[ Nov 4 20:47:12 Enabled. ] [ Nov 4 20:47:12 Rereading configuration. ] [ Nov 4 20:47:16 Rereading configuration. ] [ Nov 4 20:47:21 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=oxControlService19 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService19 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService19 ipadm: Could not delete oxControlService19: Interface does not exist + true + ipadm create-if -t oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 + ipadm show-addr oxControlService19/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService19/ll + ipadm show-addr oxControlService19/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/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 [ Nov 4 20:47:22 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.11.04 20:47:22.518089 [ 1 ] {} Application: Will watch for the process with pid 22365 2023.11.04 20:47:22.518181 [ 1 ] {} Application: Forked a child process to watch 2023.11.04 20:47:23.074827 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22365 2023.11.04 20:47:23.075002 [ 1 ] {} Application: starting up 2023.11.04 20:47:23.075214 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.04 20:47:23.168935 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.04 20:47:23.168986 [ 1 ] {} Application: Initializing DateLUT. 2023.11.04 20:47:23.169000 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.04 20:47:23.169045 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.04 20:47:23.169383 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.04 20:47:23.170063 [ 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.11.04 20:47:23.170570 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.04 20:47:23.170831 [ 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.11.04 20:47:23.173000 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.04 20:47:23.173058 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.04 20:47:23.173787 [ 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.11.04 20:47:23.173992 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.04 20:47:23.179629 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.04 20:47:23.180118 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.04 20:47:23.180144 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.04 20:47:23.181438 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.04 20:47:23.182005 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.04 20:47:23.182342 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.04 20:47:23.182710 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.04 20:47:23.183473 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.04 20:47:23.183528 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.04 20:47:23.183591 [ 1 ] {} Application: Loaded user defined objects 2023.11.04 20:47:23.183611 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.04 20:47:23.198440 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.04 20:47:23.198473 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115783 sec 2023.11.04 20:47:23.198544 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.04 20:47:23.198620 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.04 20:47:23.198641 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.04 20:47:23.198659 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.04 20:47:23.198671 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.04 20:47:23.198685 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.04 20:47:23.198699 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.04 20:47:23.198730 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.04 20:47:23.198748 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.04 20:47:23.198776 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.04 20:47:23.198788 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.04 20:47:23.198802 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.04 20:47:23.198816 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.04 20:47:23.198845 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.04 20:47:23.198859 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.04 20:47:23.198871 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.04 20:47:23.231835 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.04 20:47:23.233512 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.04 20:47:23.233551 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1181e-05 sec 2023.11.04 20:47:23.233584 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.04 20:47:23.233606 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.04 20:47:23.233634 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.04 20:47:23.235796 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.04 20:47:23.240554 [ 1 ] {} Application: Loaded metadata. 2023.11.04 20:47:23.240647 [ 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.11.04 20:47:23.240698 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.04 20:47:23.436576 [ 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.11.04 20:47:23.454225 [ 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.11.04 20:47:23.454306 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.04 20:47:23.497856 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.04 20:47:23.498629 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.11.04 20:47:23.499004 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.04 20:47:23.499036 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.04 20:47:23.499057 [ 169 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:47:23.499154 [ 169 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:47:23.499180 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.04 20:47:23.499225 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.04 20:47:23.499846 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.04 20:47:23.499896 [ 1 ] {} Application: Ready for connections. 2023.11.04 20:47:23.503031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.503233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.503306 [ 3 ] {} HTTP-Session: 595e8212-0352-4404-a5f1-73bbc72d18fc Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.503368 [ 3 ] {} HTTP-Session: 595e8212-0352-4404-a5f1-73bbc72d18fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.503526 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.04 20:47:23.503557 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.04 20:47:23.503602 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.04 20:47:23.505058 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} executeQuery: (from [fd00:1122:3344:101::d]:36435) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:47:23.506413 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.04 20:47:23.508881 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.04 20:47:23.510783 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:47:23.515358 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.515415 [ 3 ] {ce8a0919-f762-4fac-8b92-b015ab14a860} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.04 20:47:23.515471 [ 3 ] {} HTTP-Session: 595e8212-0352-4404-a5f1-73bbc72d18fc Destroying unnamed session 2023.11.04 20:47:23.516881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.516967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.517020 [ 3 ] {} HTTP-Session: f4c01747-46b9-4439-bf01-17be56fade31 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.517038 [ 3 ] {} HTTP-Session: f4c01747-46b9-4439-bf01-17be56fade31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.517183 [ 3 ] {f9916140-a2c8-4831-90a4-4d89e0d90d9d} executeQuery: (from [fd00:1122:3344:101::d]:36435) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.04 20:47:23.535946 [ 3 ] {f9916140-a2c8-4831-90a4-4d89e0d90d9d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36435) (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.11.04 20:47:23.536657 [ 3 ] {f9916140-a2c8-4831-90a4-4d89e0d90d9d} 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.11.04 20:47:23.536789 [ 3 ] {f9916140-a2c8-4831-90a4-4d89e0d90d9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.536812 [ 3 ] {} HTTP-Session: f4c01747-46b9-4439-bf01-17be56fade31 Destroying unnamed session 2023.11.04 20:47:23.537098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.537164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.537183 [ 3 ] {} HTTP-Session: 83caf8a6-c355-47e1-8e05-19b8b1e46c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.537201 [ 3 ] {} HTTP-Session: 83caf8a6-c355-47e1-8e05-19b8b1e46c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.537319 [ 3 ] {f4a63d02-4f5e-4a4f-9343-6f25063af485} executeQuery: (from [fd00:1122:3344:101::d]:36435) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.11.04 20:47:23.537434 [ 3 ] {f4a63d02-4f5e-4a4f-9343-6f25063af485} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.537456 [ 3 ] {f4a63d02-4f5e-4a4f-9343-6f25063af485} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.537475 [ 3 ] {} HTTP-Session: 83caf8a6-c355-47e1-8e05-19b8b1e46c90 Destroying unnamed session 2023.11.04 20:47:23.537603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.537645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.537666 [ 3 ] {} HTTP-Session: b649ddf1-84be-4bda-82c2-77bebc01efa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.537687 [ 3 ] {} HTTP-Session: b649ddf1-84be-4bda-82c2-77bebc01efa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.537745 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.11.04 20:47:23.537800 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.04 20:47:23.597174 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.04 20:47:23.597200 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1991e-05 sec 2023.11.04 20:47:23.597225 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.04 20:47:23.597245 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} DatabaseAtomic (oximeter): Starting up tables. 2023.11.04 20:47:23.597320 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.597340 [ 3 ] {7da3c713-c4d0-4f1f-8c4a-015c32d5b2b3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.597359 [ 3 ] {} HTTP-Session: b649ddf1-84be-4bda-82c2-77bebc01efa5 Destroying unnamed session 2023.11.04 20:47:23.597516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.597579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.597610 [ 3 ] {} HTTP-Session: a8143439-ea03-4144-b10b-08900f933be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.597639 [ 3 ] {} HTTP-Session: a8143439-ea03-4144-b10b-08900f933be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.597785 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.11.04 20:47:23.597834 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.04 20:47:23.628677 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} oximeter.version (11ec3833-6346-438b-8671-afeb7f782d41): Loading data parts 2023.11.04 20:47:23.628827 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} oximeter.version (11ec3833-6346-438b-8671-afeb7f782d41): There are no data parts 2023.11.04 20:47:23.646428 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.646463 [ 3 ] {a7b29a83-ab89-4edf-bede-fb3c8731e23a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.646480 [ 3 ] {} HTTP-Session: a8143439-ea03-4144-b10b-08900f933be7 Destroying unnamed session 2023.11.04 20:47:23.646633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.646691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.646711 [ 3 ] {} HTTP-Session: 4469d299-0e8e-42c7-aabf-b70e219e8bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.646732 [ 3 ] {} HTTP-Session: 4469d299-0e8e-42c7-aabf-b70e219e8bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.646940 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.646993 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.04 20:47:23.671321 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Loading data parts 2023.11.04 20:47:23.671429 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): There are no data parts 2023.11.04 20:47:23.682648 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.682691 [ 3 ] {68328980-288d-4508-998c-dda5cfef1649} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.682714 [ 3 ] {} HTTP-Session: 4469d299-0e8e-42c7-aabf-b70e219e8bf0 Destroying unnamed session 2023.11.04 20:47:23.682858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.682925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.682949 [ 3 ] {} HTTP-Session: b60464ed-bfe9-4469-a304-3d3aadefc280 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.682974 [ 3 ] {} HTTP-Session: b60464ed-bfe9-4469-a304-3d3aadefc280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.683215 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.683276 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.04 20:47:23.711656 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} oximeter.measurements_i8 (5c1185c1-c77b-4def-a249-e5b92141ecc3): Loading data parts 2023.11.04 20:47:23.711758 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} oximeter.measurements_i8 (5c1185c1-c77b-4def-a249-e5b92141ecc3): There are no data parts 2023.11.04 20:47:23.722573 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.722609 [ 3 ] {fbfe31c4-00c3-4c0d-9602-04aab5847bd0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.722626 [ 3 ] {} HTTP-Session: b60464ed-bfe9-4469-a304-3d3aadefc280 Destroying unnamed session 2023.11.04 20:47:23.722824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.722883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.722909 [ 3 ] {} HTTP-Session: c87b70e8-c825-41db-8be9-8eb3b26e3a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.722927 [ 3 ] {} HTTP-Session: c87b70e8-c825-41db-8be9-8eb3b26e3a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.723125 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.723178 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.04 20:47:23.736293 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} oximeter.measurements_u8 (93dc28ad-fb34-49fc-be06-be27b46a8df9): Loading data parts 2023.11.04 20:47:23.736390 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} oximeter.measurements_u8 (93dc28ad-fb34-49fc-be06-be27b46a8df9): There are no data parts 2023.11.04 20:47:23.754329 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.754356 [ 3 ] {75c21317-af22-47f0-a2fa-65c8af8c9df8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.754379 [ 3 ] {} HTTP-Session: c87b70e8-c825-41db-8be9-8eb3b26e3a68 Destroying unnamed session 2023.11.04 20:47:23.754515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.754568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.754592 [ 3 ] {} HTTP-Session: d77c56cb-d930-45a5-a7a7-6793ee7db6d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.754609 [ 3 ] {} HTTP-Session: d77c56cb-d930-45a5-a7a7-6793ee7db6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.754799 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.754848 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.04 20:47:23.768223 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} oximeter.measurements_i16 (510ec687-e863-4223-9f87-1caf8c512f59): Loading data parts 2023.11.04 20:47:23.768329 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} oximeter.measurements_i16 (510ec687-e863-4223-9f87-1caf8c512f59): There are no data parts 2023.11.04 20:47:23.778485 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.778511 [ 3 ] {85739b28-d6f0-462f-808d-1bed1f635f8f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.778537 [ 3 ] {} HTTP-Session: d77c56cb-d930-45a5-a7a7-6793ee7db6d7 Destroying unnamed session 2023.11.04 20:47:23.778685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.778736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.778761 [ 3 ] {} HTTP-Session: e300194b-d620-4548-94f9-97cd1cfd95b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.778778 [ 3 ] {} HTTP-Session: e300194b-d620-4548-94f9-97cd1cfd95b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.778969 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.779016 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.04 20:47:23.788301 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} oximeter.measurements_u16 (cb767c91-145a-4d38-a671-4514a1551a19): Loading data parts 2023.11.04 20:47:23.788417 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} oximeter.measurements_u16 (cb767c91-145a-4d38-a671-4514a1551a19): There are no data parts 2023.11.04 20:47:23.797071 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.797107 [ 3 ] {314fa24e-9900-4406-9e5e-95f49578aea4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.797130 [ 3 ] {} HTTP-Session: e300194b-d620-4548-94f9-97cd1cfd95b6 Destroying unnamed session 2023.11.04 20:47:23.797276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.797328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.797356 [ 3 ] {} HTTP-Session: 42859beb-20e8-4911-8242-8b45218a0ad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.797372 [ 3 ] {} HTTP-Session: 42859beb-20e8-4911-8242-8b45218a0ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.797560 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.797607 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.04 20:47:23.799669 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} oximeter.measurements_i32 (c4792049-43aa-4aa6-b237-47c821722d32): Loading data parts 2023.11.04 20:47:23.799771 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} oximeter.measurements_i32 (c4792049-43aa-4aa6-b237-47c821722d32): There are no data parts 2023.11.04 20:47:23.805038 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.805072 [ 3 ] {b4741bca-1b64-4706-baa6-986236b235e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.805089 [ 3 ] {} HTTP-Session: 42859beb-20e8-4911-8242-8b45218a0ad2 Destroying unnamed session 2023.11.04 20:47:23.805221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.805273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.805293 [ 3 ] {} HTTP-Session: bf58bb0f-3e6a-4c6a-9a66-bc90af9d8191 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.805317 [ 3 ] {} HTTP-Session: bf58bb0f-3e6a-4c6a-9a66-bc90af9d8191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.805504 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.805558 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.04 20:47:23.808491 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} oximeter.measurements_u32 (cc682fcb-da75-402d-97c6-e5000f38094a): Loading data parts 2023.11.04 20:47:23.808590 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} oximeter.measurements_u32 (cc682fcb-da75-402d-97c6-e5000f38094a): There are no data parts 2023.11.04 20:47:23.812674 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.812706 [ 3 ] {5d3b7599-b04d-4978-848a-0a0de53d042d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.812722 [ 3 ] {} HTTP-Session: bf58bb0f-3e6a-4c6a-9a66-bc90af9d8191 Destroying unnamed session 2023.11.04 20:47:23.812852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.812902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.812922 [ 3 ] {} HTTP-Session: 181b813e-80c1-4f7a-bac1-6dfb80915d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.812942 [ 3 ] {} HTTP-Session: 181b813e-80c1-4f7a-bac1-6dfb80915d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.813127 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.813174 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.04 20:47:23.816257 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Loading data parts 2023.11.04 20:47:23.816345 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): There are no data parts 2023.11.04 20:47:23.818569 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.818599 [ 3 ] {34a18f98-969a-4d40-86bd-3690a23b359e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.818623 [ 3 ] {} HTTP-Session: 181b813e-80c1-4f7a-bac1-6dfb80915d3c Destroying unnamed session 2023.11.04 20:47:23.818754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.818806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.818834 [ 3 ] {} HTTP-Session: bc939f4a-4ae5-4e0a-bf1c-839c265aafc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.818858 [ 3 ] {} HTTP-Session: bc939f4a-4ae5-4e0a-bf1c-839c265aafc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.819084 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.819142 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.04 20:47:23.820806 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} oximeter.measurements_u64 (134e3233-7a85-43a3-a5dd-d4d558734d3c): Loading data parts 2023.11.04 20:47:23.820893 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} oximeter.measurements_u64 (134e3233-7a85-43a3-a5dd-d4d558734d3c): There are no data parts 2023.11.04 20:47:23.822115 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.822139 [ 3 ] {6f1663e1-d933-4d0f-b6da-b019dffeb9a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.822159 [ 3 ] {} HTTP-Session: bc939f4a-4ae5-4e0a-bf1c-839c265aafc8 Destroying unnamed session 2023.11.04 20:47:23.822269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.822318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.822339 [ 3 ] {} HTTP-Session: f301cfb0-6b2e-4319-a7b7-64ce609c3668 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.822362 [ 3 ] {} HTTP-Session: f301cfb0-6b2e-4319-a7b7-64ce609c3668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.822544 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.822592 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.04 20:47:23.824087 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} oximeter.measurements_f32 (0ec5b4dc-2710-43cb-aa90-8082bef043a3): Loading data parts 2023.11.04 20:47:23.824181 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} oximeter.measurements_f32 (0ec5b4dc-2710-43cb-aa90-8082bef043a3): There are no data parts 2023.11.04 20:47:23.825634 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.825659 [ 3 ] {3dd710a6-c5f0-4c58-8dfa-2b6a89c4f232} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.825680 [ 3 ] {} HTTP-Session: f301cfb0-6b2e-4319-a7b7-64ce609c3668 Destroying unnamed session 2023.11.04 20:47:23.825821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.825869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.825891 [ 3 ] {} HTTP-Session: b6e418e3-6077-45ce-810d-efc19e531fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.825909 [ 3 ] {} HTTP-Session: b6e418e3-6077-45ce-810d-efc19e531fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.826092 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.826139 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.04 20:47:23.831641 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} oximeter.measurements_f64 (e8966f5c-712e-40dd-9b70-961b1d216aa0): Loading data parts 2023.11.04 20:47:23.831744 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} oximeter.measurements_f64 (e8966f5c-712e-40dd-9b70-961b1d216aa0): There are no data parts 2023.11.04 20:47:23.834061 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.834092 [ 3 ] {0ad05ab9-b983-486e-aeb5-c6786b047982} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.834123 [ 3 ] {} HTTP-Session: b6e418e3-6077-45ce-810d-efc19e531fb7 Destroying unnamed session 2023.11.04 20:47:23.834245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.834294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.834312 [ 3 ] {} HTTP-Session: 26ccba6a-8ff7-48e3-b238-b9ad320ac13a Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.834332 [ 3 ] {} HTTP-Session: 26ccba6a-8ff7-48e3-b238-b9ad320ac13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.834517 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.834564 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.04 20:47:23.836538 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} oximeter.measurements_string (226ce455-4f64-4e7b-94b6-012373b8be6b): Loading data parts 2023.11.04 20:47:23.836630 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} oximeter.measurements_string (226ce455-4f64-4e7b-94b6-012373b8be6b): There are no data parts 2023.11.04 20:47:23.837901 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.837927 [ 3 ] {72c3a163-b4c7-453a-9b82-52e288c5368b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.837965 [ 3 ] {} HTTP-Session: 26ccba6a-8ff7-48e3-b238-b9ad320ac13a Destroying unnamed session 2023.11.04 20:47:23.838127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.838181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.838200 [ 3 ] {} HTTP-Session: e4026dd8-cc02-4cab-8566-021cae43e2a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.838223 [ 3 ] {} HTTP-Session: e4026dd8-cc02-4cab-8566-021cae43e2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.838419 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.838495 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.04 20:47:23.843051 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} oximeter.measurements_bytes (21e7eb69-a0f1-434b-93fd-558e8a37154c): Loading data parts 2023.11.04 20:47:23.843160 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} oximeter.measurements_bytes (21e7eb69-a0f1-434b-93fd-558e8a37154c): There are no data parts 2023.11.04 20:47:23.844649 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.844685 [ 3 ] {549f5d76-221a-41f3-87ca-eaa8691f99f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.844700 [ 3 ] {} HTTP-Session: e4026dd8-cc02-4cab-8566-021cae43e2a2 Destroying unnamed session 2023.11.04 20:47:23.844828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.844880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.844900 [ 3 ] {} HTTP-Session: 1d450226-7160-4ed5-9c4a-e872f07d612b Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.844921 [ 3 ] {} HTTP-Session: 1d450226-7160-4ed5-9c4a-e872f07d612b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.845127 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.845185 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.04 20:47:23.846669 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Loading data parts 2023.11.04 20:47:23.846748 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): There are no data parts 2023.11.04 20:47:23.852402 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.852428 [ 3 ] {4be7ce79-d3e7-407f-8652-b4b85ea2d987} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.852450 [ 3 ] {} HTTP-Session: 1d450226-7160-4ed5-9c4a-e872f07d612b Destroying unnamed session 2023.11.04 20:47:23.852571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.852620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.852639 [ 3 ] {} HTTP-Session: 746936a3-9877-4698-a8de-a09432bbb396 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.852660 [ 3 ] {} HTTP-Session: 746936a3-9877-4698-a8de-a09432bbb396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.852864 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.852918 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.04 20:47:23.854792 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} oximeter.measurements_cumulativeu64 (a5aeb948-664e-4212-af3e-9a2eeb6baa8c): Loading data parts 2023.11.04 20:47:23.854882 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} oximeter.measurements_cumulativeu64 (a5aeb948-664e-4212-af3e-9a2eeb6baa8c): There are no data parts 2023.11.04 20:47:23.856405 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.856435 [ 3 ] {cae1b621-a3c7-4e7a-8554-723351cba8ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.856459 [ 3 ] {} HTTP-Session: 746936a3-9877-4698-a8de-a09432bbb396 Destroying unnamed session 2023.11.04 20:47:23.856588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.856638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.856663 [ 3 ] {} HTTP-Session: 0fc73650-ff72-4e9e-8f2a-e19151ec2bae Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.856679 [ 3 ] {} HTTP-Session: 0fc73650-ff72-4e9e-8f2a-e19151ec2bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.856883 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.856935 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.04 20:47:23.858565 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} oximeter.measurements_cumulativef32 (bf6b4dc2-7566-46cf-976a-7bcd0d0ff910): Loading data parts 2023.11.04 20:47:23.858656 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} oximeter.measurements_cumulativef32 (bf6b4dc2-7566-46cf-976a-7bcd0d0ff910): There are no data parts 2023.11.04 20:47:23.859983 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.860009 [ 3 ] {b82d7400-7f13-464d-bad3-9a347d699395} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.860036 [ 3 ] {} HTTP-Session: 0fc73650-ff72-4e9e-8f2a-e19151ec2bae Destroying unnamed session 2023.11.04 20:47:23.860172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.860216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.860244 [ 3 ] {} HTTP-Session: 521880cc-483d-45bc-838a-8bcbfb4b1d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.860268 [ 3 ] {} HTTP-Session: 521880cc-483d-45bc-838a-8bcbfb4b1d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.860467 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} executeQuery: (from [fd00:1122:3344:101::d]:36435) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.860527 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.04 20:47:23.863173 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} oximeter.measurements_cumulativef64 (e1099d40-016d-445f-8e7e-d11ed68dd97b): Loading data parts 2023.11.04 20:47:23.863265 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} oximeter.measurements_cumulativef64 (e1099d40-016d-445f-8e7e-d11ed68dd97b): There are no data parts 2023.11.04 20:47:23.865560 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.865596 [ 3 ] {e6599077-a729-4d4f-9269-2c321b521f86} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.865611 [ 3 ] {} HTTP-Session: 521880cc-483d-45bc-838a-8bcbfb4b1d64 Destroying unnamed session 2023.11.04 20:47:23.865741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.865792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.865811 [ 3 ] {} HTTP-Session: c8a8fb20-c08f-4e9a-be21-d0d3770b3b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.865836 [ 3 ] {} HTTP-Session: c8a8fb20-c08f-4e9a-be21-d0d3770b3b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.866051 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.11.04 20:47:23.866111 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.04 20:47:23.868107 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} oximeter.measurements_histogrami8 (4b9738fc-4f6a-4fe7-a25c-6a2dfc77fcd9): Loading data parts 2023.11.04 20:47:23.868183 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} oximeter.measurements_histogrami8 (4b9738fc-4f6a-4fe7-a25c-6a2dfc77fcd9): There are no data parts 2023.11.04 20:47:23.869554 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.869589 [ 3 ] {d1d31eff-3c27-4fd1-af51-a86450d87026} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.869613 [ 3 ] {} HTTP-Session: c8a8fb20-c08f-4e9a-be21-d0d3770b3b0c Destroying unnamed session 2023.11.04 20:47:23.869728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.869779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.869798 [ 3 ] {} HTTP-Session: 7df9d130-34bc-407d-bab3-48906427a559 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.869823 [ 3 ] {} HTTP-Session: 7df9d130-34bc-407d-bab3-48906427a559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.870041 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.870104 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.04 20:47:23.871632 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} oximeter.measurements_histogramu8 (6f4de219-1c8b-4aaa-87fe-31f69436a897): Loading data parts 2023.11.04 20:47:23.871707 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} oximeter.measurements_histogramu8 (6f4de219-1c8b-4aaa-87fe-31f69436a897): There are no data parts 2023.11.04 20:47:23.872984 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.873009 [ 3 ] {2f65641f-e346-4dc5-a852-352c5f4520c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.873037 [ 3 ] {} HTTP-Session: 7df9d130-34bc-407d-bab3-48906427a559 Destroying unnamed session 2023.11.04 20:47:23.873155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.873204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.873228 [ 3 ] {} HTTP-Session: d7f9e649-c7b4-4473-8b3c-774abc5577fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.873244 [ 3 ] {} HTTP-Session: d7f9e649-c7b4-4473-8b3c-774abc5577fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.873457 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.873511 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.04 20:47:23.876293 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} oximeter.measurements_histogrami16 (3b47dab5-30c8-4852-a839-c39f1ab8042a): Loading data parts 2023.11.04 20:47:23.876369 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} oximeter.measurements_histogrami16 (3b47dab5-30c8-4852-a839-c39f1ab8042a): There are no data parts 2023.11.04 20:47:23.880957 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.880987 [ 3 ] {2b75ccdd-4aff-4f16-be17-fe48a6d17794} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.881003 [ 3 ] {} HTTP-Session: d7f9e649-c7b4-4473-8b3c-774abc5577fa Destroying unnamed session 2023.11.04 20:47:23.881125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.881180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.881198 [ 3 ] {} HTTP-Session: 7d9acca0-bad5-44b7-937f-d2c461cf3910 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.881214 [ 3 ] {} HTTP-Session: 7d9acca0-bad5-44b7-937f-d2c461cf3910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.881429 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.881482 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.04 20:47:23.883336 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} oximeter.measurements_histogramu16 (f222bc34-118d-4904-b64a-f05579700b22): Loading data parts 2023.11.04 20:47:23.883401 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} oximeter.measurements_histogramu16 (f222bc34-118d-4904-b64a-f05579700b22): There are no data parts 2023.11.04 20:47:23.884629 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.884662 [ 3 ] {a79a61ec-230e-4c80-b734-bc756aeb2703} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.884683 [ 3 ] {} HTTP-Session: 7d9acca0-bad5-44b7-937f-d2c461cf3910 Destroying unnamed session 2023.11.04 20:47:23.884814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.884862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.884880 [ 3 ] {} HTTP-Session: e2e8f112-5ac9-453f-b4a5-baf4607fa377 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.884901 [ 3 ] {} HTTP-Session: e2e8f112-5ac9-453f-b4a5-baf4607fa377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.885140 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.885196 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.04 20:47:23.887513 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} oximeter.measurements_histogrami32 (4bbf9626-29dd-4a37-acfb-693318955f74): Loading data parts 2023.11.04 20:47:23.887607 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} oximeter.measurements_histogrami32 (4bbf9626-29dd-4a37-acfb-693318955f74): There are no data parts 2023.11.04 20:47:23.889778 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.889802 [ 3 ] {9b47c02f-de4a-4dd6-a569-a15dcf58d04d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.889818 [ 3 ] {} HTTP-Session: e2e8f112-5ac9-453f-b4a5-baf4607fa377 Destroying unnamed session 2023.11.04 20:47:23.889974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.890023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.890042 [ 3 ] {} HTTP-Session: 8b0173fc-136a-4f0d-9644-b234b7e4be70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.890063 [ 3 ] {} HTTP-Session: 8b0173fc-136a-4f0d-9644-b234b7e4be70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.890276 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.890328 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.04 20:47:23.892030 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} oximeter.measurements_histogramu32 (131358ba-536f-4a09-b592-c1c21b8c5f8a): Loading data parts 2023.11.04 20:47:23.892110 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} oximeter.measurements_histogramu32 (131358ba-536f-4a09-b592-c1c21b8c5f8a): There are no data parts 2023.11.04 20:47:23.893390 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.893416 [ 3 ] {6a53788a-ff0d-44a7-80e8-de362f8749fd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.893437 [ 3 ] {} HTTP-Session: 8b0173fc-136a-4f0d-9644-b234b7e4be70 Destroying unnamed session 2023.11.04 20:47:23.893552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.893600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.893623 [ 3 ] {} HTTP-Session: 09b50b10-6c11-4f7c-a9b6-881811952d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.893639 [ 3 ] {} HTTP-Session: 09b50b10-6c11-4f7c-a9b6-881811952d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.893853 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.893906 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.04 20:47:23.896505 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} oximeter.measurements_histogrami64 (f158a99d-5fde-4b13-af9f-2b1693d8ed56): Loading data parts 2023.11.04 20:47:23.896580 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} oximeter.measurements_histogrami64 (f158a99d-5fde-4b13-af9f-2b1693d8ed56): There are no data parts 2023.11.04 20:47:23.897848 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.897872 [ 3 ] {da8b5e98-6a0c-41f4-b56a-7834b3dd34d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.897895 [ 3 ] {} HTTP-Session: 09b50b10-6c11-4f7c-a9b6-881811952d4d Destroying unnamed session 2023.11.04 20:47:23.898039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.898081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.898106 [ 3 ] {} HTTP-Session: 8849579e-4b01-4391-840d-bbb054cecbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.898128 [ 3 ] {} HTTP-Session: 8849579e-4b01-4391-840d-bbb054cecbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.898335 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.898387 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.04 20:47:23.900280 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} oximeter.measurements_histogramu64 (2e7beec7-f946-4cf5-83e4-0d507f56a7a6): Loading data parts 2023.11.04 20:47:23.900368 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} oximeter.measurements_histogramu64 (2e7beec7-f946-4cf5-83e4-0d507f56a7a6): There are no data parts 2023.11.04 20:47:23.902479 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.902511 [ 3 ] {3a8b9ebd-8293-466d-96c5-66ff279c92d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.902526 [ 3 ] {} HTTP-Session: 8849579e-4b01-4391-840d-bbb054cecbaa Destroying unnamed session 2023.11.04 20:47:23.902658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.902706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.902725 [ 3 ] {} HTTP-Session: 984bc266-f242-47be-a766-e47405bb18ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.902750 [ 3 ] {} HTTP-Session: 984bc266-f242-47be-a766-e47405bb18ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.902970 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.903020 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.04 20:47:23.906414 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} oximeter.measurements_histogramf32 (1d66c863-9728-4dc6-ae22-ebb7f60dc996): Loading data parts 2023.11.04 20:47:23.906509 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} oximeter.measurements_histogramf32 (1d66c863-9728-4dc6-ae22-ebb7f60dc996): There are no data parts 2023.11.04 20:47:23.908124 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.908150 [ 3 ] {d7867339-49e0-4eca-8a67-169b6919ff8a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.908210 [ 3 ] {} HTTP-Session: 984bc266-f242-47be-a766-e47405bb18ea Destroying unnamed session 2023.11.04 20:47:23.908358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.908413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.908442 [ 3 ] {} HTTP-Session: 357efab6-f957-4b34-9a3a-a4486af7a982 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.908458 [ 3 ] {} HTTP-Session: 357efab6-f957-4b34-9a3a-a4486af7a982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.908679 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.908734 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.04 20:47:23.913107 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Loading data parts 2023.11.04 20:47:23.913193 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): There are no data parts 2023.11.04 20:47:23.916352 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.916377 [ 3 ] {3453c722-d698-486e-9037-df05bfec2196} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.916405 [ 3 ] {} HTTP-Session: 357efab6-f957-4b34-9a3a-a4486af7a982 Destroying unnamed session 2023.11.04 20:47:23.916522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.916570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.916595 [ 3 ] {} HTTP-Session: 52a892b7-cf87-4009-9912-86b2485d78f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.916612 [ 3 ] {} HTTP-Session: 52a892b7-cf87-4009-9912-86b2485d78f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.916774 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.916824 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.04 20:47:23.919942 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} oximeter.fields_bool (7e9f0d25-5d2e-4902-9f9a-1fb8adf1aa11): Loading data parts 2023.11.04 20:47:23.920023 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} oximeter.fields_bool (7e9f0d25-5d2e-4902-9f9a-1fb8adf1aa11): There are no data parts 2023.11.04 20:47:23.921876 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.921909 [ 3 ] {c896a5a6-310c-41cf-8d42-86423e387a74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.921930 [ 3 ] {} HTTP-Session: 52a892b7-cf87-4009-9912-86b2485d78f0 Destroying unnamed session 2023.11.04 20:47:23.922045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.922094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.922119 [ 3 ] {} HTTP-Session: 11fa589d-4fcb-4378-ac3f-06c829facfba Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.922135 [ 3 ] {} HTTP-Session: 11fa589d-4fcb-4378-ac3f-06c829facfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.922292 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.922337 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.04 20:47:23.923713 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} oximeter.fields_i8 (5dfb000b-cdde-4122-868f-3c0f40088f10): Loading data parts 2023.11.04 20:47:23.923842 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} oximeter.fields_i8 (5dfb000b-cdde-4122-868f-3c0f40088f10): There are no data parts 2023.11.04 20:47:23.925329 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.925367 [ 3 ] {57701b98-f7b7-4a3e-99ba-750b4c70faec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.925382 [ 3 ] {} HTTP-Session: 11fa589d-4fcb-4378-ac3f-06c829facfba Destroying unnamed session 2023.11.04 20:47:23.925505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.925556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.925574 [ 3 ] {} HTTP-Session: d5a46f37-b3b2-4ba5-892f-1fbf55c28bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.925597 [ 3 ] {} HTTP-Session: d5a46f37-b3b2-4ba5-892f-1fbf55c28bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.925750 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.925801 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.04 20:47:23.927419 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} oximeter.fields_u8 (ab8c45c8-4690-4437-b920-359a1b4d0df3): Loading data parts 2023.11.04 20:47:23.927507 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} oximeter.fields_u8 (ab8c45c8-4690-4437-b920-359a1b4d0df3): There are no data parts 2023.11.04 20:47:23.929391 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.929420 [ 3 ] {94419381-a8c2-46c6-a760-2e0dbe7dbd71} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.929447 [ 3 ] {} HTTP-Session: d5a46f37-b3b2-4ba5-892f-1fbf55c28bf4 Destroying unnamed session 2023.11.04 20:47:23.929579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.929638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.929666 [ 3 ] {} HTTP-Session: 385481c1-e1fb-4adb-8c41-9eb55dd4bc23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.929685 [ 3 ] {} HTTP-Session: 385481c1-e1fb-4adb-8c41-9eb55dd4bc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.929880 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.929944 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.04 20:47:23.931413 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} oximeter.fields_i16 (04554068-fda6-426d-9f70-77d7b4b6e0b7): Loading data parts 2023.11.04 20:47:23.931535 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} oximeter.fields_i16 (04554068-fda6-426d-9f70-77d7b4b6e0b7): There are no data parts 2023.11.04 20:47:23.936727 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.936757 [ 3 ] {64e7e47c-e6a0-4d03-b42a-218c9187511c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.936776 [ 3 ] {} HTTP-Session: 385481c1-e1fb-4adb-8c41-9eb55dd4bc23 Destroying unnamed session 2023.11.04 20:47:23.936910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.936969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.936992 [ 3 ] {} HTTP-Session: 9fbd5650-744a-4f01-a72f-12d714f99671 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.937020 [ 3 ] {} HTTP-Session: 9fbd5650-744a-4f01-a72f-12d714f99671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.937215 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.937269 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.04 20:47:23.940686 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} oximeter.fields_u16 (1e1760c7-99a4-4376-ad61-9bc384a22f09): Loading data parts 2023.11.04 20:47:23.940776 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} oximeter.fields_u16 (1e1760c7-99a4-4376-ad61-9bc384a22f09): There are no data parts 2023.11.04 20:47:23.942156 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.942204 [ 3 ] {01c2436b-a5e5-40f1-b6ac-fc1d47bc0545} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.942224 [ 3 ] {} HTTP-Session: 9fbd5650-744a-4f01-a72f-12d714f99671 Destroying unnamed session 2023.11.04 20:47:23.942383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.942457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.942481 [ 3 ] {} HTTP-Session: 08e89c41-b885-4ce1-8261-2a4efac0bb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.942530 [ 3 ] {} HTTP-Session: 08e89c41-b885-4ce1-8261-2a4efac0bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.942724 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.942781 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.04 20:47:23.946052 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} oximeter.fields_i32 (57474782-d41a-4328-aa06-2bcf4e494470): Loading data parts 2023.11.04 20:47:23.946146 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} oximeter.fields_i32 (57474782-d41a-4328-aa06-2bcf4e494470): There are no data parts 2023.11.04 20:47:23.947429 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.947453 [ 3 ] {2e3bc049-abba-4333-8763-385483a6435b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.947484 [ 3 ] {} HTTP-Session: 08e89c41-b885-4ce1-8261-2a4efac0bb29 Destroying unnamed session 2023.11.04 20:47:23.947612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.947671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.947704 [ 3 ] {} HTTP-Session: 478ce391-7226-4c39-a4e9-01dc112c63c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.947721 [ 3 ] {} HTTP-Session: 478ce391-7226-4c39-a4e9-01dc112c63c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.947892 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.947945 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.04 20:47:23.952279 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} oximeter.fields_u32 (820d44c2-2535-4934-94b4-8e5a30bc43f3): Loading data parts 2023.11.04 20:47:23.952386 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} oximeter.fields_u32 (820d44c2-2535-4934-94b4-8e5a30bc43f3): There are no data parts 2023.11.04 20:47:23.955038 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.955083 [ 3 ] {a7b0589b-9ad6-462b-bb13-b15cc72ee15a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.955103 [ 3 ] {} HTTP-Session: 478ce391-7226-4c39-a4e9-01dc112c63c6 Destroying unnamed session 2023.11.04 20:47:23.955258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.955317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.955335 [ 3 ] {} HTTP-Session: d58f22e3-03d1-460f-8736-a7438a40baca Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.955364 [ 3 ] {} HTTP-Session: d58f22e3-03d1-460f-8736-a7438a40baca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.955527 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.955579 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.04 20:47:23.957703 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Loading data parts 2023.11.04 20:47:23.957797 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): There are no data parts 2023.11.04 20:47:23.963804 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.963831 [ 3 ] {c22b187e-9112-4b51-a440-6c10ea946c1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.963865 [ 3 ] {} HTTP-Session: d58f22e3-03d1-460f-8736-a7438a40baca Destroying unnamed session 2023.11.04 20:47:23.964006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.964050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.964081 [ 3 ] {} HTTP-Session: e1e5d9bb-16cc-4408-a758-0401645b0944 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.964111 [ 3 ] {} HTTP-Session: e1e5d9bb-16cc-4408-a758-0401645b0944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.964265 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.964326 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.04 20:47:23.966930 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} oximeter.fields_u64 (75695f77-4741-4a92-b2f7-b68916bcf583): Loading data parts 2023.11.04 20:47:23.967030 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} oximeter.fields_u64 (75695f77-4741-4a92-b2f7-b68916bcf583): There are no data parts 2023.11.04 20:47:23.968311 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.968335 [ 3 ] {b0a2ac5e-960c-476c-adff-6a899740f83e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.968360 [ 3 ] {} HTTP-Session: e1e5d9bb-16cc-4408-a758-0401645b0944 Destroying unnamed session 2023.11.04 20:47:23.968475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.968527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.968552 [ 3 ] {} HTTP-Session: 5cf8c24f-7afb-44f4-a34e-d9cb50189852 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.968568 [ 3 ] {} HTTP-Session: 5cf8c24f-7afb-44f4-a34e-d9cb50189852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.968727 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.968776 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.04 20:47:23.970130 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} oximeter.fields_ipaddr (52a6215c-3586-4804-b842-e3936ad28b0c): Loading data parts 2023.11.04 20:47:23.970221 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} oximeter.fields_ipaddr (52a6215c-3586-4804-b842-e3936ad28b0c): There are no data parts 2023.11.04 20:47:23.971532 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.971566 [ 3 ] {bb5af4f6-82f8-4918-a6a7-00d53a5bce76} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.971583 [ 3 ] {} HTTP-Session: 5cf8c24f-7afb-44f4-a34e-d9cb50189852 Destroying unnamed session 2023.11.04 20:47:23.971709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.971762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.971780 [ 3 ] {} HTTP-Session: 71107a0b-6b14-44a7-9389-2c649a469723 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.971803 [ 3 ] {} HTTP-Session: 71107a0b-6b14-44a7-9389-2c649a469723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.971960 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.972003 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.04 20:47:23.974434 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Loading data parts 2023.11.04 20:47:23.974520 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): There are no data parts 2023.11.04 20:47:23.975815 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.975848 [ 3 ] {dc4e3bf9-ebf1-48de-b6d6-442a428d486e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.975863 [ 3 ] {} HTTP-Session: 71107a0b-6b14-44a7-9389-2c649a469723 Destroying unnamed session 2023.11.04 20:47:23.975999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.976057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.976076 [ 3 ] {} HTTP-Session: 83aa6f20-c14d-4bc3-843e-ad479dd23072 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.976099 [ 3 ] {} HTTP-Session: 83aa6f20-c14d-4bc3-843e-ad479dd23072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.976249 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} executeQuery: (from [fd00:1122:3344:101::d]:36435) 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.11.04 20:47:23.976299 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.04 20:47:23.977714 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Loading data parts 2023.11.04 20:47:23.977795 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): There are no data parts 2023.11.04 20:47:23.978997 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.979022 [ 3 ] {74a9564e-ffd2-4760-8c93-94deae0b6c7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.979046 [ 3 ] {} HTTP-Session: 83aa6f20-c14d-4bc3-843e-ad479dd23072 Destroying unnamed session 2023.11.04 20:47:23.979172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.979223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.979248 [ 3 ] {} HTTP-Session: da8c21a8-06be-4592-b895-98c4700b5fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.979264 [ 3 ] {} HTTP-Session: da8c21a8-06be-4592-b895-98c4700b5fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.979480 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} executeQuery: (from [fd00:1122:3344:101::d]:36435) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, '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.11.04 20:47:23.979545 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.04 20:47:23.982061 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb): Loading data parts 2023.11.04 20:47:23.982149 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb): There are no data parts 2023.11.04 20:47:23.984279 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.984310 [ 3 ] {c894e112-c167-4ffb-b3c7-ec59cab1cda7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.04 20:47:23.984339 [ 3 ] {} HTTP-Session: da8c21a8-06be-4592-b895-98c4700b5fc9 Destroying unnamed session 2023.11.04 20:47:23.984497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36435, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:47:23.984556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:47:23.984588 [ 3 ] {} HTTP-Session: 088811be-410a-44e9-84a6-0a0d60f56d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36435 2023.11.04 20:47:23.984606 [ 3 ] {} HTTP-Session: 088811be-410a-44e9-84a6-0a0d60f56d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:47:23.984730 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} executeQuery: (from [fd00:1122:3344:101::d]:36435) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.04 20:47:23.985385 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.04 20:47:23.990665 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB. 2023.11.04 20:47:23.993328 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:47:23.993548 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} oximeter.version (11ec3833-6346-438b-8671-afeb7f782d41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:47:23.993748 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} executeQuery: Read 1 rows, 16.00 B in 0.008978372 sec., 111 rows/sec., 1.74 KiB/sec. 2023.11.04 20:47:23.993872 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} DynamicQueryHandler: Done processing query 2023.11.04 20:47:23.993894 [ 3 ] {d7263a77-aacc-401a-bd15-e5b908954dc9} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.04 20:47:23.993924 [ 3 ] {} HTTP-Session: 088811be-410a-44e9-84a6-0a0d60f56d8d Destroying unnamed session 2023.11.04 20:47:24.000204 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB 2023.11.04 20:47:38.499195 [ 154 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:47:38.499286 [ 154 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:47:53.499362 [ 134 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:47:53.499436 [ 134 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:48:08.499480 [ 119 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:48:08.499571 [ 119 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:48:19.006986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.007136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.007166 [ 3 ] {} HTTP-Session: e088d6b7-3c70-4c98-8668-48ab3895816a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.007219 [ 3 ] {} HTTP-Session: e088d6b7-3c70-4c98-8668-48ab3895816a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.007406 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.007813 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.008577 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.008659 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.009638 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.009671 [ 3 ] {560bce81-9e2a-4f68-b056-b4e28f965f99} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.009709 [ 3 ] {} HTTP-Session: e088d6b7-3c70-4c98-8668-48ab3895816a Destroying unnamed session 2023.11.04 20:48:19.010442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.010515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.010565 [ 3 ] {} HTTP-Session: 9b2a90e8-c9fd-4211-bad5-7e909b9fa866 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.010586 [ 3 ] {} HTTP-Session: 9b2a90e8-c9fd-4211-bad5-7e909b9fa866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.010743 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.017990 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.018208 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.018271 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.019155 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.019245 [ 3 ] {ea7378e4-2de5-478c-9be9-22c899168670} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.019279 [ 3 ] {} HTTP-Session: 9b2a90e8-c9fd-4211-bad5-7e909b9fa866 Destroying unnamed session 2023.11.04 20:48:19.019826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.019889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.019921 [ 3 ] {} HTTP-Session: f0a5d14f-e05b-4776-8e4a-35c4ee2fc331 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.019939 [ 3 ] {} HTTP-Session: f0a5d14f-e05b-4776-8e4a-35c4ee2fc331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.020071 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.020526 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.020692 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.020744 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.021511 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.021605 [ 3 ] {a4b3c43c-d523-4711-9866-2dc8e7d636e5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.021621 [ 3 ] {} HTTP-Session: f0a5d14f-e05b-4776-8e4a-35c4ee2fc331 Destroying unnamed session 2023.11.04 20:48:19.022062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.022115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.022135 [ 3 ] {} HTTP-Session: 1f98bec6-99fc-4db3-8c4f-56e7847670bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.022164 [ 3 ] {} HTTP-Session: 1f98bec6-99fc-4db3-8c4f-56e7847670bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.022293 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.022656 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.022814 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.022877 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.023753 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.023851 [ 3 ] {8f2f6e3e-bc73-4d12-a234-4f7b45afc3a9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.023869 [ 3 ] {} HTTP-Session: 1f98bec6-99fc-4db3-8c4f-56e7847670bb Destroying unnamed session 2023.11.04 20:48:19.024217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.024270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.024289 [ 3 ] {} HTTP-Session: febf1693-75fa-4dd1-96ec-f0b1239cae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.024313 [ 3 ] {} HTTP-Session: febf1693-75fa-4dd1-96ec-f0b1239cae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.024436 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.024818 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.024978 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.025029 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.025880 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.025918 [ 3 ] {a3db2d43-b94a-4e2a-be4e-e6ed8ac68d38} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.025934 [ 3 ] {} HTTP-Session: febf1693-75fa-4dd1-96ec-f0b1239cae28 Destroying unnamed session 2023.11.04 20:48:19.026214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.026273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.026293 [ 3 ] {} HTTP-Session: 50693a99-be68-4ea6-90a7-3a364697b3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.026330 [ 3 ] {} HTTP-Session: 50693a99-be68-4ea6-90a7-3a364697b3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.026450 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.026822 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.026979 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.027035 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.027782 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.027828 [ 3 ] {0efe116e-dee0-4d95-a07b-425c375774ff} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.027844 [ 3 ] {} HTTP-Session: 50693a99-be68-4ea6-90a7-3a364697b3e3 Destroying unnamed session 2023.11.04 20:48:19.028100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.028252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.028280 [ 3 ] {} HTTP-Session: e9e3819a-b482-43c8-af58-06d1fa7fa37c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.028317 [ 3 ] {} HTTP-Session: e9e3819a-b482-43c8-af58-06d1fa7fa37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.028471 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.028937 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.029152 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.029218 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.030095 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.030134 [ 3 ] {4c729c4c-8844-4457-a5d1-24f0812d5307} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.030158 [ 3 ] {} HTTP-Session: e9e3819a-b482-43c8-af58-06d1fa7fa37c Destroying unnamed session 2023.11.04 20:48:19.030382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.030437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.030470 [ 3 ] {} HTTP-Session: 111d3af6-347a-4115-95f2-65f618f6ccba Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.030486 [ 3 ] {} HTTP-Session: 111d3af6-347a-4115-95f2-65f618f6ccba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.030612 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.030978 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.031139 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.031194 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.032099 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.032128 [ 3 ] {b3fb07fd-2bc3-4ecc-a14d-b74d537dbbbc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.032145 [ 3 ] {} HTTP-Session: 111d3af6-347a-4115-95f2-65f618f6ccba Destroying unnamed session 2023.11.04 20:48:19.032388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.032445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.032464 [ 3 ] {} HTTP-Session: e4b92f83-ee15-4721-b043-50bfb5efcd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.032481 [ 3 ] {} HTTP-Session: e4b92f83-ee15-4721-b043-50bfb5efcd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.032606 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.032971 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.033125 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.033176 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.033980 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.034010 [ 3 ] {078bd478-1624-40b6-b418-df71d218cb6b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.034026 [ 3 ] {} HTTP-Session: e4b92f83-ee15-4721-b043-50bfb5efcd3c Destroying unnamed session 2023.11.04 20:48:19.034260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.034306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.034326 [ 3 ] {} HTTP-Session: f0c3d2a8-d1b7-4b88-ae65-9f394aa733d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.034344 [ 3 ] {} HTTP-Session: f0c3d2a8-d1b7-4b88-ae65-9f394aa733d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.034462 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.034818 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.034972 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.035014 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.035891 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.035919 [ 3 ] {ad586d02-5d52-475c-8f0e-608146971b45} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.035934 [ 3 ] {} HTTP-Session: f0c3d2a8-d1b7-4b88-ae65-9f394aa733d0 Destroying unnamed session 2023.11.04 20:48:19.036166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.036211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.036230 [ 3 ] {} HTTP-Session: a01b342d-1a0a-4be6-8fe6-57e3720c8be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.036246 [ 3 ] {} HTTP-Session: a01b342d-1a0a-4be6-8fe6-57e3720c8be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.036368 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.036731 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.036888 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.036929 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.037760 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.037788 [ 3 ] {cd29ab57-d1c0-4311-a482-4d03c67e348c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.037804 [ 3 ] {} HTTP-Session: a01b342d-1a0a-4be6-8fe6-57e3720c8be9 Destroying unnamed session 2023.11.04 20:48:19.042997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.043043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.043062 [ 3 ] {} HTTP-Session: 2f1e7e70-ad69-421f-885d-13ab99f2e45d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.043078 [ 3 ] {} HTTP-Session: 2f1e7e70-ad69-421f-885d-13ab99f2e45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.043200 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:19.043566 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.043723 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.043764 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:19.044614 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.044642 [ 3 ] {914448ac-3156-4d8c-9d3d-512b089cf129} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:19.044658 [ 3 ] {} HTTP-Session: 2f1e7e70-ad69-421f-885d-13ab99f2e45d Destroying unnamed session 2023.11.04 20:48:19.044796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.044840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.044859 [ 3 ] {} HTTP-Session: ea3a9d44-3c52-4c92-be8b-562a7224de85 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.044875 [ 3 ] {} HTTP-Session: ea3a9d44-3c52-4c92-be8b-562a7224de85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.044956 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.044996 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:19.045752 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.046800 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.047153 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.047321 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.047443 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} executeQuery: Read 12 rows, 1.62 KiB in 0.002458443 sec., 4881 rows/sec., 658.60 KiB/sec. 2023.11.04 20:48:19.047609 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.047634 [ 3 ] {38a9293f-c728-49aa-98ff-a54e0bba81bb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:48:19.047650 [ 3 ] {} HTTP-Session: ea3a9d44-3c52-4c92-be8b-562a7224de85 Destroying unnamed session 2023.11.04 20:48:19.047760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.047805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.047824 [ 3 ] {} HTTP-Session: 28cba32a-a69a-4c95-8154-c05fcefcb413 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.047841 [ 3 ] {} HTTP-Session: 28cba32a-a69a-4c95-8154-c05fcefcb413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.047913 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.047954 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:48:19.048065 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.051652 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.051900 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.052049 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.052160 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} executeQuery: Read 6 rows, 348.00 B in 0.004211159 sec., 1424 rows/sec., 80.70 KiB/sec. 2023.11.04 20:48:19.052318 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.052343 [ 3 ] {c70017a6-cbed-4e22-bab7-d1395157f975} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:48:19.052358 [ 3 ] {} HTTP-Session: 28cba32a-a69a-4c95-8154-c05fcefcb413 Destroying unnamed session 2023.11.04 20:48:19.052551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 15213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.052597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.052615 [ 3 ] {} HTTP-Session: d98909cb-4c36-4c99-8db0-92f1230f7ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.052631 [ 3 ] {} HTTP-Session: d98909cb-4c36-4c99-8db0-92f1230f7ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.052708 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.052749 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:48:19.052862 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.053185 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.053411 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.053559 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.053670 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} executeQuery: Read 96 rows, 9.32 KiB in 0.000926454 sec., 103620 rows/sec., 9.83 MiB/sec. 2023.11.04 20:48:19.053803 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.053827 [ 3 ] {5a764d10-ba42-4ed4-b985-93c7fe43fd32} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.04 20:48:19.053843 [ 3 ] {} HTTP-Session: d98909cb-4c36-4c99-8db0-92f1230f7ac2 Destroying unnamed session 2023.11.04 20:48:19.054134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.054176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.054195 [ 3 ] {} HTTP-Session: cb0e3ecc-1ee2-4a39-9848-f0aecea05afa Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.054211 [ 3 ] {} HTTP-Session: cb0e3ecc-1ee2-4a39-9848-f0aecea05afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.054291 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.054330 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:48:19.055520 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.058104 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.058404 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.058553 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.058669 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} executeQuery: Read 291 rows, 20.45 KiB in 0.004347302 sec., 66938 rows/sec., 4.59 MiB/sec. 2023.11.04 20:48:19.058785 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.058809 [ 3 ] {4420d37a-70f0-4254-a463-fb542168fe06} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:48:19.058824 [ 3 ] {} HTTP-Session: cb0e3ecc-1ee2-4a39-9848-f0aecea05afa Destroying unnamed session 2023.11.04 20:48:19.058967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.059008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.059026 [ 3 ] {} HTTP-Session: 767985ed-0cc3-4513-b25c-46a0777456a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.059042 [ 3 ] {} HTTP-Session: 767985ed-0cc3-4513-b25c-46a0777456a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.059109 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.059148 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:48:19.059247 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.059481 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.059759 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.059949 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.060060 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} executeQuery: Read 6 rows, 258.00 B in 0.000919054 sec., 6528 rows/sec., 274.14 KiB/sec. 2023.11.04 20:48:19.060187 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.060211 [ 3 ] {4dff59c1-d832-47e9-86fe-f88bc58992a0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:19.060227 [ 3 ] {} HTTP-Session: 767985ed-0cc3-4513-b25c-46a0777456a9 Destroying unnamed session 2023.11.04 20:48:19.060366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.060410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.060428 [ 3 ] {} HTTP-Session: 477f608b-1328-4cb1-bde4-e609a29d373e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.060443 [ 3 ] {} HTTP-Session: 477f608b-1328-4cb1-bde4-e609a29d373e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.060516 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.060556 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:48:19.060675 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.060941 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.061195 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.061363 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.061485 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} executeQuery: Read 70 rows, 4.35 KiB in 0.000941114 sec., 74379 rows/sec., 4.51 MiB/sec. 2023.11.04 20:48:19.061601 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.061624 [ 3 ] {38f2db02-fbdb-49ef-b55d-af236e6645c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:19.061639 [ 3 ] {} HTTP-Session: 477f608b-1328-4cb1-bde4-e609a29d373e Destroying unnamed session 2023.11.04 20:48:19.061758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:19.061798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:19.061816 [ 3 ] {} HTTP-Session: 58d85726-db69-4dca-bd14-f9159668e534 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:19.061832 [ 3 ] {} HTTP-Session: 58d85726-db69-4dca-bd14-f9159668e534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:19.061900 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:19.061937 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:48:19.062037 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:19.062257 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:19.062490 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:19.062661 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:19.062772 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} executeQuery: Read 21 rows, 1.12 KiB in 0.000839332 sec., 25019 rows/sec., 1.30 MiB/sec. 2023.11.04 20:48:19.062908 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} DynamicQueryHandler: Done processing query 2023.11.04 20:48:19.062932 [ 3 ] {0c78049d-3c15-4e05-a994-763b3e4fb702} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:19.062946 [ 3 ] {} HTTP-Session: 58d85726-db69-4dca-bd14-f9159668e534 Destroying unnamed session 2023.11.04 20:48:23.499932 [ 109 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:48:23.499991 [ 109 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:48:29.000410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.000597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.000642 [ 3 ] {} HTTP-Session: a48304b0-0469-4d4d-9bdc-c4416d35aa41 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.000686 [ 3 ] {} HTTP-Session: a48304b0-0469-4d4d-9bdc-c4416d35aa41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.000882 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.000981 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:48:29.001180 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.001538 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.001794 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.001957 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.002077 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} executeQuery: Read 6 rows, 348.00 B in 0.00114017 sec., 5262 rows/sec., 298.06 KiB/sec. 2023.11.04 20:48:29.002228 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.002255 [ 3 ] {0e092984-544a-4361-a7b4-4e2f57c5bf29} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:48:29.002271 [ 3 ] {} HTTP-Session: a48304b0-0469-4d4d-9bdc-c4416d35aa41 Destroying unnamed session 2023.11.04 20:48:29.002543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 15213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.002588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.002608 [ 3 ] {} HTTP-Session: 8b911dfc-5781-4108-b53b-0b805cce01e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.002626 [ 3 ] {} HTTP-Session: 8b911dfc-5781-4108-b53b-0b805cce01e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.002709 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.002751 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:48:29.002853 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.003289 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.003507 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.003677 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.003778 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} executeQuery: Read 96 rows, 9.32 KiB in 0.001040587 sec., 92255 rows/sec., 8.75 MiB/sec. 2023.11.04 20:48:29.003911 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.003935 [ 3 ] {1690ce11-dfd9-43eb-a274-4d0a28bd9e12} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.04 20:48:29.003950 [ 3 ] {} HTTP-Session: 8b911dfc-5781-4108-b53b-0b805cce01e9 Destroying unnamed session 2023.11.04 20:48:29.004291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.004338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.004356 [ 3 ] {} HTTP-Session: a7a5f63d-6761-41fd-9a85-ddf2244fa362 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.004373 [ 3 ] {} HTTP-Session: a7a5f63d-6761-41fd-9a85-ddf2244fa362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.004461 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.004499 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:48:29.004600 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.005033 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.005253 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.005403 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.005499 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} executeQuery: Read 291 rows, 20.45 KiB in 0.001010127 sec., 288082 rows/sec., 19.77 MiB/sec. 2023.11.04 20:48:29.005602 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.005624 [ 3 ] {15159b1f-13be-4d38-90f5-af4d2ede0d33} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:48:29.005640 [ 3 ] {} HTTP-Session: a7a5f63d-6761-41fd-9a85-ddf2244fa362 Destroying unnamed session 2023.11.04 20:48:29.005764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.005806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.005824 [ 3 ] {} HTTP-Session: 42738d98-8833-4650-87d0-ae521c642a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.005841 [ 3 ] {} HTTP-Session: 42738d98-8833-4650-87d0-ae521c642a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.005909 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.005948 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:48:29.006049 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.006357 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.006603 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.006774 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.006873 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} executeQuery: Read 6 rows, 258.00 B in 0.000935954 sec., 6410 rows/sec., 269.19 KiB/sec. 2023.11.04 20:48:29.006991 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.007014 [ 3 ] {3151cd37-d092-4744-83fb-c2bd9772900f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:29.007030 [ 3 ] {} HTTP-Session: 42738d98-8833-4650-87d0-ae521c642a90 Destroying unnamed session 2023.11.04 20:48:29.007163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.007207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.007225 [ 3 ] {} HTTP-Session: 1fcc8c42-4f0c-4977-a9ef-5cdd5ff6b0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.007242 [ 3 ] {} HTTP-Session: 1fcc8c42-4f0c-4977-a9ef-5cdd5ff6b0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.007315 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.007356 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:48:29.007468 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.007784 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.008029 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.008205 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.008310 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} executeQuery: Read 70 rows, 4.35 KiB in 0.000964045 sec., 72610 rows/sec., 4.40 MiB/sec. 2023.11.04 20:48:29.008441 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.008464 [ 3 ] {61e40b13-9e6d-4a5e-b9fd-65ce42c187e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:29.008480 [ 3 ] {} HTTP-Session: 1fcc8c42-4f0c-4977-a9ef-5cdd5ff6b0ea Destroying unnamed session 2023.11.04 20:48:29.008596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:29.008640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:29.008658 [ 3 ] {} HTTP-Session: 71817983-c7ed-4a52-9ebe-bcb5ee08991f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:29.008674 [ 3 ] {} HTTP-Session: 71817983-c7ed-4a52-9ebe-bcb5ee08991f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:29.008745 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:29.008784 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:48:29.008885 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:29.009146 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:48:29.009391 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:29.009564 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:29.009658 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} executeQuery: Read 21 rows, 1.12 KiB in 0.000886353 sec., 23692 rows/sec., 1.23 MiB/sec. 2023.11.04 20:48:29.009772 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} DynamicQueryHandler: Done processing query 2023.11.04 20:48:29.009794 [ 3 ] {5576d2be-d4ef-406f-9cab-793d5ee8ed16} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:29.009810 [ 3 ] {} HTTP-Session: 71817983-c7ed-4a52-9ebe-bcb5ee08991f Destroying unnamed session 2023.11.04 20:48:38.500027 [ 102 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:48:38.500089 [ 102 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:48:39.000465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.000622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.000667 [ 3 ] {} HTTP-Session: d56c8077-6215-45e8-948d-f407888f859c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.000709 [ 3 ] {} HTTP-Session: d56c8077-6215-45e8-948d-f407888f859c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.000906 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.001004 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:48:39.001278 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.001753 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.002015 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.002173 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.002306 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} executeQuery: Read 6 rows, 348.00 B in 0.001340055 sec., 4477 rows/sec., 253.60 KiB/sec. 2023.11.04 20:48:39.002450 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.002475 [ 3 ] {fe5ab6fb-a2c3-45b3-8a21-9878357dfb70} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:48:39.002491 [ 3 ] {} HTTP-Session: d56c8077-6215-45e8-948d-f407888f859c Destroying unnamed session 2023.11.04 20:48:39.002648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 15213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.002694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.002713 [ 3 ] {} HTTP-Session: 9492d7d1-5f93-434b-ba48-d3c992fcf06d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.002730 [ 3 ] {} HTTP-Session: 9492d7d1-5f93-434b-ba48-d3c992fcf06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.002805 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.002844 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:48:39.002946 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.003307 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.003516 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.003659 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.003781 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} executeQuery: Read 96 rows, 9.32 KiB in 0.000948085 sec., 101256 rows/sec., 9.60 MiB/sec. 2023.11.04 20:48:39.003899 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.003922 [ 3 ] {989469d5-80d5-4df9-b4fb-3edaa9f32f78} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.11.04 20:48:39.003938 [ 3 ] {} HTTP-Session: 9492d7d1-5f93-434b-ba48-d3c992fcf06d Destroying unnamed session 2023.11.04 20:48:39.004160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 46444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.004205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.004223 [ 3 ] {} HTTP-Session: 317a85be-bac6-46c2-b131-8dffbd1d8672 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.004241 [ 3 ] {} HTTP-Session: 317a85be-bac6-46c2-b131-8dffbd1d8672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.004332 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.004372 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:48:39.004476 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.004946 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.005167 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.005316 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.005436 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} executeQuery: Read 291 rows, 20.45 KiB in 0.001073847 sec., 270988 rows/sec., 18.60 MiB/sec. 2023.11.04 20:48:39.005558 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.005582 [ 3 ] {a7b38d83-320e-4660-ba4c-31e649f4a329} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:48:39.005597 [ 3 ] {} HTTP-Session: 317a85be-bac6-46c2-b131-8dffbd1d8672 Destroying unnamed session 2023.11.04 20:48:39.005750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.005794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.005813 [ 3 ] {} HTTP-Session: 3d461d54-aaf9-4a4d-9302-f050405cac38 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.005829 [ 3 ] {} HTTP-Session: 3d461d54-aaf9-4a4d-9302-f050405cac38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.005898 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.005938 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:48:39.006044 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.006299 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.006554 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.006724 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.006842 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} executeQuery: Read 6 rows, 258.00 B in 0.000915894 sec., 6550 rows/sec., 275.09 KiB/sec. 2023.11.04 20:48:39.006959 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.006983 [ 3 ] {39a69a55-d0c2-437d-8949-1dcd2a663156} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:39.006998 [ 3 ] {} HTTP-Session: 3d461d54-aaf9-4a4d-9302-f050405cac38 Destroying unnamed session 2023.11.04 20:48:39.007126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.007169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.007188 [ 3 ] {} HTTP-Session: 4e8d72c6-d502-440d-ad6f-929a6d4cfd70 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.007203 [ 3 ] {} HTTP-Session: 4e8d72c6-d502-440d-ad6f-929a6d4cfd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.007279 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.007319 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:48:39.007433 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.007759 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.007998 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.008168 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.008292 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} executeQuery: Read 70 rows, 4.35 KiB in 0.000985745 sec., 71012 rows/sec., 4.31 MiB/sec. 2023.11.04 20:48:39.008416 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.008440 [ 3 ] {d72366d7-52d1-4ee5-a881-c8856e48f4a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:39.008456 [ 3 ] {} HTTP-Session: 4e8d72c6-d502-440d-ad6f-929a6d4cfd70 Destroying unnamed session 2023.11.04 20:48:39.008570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:39.008614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:39.008632 [ 3 ] {} HTTP-Session: 59e7f5bb-10d3-4d03-96cc-2dc171a4ce1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:39.008648 [ 3 ] {} HTTP-Session: 59e7f5bb-10d3-4d03-96cc-2dc171a4ce1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:39.008718 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:39.008758 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:48:39.008856 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:39.009191 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:39.009419 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:48:39.009587 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:48:39.009704 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} executeQuery: Read 21 rows, 1.12 KiB in 0.000957815 sec., 21924 rows/sec., 1.14 MiB/sec. 2023.11.04 20:48:39.009855 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} DynamicQueryHandler: Done processing query 2023.11.04 20:48:39.009879 [ 3 ] {e6fe2b3a-64fa-4b6e-876a-211a15cab8bb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:39.009895 [ 3 ] {} HTTP-Session: 59e7f5bb-10d3-4d03-96cc-2dc171a4ce1e Destroying unnamed session 2023.11.04 20:48:48.994592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:48.994717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:48.994748 [ 3 ] {} HTTP-Session: fb72017b-c6e8-4117-a292-8128f754a0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:48.994777 [ 3 ] {} HTTP-Session: fb72017b-c6e8-4117-a292-8128f754a0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:48.995001 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:48.995886 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:48.996063 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:48.996167 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:48.996470 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.04 20:48:49.000560 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:48:49.000598 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:48:49.000783 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.04 20:48:49.005737 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} executeQuery: Read 12 rows, 1.62 KiB in 0.010680396 sec., 1123 rows/sec., 151.60 KiB/sec. 2023.11.04 20:48:49.005965 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.005992 [ 3 ] {b98b8137-67df-4602-9b9e-d4d4bc202ca7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:49.006010 [ 3 ] {} HTTP-Session: fb72017b-c6e8-4117-a292-8128f754a0b3 Destroying unnamed session 2023.11.04 20:48:49.008836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.008900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.008928 [ 3 ] {} HTTP-Session: 3364e3af-1c1d-4667-bc3f-2f680af5f4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.008953 [ 3 ] {} HTTP-Session: 3364e3af-1c1d-4667-bc3f-2f680af5f4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.009121 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:49.009706 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.009877 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.009922 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:49.010070 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.04 20:48:49.010100 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:48:49.010122 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:48:49.010151 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.04 20:48:49.011138 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} executeQuery: Read 12 rows, 1.62 KiB in 0.001966291 sec., 6102 rows/sec., 823.45 KiB/sec. 2023.11.04 20:48:49.011329 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.011354 [ 3 ] {468e1c2f-8331-4a83-94b5-646a46e8463b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:49.011370 [ 3 ] {} HTTP-Session: 3364e3af-1c1d-4667-bc3f-2f680af5f4f8 Destroying unnamed session 2023.11.04 20:48:49.011669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.011716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.011735 [ 3 ] {} HTTP-Session: 24d2ab6b-e206-4b11-b6bc-c73ec9b2da50 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.011754 [ 3 ] {} HTTP-Session: 24d2ab6b-e206-4b11-b6bc-c73ec9b2da50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.011883 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:49.012347 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.012513 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.012555 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:49.012697 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.04 20:48:49.012725 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:48:49.012746 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:48:49.012773 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.04 20:48:49.013643 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} executeQuery: Read 12 rows, 1.62 KiB in 0.001720485 sec., 6974 rows/sec., 941.10 KiB/sec. 2023.11.04 20:48:49.013832 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.013857 [ 3 ] {b9fbd773-de82-4c43-b080-0d82a9e92551} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:49.013873 [ 3 ] {} HTTP-Session: 24d2ab6b-e206-4b11-b6bc-c73ec9b2da50 Destroying unnamed session 2023.11.04 20:48:49.014103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.014151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.014171 [ 3 ] {} HTTP-Session: c5f0dc8f-5eec-466d-a588-785d4aa7b14f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.014188 [ 3 ] {} HTTP-Session: c5f0dc8f-5eec-466d-a588-785d4aa7b14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.014317 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:48:49.014780 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.014945 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.014988 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:48:49.015134 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.04 20:48:49.015163 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:48:49.015185 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:48:49.015213 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.11.04 20:48:49.016096 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} executeQuery: Read 12 rows, 1.62 KiB in 0.001741225 sec., 6891 rows/sec., 929.89 KiB/sec. 2023.11.04 20:48:49.016276 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.016300 [ 3 ] {4acb2341-1b83-4f1e-8c10-e707d6b5d496} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.04 20:48:49.016317 [ 3 ] {} HTTP-Session: c5f0dc8f-5eec-466d-a588-785d4aa7b14f Destroying unnamed session 2023.11.04 20:48:49.023494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.023549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.023572 [ 3 ] {} HTTP-Session: 6ba17241-094f-49f7-a4d4-d72f82a6afa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.023593 [ 3 ] {} HTTP-Session: 6ba17241-094f-49f7-a4d4-d72f82a6afa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.023678 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.023719 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:48:49.023858 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.024173 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.024456 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:49.024622 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:49.024734 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} executeQuery: Read 4 rows, 443.00 B in 0.001027927 sec., 3891 rows/sec., 420.86 KiB/sec. 2023.11.04 20:48:49.024864 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.024891 [ 3 ] {78838bbe-aab0-4ce5-9e19-c1196fa9bfbc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:48:49.024907 [ 3 ] {} HTTP-Session: 6ba17241-094f-49f7-a4d4-d72f82a6afa1 Destroying unnamed session 2023.11.04 20:48:49.025034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 6205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.025078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.025097 [ 3 ] {} HTTP-Session: 20eceb98-9c92-484d-bc14-3b48dc18f52f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.025113 [ 3 ] {} HTTP-Session: 20eceb98-9c92-484d-bc14-3b48dc18f52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.025186 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.025225 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:48:49.025327 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.025641 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.025846 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.025991 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.026113 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} executeQuery: Read 44 rows, 3.42 KiB in 0.000899013 sec., 48942 rows/sec., 3.71 MiB/sec. 2023.11.04 20:48:49.026268 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.026292 [ 3 ] {f4aae453-4164-42db-b6fe-84e8fce674ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:49.026309 [ 3 ] {} HTTP-Session: 20eceb98-9c92-484d-bc14-3b48dc18f52f Destroying unnamed session 2023.11.04 20:48:49.026526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 33811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.026571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.026590 [ 3 ] {} HTTP-Session: 48725550-6224-462d-938c-f13ed8a7c73e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.026607 [ 3 ] {} HTTP-Session: 48725550-6224-462d-938c-f13ed8a7c73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.026685 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.026724 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:48:49.026833 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.027271 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.027488 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.027634 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.027734 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} executeQuery: Read 210 rows, 20.97 KiB in 0.001021897 sec., 205500 rows/sec., 20.04 MiB/sec. 2023.11.04 20:48:49.027861 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.027884 [ 3 ] {0cdc20eb-6f3b-4e10-8d1f-4939a5169b36} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.11.04 20:48:49.027900 [ 3 ] {} HTTP-Session: 48725550-6224-462d-938c-f13ed8a7c73e Destroying unnamed session 2023.11.04 20:48:49.028216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.028262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.028281 [ 3 ] {} HTTP-Session: bca39e3c-1222-4ba7-8d29-dbe07286362d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.028297 [ 3 ] {} HTTP-Session: bca39e3c-1222-4ba7-8d29-dbe07286362d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.028380 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.028423 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:48:49.028525 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.029005 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.029224 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.029370 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.029494 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} executeQuery: Read 341 rows, 24.46 KiB in 0.001081068 sec., 315428 rows/sec., 22.10 MiB/sec. 2023.11.04 20:48:49.029603 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.029628 [ 3 ] {2a62a843-edd4-4a51-9fcb-11310d5aeeee} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:48:49.029643 [ 3 ] {} HTTP-Session: bca39e3c-1222-4ba7-8d29-dbe07286362d Destroying unnamed session 2023.11.04 20:48:49.029770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.029822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.029842 [ 3 ] {} HTTP-Session: 6606c861-d33f-455a-a2c2-fabc3c8f2345 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.029859 [ 3 ] {} HTTP-Session: 6606c861-d33f-455a-a2c2-fabc3c8f2345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.029930 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.029971 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:48:49.030074 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.030311 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.030554 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.030737 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.030865 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} executeQuery: Read 6 rows, 258.00 B in 0.000905304 sec., 6627 rows/sec., 278.31 KiB/sec. 2023.11.04 20:48:49.030994 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.031018 [ 3 ] {cdc43303-337f-4b70-b96f-3845e6871189} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:49.031034 [ 3 ] {} HTTP-Session: 6606c861-d33f-455a-a2c2-fabc3c8f2345 Destroying unnamed session 2023.11.04 20:48:49.031148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.031195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.031214 [ 3 ] {} HTTP-Session: b71bd88b-1bff-4fb1-b135-bb97c202a9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.031231 [ 3 ] {} HTTP-Session: b71bd88b-1bff-4fb1-b135-bb97c202a9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.031305 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.031346 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:48:49.031465 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.031755 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.032000 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.032175 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.032299 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} executeQuery: Read 70 rows, 4.35 KiB in 0.000966185 sec., 72449 rows/sec., 4.39 MiB/sec. 2023.11.04 20:48:49.032408 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.032431 [ 3 ] {fcb01c33-f101-420f-a7ee-329fc5506021} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:49.032446 [ 3 ] {} HTTP-Session: b71bd88b-1bff-4fb1-b135-bb97c202a9e7 Destroying unnamed session 2023.11.04 20:48:49.032677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.032721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.032739 [ 3 ] {} HTTP-Session: 54c05f5d-750b-4822-a9c9-55722c44239d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.032755 [ 3 ] {} HTTP-Session: 54c05f5d-750b-4822-a9c9-55722c44239d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.032839 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.032881 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:48:49.033033 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.033542 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.035035 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.04 20:48:49.035228 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.04 20:48:49.035354 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} executeQuery: Read 38 rows, 52.51 KiB in 0.002480694 sec., 15318 rows/sec., 20.67 MiB/sec. 2023.11.04 20:48:49.035490 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.035514 [ 3 ] {275205a2-799a-4e5e-8a51-16081d4ad3c5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:48:49.035530 [ 3 ] {} HTTP-Session: 54c05f5d-750b-4822-a9c9-55722c44239d Destroying unnamed session 2023.11.04 20:48:49.035655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 6743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:49.035699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:49.035718 [ 3 ] {} HTTP-Session: 662d3973-4a2e-49d7-ad80-c53edcda7a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:49.035734 [ 3 ] {} HTTP-Session: 662d3973-4a2e-49d7-ad80-c53edcda7a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:49.035806 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:49.035845 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:48:49.035948 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:49.036332 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:49.036560 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:48:49.036733 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:48:49.036865 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} executeQuery: Read 45 rows, 2.84 KiB in 0.001028436 sec., 43755 rows/sec., 2.70 MiB/sec. 2023.11.04 20:48:49.037007 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} DynamicQueryHandler: Done processing query 2023.11.04 20:48:49.037040 [ 3 ] {60e87ace-bade-4de9-94a1-09604eef05aa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:48:49.037056 [ 3 ] {} HTTP-Session: 662d3973-4a2e-49d7-ad80-c53edcda7a6d Destroying unnamed session 2023.11.04 20:48:50.000167 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.22 MiB, peak 234.72 MiB, will set to 230.38 MiB (RSS), difference: 1.16 MiB 2023.11.04 20:48:53.500133 [ 93 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:48:53.500198 [ 93 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:48:59.002955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 6922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.003073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.003103 [ 3 ] {} HTTP-Session: 9d5fadee-57d8-4694-a05b-5ec7451d5395 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.003129 [ 3 ] {} HTTP-Session: 9d5fadee-57d8-4694-a05b-5ec7451d5395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.003260 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.003325 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:48:59.003487 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.003917 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.004182 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.004348 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.004486 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} executeQuery: Read 49 rows, 3.83 KiB in 0.00118153 sec., 41471 rows/sec., 3.16 MiB/sec. 2023.11.04 20:48:59.004678 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.004704 [ 3 ] {0079bc8a-9a32-41ef-8b5c-11ca591fa6ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:59.004721 [ 3 ] {} HTTP-Session: 9d5fadee-57d8-4694-a05b-5ec7451d5395 Destroying unnamed session 2023.11.04 20:48:59.004946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 36152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.004994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.005021 [ 3 ] {} HTTP-Session: c023b3fc-9457-4ad4-815a-e429689a5f7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.005041 [ 3 ] {} HTTP-Session: c023b3fc-9457-4ad4-815a-e429689a5f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.005138 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.005181 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:48:59.005297 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.005756 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.005996 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.006150 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.006280 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} executeQuery: Read 225 rows, 22.40 KiB in 0.001104359 sec., 203738 rows/sec., 19.81 MiB/sec. 2023.11.04 20:48:59.006401 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.006426 [ 3 ] {bbd96e90-6c72-4a25-98e1-6c1020472e07} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:48:59.006442 [ 3 ] {} HTTP-Session: c023b3fc-9457-4ad4-815a-e429689a5f7e Destroying unnamed session 2023.11.04 20:48:59.006767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 53734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.006815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.006836 [ 3 ] {} HTTP-Session: a015d3bd-3f1d-4b4b-b301-24e7a59136f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.006853 [ 3 ] {} HTTP-Session: a015d3bd-3f1d-4b4b-b301-24e7a59136f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.006953 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.006993 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:48:59.007096 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.007615 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.007849 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.008003 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.008120 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} executeQuery: Read 334 rows, 23.90 KiB in 0.001130029 sec., 295567 rows/sec., 20.65 MiB/sec. 2023.11.04 20:48:59.008239 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.008263 [ 3 ] {7dfaf459-5bf9-4c41-9710-e9b33c4d7fb3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:48:59.008279 [ 3 ] {} HTTP-Session: a015d3bd-3f1d-4b4b-b301-24e7a59136f2 Destroying unnamed session 2023.11.04 20:48:59.008444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.008490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.008509 [ 3 ] {} HTTP-Session: 52343d7d-61a2-4abf-90ca-5a35dd853f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.008526 [ 3 ] {} HTTP-Session: 52343d7d-61a2-4abf-90ca-5a35dd853f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.008596 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.008635 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:48:59.008740 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.008991 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.009264 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.009443 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.009570 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} executeQuery: Read 6 rows, 258.00 B in 0.000945414 sec., 6346 rows/sec., 266.50 KiB/sec. 2023.11.04 20:48:59.009677 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.009701 [ 3 ] {8e311e56-a96d-4a34-991e-7f38b2606a44} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:59.009717 [ 3 ] {} HTTP-Session: 52343d7d-61a2-4abf-90ca-5a35dd853f69 Destroying unnamed session 2023.11.04 20:48:59.009881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.009925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.009944 [ 3 ] {} HTTP-Session: a1ebdab1-1357-4fb8-8fb6-84dbe087e077 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.009960 [ 3 ] {} HTTP-Session: a1ebdab1-1357-4fb8-8fb6-84dbe087e077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.010034 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.010076 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:48:59.010190 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.010508 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.010761 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.010935 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.011064 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} executeQuery: Read 70 rows, 4.35 KiB in 0.000994166 sec., 70410 rows/sec., 4.27 MiB/sec. 2023.11.04 20:48:59.011185 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.011208 [ 3 ] {824383bd-1074-4015-81e6-899042bb6450} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:48:59.011225 [ 3 ] {} HTTP-Session: a1ebdab1-1357-4fb8-8fb6-84dbe087e077 Destroying unnamed session 2023.11.04 20:48:59.011428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 46013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.011475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.011494 [ 3 ] {} HTTP-Session: c5e5a94c-55e6-4f90-b799-7df13aba320f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.011511 [ 3 ] {} HTTP-Session: c5e5a94c-55e6-4f90-b799-7df13aba320f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.011602 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.011645 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:48:59.011781 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.012232 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.012546 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.04 20:48:59.012729 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.04 20:48:59.012854 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} executeQuery: Read 43 rows, 59.42 KiB in 0.001219171 sec., 35269 rows/sec., 47.59 MiB/sec. 2023.11.04 20:48:59.012969 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.012993 [ 3 ] {b0ae152a-198e-449d-825e-e13662be56e6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:48:59.013009 [ 3 ] {} HTTP-Session: c5e5a94c-55e6-4f90-b799-7df13aba320f Destroying unnamed session 2023.11.04 20:48:59.013141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:48:59.013185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:48:59.013203 [ 3 ] {} HTTP-Session: 822cebb0-2e8f-4a98-a250-5941a5ad32bd Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:48:59.013221 [ 3 ] {} HTTP-Session: 822cebb0-2e8f-4a98-a250-5941a5ad32bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:48:59.013290 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:48:59.013329 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:48:59.013431 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:48:59.013693 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:48:59.013924 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:48:59.014096 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:48:59.014225 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} executeQuery: Read 21 rows, 1.12 KiB in 0.000898433 sec., 23374 rows/sec., 1.21 MiB/sec. 2023.11.04 20:48:59.014396 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} DynamicQueryHandler: Done processing query 2023.11.04 20:48:59.014420 [ 3 ] {833f8a24-ecf5-4a94-b52d-d631e5fa30c2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:48:59.014436 [ 3 ] {} HTTP-Session: 822cebb0-2e8f-4a98-a250-5941a5ad32bd Destroying unnamed session 2023.11.04 20:49:08.500243 [ 85 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:49:08.500313 [ 85 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:49:09.003625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.003780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.003827 [ 3 ] {} HTTP-Session: 24a421b8-651a-4bae-b55f-a72640233340 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.003868 [ 3 ] {} HTTP-Session: 24a421b8-651a-4bae-b55f-a72640233340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.004069 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.004167 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:09.004358 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.004790 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.005055 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.005214 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.005352 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} executeQuery: Read 52 rows, 4.07 KiB in 0.001221441 sec., 42572 rows/sec., 3.25 MiB/sec. 2023.11.04 20:49:09.005501 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.005526 [ 3 ] {900c5cf9-aba1-4760-b9f2-65a95a96a856} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:09.005542 [ 3 ] {} HTTP-Session: 24a421b8-651a-4bae-b55f-a72640233340 Destroying unnamed session 2023.11.04 20:49:09.005719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 37488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.005766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.005786 [ 3 ] {} HTTP-Session: bccd4995-a40d-4269-8a10-134506fc96ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.005804 [ 3 ] {} HTTP-Session: bccd4995-a40d-4269-8a10-134506fc96ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.005897 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.005940 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:09.006046 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.006499 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.006717 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.006872 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.006974 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} executeQuery: Read 234 rows, 23.19 KiB in 0.001048897 sec., 223091 rows/sec., 21.59 MiB/sec. 2023.11.04 20:49:09.007103 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.007126 [ 3 ] {42d03988-bcc2-455b-9ee2-6b5e59a119c3} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:09.007142 [ 3 ] {} HTTP-Session: bccd4995-a40d-4269-8a10-134506fc96ef Destroying unnamed session 2023.11.04 20:49:09.007301 [ 85 ] {} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.007375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 55769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.007301 [ 84 ] {} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.007456 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.007473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.007511 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.007527 [ 3 ] {} HTTP-Session: ea7d6f94-ad24-4e6b-aac9-3901040e81ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.007602 [ 3 ] {} HTTP-Session: ea7d6f94-ad24-4e6b-aac9-3901040e81ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.007733 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.007730 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.007773 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.007872 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:09.008069 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.008163 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.008228 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.008291 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.11.04 20:49:09.008541 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.008661 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.008886 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2023.11.04 20:49:09.009090 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.009213 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part 2023.11.04 20:49:09.009531 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part 2023.11.04 20:49:09.009756 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 210 rows starting from the beginning of the part 2023.11.04 20:49:09.010036 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part 2023.11.04 20:49:09.010266 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 225 rows starting from the beginning of the part 2023.11.04 20:49:09.010437 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.010467 [ 13 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2023.11.04 20:49:09.010673 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 234 rows starting from the beginning of the part 2023.11.04 20:49:09.011136 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.011522 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.011821 [ 84 ] {} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.011951 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} executeQuery: Read 346 rows, 24.86 KiB in 0.004087466 sec., 84649 rows/sec., 5.94 MiB/sec. 2023.11.04 20:49:09.012207 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.012524 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.012589 [ 3 ] {f705b11a-fa01-4d00-b38e-d41e6109d50f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:09.012554 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.012663 [ 3 ] {} HTTP-Session: ea7d6f94-ad24-4e6b-aac9-3901040e81ce Destroying unnamed session 2023.11.04 20:49:09.012960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.013099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.013107 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.013201 [ 3 ] {} HTTP-Session: ec84234b-78c8-44db-a084-11bc5bb6be80 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.013344 [ 3 ] {} HTTP-Session: ec84234b-78c8-44db-a084-11bc5bb6be80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.013757 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00618787 sec., 26341.859153472844 rows/sec., 1.95 MiB/sec. 2023.11.04 20:49:09.013736 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part 2023.11.04 20:49:09.013809 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.013991 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:09.014075 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.014605 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.014783 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part 2023.11.04 20:49:09.014817 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_6_1} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.014963 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.015363 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 291 rows starting from the beginning of the part 2023.11.04 20:49:09.015955 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 341 rows starting from the beginning of the part 2023.11.04 20:49:09.016114 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.016390 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 334 rows starting from the beginning of the part 2023.11.04 20:49:09.016858 [ 23 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 4 columns (4 merged, 0 gathered) in 0.009219519 sec., 103801.51068618655 rows/sec., 10.01 MiB/sec. 2023.11.04 20:49:09.016872 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 346 rows starting from the beginning of the part 2023.11.04 20:49:09.016959 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.017126 [ 22 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.017432 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.017508 [ 22 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.017658 [ 84 ] {} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.017708 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} executeQuery: Read 6 rows, 258.00 B in 0.003785098 sec., 1585 rows/sec., 66.56 KiB/sec. 2023.11.04 20:49:09.017713 [ 22 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_6_1} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.017766 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.018205 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.018308 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.018396 [ 3 ] {c3a06c60-c1d0-43ec-8bf5-06a0461cb132} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:09.018464 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.018492 [ 3 ] {} HTTP-Session: ec84234b-78c8-44db-a084-11bc5bb6be80 Destroying unnamed session 2023.11.04 20:49:09.018562 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.018845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.018918 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.019034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.019133 [ 3 ] {} HTTP-Session: 71b5f757-92a3-4e0c-bce8-f63cd2aa407d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.019204 [ 3 ] {} HTTP-Session: 71b5f757-92a3-4e0c-bce8-f63cd2aa407d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.019232 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.019473 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.019638 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.019766 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:09.020266 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.020330 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.007974756 sec., 237499.4294496283 rows/sec., 16.48 MiB/sec. 2023.11.04 20:49:09.020593 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.020801 [ 24 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:09.020941 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.021009 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.021180 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_6_1} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.021696 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.022298 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.022483 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.022604 [ 84 ] {} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.022619 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} executeQuery: Read 70 rows, 4.35 KiB in 0.003031699 sec., 23089 rows/sec., 1.40 MiB/sec. 2023.11.04 20:49:09.022655 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.022801 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.022904 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.022957 [ 3 ] {6feb0172-522f-4cab-af6e-a8fd8d4e2bc1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.04 20:49:09.022960 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.022994 [ 3 ] {} HTTP-Session: 71b5f757-92a3-4e0c-bce8-f63cd2aa407d Destroying unnamed session 2023.11.04 20:49:09.023033 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.023146 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.023234 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.023298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.023397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.023476 [ 3 ] {} HTTP-Session: 0a326c2b-4eba-4b41-b004-a2f17817231c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.023495 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.023551 [ 3 ] {} HTTP-Session: 0a326c2b-4eba-4b41-b004-a2f17817231c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.023980 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.024138 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.024159 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:09.024174 [ 22 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006306803 sec., 5708.121848740162 rows/sec., 239.70 KiB/sec. 2023.11.04 20:49:09.024401 [ 22 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.024738 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:09.024886 [ 22 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.025057 [ 22 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_6_1} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.025102 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.026471 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.026944 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224569 sec., 99418.42587965778 rows/sec., 6.03 MiB/sec. 2023.11.04 20:49:09.027110 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:49:09.027154 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.027416 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:49:09.027521 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.027645 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} executeQuery: Read 46 rows, 63.56 KiB in 0.003597323 sec., 12787 rows/sec., 17.26 MiB/sec. 2023.11.04 20:49:09.027698 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_6_1} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.027945 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.027972 [ 3 ] {946efbfb-f130-4e30-bc93-434bde71abe8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:09.028013 [ 3 ] {} HTTP-Session: 0a326c2b-4eba-4b41-b004-a2f17817231c Destroying unnamed session 2023.11.04 20:49:09.028165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:09.028207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:09.028225 [ 3 ] {} HTTP-Session: 46bd4736-e6fc-417c-898f-edc9685fe3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:09.028242 [ 3 ] {} HTTP-Session: 46bd4736-e6fc-417c-898f-edc9685fe3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:09.028316 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:09.028356 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:09.028468 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:09.028751 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.028976 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:09.029148 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:09.029267 [ 84 ] {} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:09.029277 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} executeQuery: Read 30 rows, 1.74 KiB in 0.000925244 sec., 32423 rows/sec., 1.84 MiB/sec. 2023.11.04 20:49:09.029316 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:09.029470 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:09.029513 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} DynamicQueryHandler: Done processing query 2023.11.04 20:49:09.029556 [ 3 ] {59a6fd12-b840-492f-a063-ebe614a3e052} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:49:09.029599 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:09.029626 [ 3 ] {} HTTP-Session: 46bd4736-e6fc-417c-898f-edc9685fe3e1 Destroying unnamed session 2023.11.04 20:49:09.029653 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:09.029768 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:09.029855 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:09.029940 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2023.11.04 20:49:09.030019 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:09.030098 [ 23 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2023.11.04 20:49:09.030664 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285693 sec., 123668.71407093294 rows/sec., 6.87 MiB/sec. 2023.11.04 20:49:09.030788 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:09.031001 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:09.031074 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_6_1} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:19.003223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.003344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.003370 [ 3 ] {} HTTP-Session: fd15ab5c-e6d2-411f-b771-9e8690f1c600 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.003395 [ 3 ] {} HTTP-Session: fd15ab5c-e6d2-411f-b771-9e8690f1c600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.003528 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.003589 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:19.003751 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.004205 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.004471 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.004640 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.004785 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} executeQuery: Read 54 rows, 4.23 KiB in 0.001216961 sec., 44372 rows/sec., 3.39 MiB/sec. 2023.11.04 20:49:19.004946 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.004972 [ 3 ] {f66cc03e-e9b3-44db-a6f2-c6965fdd4b72} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:19.004988 [ 3 ] {} HTTP-Session: fd15ab5c-e6d2-411f-b771-9e8690f1c600 Destroying unnamed session 2023.11.04 20:49:19.005231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.005277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.005297 [ 3 ] {} HTTP-Session: 28ad5cdc-96ba-45d9-ab39-99a589dad314 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.005316 [ 3 ] {} HTTP-Session: 28ad5cdc-96ba-45d9-ab39-99a589dad314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.005416 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.005459 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:19.005567 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.006061 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.006290 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.006442 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.006572 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} executeQuery: Read 240 rows, 23.78 KiB in 0.001125509 sec., 213236 rows/sec., 20.64 MiB/sec. 2023.11.04 20:49:19.006710 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.006733 [ 3 ] {707aeca9-8987-40a7-81cb-29d08a3de25a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:19.006749 [ 3 ] {} HTTP-Session: 28ad5cdc-96ba-45d9-ab39-99a589dad314 Destroying unnamed session 2023.11.04 20:49:19.006978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.007042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.007062 [ 3 ] {} HTTP-Session: 47c21a3c-4b38-42cd-9ed6-ff8b6beed681 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.007080 [ 3 ] {} HTTP-Session: 47c21a3c-4b38-42cd-9ed6-ff8b6beed681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.007175 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.007215 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:19.007322 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.007814 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.008045 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.008193 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.008320 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} executeQuery: Read 339 rows, 24.30 KiB in 0.001114288 sec., 304230 rows/sec., 21.29 MiB/sec. 2023.11.04 20:49:19.008485 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.008507 [ 3 ] {58e43303-d213-4a6d-8cff-f68b8aee738d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:19.008522 [ 3 ] {} HTTP-Session: 47c21a3c-4b38-42cd-9ed6-ff8b6beed681 Destroying unnamed session 2023.11.04 20:49:19.008690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.008734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.008753 [ 3 ] {} HTTP-Session: c55d57c0-36b0-49be-9b5c-58abe4a423af Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.008770 [ 3 ] {} HTTP-Session: c55d57c0-36b0-49be-9b5c-58abe4a423af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.008840 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.008881 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:19.009000 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.009287 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.009521 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.009689 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.009810 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} executeQuery: Read 6 rows, 258.00 B in 0.000939874 sec., 6383 rows/sec., 268.07 KiB/sec. 2023.11.04 20:49:19.009921 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.009943 [ 3 ] {f3bcb7e6-197a-4bcf-9fee-034c63fb9b0c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:19.009958 [ 3 ] {} HTTP-Session: c55d57c0-36b0-49be-9b5c-58abe4a423af Destroying unnamed session 2023.11.04 20:49:19.010083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.010124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.010143 [ 3 ] {} HTTP-Session: bb6ddf14-96a3-464f-8179-6ea3f1c9e6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.010159 [ 3 ] {} HTTP-Session: bb6ddf14-96a3-464f-8179-6ea3f1c9e6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.010230 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.010271 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:19.010384 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.010675 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.010910 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.011077 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.011204 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} executeQuery: Read 70 rows, 4.35 KiB in 0.000940864 sec., 74399 rows/sec., 4.51 MiB/sec. 2023.11.04 20:49:19.011326 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.011348 [ 3 ] {391cd88e-c555-4d58-9374-3a07b46388f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:19.011364 [ 3 ] {} HTTP-Session: bb6ddf14-96a3-464f-8179-6ea3f1c9e6ee Destroying unnamed session 2023.11.04 20:49:19.011520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.011564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.011582 [ 3 ] {} HTTP-Session: 1b8fe8e3-5171-4ba5-a56b-ffb8f76fa80a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.011598 [ 3 ] {} HTTP-Session: 1b8fe8e3-5171-4ba5-a56b-ffb8f76fa80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.011695 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.011738 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:19.011872 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.012357 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.012651 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.04 20:49:19.012827 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.04 20:49:19.012961 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} executeQuery: Read 48 rows, 66.33 KiB in 0.001236101 sec., 38831 rows/sec., 52.40 MiB/sec. 2023.11.04 20:49:19.013077 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.013099 [ 3 ] {3d09a2af-0b0d-4e3d-be1b-2c9e1d07f948} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:19.013114 [ 3 ] {} HTTP-Session: 1b8fe8e3-5171-4ba5-a56b-ffb8f76fa80a Destroying unnamed session 2023.11.04 20:49:19.013221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:19.013263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:19.013280 [ 3 ] {} HTTP-Session: 9ad2e4a8-b1d1-4cdb-95e9-8908e5304fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:19.013297 [ 3 ] {} HTTP-Session: 9ad2e4a8-b1d1-4cdb-95e9-8908e5304fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:19.013366 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:19.013404 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:19.013504 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:19.013837 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:19.014061 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:19.014228 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:19.014344 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} executeQuery: Read 21 rows, 1.12 KiB in 0.000950604 sec., 22091 rows/sec., 1.15 MiB/sec. 2023.11.04 20:49:19.014463 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} DynamicQueryHandler: Done processing query 2023.11.04 20:49:19.014486 [ 3 ] {1976846d-7758-4409-956d-058b020ce35f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:19.014502 [ 3 ] {} HTTP-Session: 9ad2e4a8-b1d1-4cdb-95e9-8908e5304fa7 Destroying unnamed session 2023.11.04 20:49:23.500353 [ 68 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:49:23.500426 [ 68 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:49:23.994017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:23.994173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:23.994218 [ 3 ] {} HTTP-Session: 9c504956-e666-40b0-b732-0bfa2d3a3e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:23.994259 [ 3 ] {} HTTP-Session: 9c504956-e666-40b0-b732-0bfa2d3a3e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:23.994580 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:23.995250 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:23.995438 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:23.995489 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:23.995659 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.04 20:49:23.995794 [ 188 ] {84900bc4-cde7-48e6-a635-75296ff02541} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:23.995820 [ 187 ] {84900bc4-cde7-48e6-a635-75296ff02541} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:23.995986 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:23.996078 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:23.998041 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} executeQuery: Read 16 rows, 2.05 KiB in 0.003386977 sec., 4723 rows/sec., 605.78 KiB/sec. 2023.11.04 20:49:23.998310 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} DynamicQueryHandler: Done processing query 2023.11.04 20:49:23.998336 [ 3 ] {84900bc4-cde7-48e6-a635-75296ff02541} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:23.998354 [ 3 ] {} HTTP-Session: 9c504956-e666-40b0-b732-0bfa2d3a3e91 Destroying unnamed session 2023.11.04 20:49:23.998619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:23.998666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:23.998686 [ 3 ] {} HTTP-Session: 5ffb55b8-715c-42f0-ad36-e099865a05e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:23.998706 [ 3 ] {} HTTP-Session: 5ffb55b8-715c-42f0-ad36-e099865a05e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:23.998848 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} executeQuery: (from [fd00:1122:3344:101::d]:50613) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:23.999342 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:23.999517 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:23.999559 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:23.999708 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.04 20:49:23.999794 [ 192 ] {be79f8a9-979d-485b-9b61-aed96ef57212} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:23.999804 [ 193 ] {be79f8a9-979d-485b-9b61-aed96ef57212} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:23.999914 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:23.999975 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.81 MiB, peak 236.13 MiB, will set to 230.73 MiB (RSS), difference: -1.08 MiB 2023.11.04 20:49:24.001877 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} executeQuery: Read 16 rows, 2.05 KiB in 0.002988877 sec., 5353 rows/sec., 686.46 KiB/sec. 2023.11.04 20:49:24.002144 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.002168 [ 3 ] {be79f8a9-979d-485b-9b61-aed96ef57212} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.002185 [ 3 ] {} HTTP-Session: 5ffb55b8-715c-42f0-ad36-e099865a05e5 Destroying unnamed session 2023.11.04 20:49:24.002546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.002590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.002609 [ 3 ] {} HTTP-Session: 1b2f888f-523a-48b8-956e-29cf25d20bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.002626 [ 3 ] {} HTTP-Session: 1b2f888f-523a-48b8-956e-29cf25d20bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.002757 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.003257 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.003436 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.003477 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.003623 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.04 20:49:24.003701 [ 193 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.003712 [ 186 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.003804 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.003858 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.005024 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} executeQuery: Read 16 rows, 2.05 KiB in 0.002230738 sec., 7172 rows/sec., 919.77 KiB/sec. 2023.11.04 20:49:24.005259 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.005282 [ 3 ] {287f0cc0-9d79-4d81-a3d9-98bad55fa704} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.005299 [ 3 ] {} HTTP-Session: 1b2f888f-523a-48b8-956e-29cf25d20bbe Destroying unnamed session 2023.11.04 20:49:24.005634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.005679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.005698 [ 3 ] {} HTTP-Session: 57bc7990-ef1e-4b46-9808-5fcdbd9dafe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.005715 [ 3 ] {} HTTP-Session: 57bc7990-ef1e-4b46-9808-5fcdbd9dafe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.005844 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.006340 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.006520 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.006562 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.006709 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.04 20:49:24.006760 [ 186 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.006771 [ 192 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.006833 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.006885 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.008268 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} executeQuery: Read 16 rows, 2.05 KiB in 0.002386262 sec., 6705 rows/sec., 859.82 KiB/sec. 2023.11.04 20:49:24.008514 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.008538 [ 3 ] {c39496ad-8a65-4f10-8b15-abf244559cfe} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.008556 [ 3 ] {} HTTP-Session: 57bc7990-ef1e-4b46-9808-5fcdbd9dafe1 Destroying unnamed session 2023.11.04 20:49:24.008793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.008837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.008856 [ 3 ] {} HTTP-Session: 4c58b33a-db7e-466c-96d4-7d303d62c656 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.008873 [ 3 ] {} HTTP-Session: 4c58b33a-db7e-466c-96d4-7d303d62c656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.009003 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.009507 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.009686 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.009727 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.009874 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.04 20:49:24.009931 [ 186 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.009930 [ 192 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.010001 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.010052 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.011413 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} executeQuery: Read 16 rows, 2.05 KiB in 0.002370741 sec., 6748 rows/sec., 865.45 KiB/sec. 2023.11.04 20:49:24.011669 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.011693 [ 3 ] {a72f99dc-4cd0-457e-b786-7a38cc413e62} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.011709 [ 3 ] {} HTTP-Session: 4c58b33a-db7e-466c-96d4-7d303d62c656 Destroying unnamed session 2023.11.04 20:49:24.011937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.011981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.012000 [ 3 ] {} HTTP-Session: 31d51151-d768-44ca-8ac1-e0b1c46ce00a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.012016 [ 3 ] {} HTTP-Session: 31d51151-d768-44ca-8ac1-e0b1c46ce00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.012147 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.012654 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.012837 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.012879 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.013025 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.11.04 20:49:24.013079 [ 192 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.013099 [ 187 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.013189 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.013250 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.014694 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} executeQuery: Read 16 rows, 2.05 KiB in 0.002509705 sec., 6375 rows/sec., 817.53 KiB/sec. 2023.11.04 20:49:24.014953 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.014977 [ 3 ] {b42d995c-9d87-474b-91f1-b5c40da9752f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.014995 [ 3 ] {} HTTP-Session: 31d51151-d768-44ca-8ac1-e0b1c46ce00a Destroying unnamed session 2023.11.04 20:49:24.015216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.015260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.015279 [ 3 ] {} HTTP-Session: 4aa66a43-b61d-47d9-a8e5-66560821c9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.015295 [ 3 ] {} HTTP-Session: 4aa66a43-b61d-47d9-a8e5-66560821c9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.015427 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.015938 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.016123 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.016165 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.016309 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.11.04 20:49:24.016359 [ 192 ] {6550b651-c020-4c6b-9e33-205ffee327a3} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.016387 [ 191 ] {6550b651-c020-4c6b-9e33-205ffee327a3} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.016488 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.016549 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.018154 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} executeQuery: Read 16 rows, 2.05 KiB in 0.00268944 sec., 5949 rows/sec., 762.89 KiB/sec. 2023.11.04 20:49:24.018410 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.018433 [ 3 ] {6550b651-c020-4c6b-9e33-205ffee327a3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.018449 [ 3 ] {} HTTP-Session: 4aa66a43-b61d-47d9-a8e5-66560821c9c1 Destroying unnamed session 2023.11.04 20:49:24.018678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.018721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.018741 [ 3 ] {} HTTP-Session: d356543e-6a42-4540-abe2-7b61f6227bca Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.018758 [ 3 ] {} HTTP-Session: d356543e-6a42-4540-abe2-7b61f6227bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.018890 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.019420 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.019606 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.019647 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.019795 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.11.04 20:49:24.019849 [ 192 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.019864 [ 193 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.019945 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.020007 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.021502 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} executeQuery: Read 16 rows, 2.05 KiB in 0.002573036 sec., 6218 rows/sec., 797.41 KiB/sec. 2023.11.04 20:49:24.021779 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.021807 [ 3 ] {dfade5c3-7026-4313-ab91-24da4e8f5ce6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.021828 [ 3 ] {} HTTP-Session: d356543e-6a42-4540-abe2-7b61f6227bca Destroying unnamed session 2023.11.04 20:49:24.022049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.022101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.022124 [ 3 ] {} HTTP-Session: b1300119-24bf-4fdb-acd8-5a5454b3500a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.022144 [ 3 ] {} HTTP-Session: b1300119-24bf-4fdb-acd8-5a5454b3500a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.022309 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.022897 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.023084 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.023125 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.023272 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.11.04 20:49:24.023324 [ 192 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.023338 [ 193 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.023416 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.023475 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.024681 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} executeQuery: Read 16 rows, 2.05 KiB in 0.002326031 sec., 6878 rows/sec., 882.09 KiB/sec. 2023.11.04 20:49:24.024933 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.024957 [ 3 ] {26cf5f5f-6b36-400c-945e-be739fdb3f49} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.024975 [ 3 ] {} HTTP-Session: b1300119-24bf-4fdb-acd8-5a5454b3500a Destroying unnamed session 2023.11.04 20:49:24.025182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.025226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.025245 [ 3 ] {} HTTP-Session: 656ba013-a950-4253-b2eb-1a4a82bb4007 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.025261 [ 3 ] {} HTTP-Session: 656ba013-a950-4253-b2eb-1a4a82bb4007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.025395 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.025921 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.026108 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.026148 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.026295 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.11.04 20:49:24.026346 [ 192 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.026364 [ 193 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.026441 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.026500 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.028020 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} executeQuery: Read 16 rows, 2.05 KiB in 0.002586817 sec., 6185 rows/sec., 793.16 KiB/sec. 2023.11.04 20:49:24.028276 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.028300 [ 3 ] {5f49e42d-4d32-4f1f-afb4-4688ddc91cbe} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.028316 [ 3 ] {} HTTP-Session: 656ba013-a950-4253-b2eb-1a4a82bb4007 Destroying unnamed session 2023.11.04 20:49:24.028560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.028606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.028626 [ 3 ] {} HTTP-Session: 61d0942e-b4b4-4ce5-8e14-80f00d999b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.028645 [ 3 ] {} HTTP-Session: 61d0942e-b4b4-4ce5-8e14-80f00d999b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.028780 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} executeQuery: (from [fd00:1122:3344:101::d]:50613) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.11.04 20:49:24.029320 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.029509 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.029549 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.04 20:49:24.029696 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.11.04 20:49:24.029743 [ 192 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.04 20:49:24.029776 [ 188 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.04 20:49:24.029858 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (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.11.04 20:49:24.029917 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.11.04 20:49:24.031377 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} executeQuery: Read 16 rows, 2.05 KiB in 0.002555116 sec., 6261 rows/sec., 803.00 KiB/sec. 2023.11.04 20:49:24.031630 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.031654 [ 3 ] {54b2753c-7e9d-4895-bda2-3faf1f7e8452} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.04 20:49:24.031671 [ 3 ] {} HTTP-Session: 61d0942e-b4b4-4ce5-8e14-80f00d999b00 Destroying unnamed session 2023.11.04 20:49:24.031817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.031869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.031892 [ 3 ] {} HTTP-Session: 94aa7e14-b321-4b83-9256-915d95d10060 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.031912 [ 3 ] {} HTTP-Session: 94aa7e14-b321-4b83-9256-915d95d10060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.032009 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:24.032057 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.04 20:49:24.032227 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:24.032557 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:24.032852 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.04 20:49:24.033010 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} oximeter.timeseries_schema (61dd2358-3bfc-45c9-9c12-b2b91beadccb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.04 20:49:24.033141 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} executeQuery: Read 11 rows, 1009.00 B in 0.001093038 sec., 10063 rows/sec., 901.48 KiB/sec. 2023.11.04 20:49:24.033307 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.033331 [ 3 ] {c2aa5c93-1d79-433d-aa61-e4074d401fc7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:49:24.033347 [ 3 ] {} HTTP-Session: 94aa7e14-b321-4b83-9256-915d95d10060 Destroying unnamed session 2023.11.04 20:49:24.033456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 1901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.033500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.033518 [ 3 ] {} HTTP-Session: 0eb6e8be-fe09-4a3a-879a-8bcc9602a64b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.033535 [ 3 ] {} HTTP-Session: 0eb6e8be-fe09-4a3a-879a-8bcc9602a64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.033604 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:24.033642 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:24.033749 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:24.034002 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:24.034203 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:24.034349 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:24.034477 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} executeQuery: Read 11 rows, 888.00 B in 0.000841212 sec., 13076 rows/sec., 1.01 MiB/sec. 2023.11.04 20:49:24.034598 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.034621 [ 3 ] {0100b406-c209-4a97-a891-b35f3c2eea9a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.04 20:49:24.034636 [ 3 ] {} HTTP-Session: 0eb6e8be-fe09-4a3a-879a-8bcc9602a64b Destroying unnamed session 2023.11.04 20:49:24.034742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:24.034785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:24.034803 [ 3 ] {} HTTP-Session: eb4b1a7b-603f-43f5-b8a5-36009597268c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:24.034820 [ 3 ] {} HTTP-Session: eb4b1a7b-603f-43f5-b8a5-36009597268c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:24.034889 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:24.034930 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:24.035046 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:24.035289 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:24.035527 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:24.035703 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:24.035824 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} executeQuery: Read 11 rows, 743.00 B in 0.000907984 sec., 12114 rows/sec., 799.12 KiB/sec. 2023.11.04 20:49:24.035939 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} DynamicQueryHandler: Done processing query 2023.11.04 20:49:24.035961 [ 3 ] {2e9b0e5d-b549-4f06-89ae-5be8c41a1ffc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:49:24.035978 [ 3 ] {} HTTP-Session: eb4b1a7b-603f-43f5-b8a5-36009597268c Destroying unnamed session 2023.11.04 20:49:29.002321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.002498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.002542 [ 3 ] {} HTTP-Session: 4a642d0a-93e6-40af-88a4-3bce206a136b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.002583 [ 3 ] {} HTTP-Session: 4a642d0a-93e6-40af-88a4-3bce206a136b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.002785 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.002870 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:29.003035 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.003480 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.003740 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:29.003898 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:29.004038 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} executeQuery: Read 54 rows, 4.23 KiB in 0.001190981 sec., 45340 rows/sec., 3.47 MiB/sec. 2023.11.04 20:49:29.004252 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.004279 [ 3 ] {d85e78ec-ec54-484c-b99e-9b8c44b3b228} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:29.004295 [ 3 ] {} HTTP-Session: 4a642d0a-93e6-40af-88a4-3bce206a136b Destroying unnamed session 2023.11.04 20:49:29.004520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.004569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.004588 [ 3 ] {} HTTP-Session: c2390053-bf99-4fb3-8bb1-f47078442784 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.004606 [ 3 ] {} HTTP-Session: c2390053-bf99-4fb3-8bb1-f47078442784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.004690 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.004731 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:29.004848 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.005277 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.005504 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:29.005648 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:29.005771 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} executeQuery: Read 240 rows, 23.78 KiB in 0.001052837 sec., 227955 rows/sec., 22.06 MiB/sec. 2023.11.04 20:49:29.005884 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.005907 [ 3 ] {ed762446-e853-4be9-86a9-57571f94f844} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:29.005922 [ 3 ] {} HTTP-Session: c2390053-bf99-4fb3-8bb1-f47078442784 Destroying unnamed session 2023.11.04 20:49:29.006161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.006222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.006242 [ 3 ] {} HTTP-Session: 6e17eb41-31b2-47b1-88b8-27e3d226ae38 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.006259 [ 3 ] {} HTTP-Session: 6e17eb41-31b2-47b1-88b8-27e3d226ae38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.006349 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.006388 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:29.006491 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.006963 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.007180 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:29.007323 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:29.007447 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} executeQuery: Read 339 rows, 24.30 KiB in 0.001069747 sec., 316897 rows/sec., 22.18 MiB/sec. 2023.11.04 20:49:29.007565 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.007587 [ 3 ] {70d35cec-60c8-4cc2-9b96-2895aa7e22f0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:29.007602 [ 3 ] {} HTTP-Session: 6e17eb41-31b2-47b1-88b8-27e3d226ae38 Destroying unnamed session 2023.11.04 20:49:29.007738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.007782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.007800 [ 3 ] {} HTTP-Session: 3445a578-22a3-4855-b9c2-78d2754a8a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.007816 [ 3 ] {} HTTP-Session: 3445a578-22a3-4855-b9c2-78d2754a8a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.007883 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.007923 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:29.008031 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.008350 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.008578 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:29.008758 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:29.008881 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} executeQuery: Read 6 rows, 258.00 B in 0.000969134 sec., 6191 rows/sec., 259.98 KiB/sec. 2023.11.04 20:49:29.009051 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.009074 [ 3 ] {bbd30843-f25a-426b-bdc1-f1ee9103b331} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:29.009090 [ 3 ] {} HTTP-Session: 3445a578-22a3-4855-b9c2-78d2754a8a43 Destroying unnamed session 2023.11.04 20:49:29.009211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.009255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.009273 [ 3 ] {} HTTP-Session: 1075c858-f333-428a-82a8-5b667d58b192 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.009289 [ 3 ] {} HTTP-Session: 1075c858-f333-428a-82a8-5b667d58b192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.009361 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.009402 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:29.009529 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.009845 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.010087 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:29.010257 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:29.010373 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} executeQuery: Read 70 rows, 4.35 KiB in 0.000984665 sec., 71090 rows/sec., 4.31 MiB/sec. 2023.11.04 20:49:29.010494 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.010516 [ 3 ] {c08c3d4d-2a99-4974-a5cd-7fecd7b7c022} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:29.010531 [ 3 ] {} HTTP-Session: 1075c858-f333-428a-82a8-5b667d58b192 Destroying unnamed session 2023.11.04 20:49:29.010698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.010741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.010759 [ 3 ] {} HTTP-Session: f9c0e05e-3807-4ee0-b05e-cccbcb69209c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.010775 [ 3 ] {} HTTP-Session: f9c0e05e-3807-4ee0-b05e-cccbcb69209c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.010860 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.010903 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:29.011033 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.011534 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.011837 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.04 20:49:29.012010 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.04 20:49:29.012151 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} executeQuery: Read 48 rows, 66.33 KiB in 0.001256153 sec., 38211 rows/sec., 51.57 MiB/sec. 2023.11.04 20:49:29.012323 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.012347 [ 3 ] {04f25f04-95b0-4de7-ac85-6dfd9293c122} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:29.012362 [ 3 ] {} HTTP-Session: f9c0e05e-3807-4ee0-b05e-cccbcb69209c Destroying unnamed session 2023.11.04 20:49:29.012488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:29.012532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:29.012549 [ 3 ] {} HTTP-Session: 4bd58db0-be1f-4f8f-95ad-d89b6c0e947e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:29.012566 [ 3 ] {} HTTP-Session: 4bd58db0-be1f-4f8f-95ad-d89b6c0e947e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:29.012634 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:29.012672 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:29.012777 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:29.013041 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:29.013266 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:29.013438 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:29.013565 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} executeQuery: Read 21 rows, 1.12 KiB in 0.000899393 sec., 23349 rows/sec., 1.21 MiB/sec. 2023.11.04 20:49:29.013727 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} DynamicQueryHandler: Done processing query 2023.11.04 20:49:29.013750 [ 3 ] {682ee22f-62c1-4e71-ba15-b2fed0083131} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:29.013766 [ 3 ] {} HTTP-Session: 4bd58db0-be1f-4f8f-95ad-d89b6c0e947e Destroying unnamed session 2023.11.04 20:49:38.500467 [ 51 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:49:38.500533 [ 51 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:49:39.002810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.002971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.003016 [ 3 ] {} HTTP-Session: dc797210-fda9-465c-924c-d424bd9815f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.003057 [ 3 ] {} HTTP-Session: dc797210-fda9-465c-924c-d424bd9815f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.003225 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.003286 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:39.003444 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.003904 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.004174 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:39.004337 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:39.004461 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} executeQuery: Read 54 rows, 4.23 KiB in 0.001200151 sec., 44994 rows/sec., 3.44 MiB/sec. 2023.11.04 20:49:39.004622 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.004647 [ 3 ] {a82b629e-fcda-40b2-b86a-910435763529} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:39.004664 [ 3 ] {} HTTP-Session: dc797210-fda9-465c-924c-d424bd9815f4 Destroying unnamed session 2023.11.04 20:49:39.004869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.004921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.004942 [ 3 ] {} HTTP-Session: 8909b8c1-de66-4aed-9d93-c6b81784542a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.004961 [ 3 ] {} HTTP-Session: 8909b8c1-de66-4aed-9d93-c6b81784542a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.005055 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.005098 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:39.005207 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.005676 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.005898 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:39.006044 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:39.006172 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} executeQuery: Read 240 rows, 23.78 KiB in 0.001084448 sec., 221310 rows/sec., 21.42 MiB/sec. 2023.11.04 20:49:39.006298 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.006321 [ 3 ] {f89243e4-64eb-4849-855d-96138fb8cec2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:39.006337 [ 3 ] {} HTTP-Session: 8909b8c1-de66-4aed-9d93-c6b81784542a Destroying unnamed session 2023.11.04 20:49:39.006577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.006642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.006660 [ 3 ] {} HTTP-Session: aa07dc0e-24c8-4be2-8f65-990eb4ed4c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.006677 [ 3 ] {} HTTP-Session: aa07dc0e-24c8-4be2-8f65-990eb4ed4c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.006777 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.006815 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:39.006921 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.007411 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.007627 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:39.007772 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:39.007900 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} executeQuery: Read 339 rows, 24.30 KiB in 0.001094219 sec., 309810 rows/sec., 21.68 MiB/sec. 2023.11.04 20:49:39.008018 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.008040 [ 3 ] {d116f787-adae-4a99-a845-a28e515f9ef0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:39.008056 [ 3 ] {} HTTP-Session: aa07dc0e-24c8-4be2-8f65-990eb4ed4c0d Destroying unnamed session 2023.11.04 20:49:39.008195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.008241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.008259 [ 3 ] {} HTTP-Session: 12379bce-b29c-4bf2-b9c6-eca64e3adb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.008275 [ 3 ] {} HTTP-Session: 12379bce-b29c-4bf2-b9c6-eca64e3adb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.008347 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.008386 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:39.008492 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.008741 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.008975 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:39.009142 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:39.009263 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} executeQuery: Read 6 rows, 258.00 B in 0.000887133 sec., 6763 rows/sec., 284.01 KiB/sec. 2023.11.04 20:49:39.009388 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.009410 [ 3 ] {63244a72-9e4e-41eb-aee9-59d99a8db2de} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:39.009426 [ 3 ] {} HTTP-Session: 12379bce-b29c-4bf2-b9c6-eca64e3adb5b Destroying unnamed session 2023.11.04 20:49:39.009551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.009594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.009611 [ 3 ] {} HTTP-Session: 216841a8-0fb8-4a91-90fc-2de738dc3361 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.009627 [ 3 ] {} HTTP-Session: 216841a8-0fb8-4a91-90fc-2de738dc3361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.009696 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.009737 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:39.009851 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.010181 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.010430 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:39.010598 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:39.010720 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} executeQuery: Read 70 rows, 4.35 KiB in 0.000995345 sec., 70327 rows/sec., 4.26 MiB/sec. 2023.11.04 20:49:39.010882 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.010905 [ 3 ] {92c036e5-24d1-42f4-b29a-750b5e7d2478} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:39.010920 [ 3 ] {} HTTP-Session: 216841a8-0fb8-4a91-90fc-2de738dc3361 Destroying unnamed session 2023.11.04 20:49:39.011082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.011126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.011144 [ 3 ] {} HTTP-Session: 81e7c583-d936-47ba-9bfc-d2f32195e0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.011160 [ 3 ] {} HTTP-Session: 81e7c583-d936-47ba-9bfc-d2f32195e0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.011260 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.011303 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:39.011437 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.011951 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.012256 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.04 20:49:39.012423 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.04 20:49:39.012546 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} executeQuery: Read 48 rows, 66.33 KiB in 0.001254843 sec., 38251 rows/sec., 51.62 MiB/sec. 2023.11.04 20:49:39.012545 [ 61 ] {} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.04 20:49:39.012673 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.012749 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.012800 [ 3 ] {8d4db3b1-f36b-4fae-aaf1-6691716e5075} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:39.012821 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.04 20:49:39.012831 [ 3 ] {} HTTP-Session: 81e7c583-d936-47ba-9bfc-d2f32195e0bc Destroying unnamed session 2023.11.04 20:49:39.012988 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:39.013055 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2023.11.04 20:49:39.013059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:39.013149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:39.013175 [ 3 ] {} HTTP-Session: 2b66561f-8cce-402e-988e-15956edd4685 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:39.013217 [ 3 ] {} HTTP-Session: 2b66561f-8cce-402e-988e-15956edd4685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:39.013336 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part 2023.11.04 20:49:39.013437 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:39.013529 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:39.013643 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2023.11.04 20:49:39.014039 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2023.11.04 20:49:39.014057 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:39.014243 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2023.11.04 20:49:39.014583 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2023.11.04 20:49:39.014777 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:39.015283 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:49:39.015616 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:49:39.015901 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} executeQuery: Read 21 rows, 1.12 KiB in 0.002389632 sec., 8787 rows/sec., 466.70 KiB/sec. 2023.11.04 20:49:39.016188 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} DynamicQueryHandler: Done processing query 2023.11.04 20:49:39.016230 [ 3 ] {510d8288-a58d-4008-8856-b4d8aff5201a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:39.016262 [ 3 ] {} HTTP-Session: 2b66561f-8cce-402e-988e-15956edd4685 Destroying unnamed session 2023.11.04 20:49:39.016892 [ 22 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 6 columns (6 merged, 0 gathered) in 0.004157667 sec., 65180.785281745746 rows/sec., 87.96 MiB/sec. 2023.11.04 20:49:39.017111 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.04 20:49:39.017334 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.04 20:49:39.017399 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.11.04 20:49:39.017466 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_6_1: 4.07 MiB. 2023.11.04 20:49:49.002506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.002629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.002656 [ 3 ] {} HTTP-Session: a9e472df-3343-418a-9568-53d200801c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.002680 [ 3 ] {} HTTP-Session: a9e472df-3343-418a-9568-53d200801c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.002812 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.002875 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:49.003036 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.003535 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.003800 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:49.003977 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:49.004124 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} executeQuery: Read 54 rows, 4.23 KiB in 0.001268843 sec., 42558 rows/sec., 3.26 MiB/sec. 2023.11.04 20:49:49.004285 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.004310 [ 3 ] {6fd6dfb4-747a-4150-9168-fc6d9f7d16c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:49.004328 [ 3 ] {} HTTP-Session: a9e472df-3343-418a-9568-53d200801c2d Destroying unnamed session 2023.11.04 20:49:49.004536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.004589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.004608 [ 3 ] {} HTTP-Session: d01394fc-69ea-46d2-8e37-344e6d49ccac Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.004627 [ 3 ] {} HTTP-Session: d01394fc-69ea-46d2-8e37-344e6d49ccac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.004718 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.004761 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:49.004870 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.005354 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.005584 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:49.005736 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:49.005837 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} executeQuery: Read 240 rows, 23.78 KiB in 0.001090148 sec., 220153 rows/sec., 21.31 MiB/sec. 2023.11.04 20:49:49.005970 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.005993 [ 3 ] {270c6848-58ec-47a1-bc4e-c98c61c9b87f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:49.006009 [ 3 ] {} HTTP-Session: d01394fc-69ea-46d2-8e37-344e6d49ccac Destroying unnamed session 2023.11.04 20:49:49.006193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.006260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.006279 [ 3 ] {} HTTP-Session: 762f65a5-4437-41f5-a431-952ad914c7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.006296 [ 3 ] {} HTTP-Session: 762f65a5-4437-41f5-a431-952ad914c7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.006388 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.006430 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:49.006534 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.007041 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.007259 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:49.007407 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:49.007533 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} executeQuery: Read 339 rows, 24.30 KiB in 0.001108559 sec., 305802 rows/sec., 21.40 MiB/sec. 2023.11.04 20:49:49.007534 [ 71 ] {} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:49.007648 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.007729 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.007772 [ 3 ] {c7c92337-2173-45ee-981a-30fc1d54dfc2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:49.007773 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:49.007793 [ 3 ] {} HTTP-Session: 762f65a5-4437-41f5-a431-952ad914c7e4 Destroying unnamed session 2023.11.04 20:49:49.007911 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:49.007975 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 355 rows starting from the beginning of the part 2023.11.04 20:49:49.007983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.008070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.008109 [ 3 ] {} HTTP-Session: f43029ee-d6ba-4bac-945d-571bb0f1d454 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.008145 [ 3 ] {} HTTP-Session: f43029ee-d6ba-4bac-945d-571bb0f1d454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.008259 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 339 rows starting from the beginning of the part 2023.11.04 20:49:49.008354 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.008477 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:49.008518 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2023.11.04 20:49:49.008832 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 339 rows starting from the beginning of the part 2023.11.04 20:49:49.008960 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.009111 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 339 rows starting from the beginning of the part 2023.11.04 20:49:49.009278 [ 22 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 339 rows starting from the beginning of the part 2023.11.04 20:49:49.009809 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.010335 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:49.010678 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:49.010859 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} executeQuery: Read 6 rows, 258.00 B in 0.002448094 sec., 2450 rows/sec., 102.92 KiB/sec. 2023.11.04 20:49:49.011193 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.011270 [ 3 ] {12c890ad-5926-43f2-93f1-3ca6eda4d6d5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:49.011304 [ 3 ] {} HTTP-Session: f43029ee-d6ba-4bac-945d-571bb0f1d454 Destroying unnamed session 2023.11.04 20:49:49.011353 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 4 columns (4 merged, 0 gathered) in 0.003622384 sec., 475377.54142023594 rows/sec., 33.33 MiB/sec. 2023.11.04 20:49:49.011491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.011537 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:49.011564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.011608 [ 3 ] {} HTTP-Session: 10776bc8-01f4-47fb-8246-c089ef758613 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.011632 [ 3 ] {} HTTP-Session: 10776bc8-01f4-47fb-8246-c089ef758613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.011747 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.011813 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:49.011840 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:49.012005 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_11_2} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:49:49.012161 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.012569 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.012826 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:49.013021 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:49.013143 [ 71 ] {} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:49.013156 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} executeQuery: Read 70 rows, 4.35 KiB in 0.001361355 sec., 51419 rows/sec., 3.12 MiB/sec. 2023.11.04 20:49:49.013200 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.013345 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:49.013410 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.013459 [ 3 ] {d5df18eb-74fc-4e72-a1a4-aa07caedc453} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.04 20:49:49.013507 [ 3 ] {} HTTP-Session: 10776bc8-01f4-47fb-8246-c089ef758613 Destroying unnamed session 2023.11.04 20:49:49.013514 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:49.013565 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part 2023.11.04 20:49:49.013690 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:49.013760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.013855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.013900 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2023.11.04 20:49:49.013911 [ 3 ] {} HTTP-Session: 516f8049-6dde-45e6-a2bf-00bc23a839be Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.013975 [ 3 ] {} HTTP-Session: 516f8049-6dde-45e6-a2bf-00bc23a839be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.014157 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:49.014201 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.014317 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:49.014389 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:49.014823 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part 2023.11.04 20:49:49.014872 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.016122 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.016733 [ 14 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003464749 sec., 205209.6703108941 rows/sec., 12.45 MiB/sec. 2023.11.04 20:49:49.016846 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.11.04 20:49:49.016916 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:49.017128 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.11.04 20:49:49.017246 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:49.017336 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} executeQuery: Read 48 rows, 66.33 KiB in 0.00308019 sec., 15583 rows/sec., 21.03 MiB/sec. 2023.11.04 20:49:49.017395 [ 23 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_11_2} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:49:49.017652 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.017680 [ 3 ] {dd911c08-f7d8-4b4f-b681-0fa3a42243f3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:49.017696 [ 3 ] {} HTTP-Session: 516f8049-6dde-45e6-a2bf-00bc23a839be Destroying unnamed session 2023.11.04 20:49:49.017827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:49.017871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:49.017889 [ 3 ] {} HTTP-Session: 12b373b4-618b-459c-8c14-ad72d54a8b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:49.017906 [ 3 ] {} HTTP-Session: 12b373b4-618b-459c-8c14-ad72d54a8b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:49.017978 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:49.018019 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:49.018134 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:49.018416 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:49.018647 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:49:49.018819 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:49:49.018946 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} executeQuery: Read 21 rows, 1.12 KiB in 0.000936484 sec., 22424 rows/sec., 1.16 MiB/sec. 2023.11.04 20:49:49.019065 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} DynamicQueryHandler: Done processing query 2023.11.04 20:49:49.019090 [ 3 ] {ac29f76f-c682-4018-872f-ab4511d45456} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:49.019106 [ 3 ] {} HTTP-Session: 12b373b4-618b-459c-8c14-ad72d54a8b23 Destroying unnamed session 2023.11.04 20:49:53.500588 [ 56 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:49:53.500690 [ 56 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:49:53.994470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 1901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:53.994575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:53.994599 [ 3 ] {} HTTP-Session: 396c50e6-480c-4299-ae0e-9825aad14a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:53.994624 [ 3 ] {} HTTP-Session: 396c50e6-480c-4299-ae0e-9825aad14a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:53.994751 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:53.994843 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:53.995004 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:53.995407 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:53.995662 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:49:53.995821 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:49:53.995944 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} executeQuery: Read 11 rows, 888.00 B in 0.001128009 sec., 9751 rows/sec., 768.78 KiB/sec. 2023.11.04 20:49:53.996085 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} DynamicQueryHandler: Done processing query 2023.11.04 20:49:53.996110 [ 3 ] {b4200a39-4af6-47e4-b1d4-859df65dc3c5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.04 20:49:53.996127 [ 3 ] {} HTTP-Session: 396c50e6-480c-4299-ae0e-9825aad14a04 Destroying unnamed session 2023.11.04 20:49:53.996244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:53.996290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:53.996310 [ 3 ] {} HTTP-Session: 9c2257f1-c235-4743-bdaf-52bbc7a9f803 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:53.996329 [ 3 ] {} HTTP-Session: 9c2257f1-c235-4743-bdaf-52bbc7a9f803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:53.996410 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:53.996456 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:53.996573 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:53.996857 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.81 GiB. 2023.11.04 20:49:53.997137 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:49:53.997310 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:49:53.997411 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} executeQuery: Read 11 rows, 743.00 B in 0.000973025 sec., 11304 rows/sec., 745.70 KiB/sec. 2023.11.04 20:49:53.997531 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} DynamicQueryHandler: Done processing query 2023.11.04 20:49:53.997554 [ 3 ] {e8e5bfc9-aac2-49e5-8c53-e96c2eb2266b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:49:53.997570 [ 3 ] {} HTTP-Session: 9c2257f1-c235-4743-bdaf-52bbc7a9f803 Destroying unnamed session 2023.11.04 20:49:59.002267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.002444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.002491 [ 3 ] {} HTTP-Session: ff2c5a03-fa2d-416b-a610-79078d9a659b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.002533 [ 3 ] {} HTTP-Session: ff2c5a03-fa2d-416b-a610-79078d9a659b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.002738 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.002815 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:49:59.002976 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.003430 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.003692 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:59.003851 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:59.003974 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} executeQuery: Read 54 rows, 4.23 KiB in 0.001187321 sec., 45480 rows/sec., 3.48 MiB/sec. 2023.11.04 20:49:59.004001 [ 57 ] {} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.004115 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.004172 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.004221 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:59.004229 [ 3 ] {0d70f9a2-f7e1-4a5e-82f4-7fe4b676a8de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:59.004303 [ 3 ] {} HTTP-Session: ff2c5a03-fa2d-416b-a610-79078d9a659b Destroying unnamed session 2023.11.04 20:49:59.004392 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:59.004429 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2023.11.04 20:49:59.004553 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part 2023.11.04 20:49:59.004632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.004697 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part 2023.11.04 20:49:59.004713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.004771 [ 3 ] {} HTTP-Session: 8b2b33f5-bd24-44ff-b42b-4d53756a7e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.004800 [ 3 ] {} HTTP-Session: 8b2b33f5-bd24-44ff-b42b-4d53756a7e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.004922 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part 2023.11.04 20:49:59.005029 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.005147 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:49:59.005179 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2023.11.04 20:49:59.005501 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part 2023.11.04 20:49:59.005601 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.006675 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.007205 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:59.007272 [ 10 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308847 sec., 104258.7430021985 rows/sec., 7.97 MiB/sec. 2023.11.04 20:49:59.007438 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:59.007482 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:59.007607 [ 57 ] {} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.007644 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} executeQuery: Read 240 rows, 23.78 KiB in 0.002551966 sec., 94045 rows/sec., 9.10 MiB/sec. 2023.11.04 20:49:59.007674 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.007877 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:59.007926 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:59.008003 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.008053 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_11_2} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.008072 [ 3 ] {2a381c71-7a24-40f6-83ce-caf520f16185} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:49:59.008074 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:59.008115 [ 3 ] {} HTTP-Session: 8b2b33f5-bd24-44ff-b42b-4d53756a7e15 Destroying unnamed session 2023.11.04 20:49:59.008162 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part 2023.11.04 20:49:59.008332 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 240 rows starting from the beginning of the part 2023.11.04 20:49:59.008430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.008479 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 240 rows starting from the beginning of the part 2023.11.04 20:49:59.008547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.008596 [ 3 ] {} HTTP-Session: 34e53f9a-2c4e-41b6-8f10-165793b38d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.008663 [ 3 ] {} HTTP-Session: 34e53f9a-2c4e-41b6-8f10-165793b38d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.008676 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 240 rows starting from the beginning of the part 2023.11.04 20:49:59.008920 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.008922 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 240 rows starting from the beginning of the part 2023.11.04 20:49:59.009029 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:49:59.009185 [ 14 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 240 rows starting from the beginning of the part 2023.11.04 20:49:59.009613 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.010704 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.011108 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:49:59.011210 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443619 sec., 416422.37425220385 rows/sec., 40.30 MiB/sec. 2023.11.04 20:49:59.011375 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:59.011376 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:49:59.011617 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} executeQuery: Read 339 rows, 24.30 KiB in 0.002633928 sec., 128705 rows/sec., 9.01 MiB/sec. 2023.11.04 20:49:59.011683 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:59.011822 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_11_2} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.011835 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.011887 [ 3 ] {aa5f7729-48bb-4205-89d2-a18f80a9df94} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:49:59.011941 [ 3 ] {} HTTP-Session: 34e53f9a-2c4e-41b6-8f10-165793b38d34 Destroying unnamed session 2023.11.04 20:49:59.012082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.012126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.012146 [ 3 ] {} HTTP-Session: 51f9cb9d-3194-48d5-bc91-8f768da2c559 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.012162 [ 3 ] {} HTTP-Session: 51f9cb9d-3194-48d5-bc91-8f768da2c559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.012231 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.012271 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:49:59.012392 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.012673 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.012914 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:59.013088 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:59.013209 [ 57 ] {} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.013228 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} executeQuery: Read 6 rows, 258.00 B in 0.000960295 sec., 6248 rows/sec., 262.37 KiB/sec. 2023.11.04 20:49:59.013260 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.013414 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:59.013448 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.013495 [ 3 ] {36136b56-7b9b-44ec-ae10-0eab334e616a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:59.013521 [ 3 ] {} HTTP-Session: 51f9cb9d-3194-48d5-bc91-8f768da2c559 Destroying unnamed session 2023.11.04 20:49:59.013584 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:59.013623 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.11.04 20:49:59.013700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.013801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.013857 [ 3 ] {} HTTP-Session: 4c91243f-890d-4577-bd00-e3c3a15bf636 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.013857 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:59.013884 [ 3 ] {} HTTP-Session: 4c91243f-890d-4577-bd00-e3c3a15bf636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.014113 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.014117 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:59.014230 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:49:59.014406 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:59.014724 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:59.014837 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.014973 [ 20 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.11.04 20:49:59.015624 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.016301 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:49:59.016409 [ 14 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308557 sec., 21389.88906425717 rows/sec., 898.21 KiB/sec. 2023.11.04 20:49:59.016582 [ 14 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:59.016591 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:49:59.016805 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} executeQuery: Read 70 rows, 4.35 KiB in 0.002639458 sec., 26520 rows/sec., 1.61 MiB/sec. 2023.11.04 20:49:59.016985 [ 14 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:59.017038 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.017076 [ 3 ] {fb5c1167-463a-44f2-8aad-79a7211be13e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:49:59.017102 [ 3 ] {} HTTP-Session: 4c91243f-890d-4577-bd00-e3c3a15bf636 Destroying unnamed session 2023.11.04 20:49:59.017109 [ 14 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_11_2} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.017321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.017374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.017394 [ 3 ] {} HTTP-Session: 8799fe12-4235-4d98-a622-c33e9f89fc7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.017411 [ 3 ] {} HTTP-Session: 8799fe12-4235-4d98-a622-c33e9f89fc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.017519 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.017565 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:49:59.017719 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.018240 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.018562 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.11.04 20:49:59.018740 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.11.04 20:49:59.018868 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} executeQuery: Read 48 rows, 66.33 KiB in 0.001320084 sec., 36361 rows/sec., 49.07 MiB/sec. 2023.11.04 20:49:59.018997 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.019021 [ 3 ] {554c4fc3-3e66-4f63-b46b-f4fa41887581} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:49:59.019037 [ 3 ] {} HTTP-Session: 8799fe12-4235-4d98-a622-c33e9f89fc7e Destroying unnamed session 2023.11.04 20:49:59.019160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:49:59.019205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:49:59.019224 [ 3 ] {} HTTP-Session: 2c5431de-5b5a-4103-88c1-271f79c8b7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:49:59.019241 [ 3 ] {} HTTP-Session: 2c5431de-5b5a-4103-88c1-271f79c8b7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:49:59.019312 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:49:59.019350 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:49:59.019453 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:49:59.019732 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.019972 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:49:59.020139 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:49:59.020257 [ 57 ] {} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:49:59.020272 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} executeQuery: Read 21 rows, 1.12 KiB in 0.000931634 sec., 22541 rows/sec., 1.17 MiB/sec. 2023.11.04 20:49:59.020301 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:49:59.020496 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:49:59.020568 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} DynamicQueryHandler: Done processing query 2023.11.04 20:49:59.020611 [ 3 ] {d8613cd7-790f-4180-92e7-534a7ddaf000} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:49:59.020664 [ 3 ] {} HTTP-Session: 2c5431de-5b5a-4103-88c1-271f79c8b7f5 Destroying unnamed session 2023.11.04 20:49:59.020676 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:49:59.020721 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part 2023.11.04 20:49:59.020809 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:59.020891 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:59.020965 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:59.021039 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:59.021114 [ 14 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2023.11.04 20:49:59.021649 [ 10 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293013 sec., 204174.28131039673 rows/sec., 11.04 MiB/sec. 2023.11.04 20:49:59.021742 [ 10 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:49:59.021922 [ 10 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:49:59.021983 [ 10 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_11_2} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:50:08.500951 [ 172 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:50:08.501062 [ 172 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:50:09.002119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.002278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.002323 [ 3 ] {} HTTP-Session: 695b946b-fc6f-4a81-8f27-701c7ca811d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.002366 [ 3 ] {} HTTP-Session: 695b946b-fc6f-4a81-8f27-701c7ca811d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.002569 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.002669 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:09.002937 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.003457 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.003728 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:50:09.003890 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:50:09.004013 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} executeQuery: Read 54 rows, 4.23 KiB in 0.001389016 sec., 38876 rows/sec., 2.97 MiB/sec. 2023.11.04 20:50:09.004167 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.004193 [ 3 ] {045e9798-2e96-448f-a2b8-028f5f7f9d9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:09.004210 [ 3 ] {} HTTP-Session: 695b946b-fc6f-4a81-8f27-701c7ca811d8 Destroying unnamed session 2023.11.04 20:50:09.004407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.004457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.004476 [ 3 ] {} HTTP-Session: e6dd2cd0-8178-4426-9ec8-c50cc0a16d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.004494 [ 3 ] {} HTTP-Session: e6dd2cd0-8178-4426-9ec8-c50cc0a16d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.004588 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.004630 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:09.004739 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.005214 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.005447 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:50:09.005599 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:50:09.005702 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} executeQuery: Read 240 rows, 23.78 KiB in 0.001086448 sec., 220903 rows/sec., 21.38 MiB/sec. 2023.11.04 20:50:09.005897 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.005922 [ 3 ] {b6ad6159-f798-4286-b2c0-f6ee0dc30841} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:09.005938 [ 3 ] {} HTTP-Session: e6dd2cd0-8178-4426-9ec8-c50cc0a16d1f Destroying unnamed session 2023.11.04 20:50:09.006123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.006173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.006193 [ 3 ] {} HTTP-Session: d03e1a44-a05b-4755-a584-917b2611072d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.006209 [ 3 ] {} HTTP-Session: d03e1a44-a05b-4755-a584-917b2611072d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.006312 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.006351 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:09.006469 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.006959 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.007180 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:09.007324 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:09.007426 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} executeQuery: Read 339 rows, 24.30 KiB in 0.001084098 sec., 312702 rows/sec., 21.89 MiB/sec. 2023.11.04 20:50:09.007593 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.007616 [ 3 ] {59043912-0906-4abf-bd56-3353ec7071ad} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:09.007632 [ 3 ] {} HTTP-Session: d03e1a44-a05b-4755-a584-917b2611072d Destroying unnamed session 2023.11.04 20:50:09.007747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.007791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.007809 [ 3 ] {} HTTP-Session: 89fc949f-9fd7-4e43-9428-ff4526feba3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.007825 [ 3 ] {} HTTP-Session: 89fc949f-9fd7-4e43-9428-ff4526feba3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.007893 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.007933 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:09.008049 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.008310 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.008564 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:50:09.008735 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:50:09.008834 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} executeQuery: Read 6 rows, 258.00 B in 0.000915373 sec., 6554 rows/sec., 275.25 KiB/sec. 2023.11.04 20:50:09.008950 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.008973 [ 3 ] {6d6d5395-2986-4c3e-b8cb-58f229051001} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:09.008988 [ 3 ] {} HTTP-Session: 89fc949f-9fd7-4e43-9428-ff4526feba3e Destroying unnamed session 2023.11.04 20:50:09.009157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.009202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.009220 [ 3 ] {} HTTP-Session: 1220b76d-b293-4792-9b57-cf12f765e050 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.009236 [ 3 ] {} HTTP-Session: 1220b76d-b293-4792-9b57-cf12f765e050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.009308 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.009349 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:09.009462 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.009775 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.010016 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:09.010188 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:09.010297 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} executeQuery: Read 70 rows, 4.35 KiB in 0.000956535 sec., 73180 rows/sec., 4.44 MiB/sec. 2023.11.04 20:50:09.010439 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.010463 [ 3 ] {aa12df0c-d056-4e1d-b1a2-1f7df57d9717} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:09.010479 [ 3 ] {} HTTP-Session: 1220b76d-b293-4792-9b57-cf12f765e050 Destroying unnamed session 2023.11.04 20:50:09.010645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.010688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.010707 [ 3 ] {} HTTP-Session: 5744585a-9579-4e69-8a90-c96ac7f2f0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.010724 [ 3 ] {} HTTP-Session: 5744585a-9579-4e69-8a90-c96ac7f2f0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.010823 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.010866 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:09.010997 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.011489 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.011789 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.11.04 20:50:09.011957 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.11.04 20:50:09.012062 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} executeQuery: Read 48 rows, 66.33 KiB in 0.001212361 sec., 39592 rows/sec., 53.43 MiB/sec. 2023.11.04 20:50:09.012232 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.012256 [ 3 ] {3967969b-c3c0-43a6-8b79-0c64bb72b3fb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:09.012271 [ 3 ] {} HTTP-Session: 5744585a-9579-4e69-8a90-c96ac7f2f0cb Destroying unnamed session 2023.11.04 20:50:09.012442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:09.012484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:09.012503 [ 3 ] {} HTTP-Session: 8694703f-f987-4c32-9f2a-cf6e688c3e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:09.012519 [ 3 ] {} HTTP-Session: 8694703f-f987-4c32-9f2a-cf6e688c3e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:09.012589 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:09.012629 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:09.012733 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:09.012979 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:09.013202 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:50:09.013377 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:50:09.013481 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} executeQuery: Read 21 rows, 1.12 KiB in 0.000857602 sec., 24486 rows/sec., 1.27 MiB/sec. 2023.11.04 20:50:09.013601 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} DynamicQueryHandler: Done processing query 2023.11.04 20:50:09.013624 [ 3 ] {035dc003-781a-4c61-9eef-e84a75924d53} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:09.013640 [ 3 ] {} HTTP-Session: 8694703f-f987-4c32-9f2a-cf6e688c3e70 Destroying unnamed session 2023.11.04 20:50:19.001998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.002176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.002223 [ 3 ] {} HTTP-Session: 07f49c92-ba66-4529-abbc-57244d93e3fc Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.002265 [ 3 ] {} HTTP-Session: 07f49c92-ba66-4529-abbc-57244d93e3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.002423 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.002485 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:19.002649 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.003103 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.003365 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:50:19.003525 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:50:19.003654 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} executeQuery: Read 54 rows, 4.23 KiB in 0.001188971 sec., 45417 rows/sec., 3.47 MiB/sec. 2023.11.04 20:50:19.003789 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.003815 [ 3 ] {f3473473-8c5b-497e-bab8-bed87c7105f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:19.003831 [ 3 ] {} HTTP-Session: 07f49c92-ba66-4529-abbc-57244d93e3fc Destroying unnamed session 2023.11.04 20:50:19.004044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.004087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.004107 [ 3 ] {} HTTP-Session: e90f7a28-ba28-4bc9-8c25-27fa96ff9be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.004124 [ 3 ] {} HTTP-Session: e90f7a28-ba28-4bc9-8c25-27fa96ff9be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.004205 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.004244 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:19.004346 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.004796 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.005024 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:50:19.005177 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:50:19.005306 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} executeQuery: Read 240 rows, 23.78 KiB in 0.001069938 sec., 224312 rows/sec., 21.71 MiB/sec. 2023.11.04 20:50:19.005454 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.005478 [ 3 ] {8aeef065-6c5b-4052-a42f-7bbf5b5fab2e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:19.005494 [ 3 ] {} HTTP-Session: e90f7a28-ba28-4bc9-8c25-27fa96ff9be0 Destroying unnamed session 2023.11.04 20:50:19.005807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.005854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.005873 [ 3 ] {} HTTP-Session: c6da6e53-9345-4842-b77a-dc67585ab66f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.005891 [ 3 ] {} HTTP-Session: c6da6e53-9345-4842-b77a-dc67585ab66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.005980 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.006019 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:19.006122 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.006581 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.006800 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:19.006948 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:19.007077 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} executeQuery: Read 339 rows, 24.30 KiB in 0.001062737 sec., 318987 rows/sec., 22.33 MiB/sec. 2023.11.04 20:50:19.007209 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.007234 [ 3 ] {336500d8-c247-4fe7-8392-443ffea18566} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:19.007250 [ 3 ] {} HTTP-Session: c6da6e53-9345-4842-b77a-dc67585ab66f Destroying unnamed session 2023.11.04 20:50:19.007386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.007429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.007449 [ 3 ] {} HTTP-Session: bd2710df-1104-4a9c-b1e9-0598a82d97f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.007466 [ 3 ] {} HTTP-Session: bd2710df-1104-4a9c-b1e9-0598a82d97f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.007537 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.007579 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:19.007691 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.007928 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.008166 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:50:19.008345 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:50:19.008468 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} executeQuery: Read 6 rows, 258.00 B in 0.000901573 sec., 6655 rows/sec., 279.46 KiB/sec. 2023.11.04 20:50:19.008583 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.008606 [ 3 ] {bceb24f4-3f2a-48bf-a427-334cc05cc476} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:19.008626 [ 3 ] {} HTTP-Session: bd2710df-1104-4a9c-b1e9-0598a82d97f7 Destroying unnamed session 2023.11.04 20:50:19.008753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.008798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.008816 [ 3 ] {} HTTP-Session: e0c6dbcd-9b1e-4b9a-94d3-b87208374702 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.008832 [ 3 ] {} HTTP-Session: e0c6dbcd-9b1e-4b9a-94d3-b87208374702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.008903 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.008943 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:19.009061 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.009352 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.009595 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:19.009763 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:19.009890 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} executeQuery: Read 70 rows, 4.35 KiB in 0.000958975 sec., 72994 rows/sec., 4.43 MiB/sec. 2023.11.04 20:50:19.010007 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.010031 [ 3 ] {6a8842b2-81ed-40b3-9246-bc96cf7619d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:19.010046 [ 3 ] {} HTTP-Session: e0c6dbcd-9b1e-4b9a-94d3-b87208374702 Destroying unnamed session 2023.11.04 20:50:19.010198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.010240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.010259 [ 3 ] {} HTTP-Session: fdc07402-a24a-4d1e-bb0b-d39495aba052 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.010275 [ 3 ] {} HTTP-Session: fdc07402-a24a-4d1e-bb0b-d39495aba052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.010366 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.010409 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:19.010545 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.011009 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.011312 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.11.04 20:50:19.011492 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.11.04 20:50:19.011625 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} executeQuery: Read 48 rows, 66.33 KiB in 0.001229972 sec., 39025 rows/sec., 52.66 MiB/sec. 2023.11.04 20:50:19.011759 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.011783 [ 3 ] {308d33d9-4d76-4621-9688-af31095cd7fb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:19.011799 [ 3 ] {} HTTP-Session: fdc07402-a24a-4d1e-bb0b-d39495aba052 Destroying unnamed session 2023.11.04 20:50:19.011916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:19.011962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:19.011981 [ 3 ] {} HTTP-Session: 9fc90258-f977-4712-bcf5-1c70ad4e8fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:19.012000 [ 3 ] {} HTTP-Session: 9fc90258-f977-4712-bcf5-1c70ad4e8fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:19.012069 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:19.012108 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:19.012212 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:19.012528 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:19.012763 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:50:19.012943 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:50:19.013069 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} executeQuery: Read 21 rows, 1.12 KiB in 0.000970095 sec., 21647 rows/sec., 1.12 MiB/sec. 2023.11.04 20:50:19.013219 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} DynamicQueryHandler: Done processing query 2023.11.04 20:50:19.013244 [ 3 ] {2a693433-c346-4001-84a6-8c68017a8dfb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:19.013260 [ 3 ] {} HTTP-Session: 9fc90258-f977-4712-bcf5-1c70ad4e8fe3 Destroying unnamed session 2023.11.04 20:50:23.501115 [ 122 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:50:23.501198 [ 122 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:50:23.994884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 1901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:23.994989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:23.995014 [ 3 ] {} HTTP-Session: c37f02e2-f92b-4f47-be68-3ae90845265a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:23.995039 [ 3 ] {} HTTP-Session: c37f02e2-f92b-4f47-be68-3ae90845265a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:23.995166 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:23.995227 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:23.995385 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:23.995905 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:23.996185 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:23.996351 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:23.996475 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} executeQuery: Read 11 rows, 888.00 B in 0.001271923 sec., 8648 rows/sec., 681.79 KiB/sec. 2023.11.04 20:50:23.996479 [ 122 ] {} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.04 20:50:23.996557 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:23.996657 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} DynamicQueryHandler: Done processing query 2023.11.04 20:50:23.996653 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.04 20:50:23.996693 [ 3 ] {69b91240-9d05-4763-a3c7-e68c49f6fbfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.04 20:50:23.996716 [ 3 ] {} HTTP-Session: c37f02e2-f92b-4f47-be68-3ae90845265a Destroying unnamed session 2023.11.04 20:50:23.996822 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:23.996858 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 368 rows starting from the beginning of the part 2023.11.04 20:50:23.996889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:23.996954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:23.996978 [ 3 ] {} HTTP-Session: 8138ce83-fdd9-4795-a14a-4051153bd8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:23.997012 [ 3 ] {} HTTP-Session: 8138ce83-fdd9-4795-a14a-4051153bd8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:23.997037 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:23.997128 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:23.997194 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:23.997199 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:23.997397 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:23.997487 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:23.997537 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:23.997645 [ 17 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:23.998016 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:23.998349 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:23.998548 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:23.998686 [ 122 ] {} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.04 20:50:23.998769 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:23.998779 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} executeQuery: Read 11 rows, 743.00 B in 0.001610191 sec., 6831 rows/sec., 450.62 KiB/sec. 2023.11.04 20:50:23.998866 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1407 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227528 sec., 631641.8918190928 rows/sec., 44.38 MiB/sec. 2023.11.04 20:50:23.998990 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.04 20:50:23.999156 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} DynamicQueryHandler: Done processing query 2023.11.04 20:50:23.999227 [ 3 ] {541427f9-b073-4ce1-921d-a3a215dfc2a4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:50:23.999289 [ 3 ] {} HTTP-Session: 8138ce83-fdd9-4795-a14a-4051153bd8c7 Destroying unnamed session 2023.11.04 20:50:23.999366 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:23.999387 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.04 20:50:23.999455 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 711 rows starting from the beginning of the part 2023.11.04 20:50:23.999674 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:23.999726 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.04 20:50:23.999824 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:23.999846 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_16_3} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.04 20:50:24.000005 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:24.000262 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:24.000498 [ 19 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:24.001234 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.002395272 sec., 393692.2403802157 rows/sec., 23.92 MiB/sec. 2023.11.04 20:50:24.001374 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.04 20:50:24.001593 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.04 20:50:24.001667 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_16_3} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.04 20:50:29.003052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.003183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.003213 [ 3 ] {} HTTP-Session: 783b05d2-e757-40e6-a665-b55427c7b488 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.003242 [ 3 ] {} HTTP-Session: 783b05d2-e757-40e6-a665-b55427c7b488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.003387 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.003453 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:29.003634 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.004062 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.004322 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:29.004484 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:29.004607 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} executeQuery: Read 54 rows, 4.23 KiB in 0.001182651 sec., 45660 rows/sec., 3.49 MiB/sec. 2023.11.04 20:50:29.004782 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.004808 [ 3 ] {c8adf244-bd6b-4d91-9b5b-28c510526121} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:29.004825 [ 3 ] {} HTTP-Session: 783b05d2-e757-40e6-a665-b55427c7b488 Destroying unnamed session 2023.11.04 20:50:29.005009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.005060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.005082 [ 3 ] {} HTTP-Session: 973eb723-3c38-449f-87eb-1b9528c15f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.005100 [ 3 ] {} HTTP-Session: 973eb723-3c38-449f-87eb-1b9528c15f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.005189 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.005231 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:29.005339 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.005772 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.006002 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:29.006153 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:29.006257 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} executeQuery: Read 240 rows, 23.78 KiB in 0.001040917 sec., 230565 rows/sec., 22.31 MiB/sec. 2023.11.04 20:50:29.006423 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.006447 [ 3 ] {1c9a1d33-b783-499f-b8e2-21678528a84e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:29.006463 [ 3 ] {} HTTP-Session: 973eb723-3c38-449f-87eb-1b9528c15f3f Destroying unnamed session 2023.11.04 20:50:29.006628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.006678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.006697 [ 3 ] {} HTTP-Session: eedd2eeb-5a55-4c7c-a574-8d384010841b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.006715 [ 3 ] {} HTTP-Session: eedd2eeb-5a55-4c7c-a574-8d384010841b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.006802 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.006843 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:29.006956 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.007424 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.007660 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:29.007807 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:29.007906 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} executeQuery: Read 339 rows, 24.30 KiB in 0.001076108 sec., 315024 rows/sec., 22.05 MiB/sec. 2023.11.04 20:50:29.008021 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.008045 [ 3 ] {88815f3d-776b-4a33-a1a6-61efefe607d8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:29.008061 [ 3 ] {} HTTP-Session: eedd2eeb-5a55-4c7c-a574-8d384010841b Destroying unnamed session 2023.11.04 20:50:29.008173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.008218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.008236 [ 3 ] {} HTTP-Session: f8ddecf9-b254-411b-9878-6a07e3f9b6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.008253 [ 3 ] {} HTTP-Session: f8ddecf9-b254-411b-9878-6a07e3f9b6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.008324 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.008364 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:29.008474 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.008709 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.008947 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:29.009118 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:29.009220 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} executeQuery: Read 6 rows, 258.00 B in 0.000867512 sec., 6916 rows/sec., 290.43 KiB/sec. 2023.11.04 20:50:29.009426 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.009450 [ 3 ] {f33e6c8c-88a6-4d93-8b9f-205446173123} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:29.009466 [ 3 ] {} HTTP-Session: f8ddecf9-b254-411b-9878-6a07e3f9b6e6 Destroying unnamed session 2023.11.04 20:50:29.009582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.009626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.009646 [ 3 ] {} HTTP-Session: 7aa8335e-a65a-4088-be64-a79521595b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.009662 [ 3 ] {} HTTP-Session: 7aa8335e-a65a-4088-be64-a79521595b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.009738 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.009782 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:29.009913 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.010203 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.010454 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:29.010625 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:29.010728 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} executeQuery: Read 70 rows, 4.35 KiB in 0.000960995 sec., 72841 rows/sec., 4.42 MiB/sec. 2023.11.04 20:50:29.010845 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.010869 [ 3 ] {2400a202-d3b8-416a-837b-c80776c596f8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:29.010885 [ 3 ] {} HTTP-Session: 7aa8335e-a65a-4088-be64-a79521595b47 Destroying unnamed session 2023.11.04 20:50:29.011041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.011088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.011106 [ 3 ] {} HTTP-Session: 5492a562-0572-4019-936a-2ed99003b2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.011125 [ 3 ] {} HTTP-Session: 5492a562-0572-4019-936a-2ed99003b2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.011211 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.011255 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:29.011389 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.011887 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.012197 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.11.04 20:50:29.012381 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.11.04 20:50:29.012497 [ 94 ] {} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.11.04 20:50:29.012514 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} executeQuery: Read 48 rows, 66.33 KiB in 0.001271863 sec., 37739 rows/sec., 50.93 MiB/sec. 2023.11.04 20:50:29.012548 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.012768 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.11.04 20:50:29.012903 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.012947 [ 3 ] {3e506c5a-d32e-47b2-a339-be091f54e1fe} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:29.012990 [ 3 ] {} HTTP-Session: 5492a562-0572-4019-936a-2ed99003b2c5 Destroying unnamed session 2023.11.04 20:50:29.013026 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:29.013075 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 271 rows starting from the beginning of the part 2023.11.04 20:50:29.013154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:29.013257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:29.013306 [ 3 ] {} HTTP-Session: 65e5d1d1-ae5f-4a2a-9153-99590767ccb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:29.013341 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2023.11.04 20:50:29.013352 [ 3 ] {} HTTP-Session: 65e5d1d1-ae5f-4a2a-9153-99590767ccb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:29.013567 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:29.013634 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2023.11.04 20:50:29.013652 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:29.014042 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2023.11.04 20:50:29.014188 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:29.014398 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2023.11.04 20:50:29.014669 [ 19 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2023.11.04 20:50:29.014940 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:29.015482 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:29.015699 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:29.015922 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} executeQuery: Read 21 rows, 1.12 KiB in 0.002293009 sec., 9158 rows/sec., 486.36 KiB/sec. 2023.11.04 20:50:29.016272 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} DynamicQueryHandler: Done processing query 2023.11.04 20:50:29.016327 [ 3 ] {7980389f-a3c4-4c6e-8496-6c9f5a5674f9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:29.016372 [ 3 ] {} HTTP-Session: 65e5d1d1-ae5f-4a2a-9153-99590767ccb6 Destroying unnamed session 2023.11.04 20:50:29.017433 [ 9 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 6 columns (6 merged, 0 gathered) in 0.004824194 sec., 105924.43007059832 rows/sec., 142.94 MiB/sec. 2023.11.04 20:50:29.017954 [ 9 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.11.04 20:50:29.018373 [ 9 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.11.04 20:50:29.018506 [ 9 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.11.04 20:50:29.018635 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_11_2: 4.00 MiB. 2023.11.04 20:50:30.000167 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.35 MiB, will set to 231.07 MiB (RSS), difference: -4.05 MiB 2023.11.04 20:50:38.501460 [ 53 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:50:38.501554 [ 53 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:50:39.001479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.001589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.001614 [ 3 ] {} HTTP-Session: 9a57d30c-840a-4716-8a7e-96a1c087af5d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.001640 [ 3 ] {} HTTP-Session: 9a57d30c-840a-4716-8a7e-96a1c087af5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.001774 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.001842 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:39.002007 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.002475 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.002746 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:39.002913 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:39.003041 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} executeQuery: Read 54 rows, 4.23 KiB in 0.001231602 sec., 43845 rows/sec., 3.35 MiB/sec. 2023.11.04 20:50:39.003082 [ 55 ] {} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.11.04 20:50:39.003239 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.003243 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.003302 [ 3 ] {00ce8c25-b2d3-4d95-8224-1d4603576801} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:39.003359 [ 3 ] {} HTTP-Session: 9a57d30c-840a-4716-8a7e-96a1c087af5d Destroying unnamed session 2023.11.04 20:50:39.003420 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.11.04 20:50:39.003548 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:39.003586 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part 2023.11.04 20:50:39.003629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.003727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.003767 [ 3 ] {} HTTP-Session: a6698e7a-3135-43d3-87e1-c526f379c9e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.003831 [ 3 ] {} HTTP-Session: a6698e7a-3135-43d3-87e1-c526f379c9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.003871 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2023.11.04 20:50:39.004059 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.004116 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2023.11.04 20:50:39.004152 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:39.004366 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part 2023.11.04 20:50:39.004684 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2023.11.04 20:50:39.004686 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.005798 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:39.006145 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002823503 sec., 95625.8945005548 rows/sec., 7.32 MiB/sec. 2023.11.04 20:50:39.006224 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:39.006292 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.11.04 20:50:39.006474 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:39.006537 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.11.04 20:50:39.006663 [ 55 ] {} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.11.04 20:50:39.006695 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} executeQuery: Read 240 rows, 23.78 KiB in 0.002565586 sec., 93545 rows/sec., 9.05 MiB/sec. 2023.11.04 20:50:39.006685 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_15_3} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.11.04 20:50:39.006730 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:39.007071 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.11.04 20:50:39.007116 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.007166 [ 3 ] {23d09d17-a732-4550-9019-2842e0ac9ab6} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:39.007208 [ 3 ] {} HTTP-Session: a6698e7a-3135-43d3-87e1-c526f379c9e3 Destroying unnamed session 2023.11.04 20:50:39.007238 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:39.007290 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 240 rows starting from the beginning of the part 2023.11.04 20:50:39.007437 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 240 rows starting from the beginning of the part 2023.11.04 20:50:39.007517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.007572 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 240 rows starting from the beginning of the part 2023.11.04 20:50:39.007601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.007643 [ 3 ] {} HTTP-Session: e3cd8fbf-07ad-4bfa-8654-814c8dd16c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.007679 [ 3 ] {} HTTP-Session: e3cd8fbf-07ad-4bfa-8654-814c8dd16c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.007775 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 240 rows starting from the beginning of the part 2023.11.04 20:50:39.007937 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.007993 [ 10 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 240 rows starting from the beginning of the part 2023.11.04 20:50:39.008057 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:39.008503 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.009456 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:39.009793 [ 11 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002946587 sec., 407250.8295190334 rows/sec., 39.41 MiB/sec. 2023.11.04 20:50:39.009831 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:50:39.010036 [ 15 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.11.04 20:50:39.010087 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:50:39.010291 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} executeQuery: Read 339 rows, 24.30 KiB in 0.002283809 sec., 148436 rows/sec., 10.39 MiB/sec. 2023.11.04 20:50:39.010363 [ 15 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.11.04 20:50:39.010511 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.010518 [ 15 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_15_3} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.11.04 20:50:39.010554 [ 3 ] {88c95aa1-d38f-403e-ad24-4631d878b6f6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:39.010588 [ 3 ] {} HTTP-Session: e3cd8fbf-07ad-4bfa-8654-814c8dd16c8e Destroying unnamed session 2023.11.04 20:50:39.010765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.010813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.010832 [ 3 ] {} HTTP-Session: 2b7b4188-bfb5-4274-a507-7febb4a51a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.010849 [ 3 ] {} HTTP-Session: 2b7b4188-bfb5-4274-a507-7febb4a51a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.010923 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.010964 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:39.011089 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.011364 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.011621 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:39.011794 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:39.011927 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} executeQuery: Read 6 rows, 258.00 B in 0.000973355 sec., 6164 rows/sec., 258.85 KiB/sec. 2023.11.04 20:50:39.012097 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.012121 [ 3 ] {37e198eb-576d-4095-bd7f-02632d105cc0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:39.012137 [ 3 ] {} HTTP-Session: 2b7b4188-bfb5-4274-a507-7febb4a51a0a Destroying unnamed session 2023.11.04 20:50:39.012261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.012305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.012323 [ 3 ] {} HTTP-Session: 247490b7-ce24-47e9-bf94-0dfedc09a975 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.012338 [ 3 ] {} HTTP-Session: 247490b7-ce24-47e9-bf94-0dfedc09a975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.012412 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.012454 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:39.012579 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.012888 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.013127 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:50:39.013296 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:50:39.013424 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} executeQuery: Read 70 rows, 4.35 KiB in 0.000983115 sec., 71202 rows/sec., 4.32 MiB/sec. 2023.11.04 20:50:39.013548 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.013572 [ 3 ] {b844d75e-75f3-4808-90d4-48b34014b1ca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:39.013587 [ 3 ] {} HTTP-Session: 247490b7-ce24-47e9-bf94-0dfedc09a975 Destroying unnamed session 2023.11.04 20:50:39.013741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.013785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.013803 [ 3 ] {} HTTP-Session: 0a88cc6c-2729-4419-b7f1-2f7df2e09452 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.013819 [ 3 ] {} HTTP-Session: 0a88cc6c-2729-4419-b7f1-2f7df2e09452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.013895 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.013939 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:39.014073 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.014548 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.014855 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.11.04 20:50:39.015027 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.11.04 20:50:39.015153 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} executeQuery: Read 48 rows, 66.33 KiB in 0.001229822 sec., 39030 rows/sec., 52.67 MiB/sec. 2023.11.04 20:50:39.015267 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.015291 [ 3 ] {0b3bff50-dcb2-40ed-811d-44f29787fcc6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:39.015306 [ 3 ] {} HTTP-Session: 0a88cc6c-2729-4419-b7f1-2f7df2e09452 Destroying unnamed session 2023.11.04 20:50:39.015416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:39.015458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:39.015477 [ 3 ] {} HTTP-Session: cb2a3b6f-7782-4dfc-a93f-a74c01795ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:39.015493 [ 3 ] {} HTTP-Session: cb2a3b6f-7782-4dfc-a93f-a74c01795ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:39.015561 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:39.015600 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:39.015701 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:39.015950 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. 2023.11.04 20:50:39.016176 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:50:39.016352 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:50:39.016488 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} executeQuery: Read 21 rows, 1.12 KiB in 0.000892373 sec., 23532 rows/sec., 1.22 MiB/sec. 2023.11.04 20:50:39.016658 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} DynamicQueryHandler: Done processing query 2023.11.04 20:50:39.016681 [ 3 ] {6de83227-7362-414d-86e4-dd2a57da88f0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:39.016697 [ 3 ] {} HTTP-Session: cb2a3b6f-7782-4dfc-a93f-a74c01795ed8 Destroying unnamed session 2023.11.04 20:50:49.001754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.001877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.001904 [ 3 ] {} HTTP-Session: ff62cd00-e157-407f-96a1-52e097cf1d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.001928 [ 3 ] {} HTTP-Session: ff62cd00-e157-407f-96a1-52e097cf1d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.002062 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.002128 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:49.002290 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.002695 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.002963 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:49.003127 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:49.003269 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} executeQuery: Read 54 rows, 4.23 KiB in 0.0011622 sec., 46463 rows/sec., 3.55 MiB/sec. 2023.11.04 20:50:49.003512 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.003541 [ 3 ] {d341cd37-9908-4ca7-99b8-f8c12dfb606d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:49.003557 [ 3 ] {} HTTP-Session: ff62cd00-e157-407f-96a1-52e097cf1d7f Destroying unnamed session 2023.11.04 20:50:49.003741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.003790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.003809 [ 3 ] {} HTTP-Session: d687980f-3d65-49ae-8f37-40ad7a3ae7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.003829 [ 3 ] {} HTTP-Session: d687980f-3d65-49ae-8f37-40ad7a3ae7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.003918 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.003959 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:49.004080 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.004481 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.004707 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:49.004850 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:49.004974 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} executeQuery: Read 240 rows, 23.78 KiB in 0.001026967 sec., 233697 rows/sec., 22.62 MiB/sec. 2023.11.04 20:50:49.005147 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.005171 [ 3 ] {b1662b04-eba6-409f-b6b1-4755109be583} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:49.005187 [ 3 ] {} HTTP-Session: d687980f-3d65-49ae-8f37-40ad7a3ae7bf Destroying unnamed session 2023.11.04 20:50:49.005430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.005474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.005492 [ 3 ] {} HTTP-Session: e317062f-7bba-4dd8-92a8-f0b43aa74463 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.005509 [ 3 ] {} HTTP-Session: e317062f-7bba-4dd8-92a8-f0b43aa74463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.005593 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.005633 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:49.005750 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.006159 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.006380 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:50:49.006527 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:50:49.006663 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} executeQuery: Read 339 rows, 24.30 KiB in 0.001033097 sec., 328139 rows/sec., 22.97 MiB/sec. 2023.11.04 20:50:49.006842 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.006866 [ 3 ] {4da7b9e7-8511-4310-a9ff-ea2d0222f531} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:49.006882 [ 3 ] {} HTTP-Session: e317062f-7bba-4dd8-92a8-f0b43aa74463 Destroying unnamed session 2023.11.04 20:50:49.006994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.007037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.007055 [ 3 ] {} HTTP-Session: 67819d0e-3d6f-4e4e-b139-2c428a45df53 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.007071 [ 3 ] {} HTTP-Session: 67819d0e-3d6f-4e4e-b139-2c428a45df53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.007140 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.007180 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:49.007301 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.007514 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.007748 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:49.007928 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:49.008056 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} executeQuery: Read 6 rows, 258.00 B in 0.000885163 sec., 6778 rows/sec., 284.64 KiB/sec. 2023.11.04 20:50:49.008051 [ 121 ] {} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.04 20:50:49.008175 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.008210 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.008262 [ 3 ] {75f3c487-17ff-4de3-857e-23690a661e94} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:49.008296 [ 3 ] {} HTTP-Session: 67819d0e-3d6f-4e4e-b139-2c428a45df53 Destroying unnamed session 2023.11.04 20:50:49.008310 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.04 20:50:49.008437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.008498 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:49.008512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.008561 [ 3 ] {} HTTP-Session: fd7286d4-aa92-4617-b137-2d839e693a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.008566 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.11.04 20:50:49.008590 [ 3 ] {} HTTP-Session: fd7286d4-aa92-4617-b137-2d839e693a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.008781 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.008864 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.11.04 20:50:49.008883 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:49.009209 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.11.04 20:50:49.009480 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.009498 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.11.04 20:50:49.009718 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.11.04 20:50:49.009980 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.11.04 20:50:49.010315 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.010746 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:50:49.011112 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:50:49.011479 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} executeQuery: Read 70 rows, 4.35 KiB in 0.002624037 sec., 26676 rows/sec., 1.62 MiB/sec. 2023.11.04 20:50:49.011522 [ 15 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003279005 sec., 29277.174020777642 rows/sec., 1.20 MiB/sec. 2023.11.04 20:50:49.011668 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.011710 [ 3 ] {3bbeade4-d768-4f5e-b43c-b1c10d146358} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:49.011721 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.04 20:50:49.011739 [ 3 ] {} HTTP-Session: fd7286d4-aa92-4617-b137-2d839e693a7a Destroying unnamed session 2023.11.04 20:50:49.011998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.012052 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.04 20:50:49.012065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.012115 [ 3 ] {} HTTP-Session: b79de170-2c1e-4707-8abb-523e8e78ed5b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.012147 [ 3 ] {} HTTP-Session: b79de170-2c1e-4707-8abb-523e8e78ed5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.012175 [ 9 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_16_3} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.04 20:50:49.012331 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.012381 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:49.012530 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.012955 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.013259 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.11.04 20:50:49.013432 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.11.04 20:50:49.013557 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} executeQuery: Read 48 rows, 66.33 KiB in 0.001193071 sec., 40232 rows/sec., 54.29 MiB/sec. 2023.11.04 20:50:49.013671 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.013694 [ 3 ] {eba46bab-1253-4dcb-b345-2b4e02ab7a04} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:49.013709 [ 3 ] {} HTTP-Session: b79de170-2c1e-4707-8abb-523e8e78ed5b Destroying unnamed session 2023.11.04 20:50:49.013811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:49.013853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:49.013870 [ 3 ] {} HTTP-Session: 3e94f6fd-c702-4b76-9974-375481cc44eb Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:49.013886 [ 3 ] {} HTTP-Session: 3e94f6fd-c702-4b76-9974-375481cc44eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:49.013954 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:49.013993 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:49.014117 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:49.014330 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.014556 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:50:49.014722 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:50:49.014835 [ 121 ] {} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.04 20:50:49.014851 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} executeQuery: Read 21 rows, 1.12 KiB in 0.000865733 sec., 24256 rows/sec., 1.26 MiB/sec. 2023.11.04 20:50:49.014885 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:49.015040 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.04 20:50:49.015072 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} DynamicQueryHandler: Done processing query 2023.11.04 20:50:49.015131 [ 3 ] {f46efcee-ae70-4ce2-9638-41ce4aee11de} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:49.015162 [ 3 ] {} HTTP-Session: 3e94f6fd-c702-4b76-9974-375481cc44eb Destroying unnamed session 2023.11.04 20:50:49.015235 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:49.015280 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part 2023.11.04 20:50:49.015450 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2023.11.04 20:50:49.015555 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2023.11.04 20:50:49.015648 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.11.04 20:50:49.015741 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2023.11.04 20:50:49.015829 [ 11 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.11.04 20:50:49.016517 [ 9 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.00156157 sec., 236300.64614458525 rows/sec., 12.63 MiB/sec. 2023.11.04 20:50:49.016637 [ 9 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.04 20:50:49.016826 [ 9 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.04 20:50:49.016889 [ 9 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_16_3} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.04 20:50:53.501813 [ 148 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:50:53.501913 [ 148 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:50:53.994640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 1901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:53.994747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:53.994772 [ 3 ] {} HTTP-Session: 777593cf-c893-41bc-beb5-b6c4c230c578 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:53.994797 [ 3 ] {} HTTP-Session: 777593cf-c893-41bc-beb5-b6c4c230c578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:53.994933 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:53.995024 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:53.995234 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:53.995728 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:53.996053 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:50:53.996218 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:50:53.996371 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} executeQuery: Read 11 rows, 888.00 B in 0.001386316 sec., 7934 rows/sec., 625.53 KiB/sec. 2023.11.04 20:50:53.996526 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} DynamicQueryHandler: Done processing query 2023.11.04 20:50:53.996552 [ 3 ] {f4455be2-cda5-4f51-805c-e96d829a653f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.04 20:50:53.996570 [ 3 ] {} HTTP-Session: 777593cf-c893-41bc-beb5-b6c4c230c578 Destroying unnamed session 2023.11.04 20:50:53.996693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:53.996741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:53.996761 [ 3 ] {} HTTP-Session: df6ba7ba-6b6a-4577-86a4-5225832921b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:53.996780 [ 3 ] {} HTTP-Session: df6ba7ba-6b6a-4577-86a4-5225832921b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:53.996861 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:53.996907 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:53.997036 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:53.997326 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:53.997584 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:50:53.997762 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:50:53.997896 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} executeQuery: Read 11 rows, 743.00 B in 0.001003476 sec., 10961 rows/sec., 723.07 KiB/sec. 2023.11.04 20:50:53.998010 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} DynamicQueryHandler: Done processing query 2023.11.04 20:50:53.998035 [ 3 ] {1fc8e930-0b48-42ae-9bea-15ed78910220} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:50:53.998051 [ 3 ] {} HTTP-Session: df6ba7ba-6b6a-4577-86a4-5225832921b5 Destroying unnamed session 2023.11.04 20:50:59.002357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.002478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.002504 [ 3 ] {} HTTP-Session: 30939f90-4ee1-4839-a79d-93dc7a2685da Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.002529 [ 3 ] {} HTTP-Session: 30939f90-4ee1-4839-a79d-93dc7a2685da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.002659 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.002720 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:50:59.002883 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.003348 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.003618 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:59.003781 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:59.003921 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} executeQuery: Read 54 rows, 4.23 KiB in 0.001220222 sec., 44254 rows/sec., 3.39 MiB/sec. 2023.11.04 20:50:59.004103 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.004131 [ 3 ] {84e89750-c642-4e9c-9c25-b1f4599c40f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:50:59.004147 [ 3 ] {} HTTP-Session: 30939f90-4ee1-4839-a79d-93dc7a2685da Destroying unnamed session 2023.11.04 20:50:59.004328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.004377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.004397 [ 3 ] {} HTTP-Session: 5fe742b0-ca7c-4ed9-a640-b699db915ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.004415 [ 3 ] {} HTTP-Session: 5fe742b0-ca7c-4ed9-a640-b699db915ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.004507 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.004552 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:50:59.004666 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.005104 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.005338 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:59.005491 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:59.005623 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} executeQuery: Read 240 rows, 23.78 KiB in 0.001086098 sec., 220974 rows/sec., 21.38 MiB/sec. 2023.11.04 20:50:59.005740 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.005765 [ 3 ] {58c1664c-d8e3-4d3f-bd1e-cab33efa095d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:50:59.005780 [ 3 ] {} HTTP-Session: 5fe742b0-ca7c-4ed9-a640-b699db915ef4 Destroying unnamed session 2023.11.04 20:50:59.005949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.005994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.006012 [ 3 ] {} HTTP-Session: 00ada8c0-24a1-407e-aeb5-8bff2324ca54 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.006029 [ 3 ] {} HTTP-Session: 00ada8c0-24a1-407e-aeb5-8bff2324ca54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.006124 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.006165 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:50:59.006273 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.006772 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.007005 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:50:59.007154 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:50:59.007282 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} executeQuery: Read 339 rows, 24.30 KiB in 0.001119969 sec., 302686 rows/sec., 21.18 MiB/sec. 2023.11.04 20:50:59.007284 [ 179 ] {} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.04 20:50:59.007396 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.007442 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.007515 [ 3 ] {fe09086b-cb34-4f9c-9741-6cb391436dc6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:50:59.007560 [ 3 ] {} HTTP-Session: 00ada8c0-24a1-407e-aeb5-8bff2324ca54 Destroying unnamed session 2023.11.04 20:50:59.007573 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.04 20:50:59.007735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.007794 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:59.007824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.007845 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 368 rows starting from the beginning of the part 2023.11.04 20:50:59.007864 [ 3 ] {} HTTP-Session: e2831f0f-1dfd-416a-874c-ea646d802a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.007920 [ 3 ] {} HTTP-Session: e2831f0f-1dfd-416a-874c-ea646d802a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.008119 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.008146 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:59.008189 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:50:59.008453 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:59.008673 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.008707 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:59.008883 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:59.009193 [ 9 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 339 rows starting from the beginning of the part 2023.11.04 20:50:59.009454 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.009929 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:59.010296 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:59.010525 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} executeQuery: Read 6 rows, 258.00 B in 0.002353561 sec., 2549 rows/sec., 107.05 KiB/sec. 2023.11.04 20:50:59.010847 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.010915 [ 3 ] {60fb5581-976d-4adf-962c-da152db558c2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:59.010994 [ 3 ] {} HTTP-Session: e2831f0f-1dfd-416a-874c-ea646d802a62 Destroying unnamed session 2023.11.04 20:50:59.011059 [ 13 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1735 rows, containing 4 columns (4 merged, 0 gathered) in 0.003605383 sec., 481224.8795759008 rows/sec., 33.77 MiB/sec. 2023.11.04 20:50:59.011187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.011208 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.04 20:50:59.011276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.011314 [ 3 ] {} HTTP-Session: 9d0f281a-05de-426e-91a5-82291911207a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.011334 [ 3 ] {} HTTP-Session: 9d0f281a-05de-426e-91a5-82291911207a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.011454 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.011511 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.04 20:50:59.011535 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:50:59.011636 [ 12 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_21_4} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.04 20:50:59.011835 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.012152 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.012404 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:50:59.012573 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:50:59.012702 [ 179 ] {} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.04 20:50:59.012704 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} executeQuery: Read 70 rows, 4.35 KiB in 0.001192671 sec., 58691 rows/sec., 3.56 MiB/sec. 2023.11.04 20:50:59.012766 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.012919 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.04 20:50:59.012977 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.013033 [ 3 ] {0e093ed4-a107-49fe-9468-e1b84474e73b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.04 20:50:59.013062 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:50:59.013073 [ 3 ] {} HTTP-Session: 9d0f281a-05de-426e-91a5-82291911207a Destroying unnamed session 2023.11.04 20:50:59.013112 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part 2023.11.04 20:50:59.013238 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:59.013315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.013382 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:59.013408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.013461 [ 3 ] {} HTTP-Session: a1034b3b-1ad0-4ee7-bb5e-2f0f4d4509e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.013496 [ 3 ] {} HTTP-Session: a1034b3b-1ad0-4ee7-bb5e-2f0f4d4509e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.013585 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:59.013744 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.013838 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part 2023.11.04 20:50:59.013856 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:50:59.014127 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part 2023.11.04 20:50:59.014554 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.015483 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.015874 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.003046639 sec., 405036.5008785091 rows/sec., 24.61 MiB/sec. 2023.11.04 20:50:59.016075 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.04 20:50:59.016197 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.11.04 20:50:59.016364 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.04 20:50:59.016464 [ 9 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_21_4} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.04 20:50:59.016517 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.11.04 20:50:59.016715 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} executeQuery: Read 48 rows, 66.33 KiB in 0.002914235 sec., 16470 rows/sec., 22.23 MiB/sec. 2023.11.04 20:50:59.016847 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.016869 [ 3 ] {24e63416-a8a4-4a0f-8bd3-efa4815d229c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:50:59.016885 [ 3 ] {} HTTP-Session: a1034b3b-1ad0-4ee7-bb5e-2f0f4d4509e4 Destroying unnamed session 2023.11.04 20:50:59.016998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:50:59.017041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:50:59.017060 [ 3 ] {} HTTP-Session: c6ff6552-1c68-481f-9b6e-b8cf3a366883 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:50:59.017076 [ 3 ] {} HTTP-Session: c6ff6552-1c68-481f-9b6e-b8cf3a366883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:50:59.017147 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:50:59.017188 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:50:59.017298 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:50:59.017609 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:50:59.017844 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:50:59.018022 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:50:59.018142 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} executeQuery: Read 21 rows, 1.12 KiB in 0.000962215 sec., 21824 rows/sec., 1.13 MiB/sec. 2023.11.04 20:50:59.018264 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} DynamicQueryHandler: Done processing query 2023.11.04 20:50:59.018286 [ 3 ] {a78090bd-2261-46c4-8a30-0519f3eb2f7a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:50:59.018301 [ 3 ] {} HTTP-Session: c6ff6552-1c68-481f-9b6e-b8cf3a366883 Destroying unnamed session 2023.11.04 20:51:08.502165 [ 178 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:51:08.502228 [ 178 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:51:09.001769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.001874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.001899 [ 3 ] {} HTTP-Session: 06c28cb7-02da-4835-ab47-0838e40fa0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.001924 [ 3 ] {} HTTP-Session: 06c28cb7-02da-4835-ab47-0838e40fa0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.002056 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.002118 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:09.002281 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.002722 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.002989 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:51:09.003156 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:51:09.003282 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} executeQuery: Read 54 rows, 4.23 KiB in 0.001189291 sec., 45405 rows/sec., 3.47 MiB/sec. 2023.11.04 20:51:09.003430 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.003456 [ 3 ] {578fdbd9-a724-449d-839c-f121ae0bfac2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:09.003473 [ 3 ] {} HTTP-Session: 06c28cb7-02da-4835-ab47-0838e40fa0cc Destroying unnamed session 2023.11.04 20:51:09.003632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.003679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.003698 [ 3 ] {} HTTP-Session: e932e119-76ae-47e3-84dd-c5e5cc3bc2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.003717 [ 3 ] {} HTTP-Session: e932e119-76ae-47e3-84dd-c5e5cc3bc2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.003812 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.003853 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:09.003958 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.004437 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.004664 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:51:09.004815 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:51:09.004923 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} executeQuery: Read 240 rows, 23.78 KiB in 0.001082608 sec., 221686 rows/sec., 21.45 MiB/sec. 2023.11.04 20:51:09.005056 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.005080 [ 3 ] {9e018de3-6c09-4f7d-a849-c1bcdd22d891} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:51:09.005096 [ 3 ] {} HTTP-Session: e932e119-76ae-47e3-84dd-c5e5cc3bc2b2 Destroying unnamed session 2023.11.04 20:51:09.005263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.005310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.005329 [ 3 ] {} HTTP-Session: 7e811e8c-6460-4164-a382-345d73c2a65d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.005346 [ 3 ] {} HTTP-Session: 7e811e8c-6460-4164-a382-345d73c2a65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.005431 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.005472 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:09.005576 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.006038 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.006261 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:09.006419 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:09.006520 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} executeQuery: Read 339 rows, 24.30 KiB in 0.001061707 sec., 319297 rows/sec., 22.35 MiB/sec. 2023.11.04 20:51:09.006630 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.006654 [ 3 ] {b57b9db8-c91a-4a84-bd33-d672fc7a7c2a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:09.006669 [ 3 ] {} HTTP-Session: 7e811e8c-6460-4164-a382-345d73c2a65d Destroying unnamed session 2023.11.04 20:51:09.006847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.006889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.006908 [ 3 ] {} HTTP-Session: e39c5571-afe8-4d55-8f74-04d5103c58ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.006925 [ 3 ] {} HTTP-Session: e39c5571-afe8-4d55-8f74-04d5103c58ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.006994 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.007035 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:09.007139 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.007384 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.007619 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:51:09.007791 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:51:09.007923 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} executeQuery: Read 6 rows, 258.00 B in 0.000900224 sec., 6665 rows/sec., 279.88 KiB/sec. 2023.11.04 20:51:09.008042 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.008066 [ 3 ] {ced2933f-bf94-43dc-ba1c-cb64b8b1eac8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:09.008081 [ 3 ] {} HTTP-Session: e39c5571-afe8-4d55-8f74-04d5103c58ef Destroying unnamed session 2023.11.04 20:51:09.008203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.008253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.008272 [ 3 ] {} HTTP-Session: 937317e7-766f-4046-91e3-1204a9aa2faf Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.008290 [ 3 ] {} HTTP-Session: 937317e7-766f-4046-91e3-1204a9aa2faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.008362 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.008403 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:09.008522 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.008815 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.009062 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:09.009231 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:09.009355 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} executeQuery: Read 70 rows, 4.35 KiB in 0.000965325 sec., 72514 rows/sec., 4.40 MiB/sec. 2023.11.04 20:51:09.009465 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.009489 [ 3 ] {7a26b913-54a4-447a-a0ff-310ff40d5f70} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:09.009505 [ 3 ] {} HTTP-Session: 937317e7-766f-4046-91e3-1204a9aa2faf Destroying unnamed session 2023.11.04 20:51:09.009683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.009726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.009744 [ 3 ] {} HTTP-Session: 0c54f946-d883-413e-86a4-8041019cf060 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.009761 [ 3 ] {} HTTP-Session: 0c54f946-d883-413e-86a4-8041019cf060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.009858 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.009903 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:09.010034 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.010519 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.010824 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.11.04 20:51:09.010999 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.11.04 20:51:09.011139 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} executeQuery: Read 48 rows, 66.33 KiB in 0.001250542 sec., 38383 rows/sec., 51.80 MiB/sec. 2023.11.04 20:51:09.011345 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.011370 [ 3 ] {29ea97ed-5cdc-44ae-a733-1fa1be1b9605} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:51:09.011385 [ 3 ] {} HTTP-Session: 0c54f946-d883-413e-86a4-8041019cf060 Destroying unnamed session 2023.11.04 20:51:09.011501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:09.011546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:09.011563 [ 3 ] {} HTTP-Session: 9c6b34a7-6cb5-4a78-af3e-8c4c761fffb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:09.011579 [ 3 ] {} HTTP-Session: 9c6b34a7-6cb5-4a78-af3e-8c4c761fffb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:09.011651 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:09.011691 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:09.011809 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:09.012058 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:09.012294 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:51:09.012464 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:51:09.012591 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} executeQuery: Read 21 rows, 1.12 KiB in 0.000911603 sec., 23036 rows/sec., 1.19 MiB/sec. 2023.11.04 20:51:09.012740 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} DynamicQueryHandler: Done processing query 2023.11.04 20:51:09.012764 [ 3 ] {b15dca02-de04-47e9-b92b-5ddc0d785eb3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:09.012780 [ 3 ] {} HTTP-Session: 9c6b34a7-6cb5-4a78-af3e-8c4c761fffb9 Destroying unnamed session 2023.11.04 20:51:19.001665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.001807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.001836 [ 3 ] {} HTTP-Session: efe7419b-ecaa-46c8-b2a2-00f155f9449a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.001862 [ 3 ] {} HTTP-Session: efe7419b-ecaa-46c8-b2a2-00f155f9449a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.001997 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.002060 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:19.002225 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.002672 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.002947 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:51:19.003115 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:51:19.003242 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} executeQuery: Read 54 rows, 4.23 KiB in 0.001208951 sec., 44666 rows/sec., 3.42 MiB/sec. 2023.11.04 20:51:19.003247 [ 170 ] {} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.11.04 20:51:19.003320 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.003438 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.003447 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.11.04 20:51:19.003488 [ 3 ] {e24c2ae1-c542-47b5-9ab9-1776e6db5b76} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:19.003544 [ 3 ] {} HTTP-Session: efe7419b-ecaa-46c8-b2a2-00f155f9449a Destroying unnamed session 2023.11.04 20:51:19.003621 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:19.003663 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 54 rows starting from the beginning of the part 2023.11.04 20:51:19.003855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.003877 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2023.11.04 20:51:19.003953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.003996 [ 3 ] {} HTTP-Session: 1318df53-871f-4caa-afd5-e65494c36e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.004044 [ 3 ] {} HTTP-Session: 1318df53-871f-4caa-afd5-e65494c36e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.004104 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part 2023.11.04 20:51:19.004296 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.004323 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part 2023.11.04 20:51:19.004419 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:19.004572 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2023.11.04 20:51:19.004998 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.006150 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.006321 [ 9 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002933295 sec., 92046.65742790958 rows/sec., 7.04 MiB/sec. 2023.11.04 20:51:19.006498 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.11.04 20:51:19.006575 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:51:19.006780 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.11.04 20:51:19.006861 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:51:19.006902 [ 18 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_19_4} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.11.04 20:51:19.007019 [ 170 ] {} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.11.04 20:51:19.007099 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.007112 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} executeQuery: Read 240 rows, 23.78 KiB in 0.002751701 sec., 87218 rows/sec., 8.44 MiB/sec. 2023.11.04 20:51:19.007226 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.11.04 20:51:19.007411 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.007432 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:19.007460 [ 3 ] {0fc204ef-f992-4942-b5b1-23aa164b6d2e} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:51:19.007490 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 240 rows starting from the beginning of the part 2023.11.04 20:51:19.007499 [ 3 ] {} HTTP-Session: 1318df53-871f-4caa-afd5-e65494c36e28 Destroying unnamed session 2023.11.04 20:51:19.007612 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 240 rows starting from the beginning of the part 2023.11.04 20:51:19.007704 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 240 rows starting from the beginning of the part 2023.11.04 20:51:19.007800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.007833 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 240 rows starting from the beginning of the part 2023.11.04 20:51:19.007906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.007948 [ 3 ] {} HTTP-Session: 86cb6427-29df-4630-8be6-0718a87078e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.008009 [ 3 ] {} HTTP-Session: 86cb6427-29df-4630-8be6-0718a87078e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.008024 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 240 rows starting from the beginning of the part 2023.11.04 20:51:19.008299 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.008379 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:19.008776 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.009669 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002517955 sec., 476577.2223888036 rows/sec., 46.12 MiB/sec. 2023.11.04 20:51:19.009705 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.009815 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.11.04 20:51:19.010068 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.11.04 20:51:19.010092 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:19.010149 [ 18 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_19_4} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.11.04 20:51:19.010324 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:19.010444 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} executeQuery: Read 339 rows, 24.30 KiB in 0.002084214 sec., 162651 rows/sec., 11.38 MiB/sec. 2023.11.04 20:51:19.010586 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.010610 [ 3 ] {a46a61d7-2124-4b54-bd5b-7003d77cb2d5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:19.010626 [ 3 ] {} HTTP-Session: 86cb6427-29df-4630-8be6-0718a87078e3 Destroying unnamed session 2023.11.04 20:51:19.010780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.010828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.010847 [ 3 ] {} HTTP-Session: 76dad8d6-769b-4a4b-b62e-66f18f579063 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.010866 [ 3 ] {} HTTP-Session: 76dad8d6-769b-4a4b-b62e-66f18f579063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.010945 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.010989 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:19.011101 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.011372 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.011619 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:51:19.011794 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:51:19.011894 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} executeQuery: Read 6 rows, 258.00 B in 0.000920823 sec., 6515 rows/sec., 273.62 KiB/sec. 2023.11.04 20:51:19.011996 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.012020 [ 3 ] {443d0db5-5e06-409d-89e4-9a5e99a3aece} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:19.012035 [ 3 ] {} HTTP-Session: 76dad8d6-769b-4a4b-b62e-66f18f579063 Destroying unnamed session 2023.11.04 20:51:19.012161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.012203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.012222 [ 3 ] {} HTTP-Session: f53130df-d95d-4f98-a304-20498f05181f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.012238 [ 3 ] {} HTTP-Session: f53130df-d95d-4f98-a304-20498f05181f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.012308 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.012352 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:19.012463 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.012757 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.013000 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:19.013172 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:19.013282 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} executeQuery: Read 70 rows, 4.35 KiB in 0.000939264 sec., 74526 rows/sec., 4.52 MiB/sec. 2023.11.04 20:51:19.013517 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.013540 [ 3 ] {592f099a-3290-432d-bda8-7e95396d7244} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:19.013556 [ 3 ] {} HTTP-Session: f53130df-d95d-4f98-a304-20498f05181f Destroying unnamed session 2023.11.04 20:51:19.013729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.013775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.013793 [ 3 ] {} HTTP-Session: ba366195-8f91-4bf1-8fa0-74bab0eeaa3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.013809 [ 3 ] {} HTTP-Session: ba366195-8f91-4bf1-8fa0-74bab0eeaa3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.013897 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.013941 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:19.014094 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.014634 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.014942 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.11.04 20:51:19.015117 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.11.04 20:51:19.015216 [ 170 ] {} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.11.04 20:51:19.015227 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} executeQuery: Read 48 rows, 66.33 KiB in 0.001299684 sec., 36932 rows/sec., 49.84 MiB/sec. 2023.11.04 20:51:19.015255 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.015406 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.11.04 20:51:19.015453 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.015495 [ 3 ] {d3a1f39e-09d5-498f-9d7e-6b5c91ddae4d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:51:19.015539 [ 3 ] {} HTTP-Session: ba366195-8f91-4bf1-8fa0-74bab0eeaa3e Destroying unnamed session 2023.11.04 20:51:19.015589 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:19.015631 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 511 rows starting from the beginning of the part 2023.11.04 20:51:19.015713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:19.015819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:19.015877 [ 3 ] {} HTTP-Session: 92296abe-0feb-434e-acc9-246cdad9c704 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:19.015883 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2023.11.04 20:51:19.015906 [ 3 ] {} HTTP-Session: 92296abe-0feb-434e-acc9-246cdad9c704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:19.016154 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:19.016173 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2023.11.04 20:51:19.016257 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:19.016490 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2023.11.04 20:51:19.016746 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:19.016790 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2023.11.04 20:51:19.017054 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2023.11.04 20:51:19.017565 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. 2023.11.04 20:51:19.017977 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:51:19.018162 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:51:19.018275 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} executeQuery: Read 21 rows, 1.12 KiB in 0.002074284 sec., 10123 rows/sec., 537.65 KiB/sec. 2023.11.04 20:51:19.018400 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} DynamicQueryHandler: Done processing query 2023.11.04 20:51:19.018423 [ 3 ] {e5854797-e8aa-4523-b0d9-d7c2e7b59dcf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:19.018440 [ 3 ] {} HTTP-Session: 92296abe-0feb-434e-acc9-246cdad9c704 Destroying unnamed session 2023.11.04 20:51:19.019645 [ 21 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 6 columns (6 merged, 0 gathered) in 0.004330472 sec., 173422.20432322388 rows/sec., 234.02 MiB/sec. 2023.11.04 20:51:19.019971 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.11.04 20:51:19.020182 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.11.04 20:51:19.020241 [ 18 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.11.04 20:51:19.020302 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_16_3: 4.05 MiB. 2023.11.04 20:51:23.502276 [ 167 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:51:23.502379 [ 167 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:51:23.993960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 1901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:23.994070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:23.994099 [ 3 ] {} HTTP-Session: 4e2c15aa-2863-441b-a48e-0ca3715d20ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:23.994128 [ 3 ] {} HTTP-Session: 4e2c15aa-2863-441b-a48e-0ca3715d20ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:23.994255 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:23.994315 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:23.994472 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:23.994891 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:23.995144 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:51:23.995302 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:51:23.995441 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} executeQuery: Read 11 rows, 888.00 B in 0.00113917 sec., 9656 rows/sec., 761.25 KiB/sec. 2023.11.04 20:51:23.995582 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} DynamicQueryHandler: Done processing query 2023.11.04 20:51:23.995607 [ 3 ] {f3129064-f60e-440d-a7ca-fd3b1f3c5dfa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.04 20:51:23.995623 [ 3 ] {} HTTP-Session: 4e2c15aa-2863-441b-a48e-0ca3715d20ac Destroying unnamed session 2023.11.04 20:51:23.995740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:23.995784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:23.995803 [ 3 ] {} HTTP-Session: 6a40ae3b-b4a4-4daa-81fa-2ce84b1bd15a Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:23.995820 [ 3 ] {} HTTP-Session: 6a40ae3b-b4a4-4daa-81fa-2ce84b1bd15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:23.995891 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:23.995934 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:23.996048 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:23.996383 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:23.996625 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:51:23.996795 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:51:23.996922 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} executeQuery: Read 11 rows, 743.00 B in 0.001003955 sec., 10956 rows/sec., 722.73 KiB/sec. 2023.11.04 20:51:23.997047 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} DynamicQueryHandler: Done processing query 2023.11.04 20:51:23.997070 [ 3 ] {6ab3bc01-d311-42e9-9648-8b44856288a0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:51:23.997086 [ 3 ] {} HTTP-Session: 6a40ae3b-b4a4-4daa-81fa-2ce84b1bd15a Destroying unnamed session 2023.11.04 20:51:29.002369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.002488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.002513 [ 3 ] {} HTTP-Session: 3339658a-9dd2-4155-b68d-88e33b634ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.002538 [ 3 ] {} HTTP-Session: 3339658a-9dd2-4155-b68d-88e33b634ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.002671 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.002733 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:29.002894 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.003345 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.003613 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:51:29.003779 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:51:29.003926 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} executeQuery: Read 54 rows, 4.23 KiB in 0.001220272 sec., 44252 rows/sec., 3.39 MiB/sec. 2023.11.04 20:51:29.004080 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.004107 [ 3 ] {2aafaf21-3d24-4238-a274-b8f374e436e6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:29.004123 [ 3 ] {} HTTP-Session: 3339658a-9dd2-4155-b68d-88e33b634ff6 Destroying unnamed session 2023.11.04 20:51:29.004358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 38450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.004407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.004427 [ 3 ] {} HTTP-Session: 831f3c74-b544-460a-a773-ee9151491427 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.004446 [ 3 ] {} HTTP-Session: 831f3c74-b544-460a-a773-ee9151491427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.004544 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.004587 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:29.004695 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.005141 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.005370 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:51:29.005532 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:51:29.005662 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} executeQuery: Read 240 rows, 23.78 KiB in 0.001087189 sec., 220752 rows/sec., 21.36 MiB/sec. 2023.11.04 20:51:29.005779 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.005804 [ 3 ] {05fb301e-3060-4c47-b513-21885c042090} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.04 20:51:29.005820 [ 3 ] {} HTTP-Session: 831f3c74-b544-460a-a773-ee9151491427 Destroying unnamed session 2023.11.04 20:51:29.006017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 54582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.006062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.006081 [ 3 ] {} HTTP-Session: a33cfe26-c3e3-49e5-a5a6-113579015946 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.006098 [ 3 ] {} HTTP-Session: a33cfe26-c3e3-49e5-a5a6-113579015946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.006196 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.006236 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:29.006340 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.006853 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.007071 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:51:29.007221 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:51:29.007359 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} executeQuery: Read 339 rows, 24.30 KiB in 0.001134319 sec., 298857 rows/sec., 20.92 MiB/sec. 2023.11.04 20:51:29.007522 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.007547 [ 3 ] {45caa8f8-dc73-415b-a1f0-12dd82b884a0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:29.007562 [ 3 ] {} HTTP-Session: a33cfe26-c3e3-49e5-a5a6-113579015946 Destroying unnamed session 2023.11.04 20:51:29.007700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.007744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.007762 [ 3 ] {} HTTP-Session: aefa2f97-b9ca-497b-8dca-1a0edcf482f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.007779 [ 3 ] {} HTTP-Session: aefa2f97-b9ca-497b-8dca-1a0edcf482f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.007848 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.007888 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:29.007996 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.008249 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.008483 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:51:29.008656 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:51:29.008764 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} executeQuery: Read 6 rows, 258.00 B in 0.000888943 sec., 6749 rows/sec., 283.43 KiB/sec. 2023.11.04 20:51:29.008934 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.008960 [ 3 ] {2f14cc0f-def0-47d6-b9f8-6ef0ad1d9b0e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:29.008977 [ 3 ] {} HTTP-Session: aefa2f97-b9ca-497b-8dca-1a0edcf482f5 Destroying unnamed session 2023.11.04 20:51:29.009101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.009145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.009163 [ 3 ] {} HTTP-Session: 21e2c3b6-81f1-4419-b2c3-9a035a8a8c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.009179 [ 3 ] {} HTTP-Session: 21e2c3b6-81f1-4419-b2c3-9a035a8a8c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.009256 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.009300 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:29.009428 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.009743 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.009984 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:51:29.010156 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:51:29.010287 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} executeQuery: Read 70 rows, 4.35 KiB in 0.000991956 sec., 70567 rows/sec., 4.28 MiB/sec. 2023.11.04 20:51:29.010445 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.010469 [ 3 ] {e5e3bc58-3fba-41dc-857f-911e2591049a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:29.010485 [ 3 ] {} HTTP-Session: 21e2c3b6-81f1-4419-b2c3-9a035a8a8c6f Destroying unnamed session 2023.11.04 20:51:29.010652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.010696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.010714 [ 3 ] {} HTTP-Session: facb4c3c-ea16-47c7-b80c-0bd45fbb3cab Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.010730 [ 3 ] {} HTTP-Session: facb4c3c-ea16-47c7-b80c-0bd45fbb3cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.010813 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.010858 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:29.010992 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.011462 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.011774 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.11.04 20:51:29.011957 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.11.04 20:51:29.012079 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} executeQuery: Read 48 rows, 66.33 KiB in 0.001235321 sec., 38856 rows/sec., 52.43 MiB/sec. 2023.11.04 20:51:29.012194 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.012217 [ 3 ] {688de86c-d4d8-4f5d-83f2-e793475660f5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.11.04 20:51:29.012232 [ 3 ] {} HTTP-Session: facb4c3c-ea16-47c7-b80c-0bd45fbb3cab Destroying unnamed session 2023.11.04 20:51:29.012357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:29.012399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:29.012416 [ 3 ] {} HTTP-Session: 15431d56-8309-4d35-9506-41c6c3bd4ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:29.012432 [ 3 ] {} HTTP-Session: 15431d56-8309-4d35-9506-41c6c3bd4ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:29.012501 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:29.012540 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:29.012641 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:29.012890 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:29.013118 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:51:29.013284 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:51:29.013416 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} executeQuery: Read 21 rows, 1.12 KiB in 0.000886463 sec., 23689 rows/sec., 1.23 MiB/sec. 2023.11.04 20:51:29.013583 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} DynamicQueryHandler: Done processing query 2023.11.04 20:51:29.013607 [ 3 ] {24bfa934-9472-405c-86ed-4c9b8b9471b7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:29.013623 [ 3 ] {} HTTP-Session: 15431d56-8309-4d35-9506-41c6c3bd4ce9 Destroying unnamed session 2023.11.04 20:51:38.502431 [ 159 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:51:38.502500 [ 159 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:51:39.001894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.002013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.002043 [ 3 ] {} HTTP-Session: 01bb1863-ac41-4575-9ccc-8df6f0c1fe79 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.002072 [ 3 ] {} HTTP-Session: 01bb1863-ac41-4575-9ccc-8df6f0c1fe79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.002219 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.002288 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:39.002473 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.002972 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.003234 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:51:39.003397 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:51:39.003529 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} executeQuery: Read 59 rows, 4.64 KiB in 0.001266052 sec., 46601 rows/sec., 3.58 MiB/sec. 2023.11.04 20:51:39.003716 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.003743 [ 3 ] {ab0ff2ba-56d3-4b68-9bee-e266bcaea6eb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:51:39.003760 [ 3 ] {} HTTP-Session: 01bb1863-ac41-4575-9ccc-8df6f0c1fe79 Destroying unnamed session 2023.11.04 20:51:39.003944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.003988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.004007 [ 3 ] {} HTTP-Session: e27970c2-975c-40dc-b124-8dceed1f9dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.004023 [ 3 ] {} HTTP-Session: e27970c2-975c-40dc-b124-8dceed1f9dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.004109 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.004150 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:39.004257 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.004754 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.004985 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:51:39.005134 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:51:39.005259 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} executeQuery: Read 255 rows, 25.18 KiB in 0.001121989 sec., 227274 rows/sec., 21.92 MiB/sec. 2023.11.04 20:51:39.005382 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.005406 [ 3 ] {0bd35cfc-3af8-4a19-9768-7d8fed557923} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.04 20:51:39.005421 [ 3 ] {} HTTP-Session: e27970c2-975c-40dc-b124-8dceed1f9dc1 Destroying unnamed session 2023.11.04 20:51:39.005579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.005624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.005642 [ 3 ] {} HTTP-Session: f9cf3f6c-01f9-4f6a-bafe-1e21dbb0aaae Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.005658 [ 3 ] {} HTTP-Session: f9cf3f6c-01f9-4f6a-bafe-1e21dbb0aaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.005745 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.005785 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:39.005891 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.006389 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.006624 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.04 20:51:39.006770 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.04 20:51:39.006896 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} executeQuery: Read 353 rows, 25.42 KiB in 0.001119869 sec., 315215 rows/sec., 22.17 MiB/sec. 2023.11.04 20:51:39.006891 [ 159 ] {} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.04 20:51:39.007006 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.007073 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.007116 [ 3 ] {f8f5b36b-e021-451f-9260-9d2194b24e17} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:39.007118 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.04 20:51:39.007137 [ 3 ] {} HTTP-Session: f9cf3f6c-01f9-4f6a-bafe-1e21dbb0aaae Destroying unnamed session 2023.11.04 20:51:39.007252 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:39.007309 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 368 rows starting from the beginning of the part 2023.11.04 20:51:39.007314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.007407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.007440 [ 3 ] {} HTTP-Session: d9acaba3-2ec1-45ff-a9a4-78cd75a6520c Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.007494 [ 3 ] {} HTTP-Session: d9acaba3-2ec1-45ff-a9a4-78cd75a6520c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.007549 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 339 rows starting from the beginning of the part 2023.11.04 20:51:39.007680 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.007790 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 339 rows starting from the beginning of the part 2023.11.04 20:51:39.007793 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:39.008061 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2023.11.04 20:51:39.008311 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.008333 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 339 rows starting from the beginning of the part 2023.11.04 20:51:39.008520 [ 24 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 353 rows starting from the beginning of the part 2023.11.04 20:51:39.009065 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:39.009564 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:51:39.009943 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:51:39.010111 [ 159 ] {} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.04 20:51:39.010129 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} executeQuery: Read 6 rows, 258.00 B in 0.002391302 sec., 2509 rows/sec., 105.36 KiB/sec. 2023.11.04 20:51:39.010176 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:39.010468 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.010469 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.04 20:51:39.010537 [ 3 ] {0a41d83d-f564-4ad9-8e93-c0a7c643ffdf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:39.010615 [ 3 ] {} HTTP-Session: d9acaba3-2ec1-45ff-a9a4-78cd75a6520c Destroying unnamed session 2023.11.04 20:51:39.010830 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:39.010854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.010866 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 4 columns (4 merged, 0 gathered) in 0.003789538 sec., 461533.8334118829 rows/sec., 32.41 MiB/sec. 2023.11.04 20:51:39.010917 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.11.04 20:51:39.010947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.011028 [ 3 ] {} HTTP-Session: 763ef048-ce95-48fd-ae74-b5131625f9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.011085 [ 3 ] {} HTTP-Session: 763ef048-ce95-48fd-ae74-b5131625f9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.011178 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.04 20:51:39.011330 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.11.04 20:51:39.011414 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.011553 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:39.011717 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.11.04 20:51:39.011733 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.04 20:51:39.011973 [ 16 ] {9f114431-2579-4d0c-9a32-062f5c416960::all_1_26_5} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.04 20:51:39.012248 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.11.04 20:51:39.012393 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.012507 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.11.04 20:51:39.012672 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.11.04 20:51:39.013160 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:39.013739 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.11.04 20:51:39.014059 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003772818 sec., 33396.78722906856 rows/sec., 1.37 MiB/sec. 2023.11.04 20:51:39.014110 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.11.04 20:51:39.014213 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.04 20:51:39.014291 [ 159 ] {} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.11.04 20:51:39.014370 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} executeQuery: Read 70 rows, 4.35 KiB in 0.002872124 sec., 24372 rows/sec., 1.48 MiB/sec. 2023.11.04 20:51:39.014374 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.014770 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.11.04 20:51:39.014860 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.04 20:51:39.014879 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.014946 [ 3 ] {e53fd428-6c53-4270-9b7e-6e40c9caa382} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.04 20:51:39.015006 [ 3 ] {} HTTP-Session: 763ef048-ce95-48fd-ae74-b5131625f9b0 Destroying unnamed session 2023.11.04 20:51:39.015065 [ 18 ] {2b916ff7-45d7-4029-b13f-ced89c9cb3cf::all_1_21_4} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.04 20:51:39.015077 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:39.015139 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part 2023.11.04 20:51:39.015283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.015346 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part 2023.11.04 20:51:39.015373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.015426 [ 3 ] {} HTTP-Session: 252b7aeb-7aff-4c14-92ea-46adb2f7f948 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.015459 [ 3 ] {} HTTP-Session: 252b7aeb-7aff-4c14-92ea-46adb2f7f948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.015583 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part 2023.11.04 20:51:39.015743 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.015870 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part 2023.11.04 20:51:39.015883 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:39.016188 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part 2023.11.04 20:51:39.016509 [ 24 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part 2023.11.04 20:51:39.016606 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.017808 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:39.018236 [ 22 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003768838 sec., 404634.0012491914 rows/sec., 24.59 MiB/sec. 2023.11.04 20:51:39.018427 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.11.04 20:51:39.018491 [ 22 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.11.04 20:51:39.018707 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.11.04 20:51:39.018914 [ 22 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.11.04 20:51:39.018940 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} executeQuery: Read 53 rows, 73.24 KiB in 0.003123351 sec., 16968 rows/sec., 22.90 MiB/sec. 2023.11.04 20:51:39.019097 [ 22 ] {8a9305fe-3d86-4fe9-b55c-9074507bbbc2::all_1_26_5} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.11.04 20:51:39.019231 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.019284 [ 3 ] {1ed9eccb-7be1-4176-874f-18603dcef261} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.11.04 20:51:39.019300 [ 3 ] {} HTTP-Session: 252b7aeb-7aff-4c14-92ea-46adb2f7f948 Destroying unnamed session 2023.11.04 20:51:39.019416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 4315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:39.019461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:39.019479 [ 3 ] {} HTTP-Session: ea1e37b7-1dcb-48f8-b2e1-9032dadc64e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:39.019495 [ 3 ] {} HTTP-Session: ea1e37b7-1dcb-48f8-b2e1-9032dadc64e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:39.019570 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:39.019609 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:39.019730 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:39.020013 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.020247 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:51:39.020423 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:51:39.020546 [ 159 ] {} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.04 20:51:39.020564 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} executeQuery: Read 30 rows, 1.74 KiB in 0.000958295 sec., 31305 rows/sec., 1.78 MiB/sec. 2023.11.04 20:51:39.020611 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB. 2023.11.04 20:51:39.020781 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.04 20:51:39.020830 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} DynamicQueryHandler: Done processing query 2023.11.04 20:51:39.020877 [ 3 ] {451d2b18-e96c-4852-a93d-0267d28a0876} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.04 20:51:39.020913 [ 3 ] {} HTTP-Session: ea1e37b7-1dcb-48f8-b2e1-9032dadc64e5 Destroying unnamed session 2023.11.04 20:51:39.020961 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:51:39.020996 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part 2023.11.04 20:51:39.021102 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2023.11.04 20:51:39.021190 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2023.11.04 20:51:39.021273 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2023.11.04 20:51:39.021352 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2023.11.04 20:51:39.021429 [ 22 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2023.11.04 20:51:39.022052 [ 24 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375646 sec., 351107.7704583883 rows/sec., 18.74 MiB/sec. 2023.11.04 20:51:39.022195 [ 24 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.04 20:51:39.022438 [ 24 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.04 20:51:39.022520 [ 24 ] {97595873-9931-40c6-ae7b-dce7e458f05a::all_1_21_4} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.04 20:51:49.001979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.002109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.002140 [ 3 ] {} HTTP-Session: 16968be7-55c6-4d0c-94ed-81e946f9f4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.002168 [ 3 ] {} HTTP-Session: 16968be7-55c6-4d0c-94ed-81e946f9f4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.002317 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.002387 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:49.002572 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.003067 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.003334 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:49.003503 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:49.003647 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} executeQuery: Read 59 rows, 4.64 KiB in 0.001285933 sec., 45881 rows/sec., 3.52 MiB/sec. 2023.11.04 20:51:49.003809 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.003837 [ 3 ] {6bc6b646-8218-45fa-a8c1-8e1902396958} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:51:49.003854 [ 3 ] {} HTTP-Session: 16968be7-55c6-4d0c-94ed-81e946f9f4c4 Destroying unnamed session 2023.11.04 20:51:49.004032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.004083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.004102 [ 3 ] {} HTTP-Session: 0cafc51d-8004-44b6-8527-43a5693353a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.004121 [ 3 ] {} HTTP-Session: 0cafc51d-8004-44b6-8527-43a5693353a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.004210 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.004252 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:49.004360 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.004997 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.005231 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:49.005386 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:49.005514 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} executeQuery: Read 255 rows, 25.18 KiB in 0.001273663 sec., 200209 rows/sec., 19.31 MiB/sec. 2023.11.04 20:51:49.005645 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.005668 [ 3 ] {ac3f034c-8385-43d1-b3e8-c31997cbe733} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.04 20:51:49.005684 [ 3 ] {} HTTP-Session: 0cafc51d-8004-44b6-8527-43a5693353a6 Destroying unnamed session 2023.11.04 20:51:49.005871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 55431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.005919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.005938 [ 3 ] {} HTTP-Session: 2d656ae9-d16f-4178-aa6e-ff371556f61d Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.005955 [ 3 ] {} HTTP-Session: 2d656ae9-d16f-4178-aa6e-ff371556f61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.006059 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.006099 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:49.006208 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.006713 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.006942 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.04 20:51:49.007103 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.04 20:51:49.007239 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} executeQuery: Read 344 rows, 24.70 KiB in 0.00115043 sec., 299018 rows/sec., 20.96 MiB/sec. 2023.11.04 20:51:49.007394 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.007419 [ 3 ] {050527eb-dea6-41d0-a855-8f91ac0c04be} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:49.007435 [ 3 ] {} HTTP-Session: 2d656ae9-d16f-4178-aa6e-ff371556f61d Destroying unnamed session 2023.11.04 20:51:49.007587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.007633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.007651 [ 3 ] {} HTTP-Session: 5d17561e-6cac-4047-b882-1b979efaf175 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.007668 [ 3 ] {} HTTP-Session: 5d17561e-6cac-4047-b882-1b979efaf175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.007738 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.007780 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:49.007894 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.008159 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.008401 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:49.008575 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:49.008696 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} executeQuery: Read 6 rows, 258.00 B in 0.000928364 sec., 6462 rows/sec., 271.39 KiB/sec. 2023.11.04 20:51:49.008852 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.008876 [ 3 ] {6320bd3b-8dee-4f2d-94c8-7d67782d12b3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:49.008892 [ 3 ] {} HTTP-Session: 5d17561e-6cac-4047-b882-1b979efaf175 Destroying unnamed session 2023.11.04 20:51:49.009056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.009099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.009119 [ 3 ] {} HTTP-Session: 3caf1ad4-c6c6-49e8-8a2e-972753e8f8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.009160 [ 3 ] {} HTTP-Session: 3caf1ad4-c6c6-49e8-8a2e-972753e8f8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.009237 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.009279 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:49.009403 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.009719 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.009965 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.11.04 20:51:49.010138 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.11.04 20:51:49.010263 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} executeQuery: Read 70 rows, 4.35 KiB in 0.000998646 sec., 70094 rows/sec., 4.25 MiB/sec. 2023.11.04 20:51:49.010386 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.010409 [ 3 ] {eb0bc6ec-53ed-488b-a17c-7532aa630bda} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:49.010424 [ 3 ] {} HTTP-Session: 3caf1ad4-c6c6-49e8-8a2e-972753e8f8cf Destroying unnamed session 2023.11.04 20:51:49.010587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.010631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.010649 [ 3 ] {} HTTP-Session: df9d0826-9116-4d68-aada-ab957825b779 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.010665 [ 3 ] {} HTTP-Session: df9d0826-9116-4d68-aada-ab957825b779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.010768 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.010811 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:49.010950 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.011476 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.011792 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.11.04 20:51:49.011966 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.11.04 20:51:49.012111 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} executeQuery: Read 53 rows, 73.24 KiB in 0.001307383 sec., 40539 rows/sec., 54.71 MiB/sec. 2023.11.04 20:51:49.012263 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.012287 [ 3 ] {97f9f67e-891c-4355-9b47-10bbd237f4cb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.11.04 20:51:49.012302 [ 3 ] {} HTTP-Session: df9d0826-9116-4d68-aada-ab957825b779 Destroying unnamed session 2023.11.04 20:51:49.012437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:49.012480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:49.012498 [ 3 ] {} HTTP-Session: 52d602f6-5f6c-4d3f-a72b-948c3a8e8b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:49.012514 [ 3 ] {} HTTP-Session: 52d602f6-5f6c-4d3f-a72b-948c3a8e8b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:49.012583 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:49.012621 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:49.012726 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:49.012990 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:49.013230 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:51:49.013400 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:51:49.013515 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} executeQuery: Read 21 rows, 1.12 KiB in 0.000905853 sec., 23182 rows/sec., 1.20 MiB/sec. 2023.11.04 20:51:49.013631 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} DynamicQueryHandler: Done processing query 2023.11.04 20:51:49.013655 [ 3 ] {d37782e9-d02d-4c0e-87e7-d55cdfb4e484} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:49.013670 [ 3 ] {} HTTP-Session: 52d602f6-5f6c-4d3f-a72b-948c3a8e8b7f Destroying unnamed session 2023.11.04 20:51:53.502544 [ 146 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:51:53.502611 [ 146 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:51:59.001896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.002079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.002126 [ 3 ] {} HTTP-Session: c3f5d32d-aa18-4988-905e-f19a3e8b7315 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.002167 [ 3 ] {} HTTP-Session: c3f5d32d-aa18-4988-905e-f19a3e8b7315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.002379 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.002479 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:51:59.002751 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.003337 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.003609 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:59.003776 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:59.003913 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} executeQuery: Read 59 rows, 4.64 KiB in 0.001474178 sec., 40022 rows/sec., 3.07 MiB/sec. 2023.11.04 20:51:59.004091 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.004117 [ 3 ] {a328635b-8e87-4b58-8391-5e2e9151aeb6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:51:59.004134 [ 3 ] {} HTTP-Session: c3f5d32d-aa18-4988-905e-f19a3e8b7315 Destroying unnamed session 2023.11.04 20:51:59.004399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.004450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.004469 [ 3 ] {} HTTP-Session: 3ff815c9-270f-449a-936b-f2fa6348bb89 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.004487 [ 3 ] {} HTTP-Session: 3ff815c9-270f-449a-936b-f2fa6348bb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.004579 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.004622 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:51:59.004729 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.005234 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.005469 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:59.005620 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:59.005751 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} executeQuery: Read 255 rows, 25.18 KiB in 0.00114254 sec., 223186 rows/sec., 21.52 MiB/sec. 2023.11.04 20:51:59.005885 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.005910 [ 3 ] {2b57963a-3543-403b-9bc6-76e5042a4d67} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.04 20:51:59.005926 [ 3 ] {} HTTP-Session: 3ff815c9-270f-449a-936b-f2fa6348bb89 Destroying unnamed session 2023.11.04 20:51:59.006120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 55431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.006165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.006184 [ 3 ] {} HTTP-Session: bed063bb-a6a3-4657-89a4-ce96668f10f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.006200 [ 3 ] {} HTTP-Session: bed063bb-a6a3-4657-89a4-ce96668f10f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.006291 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.006332 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:51:59.006440 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.006953 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.007177 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.04 20:51:59.007322 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.04 20:51:59.007455 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} executeQuery: Read 344 rows, 24.70 KiB in 0.00113549 sec., 302952 rows/sec., 21.24 MiB/sec. 2023.11.04 20:51:59.007575 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.007598 [ 3 ] {dec953c5-555b-491a-97e6-d8c7d76894e5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:51:59.007613 [ 3 ] {} HTTP-Session: bed063bb-a6a3-4657-89a4-ce96668f10f2 Destroying unnamed session 2023.11.04 20:51:59.007749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.007793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.007811 [ 3 ] {} HTTP-Session: d4b6a4c8-e3b1-40db-be8a-a6ed969b5559 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.007829 [ 3 ] {} HTTP-Session: d4b6a4c8-e3b1-40db-be8a-a6ed969b5559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.007898 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.007938 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:51:59.008048 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.008320 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.008572 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:59.008751 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:59.008877 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} executeQuery: Read 6 rows, 258.00 B in 0.000950524 sec., 6312 rows/sec., 265.07 KiB/sec. 2023.11.04 20:51:59.008994 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.009019 [ 3 ] {743db4be-ae48-425b-a561-d22677929584} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:59.009035 [ 3 ] {} HTTP-Session: d4b6a4c8-e3b1-40db-be8a-a6ed969b5559 Destroying unnamed session 2023.11.04 20:51:59.009157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.009201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.009220 [ 3 ] {} HTTP-Session: 18c2aa98-ebf8-4f29-8dc5-bada4489527b Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.009236 [ 3 ] {} HTTP-Session: 18c2aa98-ebf8-4f29-8dc5-bada4489527b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.009308 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.009351 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:51:59.009470 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.009776 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.010023 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.11.04 20:51:59.010202 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.11.04 20:51:59.010316 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} executeQuery: Read 70 rows, 4.35 KiB in 0.000973335 sec., 71917 rows/sec., 4.36 MiB/sec. 2023.11.04 20:51:59.010473 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.010499 [ 3 ] {03747514-6941-48a8-a994-6d8c7df3a5d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:51:59.010516 [ 3 ] {} HTTP-Session: 18c2aa98-ebf8-4f29-8dc5-bada4489527b Destroying unnamed session 2023.11.04 20:51:59.010685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.010729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.010747 [ 3 ] {} HTTP-Session: 7402eaef-20dd-47bd-af25-d44756123c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.010763 [ 3 ] {} HTTP-Session: 7402eaef-20dd-47bd-af25-d44756123c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.010856 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.010901 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:51:59.011044 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.011567 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.011889 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.11.04 20:51:59.012071 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.11.04 20:51:59.012178 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} executeQuery: Read 53 rows, 73.24 KiB in 0.001294354 sec., 40947 rows/sec., 55.26 MiB/sec. 2023.11.04 20:51:59.012310 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.012333 [ 3 ] {19289f59-f13a-4b45-b764-6dfd4ce4603d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.11.04 20:51:59.012349 [ 3 ] {} HTTP-Session: 7402eaef-20dd-47bd-af25-d44756123c7e Destroying unnamed session 2023.11.04 20:51:59.012468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:51:59.012511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:51:59.012529 [ 3 ] {} HTTP-Session: fb9b7b94-568a-4074-9bb7-e97967919e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:51:59.012545 [ 3 ] {} HTTP-Session: fb9b7b94-568a-4074-9bb7-e97967919e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:51:59.012614 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:51:59.012653 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:51:59.012757 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:51:59.013035 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:51:59.013274 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.11.04 20:51:59.013456 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.11.04 20:51:59.013573 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} executeQuery: Read 21 rows, 1.12 KiB in 0.000923193 sec., 22747 rows/sec., 1.18 MiB/sec. 2023.11.04 20:51:59.013689 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} DynamicQueryHandler: Done processing query 2023.11.04 20:51:59.013713 [ 3 ] {8729e2c6-8e23-4451-9ffc-74bb4a8e21c6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:51:59.013729 [ 3 ] {} HTTP-Session: fb9b7b94-568a-4074-9bb7-e97967919e18 Destroying unnamed session 2023.11.04 20:52:08.502657 [ 140 ] {} DNSResolver: Updating DNS cache 2023.11.04 20:52:08.502757 [ 140 ] {} DNSResolver: Updated DNS cache 2023.11.04 20:52:09.001355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.001460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.001485 [ 3 ] {} HTTP-Session: 5beadd07-27ac-4fb2-bf3f-0f117278be83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.001509 [ 3 ] {} HTTP-Session: 5beadd07-27ac-4fb2-bf3f-0f117278be83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.001642 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.001705 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:52:09.001871 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.002326 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.002599 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:52:09.002763 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:52:09.002920 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} executeQuery: Read 59 rows, 4.64 KiB in 0.001237112 sec., 47691 rows/sec., 3.66 MiB/sec. 2023.11.04 20:52:09.002913 [ 140 ] {} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2023.11.04 20:52:09.003025 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.003138 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.003146 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact 2023.11.04 20:52:09.003173 [ 3 ] {38869eca-5683-4d3e-a388-2000b42b9fb1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:52:09.003215 [ 3 ] {} HTTP-Session: 5beadd07-27ac-4fb2-bf3f-0f117278be83 Destroying unnamed session 2023.11.04 20:52:09.003292 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:52:09.003331 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 54 rows starting from the beginning of the part 2023.11.04 20:52:09.003460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.003503 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2023.11.04 20:52:09.003564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.003603 [ 3 ] {} HTTP-Session: f18c2d4b-c160-45fe-a248-a983a07183f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.003650 [ 3 ] {} HTTP-Session: f18c2d4b-c160-45fe-a248-a983a07183f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.003715 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 59 rows starting from the beginning of the part 2023.11.04 20:52:09.003870 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.003911 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 59 rows starting from the beginning of the part 2023.11.04 20:52:09.003968 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:52:09.004177 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 59 rows starting from the beginning of the part 2023.11.04 20:52:09.004437 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.004461 [ 22 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 59 rows starting from the beginning of the part 2023.11.04 20:52:09.005483 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.006035 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:52:09.006070 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002956876 sec., 116339.00102675932 rows/sec., 8.92 MiB/sec. 2023.11.04 20:52:09.006247 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:52:09.006258 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2023.11.04 20:52:09.006427 [ 140 ] {} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2023.11.04 20:52:09.006453 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} executeQuery: Read 255 rows, 25.18 KiB in 0.002521746 sec., 101120 rows/sec., 9.75 MiB/sec. 2023.11.04 20:52:09.006499 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.006686 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5. 2023.11.04 20:52:09.006693 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact 2023.11.04 20:52:09.006784 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.006834 [ 3 ] {daadd464-6bcd-4a80-b6af-cdf82a8ddae1} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.04 20:52:09.006871 [ 23 ] {6c54ccc8-eea6-4244-a39c-d1983e89765f::all_1_24_5} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f) (MergerMutator): Merged 6 parts: from all_1_19_4 to all_24_24_0 2023.11.04 20:52:09.006905 [ 3 ] {} HTTP-Session: f18c2d4b-c160-45fe-a248-a983a07183f7 Destroying unnamed session 2023.11.04 20:52:09.006921 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:52:09.007006 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 240 rows starting from the beginning of the part 2023.11.04 20:52:09.007160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 55431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.007197 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 240 rows starting from the beginning of the part 2023.11.04 20:52:09.007271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.007314 [ 3 ] {} HTTP-Session: c1e0a80d-fe2b-4441-a8b9-69d419158b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.007375 [ 3 ] {} HTTP-Session: c1e0a80d-fe2b-4441-a8b9-69d419158b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.007402 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 255 rows starting from the beginning of the part 2023.11.04 20:52:09.007653 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.007669 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 255 rows starting from the beginning of the part 2023.11.04 20:52:09.007774 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:52:09.007963 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 255 rows starting from the beginning of the part 2023.11.04 20:52:09.008286 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 255 rows starting from the beginning of the part 2023.11.04 20:52:09.008312 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.009455 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.009807 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.04 20:52:09.010144 [ 24 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003577853 sec., 419245.8438063274 rows/sec., 40.47 MiB/sec. 2023.11.04 20:52:09.010154 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.04 20:52:09.010330 [ 20 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2023.11.04 20:52:09.010366 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} executeQuery: Read 344 rows, 24.70 KiB in 0.002653609 sec., 129634 rows/sec., 9.09 MiB/sec. 2023.11.04 20:52:09.010544 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.010575 [ 3 ] {3cef1fd3-7d17-4f88-bd19-96469b37be82} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:52:09.010613 [ 20 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5. 2023.11.04 20:52:09.010616 [ 3 ] {} HTTP-Session: c1e0a80d-fe2b-4441-a8b9-69d419158b94 Destroying unnamed session 2023.11.04 20:52:09.010709 [ 20 ] {830b9eb4-c38b-4305-b21a-0a3b6417495e::all_1_24_5} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e) (MergerMutator): Merged 6 parts: from all_1_19_4 to all_24_24_0 2023.11.04 20:52:09.010820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.010870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.010890 [ 3 ] {} HTTP-Session: f894f967-7286-46ad-871a-a435b5e30c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.010907 [ 3 ] {} HTTP-Session: f894f967-7286-46ad-871a-a435b5e30c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.010980 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.011022 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:52:09.011142 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.011397 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.011649 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:52:09.011838 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:52:09.011972 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} executeQuery: Read 6 rows, 258.00 B in 0.000962725 sec., 6232 rows/sec., 261.71 KiB/sec. 2023.11.04 20:52:09.012076 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.012100 [ 3 ] {2c88bc66-3625-449d-b610-e4495642296f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:52:09.012115 [ 3 ] {} HTTP-Session: f894f967-7286-46ad-871a-a435b5e30c08 Destroying unnamed session 2023.11.04 20:52:09.012236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.012278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.012296 [ 3 ] {} HTTP-Session: 6d5add74-f4e5-42da-9dd0-d6ab73d529d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.012313 [ 3 ] {} HTTP-Session: 6d5add74-f4e5-42da-9dd0-d6ab73d529d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.012386 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.012428 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:52:09.012544 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.012809 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.013058 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.11.04 20:52:09.013236 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.11.04 20:52:09.013364 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} executeQuery: Read 70 rows, 4.35 KiB in 0.000949994 sec., 73684 rows/sec., 4.47 MiB/sec. 2023.11.04 20:52:09.013470 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.013494 [ 3 ] {7678d72a-e14e-45e4-aed7-817682a8255d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:52:09.013509 [ 3 ] {} HTTP-Session: 6d5add74-f4e5-42da-9dd0-d6ab73d529d4 Destroying unnamed session 2023.11.04 20:52:09.013650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.013696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.013716 [ 3 ] {} HTTP-Session: 60c34758-db45-4ec7-ac6f-794addfbd815 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.013732 [ 3 ] {} HTTP-Session: 60c34758-db45-4ec7-ac6f-794addfbd815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.013831 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.013876 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:52:09.014009 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.014490 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.014808 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.11.04 20:52:09.014991 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.11.04 20:52:09.015125 [ 140 ] {} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.11.04 20:52:09.015136 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} executeQuery: Read 53 rows, 73.24 KiB in 0.001266243 sec., 41856 rows/sec., 56.48 MiB/sec. 2023.11.04 20:52:09.015174 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.015360 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.11.04 20:52:09.015401 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.015442 [ 3 ] {998d360c-1bef-49f4-a96a-34560fcd1da1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.11.04 20:52:09.015488 [ 3 ] {} HTTP-Session: 60c34758-db45-4ec7-ac6f-794addfbd815 Destroying unnamed session 2023.11.04 20:52:09.015557 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.04 20:52:09.015604 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 751 rows starting from the beginning of the part 2023.11.04 20:52:09.015665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:09.015738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:09.015783 [ 3 ] {} HTTP-Session: 2bbe447c-ee2d-402b-bcac-248030538bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:09.015840 [ 3 ] {} HTTP-Session: 2bbe447c-ee2d-402b-bcac-248030538bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:09.015908 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2023.11.04 20:52:09.016051 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:09.016142 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:52:09.016247 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part 2023.11.04 20:52:09.016655 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part 2023.11.04 20:52:09.016676 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:09.016872 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part 2023.11.04 20:52:09.017200 [ 23 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2023.11.04 20:52:09.017405 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:09.017973 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.11.04 20:52:09.018183 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.11.04 20:52:09.018315 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} executeQuery: Read 21 rows, 1.12 KiB in 0.002220967 sec., 9455 rows/sec., 502.14 KiB/sec. 2023.11.04 20:52:09.018435 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} DynamicQueryHandler: Done processing query 2023.11.04 20:52:09.018459 [ 3 ] {315da89d-4d05-49a5-8ab3-64ad0742086e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:52:09.018482 [ 3 ] {} HTTP-Session: 2bbe447c-ee2d-402b-bcac-248030538bd7 Destroying unnamed session 2023.11.04 20:52:09.027417 [ 14 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 6 columns (6 merged, 0 gathered) in 0.012158074 sec., 83154.61807519842 rows/sec., 112.21 MiB/sec. 2023.11.04 20:52:09.028233 [ 14 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.11.04 20:52:09.028482 [ 14 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.11.04 20:52:09.028547 [ 14 ] {2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.11.04 20:52:09.028614 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2fac8ef6-2812-4b61-b443-f1785ddc6353::all_1_21_4: 8.24 MiB. 2023.11.04 20:52:10.000168 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.75 MiB, peak 241.27 MiB, will set to 233.13 MiB (RSS), difference: -2.61 MiB 2023.11.04 20:52:19.001903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.002078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.002125 [ 3 ] {} HTTP-Session: 85a56fa5-93a3-41ac-8a0f-e0b6d6c13e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.002168 [ 3 ] {} HTTP-Session: 85a56fa5-93a3-41ac-8a0f-e0b6d6c13e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.002373 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.002473 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.04 20:52:19.002716 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.003129 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.003393 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:52:19.003566 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} oximeter.fields_i64 (6c54ccc8-eea6-4244-a39c-d1983e89765f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:52:19.003701 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} executeQuery: Read 59 rows, 4.64 KiB in 0.001271633 sec., 46397 rows/sec., 3.56 MiB/sec. 2023.11.04 20:52:19.003874 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.003901 [ 3 ] {ea473bfc-6cc7-450d-954a-8881d8a98f8e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.04 20:52:19.003917 [ 3 ] {} HTTP-Session: 85a56fa5-93a3-41ac-8a0f-e0b6d6c13e69 Destroying unnamed session 2023.11.04 20:52:19.004175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 40762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.004222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.004242 [ 3 ] {} HTTP-Session: 1d66a5cd-480e-4e01-9677-88c62ec30eec Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.004260 [ 3 ] {} HTTP-Session: 1d66a5cd-480e-4e01-9677-88c62ec30eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.004355 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.004397 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.04 20:52:19.004514 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.004935 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.005164 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:52:19.005312 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} oximeter.fields_string (830b9eb4-c38b-4305-b21a-0a3b6417495e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:52:19.005433 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} executeQuery: Read 255 rows, 25.18 KiB in 0.001049397 sec., 242996 rows/sec., 23.43 MiB/sec. 2023.11.04 20:52:19.005543 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.005566 [ 3 ] {b689f109-75eb-4e75-9335-1ff708e6c74f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.11.04 20:52:19.005582 [ 3 ] {} HTTP-Session: 1d66a5cd-480e-4e01-9677-88c62ec30eec Destroying unnamed session 2023.11.04 20:52:19.005739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 55431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.005781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.005800 [ 3 ] {} HTTP-Session: 40384c01-8e92-4539-a227-d533e11abffa Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.005817 [ 3 ] {} HTTP-Session: 40384c01-8e92-4539-a227-d533e11abffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.005903 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.005942 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.04 20:52:19.006045 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.006582 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.006804 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.04 20:52:19.006954 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} oximeter.fields_uuid (9f114431-2579-4d0c-9a32-062f5c416960): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.04 20:52:19.007081 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} executeQuery: Read 344 rows, 24.70 KiB in 0.00114929 sec., 299315 rows/sec., 20.98 MiB/sec. 2023.11.04 20:52:19.007201 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.007223 [ 3 ] {716ffcd4-2ab5-463b-82b8-3fb43d560cea} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.11.04 20:52:19.007238 [ 3 ] {} HTTP-Session: 40384c01-8e92-4539-a227-d533e11abffa Destroying unnamed session 2023.11.04 20:52:19.007355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.007399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.007417 [ 3 ] {} HTTP-Session: bed9c08f-a24b-418d-b518-95c2bb95e111 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.007433 [ 3 ] {} HTTP-Session: bed9c08f-a24b-418d-b518-95c2bb95e111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.007501 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.007541 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.11.04 20:52:19.007648 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.007914 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.008150 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:52:19.008353 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} oximeter.measurements_bool (2b916ff7-45d7-4029-b13f-ced89c9cb3cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:52:19.008491 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} executeQuery: Read 6 rows, 258.00 B in 0.000960915 sec., 6244 rows/sec., 262.20 KiB/sec. 2023.11.04 20:52:19.008621 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.010776 [ 3 ] {f1f060ed-8985-41c8-bc48-2c4d590b0d77} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:52:19.010792 [ 3 ] {} HTTP-Session: bed9c08f-a24b-418d-b518-95c2bb95e111 Destroying unnamed session 2023.11.04 20:52:19.010917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 12806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.010958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.010976 [ 3 ] {} HTTP-Session: dd8ebc32-bed4-4cb6-b244-439ce8079348 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.010992 [ 3 ] {} HTTP-Session: dd8ebc32-bed4-4cb6-b244-439ce8079348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.011063 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.011104 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.04 20:52:19.011218 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.011602 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.011846 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.11.04 20:52:19.012018 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} oximeter.measurements_cumulativei64 (8a9305fe-3d86-4fe9-b55c-9074507bbbc2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.11.04 20:52:19.012154 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} executeQuery: Read 70 rows, 4.35 KiB in 0.001052717 sec., 66494 rows/sec., 4.03 MiB/sec. 2023.11.04 20:52:19.012311 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.012335 [ 3 ] {58d4bd33-d930-48e4-80c9-45f8ec3bdbe6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.04 20:52:19.012350 [ 3 ] {} HTTP-Session: dd8ebc32-bed4-4cb6-b244-439ce8079348 Destroying unnamed session 2023.11.04 20:52:19.012514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 56704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.012557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.012575 [ 3 ] {} HTTP-Session: a7966054-0809-435f-8503-44fc622ba3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.012591 [ 3 ] {} HTTP-Session: a7966054-0809-435f-8503-44fc622ba3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.012674 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.012718 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.04 20:52:19.012854 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.013354 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.013667 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.11.04 20:52:19.013850 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} oximeter.measurements_histogramf64 (2fac8ef6-2812-4b61-b443-f1785ddc6353): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.11.04 20:52:19.013989 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} executeQuery: Read 53 rows, 73.24 KiB in 0.001283763 sec., 41284 rows/sec., 55.71 MiB/sec. 2023.11.04 20:52:19.014142 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.014165 [ 3 ] {f61bc7e9-3f52-4db0-a0a1-f2a73e63ceb2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.11.04 20:52:19.014182 [ 3 ] {} HTTP-Session: a7966054-0809-435f-8503-44fc622ba3c6 Destroying unnamed session 2023.11.04 20:52:19.014284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50613, User-Agent: (none), Length: 2942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.04 20:52:19.014326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.04 20:52:19.014344 [ 3 ] {} HTTP-Session: cb38c71f-f57e-413c-be82-ad1352fe5385 Authenticating user 'default' from [fd00:1122:3344:101::d]:50613 2023.11.04 20:52:19.014360 [ 3 ] {} HTTP-Session: cb38c71f-f57e-413c-be82-ad1352fe5385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.04 20:52:19.014428 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} executeQuery: (from [fd00:1122:3344:101::d]:50613) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.04 20:52:19.014466 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.04 20:52:19.014569 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.04 20:52:19.014820 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.11.04 20:52:19.015048 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.11.04 20:52:19.015218 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} oximeter.measurements_i64 (97595873-9931-40c6-ae7b-dce7e458f05a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.11.04 20:52:19.015352 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} executeQuery: Read 21 rows, 1.12 KiB in 0.000895733 sec., 23444 rows/sec., 1.22 MiB/sec. 2023.11.04 20:52:19.015552 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} DynamicQueryHandler: Done processing query 2023.11.04 20:52:19.015575 [ 3 ] {5c7419f1-3fc6-4ce0-92c3-b04ea23e7fbe} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.11.04 20:52:19.015591 [ 3 ] {} HTTP-Session: cb38c71f-f57e-413c-be82-ad1352fe5385 Destroying unnamed session