Max level shown:
1 [ Jun 17 21:19:48 Enabled. ]
2 [ Jun 17 21:19:48 Rereading configuration. ]
3 [ Jun 17 21:19:53 Rereading configuration. ]
4 [ Jun 17 21:19:59 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + 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")
26 + 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
27 [ Jun 17 21:19:59 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.17 21:19:59.812309 [ 1 ] {} <Information> Application: Will watch for the process with pid 25106
33 2024.06.17 21:19:59.812814 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.17 21:20:00.015432 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25106
35 2024.06.17 21:20:00.016164 [ 1 ] {} <Information> Application: starting up
36 2024.06.17 21:20:00.016890 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.17 21:20:00.100926 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.17 21:20:00.152716 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.17 21:20:00.152763 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.17 21:20:00.152780 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.17 21:20:00.152844 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.17 21:20:00.153120 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.17 21:20:00.154653 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.17 21:20:00.155142 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.17 21:20:00.155896 [ 1 ] {} <Information> 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)
49 2024.06.17 21:20:00.155919 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.17 21:20:00.155931 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.17 21:20:00.156095 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.17 21:20:00.157126 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.17 21:20:00.162598 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.17 21:20:00.163422 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.17 21:20:00.164723 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.17 21:20:00.164786 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.17 21:20:00.165836 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.17 21:20:00.166102 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.17 21:20:00.169880 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.17 21:20:00.170145 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.17 21:20:00.171744 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.17 21:20:00.172168 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.17 21:20:00.172493 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.17 21:20:00.172867 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.17 21:20:00.174273 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.17 21:20:00.174299 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.17 21:20:00.174375 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.17 21:20:00.174544 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.17 21:20:00.184326 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.17 21:20:00.184359 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150951 sec
74 2024.06.17 21:20:00.184397 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.17 21:20:00.184410 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.17 21:20:00.185514 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.17 21:20:00.186529 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.17 21:20:00.186551 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.17 21:20:00.186584 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.17 21:20:00.186599 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.17 21:20:00.186611 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.17 21:20:00.186645 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.17 21:20:00.186657 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.17 21:20:00.186671 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.17 21:20:00.186705 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.17 21:20:00.186718 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.17 21:20:00.186732 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.17 21:20:00.186747 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.17 21:20:00.186779 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.17 21:20:00.186794 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.17 21:20:00.186809 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.17 21:20:00.186836 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.17 21:20:00.186851 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.17 21:20:00.222299 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.17 21:20:00.228971 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.17 21:20:00.229003 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5351e-05 sec
97 2024.06.17 21:20:00.229019 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.17 21:20:00.229037 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.17 21:20:00.229063 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.17 21:20:00.229263 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.17 21:20:00.229314 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.17 21:20:00.229330 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.17 21:20:00.229348 [ 1 ] {} <Information> 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).
104 2024.06.17 21:20:00.229363 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.17 21:20:00.253803 [ 1 ] {} <Trace> 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 23.8.7.1)
106 2024.06.17 21:20:00.446558 [ 1 ] {} <Trace> 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 23.8.7.1)
107 2024.06.17 21:20:00.446623 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.17 21:20:00.585963 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.17 21:20:00.586185 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.21 MiB
110 2024.06.17 21:20:00.587064 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2731e-05 sec.
111 2024.06.17 21:20:00.587462 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.17 21:20:00.587557 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.17 21:20:00.587635 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.17 21:20:00.587660 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.17 21:20:00.588642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.17 21:20:00.588830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.17 21:20:00.588864 [ 3 ] {} <Debug> HTTP-Session: e780aafd-15b3-41f7-b47f-5f01ee2ff44b Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
118 2024.06.17 21:20:00.588894 [ 3 ] {} <Debug> HTTP-Session: e780aafd-15b3-41f7-b47f-5f01ee2ff44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.17 21:20:00.588913 [ 3 ] {} <Debug> HTTP-Session: e780aafd-15b3-41f7-b47f-5f01ee2ff44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.17 21:20:00.588998 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.17 21:20:00.589034 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.17 21:20:00.589056 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.17 21:20:00.589120 [ 3 ] {} <Trace> HTTP-Session: e780aafd-15b3-41f7-b47f-5f01ee2ff44b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.17 21:20:00.590246 [ 3 ] {47fa1e8a-1514-45c1-9cfa-697b31369d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.17 21:20:00.620953 [ 3 ] {47fa1e8a-1514-45c1-9cfa-697b31369d9c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44312) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.17 21:20:00.621653 [ 3 ] {47fa1e8a-1514-45c1-9cfa-697b31369d9c} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.17 21:20:00.623045 [ 3 ] {} <Debug> HTTP-Session: e780aafd-15b3-41f7-b47f-5f01ee2ff44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.17 21:20:00.623476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.17 21:20:00.623531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.17 21:20:00.623556 [ 3 ] {} <Debug> HTTP-Session: 5e82f3ac-7c22-45ee-ae8a-3d3bd28dcde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
179 2024.06.17 21:20:00.623578 [ 3 ] {} <Debug> HTTP-Session: 5e82f3ac-7c22-45ee-ae8a-3d3bd28dcde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.17 21:20:00.623592 [ 3 ] {} <Debug> HTTP-Session: 5e82f3ac-7c22-45ee-ae8a-3d3bd28dcde4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.17 21:20:00.623633 [ 3 ] {} <Trace> HTTP-Session: 5e82f3ac-7c22-45ee-ae8a-3d3bd28dcde4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.17 21:20:00.624735 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.17 21:20:00.624852 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.17 21:20:00.626912 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.17 21:20:00.629730 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.17 21:20:00.635664 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.17 21:20:00.635696 [ 3 ] {f3d73d3e-86b6-4f3a-83ba-7c834f2ba72e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.17 21:20:00.635717 [ 3 ] {} <Debug> HTTP-Session: 5e82f3ac-7c22-45ee-ae8a-3d3bd28dcde4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.17 21:20:00.642366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.17 21:20:00.642432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.17 21:20:00.642458 [ 3 ] {} <Debug> HTTP-Session: bc762def-0944-4521-9f40-62d20a11fdd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
192 2024.06.17 21:20:00.642479 [ 3 ] {} <Debug> HTTP-Session: bc762def-0944-4521-9f40-62d20a11fdd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.17 21:20:00.642499 [ 3 ] {} <Debug> HTTP-Session: bc762def-0944-4521-9f40-62d20a11fdd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.17 21:20:00.642540 [ 3 ] {} <Trace> HTTP-Session: bc762def-0944-4521-9f40-62d20a11fdd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.17 21:20:00.642681 [ 3 ] {ce213514-d174-422e-99bb-cf95027a11df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.17 21:20:00.642982 [ 3 ] {ce213514-d174-422e-99bb-cf95027a11df} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44312) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.17 21:20:00.643120 [ 3 ] {ce213514-d174-422e-99bb-cf95027a11df} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.17 21:20:00.643286 [ 3 ] {} <Debug> HTTP-Session: bc762def-0944-4521-9f40-62d20a11fdd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.17 21:20:00.643543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.17 21:20:00.643591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.17 21:20:00.643609 [ 3 ] {} <Debug> HTTP-Session: 24d495dc-a48e-4120-bbf6-d38d2ba47d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
250 2024.06.17 21:20:00.643629 [ 3 ] {} <Debug> HTTP-Session: 24d495dc-a48e-4120-bbf6-d38d2ba47d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.17 21:20:00.643645 [ 3 ] {} <Debug> HTTP-Session: 24d495dc-a48e-4120-bbf6-d38d2ba47d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.17 21:20:00.643673 [ 3 ] {} <Trace> HTTP-Session: 24d495dc-a48e-4120-bbf6-d38d2ba47d26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.17 21:20:00.643848 [ 3 ] {3edbeaa5-f888-4d0f-a452-856e545845e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.17 21:20:00.644008 [ 3 ] {3edbeaa5-f888-4d0f-a452-856e545845e5} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.17 21:20:00.644030 [ 3 ] {} <Debug> HTTP-Session: 24d495dc-a48e-4120-bbf6-d38d2ba47d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.17 21:20:00.644144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.17 21:20:00.644190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.17 21:20:00.644211 [ 3 ] {} <Debug> HTTP-Session: aea2231e-b1ee-48ec-ae6c-3ce7e04e4632 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
259 2024.06.17 21:20:00.644226 [ 3 ] {} <Debug> HTTP-Session: aea2231e-b1ee-48ec-ae6c-3ce7e04e4632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.17 21:20:00.644242 [ 3 ] {} <Debug> HTTP-Session: aea2231e-b1ee-48ec-ae6c-3ce7e04e4632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.17 21:20:00.644273 [ 3 ] {} <Trace> HTTP-Session: aea2231e-b1ee-48ec-ae6c-3ce7e04e4632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.17 21:20:00.644363 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.17 21:20:00.644421 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.17 21:20:00.646816 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.17 21:20:00.646850 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0171e-05 sec
266 2024.06.17 21:20:00.646867 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Trace> ReferentialDeps: No tables
267 2024.06.17 21:20:00.646886 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Trace> LoadingDeps: No tables
268 2024.06.17 21:20:00.646911 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.17 21:20:00.647052 [ 3 ] {28cdfdbd-3c98-4d0c-be5c-9023a3bf4506} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.17 21:20:00.647078 [ 3 ] {} <Debug> HTTP-Session: aea2231e-b1ee-48ec-ae6c-3ce7e04e4632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.17 21:20:00.647199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.17 21:20:00.647257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.17 21:20:00.647280 [ 3 ] {} <Debug> HTTP-Session: c039b0a9-7220-4653-b26c-78ae522fd5ef Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
274 2024.06.17 21:20:00.647303 [ 3 ] {} <Debug> HTTP-Session: c039b0a9-7220-4653-b26c-78ae522fd5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.17 21:20:00.647329 [ 3 ] {} <Debug> HTTP-Session: c039b0a9-7220-4653-b26c-78ae522fd5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.17 21:20:00.647363 [ 3 ] {} <Trace> HTTP-Session: c039b0a9-7220-4653-b26c-78ae522fd5ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.17 21:20:00.647525 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.17 21:20:00.647572 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.17 21:20:00.651923 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.17 21:20:00.652967 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Debug> oximeter.version (e6033927-0b0b-4833-9a05-f4f8812f2b24): Loading data parts
282 2024.06.17 21:20:00.653322 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Debug> oximeter.version (e6033927-0b0b-4833-9a05-f4f8812f2b24): There are no data parts
283 2024.06.17 21:20:00.658465 [ 3 ] {cf9686be-2e56-43bf-ba16-40d0e67ac6bf} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.17 21:20:00.658491 [ 3 ] {} <Debug> HTTP-Session: c039b0a9-7220-4653-b26c-78ae522fd5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.17 21:20:00.658637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.17 21:20:00.658691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.17 21:20:00.658713 [ 3 ] {} <Debug> HTTP-Session: dcf51a3f-478b-4ea5-86b8-3310394cf4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
288 2024.06.17 21:20:00.658728 [ 3 ] {} <Debug> HTTP-Session: dcf51a3f-478b-4ea5-86b8-3310394cf4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.17 21:20:00.658744 [ 3 ] {} <Debug> HTTP-Session: dcf51a3f-478b-4ea5-86b8-3310394cf4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.17 21:20:00.658777 [ 3 ] {} <Trace> HTTP-Session: dcf51a3f-478b-4ea5-86b8-3310394cf4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.17 21:20:00.658970 [ 3 ] {81da90a3-1837-4e6f-a4f7-fe8e624ed8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.17 21:20:00.659022 [ 3 ] {81da90a3-1837-4e6f-a4f7-fe8e624ed8a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.17 21:20:00.665491 [ 3 ] {81da90a3-1837-4e6f-a4f7-fe8e624ed8a7} <Debug> oximeter.measurements_bool (ccf84e91-d02a-47fa-838f-54648ee49653): Loading data parts
304 2024.06.17 21:20:00.665674 [ 3 ] {81da90a3-1837-4e6f-a4f7-fe8e624ed8a7} <Debug> oximeter.measurements_bool (ccf84e91-d02a-47fa-838f-54648ee49653): There are no data parts
305 2024.06.17 21:20:00.668895 [ 3 ] {81da90a3-1837-4e6f-a4f7-fe8e624ed8a7} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.17 21:20:00.668945 [ 3 ] {} <Debug> HTTP-Session: dcf51a3f-478b-4ea5-86b8-3310394cf4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.17 21:20:00.669132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.17 21:20:00.669231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.17 21:20:00.669274 [ 3 ] {} <Debug> HTTP-Session: f2405537-f4b0-4ff0-929a-cefaeafcb780 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
310 2024.06.17 21:20:00.669306 [ 3 ] {} <Debug> HTTP-Session: f2405537-f4b0-4ff0-929a-cefaeafcb780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.17 21:20:00.669342 [ 3 ] {} <Debug> HTTP-Session: f2405537-f4b0-4ff0-929a-cefaeafcb780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.17 21:20:00.669401 [ 3 ] {} <Trace> HTTP-Session: f2405537-f4b0-4ff0-929a-cefaeafcb780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.17 21:20:00.669660 [ 3 ] {dc3e843f-d3b5-4426-89da-d542d0f481e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.17 21:20:00.669708 [ 3 ] {dc3e843f-d3b5-4426-89da-d542d0f481e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.17 21:20:00.671520 [ 3 ] {dc3e843f-d3b5-4426-89da-d542d0f481e2} <Debug> oximeter.measurements_i8 (e87223ed-4050-45e0-9f4b-3c5a6a74dece): Loading data parts
316 2024.06.17 21:20:00.671672 [ 3 ] {dc3e843f-d3b5-4426-89da-d542d0f481e2} <Debug> oximeter.measurements_i8 (e87223ed-4050-45e0-9f4b-3c5a6a74dece): There are no data parts
317 2024.06.17 21:20:00.675428 [ 3 ] {dc3e843f-d3b5-4426-89da-d542d0f481e2} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.17 21:20:00.675497 [ 3 ] {} <Debug> HTTP-Session: f2405537-f4b0-4ff0-929a-cefaeafcb780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.17 21:20:00.675720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.17 21:20:00.675840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.17 21:20:00.675887 [ 3 ] {} <Debug> HTTP-Session: f2989953-0fd2-4e10-a3f1-3277b8b09433 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
322 2024.06.17 21:20:00.675905 [ 3 ] {} <Debug> HTTP-Session: f2989953-0fd2-4e10-a3f1-3277b8b09433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.17 21:20:00.675925 [ 3 ] {} <Debug> HTTP-Session: f2989953-0fd2-4e10-a3f1-3277b8b09433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.17 21:20:00.675959 [ 3 ] {} <Trace> HTTP-Session: f2989953-0fd2-4e10-a3f1-3277b8b09433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.17 21:20:00.676127 [ 3 ] {5f79c28f-3c10-48b8-9468-f7996aaac848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.17 21:20:00.676178 [ 3 ] {5f79c28f-3c10-48b8-9468-f7996aaac848} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.17 21:20:00.677884 [ 3 ] {5f79c28f-3c10-48b8-9468-f7996aaac848} <Debug> oximeter.measurements_u8 (4f1d265a-8d4f-4692-ba1b-ec5b4bd02d0b): Loading data parts
328 2024.06.17 21:20:00.678045 [ 3 ] {5f79c28f-3c10-48b8-9468-f7996aaac848} <Debug> oximeter.measurements_u8 (4f1d265a-8d4f-4692-ba1b-ec5b4bd02d0b): There are no data parts
329 2024.06.17 21:20:00.681362 [ 3 ] {5f79c28f-3c10-48b8-9468-f7996aaac848} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.17 21:20:00.681393 [ 3 ] {} <Debug> HTTP-Session: f2989953-0fd2-4e10-a3f1-3277b8b09433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.17 21:20:00.681514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.17 21:20:00.681565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.17 21:20:00.681588 [ 3 ] {} <Debug> HTTP-Session: 3bcec04b-2dd6-474d-bd2b-825518574e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
334 2024.06.17 21:20:00.681603 [ 3 ] {} <Debug> HTTP-Session: 3bcec04b-2dd6-474d-bd2b-825518574e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.17 21:20:00.681620 [ 3 ] {} <Debug> HTTP-Session: 3bcec04b-2dd6-474d-bd2b-825518574e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.17 21:20:00.681652 [ 3 ] {} <Trace> HTTP-Session: 3bcec04b-2dd6-474d-bd2b-825518574e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.17 21:20:00.681826 [ 3 ] {f212460d-0fef-4baa-ba47-f98ced0674f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.17 21:20:00.681872 [ 3 ] {f212460d-0fef-4baa-ba47-f98ced0674f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.17 21:20:00.683583 [ 3 ] {f212460d-0fef-4baa-ba47-f98ced0674f9} <Debug> oximeter.measurements_i16 (18c59ecd-8ce1-4bb0-9df7-53fbd423f1c6): Loading data parts
340 2024.06.17 21:20:00.683733 [ 3 ] {f212460d-0fef-4baa-ba47-f98ced0674f9} <Debug> oximeter.measurements_i16 (18c59ecd-8ce1-4bb0-9df7-53fbd423f1c6): There are no data parts
341 2024.06.17 21:20:00.687338 [ 3 ] {f212460d-0fef-4baa-ba47-f98ced0674f9} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.17 21:20:00.687376 [ 3 ] {} <Debug> HTTP-Session: 3bcec04b-2dd6-474d-bd2b-825518574e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.17 21:20:00.687528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.17 21:20:00.687579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.17 21:20:00.687603 [ 3 ] {} <Debug> HTTP-Session: ebca6cf0-3088-4463-83fe-e06b091ed73f Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
346 2024.06.17 21:20:00.687618 [ 3 ] {} <Debug> HTTP-Session: ebca6cf0-3088-4463-83fe-e06b091ed73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.17 21:20:00.687636 [ 3 ] {} <Debug> HTTP-Session: ebca6cf0-3088-4463-83fe-e06b091ed73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.17 21:20:00.687669 [ 3 ] {} <Trace> HTTP-Session: ebca6cf0-3088-4463-83fe-e06b091ed73f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.17 21:20:00.687838 [ 3 ] {d2d1781f-8ee9-4c20-be20-6001c4b14116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.17 21:20:00.687889 [ 3 ] {d2d1781f-8ee9-4c20-be20-6001c4b14116} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.17 21:20:00.689594 [ 3 ] {d2d1781f-8ee9-4c20-be20-6001c4b14116} <Debug> oximeter.measurements_u16 (fb3973d9-cc3a-4a5a-9d11-a37287574f8b): Loading data parts
352 2024.06.17 21:20:00.689745 [ 3 ] {d2d1781f-8ee9-4c20-be20-6001c4b14116} <Debug> oximeter.measurements_u16 (fb3973d9-cc3a-4a5a-9d11-a37287574f8b): There are no data parts
353 2024.06.17 21:20:00.694071 [ 3 ] {d2d1781f-8ee9-4c20-be20-6001c4b14116} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.17 21:20:00.694131 [ 3 ] {} <Debug> HTTP-Session: ebca6cf0-3088-4463-83fe-e06b091ed73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.17 21:20:00.694345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.17 21:20:00.694445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.17 21:20:00.694489 [ 3 ] {} <Debug> HTTP-Session: 2b31d1fc-0ba1-44e4-bad9-b32bc52e39f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
358 2024.06.17 21:20:00.694532 [ 3 ] {} <Debug> HTTP-Session: 2b31d1fc-0ba1-44e4-bad9-b32bc52e39f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.17 21:20:00.694559 [ 3 ] {} <Debug> HTTP-Session: 2b31d1fc-0ba1-44e4-bad9-b32bc52e39f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.17 21:20:00.694603 [ 3 ] {} <Trace> HTTP-Session: 2b31d1fc-0ba1-44e4-bad9-b32bc52e39f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.17 21:20:00.694780 [ 3 ] {2b528ace-a6ae-4323-b48c-5829fc0bb3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.17 21:20:00.694828 [ 3 ] {2b528ace-a6ae-4323-b48c-5829fc0bb3d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.17 21:20:00.696612 [ 3 ] {2b528ace-a6ae-4323-b48c-5829fc0bb3d8} <Debug> oximeter.measurements_i32 (80e0ac5f-993f-4a49-b895-1e79b18b386b): Loading data parts
364 2024.06.17 21:20:00.696774 [ 3 ] {2b528ace-a6ae-4323-b48c-5829fc0bb3d8} <Debug> oximeter.measurements_i32 (80e0ac5f-993f-4a49-b895-1e79b18b386b): There are no data parts
365 2024.06.17 21:20:00.700394 [ 3 ] {2b528ace-a6ae-4323-b48c-5829fc0bb3d8} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.17 21:20:00.700428 [ 3 ] {} <Debug> HTTP-Session: 2b31d1fc-0ba1-44e4-bad9-b32bc52e39f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.17 21:20:00.700544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.17 21:20:00.700591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.17 21:20:00.700616 [ 3 ] {} <Debug> HTTP-Session: ba73a133-bf5c-4aae-8c80-d22807593ade Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
370 2024.06.17 21:20:00.700631 [ 3 ] {} <Debug> HTTP-Session: ba73a133-bf5c-4aae-8c80-d22807593ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.17 21:20:00.700648 [ 3 ] {} <Debug> HTTP-Session: ba73a133-bf5c-4aae-8c80-d22807593ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.17 21:20:00.700680 [ 3 ] {} <Trace> HTTP-Session: ba73a133-bf5c-4aae-8c80-d22807593ade Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.17 21:20:00.700858 [ 3 ] {7459a298-2e35-4879-b407-6fdca17d147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.17 21:20:00.700904 [ 3 ] {7459a298-2e35-4879-b407-6fdca17d147f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.17 21:20:00.702630 [ 3 ] {7459a298-2e35-4879-b407-6fdca17d147f} <Debug> oximeter.measurements_u32 (21338111-1a03-49cb-b5cd-6354de662a95): Loading data parts
376 2024.06.17 21:20:00.702832 [ 3 ] {7459a298-2e35-4879-b407-6fdca17d147f} <Debug> oximeter.measurements_u32 (21338111-1a03-49cb-b5cd-6354de662a95): There are no data parts
377 2024.06.17 21:20:00.706413 [ 3 ] {7459a298-2e35-4879-b407-6fdca17d147f} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.17 21:20:00.706445 [ 3 ] {} <Debug> HTTP-Session: ba73a133-bf5c-4aae-8c80-d22807593ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.17 21:20:00.706571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.17 21:20:00.706623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.17 21:20:00.706645 [ 3 ] {} <Debug> HTTP-Session: 09016116-f3e1-473e-99f5-938330962a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
382 2024.06.17 21:20:00.706665 [ 3 ] {} <Debug> HTTP-Session: 09016116-f3e1-473e-99f5-938330962a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.17 21:20:00.706678 [ 3 ] {} <Debug> HTTP-Session: 09016116-f3e1-473e-99f5-938330962a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.17 21:20:00.706710 [ 3 ] {} <Trace> HTTP-Session: 09016116-f3e1-473e-99f5-938330962a54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.17 21:20:00.706882 [ 3 ] {1bc62517-2d11-47d5-887c-47b5f6ac16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.17 21:20:00.706934 [ 3 ] {1bc62517-2d11-47d5-887c-47b5f6ac16f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.17 21:20:00.708625 [ 3 ] {1bc62517-2d11-47d5-887c-47b5f6ac16f6} <Debug> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Loading data parts
388 2024.06.17 21:20:00.708807 [ 3 ] {1bc62517-2d11-47d5-887c-47b5f6ac16f6} <Debug> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): There are no data parts
389 2024.06.17 21:20:00.712756 [ 3 ] {1bc62517-2d11-47d5-887c-47b5f6ac16f6} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.17 21:20:00.712818 [ 3 ] {} <Debug> HTTP-Session: 09016116-f3e1-473e-99f5-938330962a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.17 21:20:00.712999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.17 21:20:00.713106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.17 21:20:00.713144 [ 3 ] {} <Debug> HTTP-Session: eb3975f6-80a8-406f-8ed1-bf55fcaf3916 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
394 2024.06.17 21:20:00.713185 [ 3 ] {} <Debug> HTTP-Session: eb3975f6-80a8-406f-8ed1-bf55fcaf3916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.17 21:20:00.713213 [ 3 ] {} <Debug> HTTP-Session: eb3975f6-80a8-406f-8ed1-bf55fcaf3916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.17 21:20:00.713279 [ 3 ] {} <Trace> HTTP-Session: eb3975f6-80a8-406f-8ed1-bf55fcaf3916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.17 21:20:00.713657 [ 3 ] {98c562fd-9780-4bc5-bd4f-296610f87398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.17 21:20:00.713770 [ 3 ] {98c562fd-9780-4bc5-bd4f-296610f87398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.17 21:20:00.715608 [ 3 ] {98c562fd-9780-4bc5-bd4f-296610f87398} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Loading data parts
400 2024.06.17 21:20:00.715764 [ 3 ] {98c562fd-9780-4bc5-bd4f-296610f87398} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): There are no data parts
401 2024.06.17 21:20:00.718530 [ 3 ] {98c562fd-9780-4bc5-bd4f-296610f87398} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.17 21:20:00.718592 [ 3 ] {} <Debug> HTTP-Session: eb3975f6-80a8-406f-8ed1-bf55fcaf3916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.17 21:20:00.718769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.17 21:20:00.718861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.17 21:20:00.718908 [ 3 ] {} <Debug> HTTP-Session: 7b09aeaa-800f-4df9-b63b-30f832291d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
406 2024.06.17 21:20:00.718949 [ 3 ] {} <Debug> HTTP-Session: 7b09aeaa-800f-4df9-b63b-30f832291d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.17 21:20:00.718975 [ 3 ] {} <Debug> HTTP-Session: 7b09aeaa-800f-4df9-b63b-30f832291d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.17 21:20:00.719041 [ 3 ] {} <Trace> HTTP-Session: 7b09aeaa-800f-4df9-b63b-30f832291d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.17 21:20:00.719390 [ 3 ] {34b57475-503c-452c-8e68-a6911ccfc9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.17 21:20:00.719492 [ 3 ] {34b57475-503c-452c-8e68-a6911ccfc9fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.17 21:20:00.721224 [ 3 ] {34b57475-503c-452c-8e68-a6911ccfc9fe} <Debug> oximeter.measurements_f32 (d75f92cf-e6d7-438d-ac95-880c8f541b7d): Loading data parts
412 2024.06.17 21:20:00.721444 [ 3 ] {34b57475-503c-452c-8e68-a6911ccfc9fe} <Debug> oximeter.measurements_f32 (d75f92cf-e6d7-438d-ac95-880c8f541b7d): There are no data parts
413 2024.06.17 21:20:00.725250 [ 3 ] {34b57475-503c-452c-8e68-a6911ccfc9fe} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.17 21:20:00.725299 [ 3 ] {} <Debug> HTTP-Session: 7b09aeaa-800f-4df9-b63b-30f832291d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.17 21:20:00.725472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.17 21:20:00.725606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.17 21:20:00.725650 [ 3 ] {} <Debug> HTTP-Session: cbada125-e552-40ab-8d39-7852989aca59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
418 2024.06.17 21:20:00.725698 [ 3 ] {} <Debug> HTTP-Session: cbada125-e552-40ab-8d39-7852989aca59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.17 21:20:00.725743 [ 3 ] {} <Debug> HTTP-Session: cbada125-e552-40ab-8d39-7852989aca59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.17 21:20:00.725814 [ 3 ] {} <Trace> HTTP-Session: cbada125-e552-40ab-8d39-7852989aca59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.17 21:20:00.726051 [ 3 ] {5c9c78a1-b970-4e93-9b5d-40f8a5078bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.17 21:20:00.726105 [ 3 ] {5c9c78a1-b970-4e93-9b5d-40f8a5078bd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.17 21:20:00.727856 [ 3 ] {5c9c78a1-b970-4e93-9b5d-40f8a5078bd5} <Debug> oximeter.measurements_f64 (403328d0-8050-438a-ba63-ac5f6071e372): Loading data parts
424 2024.06.17 21:20:00.728015 [ 3 ] {5c9c78a1-b970-4e93-9b5d-40f8a5078bd5} <Debug> oximeter.measurements_f64 (403328d0-8050-438a-ba63-ac5f6071e372): There are no data parts
425 2024.06.17 21:20:00.731197 [ 3 ] {5c9c78a1-b970-4e93-9b5d-40f8a5078bd5} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.17 21:20:00.731228 [ 3 ] {} <Debug> HTTP-Session: cbada125-e552-40ab-8d39-7852989aca59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.17 21:20:00.731364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.17 21:20:00.731417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.17 21:20:00.731435 [ 3 ] {} <Debug> HTTP-Session: 87ffc680-bd83-444b-b427-5f545d59b039 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
430 2024.06.17 21:20:00.731457 [ 3 ] {} <Debug> HTTP-Session: 87ffc680-bd83-444b-b427-5f545d59b039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.17 21:20:00.731470 [ 3 ] {} <Debug> HTTP-Session: 87ffc680-bd83-444b-b427-5f545d59b039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.17 21:20:00.731505 [ 3 ] {} <Trace> HTTP-Session: 87ffc680-bd83-444b-b427-5f545d59b039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.17 21:20:00.731682 [ 3 ] {7b1fcd13-6cb5-4b8e-bb48-3c8b8c1a7d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.17 21:20:00.731736 [ 3 ] {7b1fcd13-6cb5-4b8e-bb48-3c8b8c1a7d87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.17 21:20:00.733433 [ 3 ] {7b1fcd13-6cb5-4b8e-bb48-3c8b8c1a7d87} <Debug> oximeter.measurements_string (d6b5ce0a-488a-4789-8397-3076d8d58a67): Loading data parts
436 2024.06.17 21:20:00.733596 [ 3 ] {7b1fcd13-6cb5-4b8e-bb48-3c8b8c1a7d87} <Debug> oximeter.measurements_string (d6b5ce0a-488a-4789-8397-3076d8d58a67): There are no data parts
437 2024.06.17 21:20:00.737203 [ 3 ] {7b1fcd13-6cb5-4b8e-bb48-3c8b8c1a7d87} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.17 21:20:00.737233 [ 3 ] {} <Debug> HTTP-Session: 87ffc680-bd83-444b-b427-5f545d59b039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.17 21:20:00.737360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.17 21:20:00.737424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.17 21:20:00.737447 [ 3 ] {} <Debug> HTTP-Session: 8f7c80f9-ee81-421f-93b3-3701cb5173eb Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
442 2024.06.17 21:20:00.737473 [ 3 ] {} <Debug> HTTP-Session: 8f7c80f9-ee81-421f-93b3-3701cb5173eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.17 21:20:00.737496 [ 3 ] {} <Debug> HTTP-Session: 8f7c80f9-ee81-421f-93b3-3701cb5173eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.17 21:20:00.737529 [ 3 ] {} <Trace> HTTP-Session: 8f7c80f9-ee81-421f-93b3-3701cb5173eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.17 21:20:00.737708 [ 3 ] {3f585571-8154-47d2-aaf8-f63493136720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.17 21:20:00.737763 [ 3 ] {3f585571-8154-47d2-aaf8-f63493136720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.17 21:20:00.739498 [ 3 ] {3f585571-8154-47d2-aaf8-f63493136720} <Debug> oximeter.measurements_bytes (bf3b8119-4699-456a-9f6b-493838da3621): Loading data parts
455 2024.06.17 21:20:00.739652 [ 3 ] {3f585571-8154-47d2-aaf8-f63493136720} <Debug> oximeter.measurements_bytes (bf3b8119-4699-456a-9f6b-493838da3621): There are no data parts
456 2024.06.17 21:20:00.743235 [ 3 ] {3f585571-8154-47d2-aaf8-f63493136720} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.17 21:20:00.743260 [ 3 ] {} <Debug> HTTP-Session: 8f7c80f9-ee81-421f-93b3-3701cb5173eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.17 21:20:00.743386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.17 21:20:00.743438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.17 21:20:00.743457 [ 3 ] {} <Debug> HTTP-Session: e5bee41f-c56d-4566-b559-575450220e2e Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
461 2024.06.17 21:20:00.743478 [ 3 ] {} <Debug> HTTP-Session: e5bee41f-c56d-4566-b559-575450220e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.17 21:20:00.743498 [ 3 ] {} <Debug> HTTP-Session: e5bee41f-c56d-4566-b559-575450220e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.17 21:20:00.743528 [ 3 ] {} <Trace> HTTP-Session: e5bee41f-c56d-4566-b559-575450220e2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.17 21:20:00.743716 [ 3 ] {84e5a2e8-5b28-48e3-b6b4-d741a6a66981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.17 21:20:00.743767 [ 3 ] {84e5a2e8-5b28-48e3-b6b4-d741a6a66981} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.17 21:20:00.745597 [ 3 ] {84e5a2e8-5b28-48e3-b6b4-d741a6a66981} <Debug> oximeter.measurements_cumulativei64 (77b61fad-a919-4940-b46f-ad8e0584e60a): Loading data parts
467 2024.06.17 21:20:00.745775 [ 3 ] {84e5a2e8-5b28-48e3-b6b4-d741a6a66981} <Debug> oximeter.measurements_cumulativei64 (77b61fad-a919-4940-b46f-ad8e0584e60a): There are no data parts
468 2024.06.17 21:20:00.749754 [ 3 ] {84e5a2e8-5b28-48e3-b6b4-d741a6a66981} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.17 21:20:00.749819 [ 3 ] {} <Debug> HTTP-Session: e5bee41f-c56d-4566-b559-575450220e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.17 21:20:00.750018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.17 21:20:00.750132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.17 21:20:00.750169 [ 3 ] {} <Debug> HTTP-Session: 42202faa-1bff-406a-bd85-6685c9136202 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
473 2024.06.17 21:20:00.750211 [ 3 ] {} <Debug> HTTP-Session: 42202faa-1bff-406a-bd85-6685c9136202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.17 21:20:00.750238 [ 3 ] {} <Debug> HTTP-Session: 42202faa-1bff-406a-bd85-6685c9136202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.17 21:20:00.750307 [ 3 ] {} <Trace> HTTP-Session: 42202faa-1bff-406a-bd85-6685c9136202 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.17 21:20:00.750625 [ 3 ] {85f43013-4fc1-47df-96cb-37638e5a176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.17 21:20:00.750680 [ 3 ] {85f43013-4fc1-47df-96cb-37638e5a176b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.17 21:20:00.752518 [ 3 ] {85f43013-4fc1-47df-96cb-37638e5a176b} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Loading data parts
479 2024.06.17 21:20:00.752673 [ 3 ] {85f43013-4fc1-47df-96cb-37638e5a176b} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): There are no data parts
480 2024.06.17 21:20:00.755849 [ 3 ] {85f43013-4fc1-47df-96cb-37638e5a176b} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.17 21:20:00.755879 [ 3 ] {} <Debug> HTTP-Session: 42202faa-1bff-406a-bd85-6685c9136202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.17 21:20:00.756008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.17 21:20:00.756072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.17 21:20:00.756096 [ 3 ] {} <Debug> HTTP-Session: f2432e28-3f0f-487c-8226-bdcce484a0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
485 2024.06.17 21:20:00.756122 [ 3 ] {} <Debug> HTTP-Session: f2432e28-3f0f-487c-8226-bdcce484a0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.17 21:20:00.756144 [ 3 ] {} <Debug> HTTP-Session: f2432e28-3f0f-487c-8226-bdcce484a0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.17 21:20:00.756181 [ 3 ] {} <Trace> HTTP-Session: f2432e28-3f0f-487c-8226-bdcce484a0a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.17 21:20:00.756408 [ 3 ] {034068ba-b223-461a-ac72-41d95644a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.17 21:20:00.756479 [ 3 ] {034068ba-b223-461a-ac72-41d95644a519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.17 21:20:00.758203 [ 3 ] {034068ba-b223-461a-ac72-41d95644a519} <Debug> oximeter.measurements_cumulativef32 (1ce6852c-e1c1-4eb3-a769-6d7b8ddc1fd9): Loading data parts
491 2024.06.17 21:20:00.758367 [ 3 ] {034068ba-b223-461a-ac72-41d95644a519} <Debug> oximeter.measurements_cumulativef32 (1ce6852c-e1c1-4eb3-a769-6d7b8ddc1fd9): There are no data parts
492 2024.06.17 21:20:00.762030 [ 3 ] {034068ba-b223-461a-ac72-41d95644a519} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.17 21:20:00.762069 [ 3 ] {} <Debug> HTTP-Session: f2432e28-3f0f-487c-8226-bdcce484a0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.17 21:20:00.762199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.17 21:20:00.762264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.17 21:20:00.762294 [ 3 ] {} <Debug> HTTP-Session: 753af27f-1147-4a8a-bc2f-4bb427b87233 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
497 2024.06.17 21:20:00.762321 [ 3 ] {} <Debug> HTTP-Session: 753af27f-1147-4a8a-bc2f-4bb427b87233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.17 21:20:00.762340 [ 3 ] {} <Debug> HTTP-Session: 753af27f-1147-4a8a-bc2f-4bb427b87233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.17 21:20:00.762382 [ 3 ] {} <Trace> HTTP-Session: 753af27f-1147-4a8a-bc2f-4bb427b87233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.17 21:20:00.762601 [ 3 ] {cf2c3a1d-aad6-4b15-9040-6b84dc5455af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.17 21:20:00.762659 [ 3 ] {cf2c3a1d-aad6-4b15-9040-6b84dc5455af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.17 21:20:00.764513 [ 3 ] {cf2c3a1d-aad6-4b15-9040-6b84dc5455af} <Debug> oximeter.measurements_cumulativef64 (1deda5d8-01e0-450d-be5a-9849eca25d8d): Loading data parts
503 2024.06.17 21:20:00.764676 [ 3 ] {cf2c3a1d-aad6-4b15-9040-6b84dc5455af} <Debug> oximeter.measurements_cumulativef64 (1deda5d8-01e0-450d-be5a-9849eca25d8d): There are no data parts
504 2024.06.17 21:20:00.768283 [ 3 ] {cf2c3a1d-aad6-4b15-9040-6b84dc5455af} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.17 21:20:00.768308 [ 3 ] {} <Debug> HTTP-Session: 753af27f-1147-4a8a-bc2f-4bb427b87233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.17 21:20:00.768431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.17 21:20:00.768482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.17 21:20:00.768500 [ 3 ] {} <Debug> HTTP-Session: daa49a5f-e292-44b9-94f4-93f657258157 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
509 2024.06.17 21:20:00.768520 [ 3 ] {} <Debug> HTTP-Session: daa49a5f-e292-44b9-94f4-93f657258157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.17 21:20:00.768538 [ 3 ] {} <Debug> HTTP-Session: daa49a5f-e292-44b9-94f4-93f657258157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.17 21:20:00.768567 [ 3 ] {} <Trace> HTTP-Session: daa49a5f-e292-44b9-94f4-93f657258157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.17 21:20:00.768750 [ 3 ] {d7362df4-1763-4f19-9f5a-52941bdd2652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 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)
523 2024.06.17 21:20:00.768804 [ 3 ] {d7362df4-1763-4f19-9f5a-52941bdd2652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.17 21:20:00.771022 [ 3 ] {d7362df4-1763-4f19-9f5a-52941bdd2652} <Debug> oximeter.measurements_histogrami8 (cc5b9489-9968-4179-96f5-dc79897ff2fd): Loading data parts
525 2024.06.17 21:20:00.771176 [ 3 ] {d7362df4-1763-4f19-9f5a-52941bdd2652} <Debug> oximeter.measurements_histogrami8 (cc5b9489-9968-4179-96f5-dc79897ff2fd): There are no data parts
526 2024.06.17 21:20:00.774975 [ 3 ] {d7362df4-1763-4f19-9f5a-52941bdd2652} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.17 21:20:00.775003 [ 3 ] {} <Debug> HTTP-Session: daa49a5f-e292-44b9-94f4-93f657258157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.17 21:20:00.775137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.17 21:20:00.775192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.17 21:20:00.775217 [ 3 ] {} <Debug> HTTP-Session: 8fc3e7d5-902f-46df-98a4-885dd8217983 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
531 2024.06.17 21:20:00.775234 [ 3 ] {} <Debug> HTTP-Session: 8fc3e7d5-902f-46df-98a4-885dd8217983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.17 21:20:00.775253 [ 3 ] {} <Debug> HTTP-Session: 8fc3e7d5-902f-46df-98a4-885dd8217983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.17 21:20:00.775284 [ 3 ] {} <Trace> HTTP-Session: 8fc3e7d5-902f-46df-98a4-885dd8217983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.17 21:20:00.775483 [ 3 ] {9b73df9c-db48-4263-9824-5e68bde23b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
535 2024.06.17 21:20:00.775542 [ 3 ] {9b73df9c-db48-4263-9824-5e68bde23b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.17 21:20:00.777731 [ 3 ] {9b73df9c-db48-4263-9824-5e68bde23b20} <Debug> oximeter.measurements_histogramu8 (5b0a2de6-d389-4231-8892-f7154d12479f): Loading data parts
537 2024.06.17 21:20:00.777889 [ 3 ] {9b73df9c-db48-4263-9824-5e68bde23b20} <Debug> oximeter.measurements_histogramu8 (5b0a2de6-d389-4231-8892-f7154d12479f): There are no data parts
538 2024.06.17 21:20:00.781357 [ 3 ] {9b73df9c-db48-4263-9824-5e68bde23b20} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.17 21:20:00.781393 [ 3 ] {} <Debug> HTTP-Session: 8fc3e7d5-902f-46df-98a4-885dd8217983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.17 21:20:00.781505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.17 21:20:00.781561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.17 21:20:00.781587 [ 3 ] {} <Debug> HTTP-Session: 29aa31af-9a2e-4d79-80f7-b51499ad6181 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
543 2024.06.17 21:20:00.781609 [ 3 ] {} <Debug> HTTP-Session: 29aa31af-9a2e-4d79-80f7-b51499ad6181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.17 21:20:00.781623 [ 3 ] {} <Debug> HTTP-Session: 29aa31af-9a2e-4d79-80f7-b51499ad6181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.17 21:20:00.781657 [ 3 ] {} <Trace> HTTP-Session: 29aa31af-9a2e-4d79-80f7-b51499ad6181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.17 21:20:00.781854 [ 3 ] {d81d1e44-bfc7-448e-882e-f316129987dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
547 2024.06.17 21:20:00.781911 [ 3 ] {d81d1e44-bfc7-448e-882e-f316129987dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.17 21:20:00.791980 [ 3 ] {d81d1e44-bfc7-448e-882e-f316129987dc} <Debug> oximeter.measurements_histogrami16 (64444781-00de-4e17-ad3d-f4fbd57d3f0e): Loading data parts
549 2024.06.17 21:20:00.792162 [ 3 ] {d81d1e44-bfc7-448e-882e-f316129987dc} <Debug> oximeter.measurements_histogrami16 (64444781-00de-4e17-ad3d-f4fbd57d3f0e): There are no data parts
550 2024.06.17 21:20:00.796188 [ 3 ] {d81d1e44-bfc7-448e-882e-f316129987dc} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.17 21:20:00.796218 [ 3 ] {} <Debug> HTTP-Session: 29aa31af-9a2e-4d79-80f7-b51499ad6181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.17 21:20:00.796353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.17 21:20:00.796417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.17 21:20:00.796440 [ 3 ] {} <Debug> HTTP-Session: 3646b624-5ea2-4e39-b3ca-6556f56ff034 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
555 2024.06.17 21:20:00.796466 [ 3 ] {} <Debug> HTTP-Session: 3646b624-5ea2-4e39-b3ca-6556f56ff034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.17 21:20:00.796489 [ 3 ] {} <Debug> HTTP-Session: 3646b624-5ea2-4e39-b3ca-6556f56ff034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.17 21:20:00.796522 [ 3 ] {} <Trace> HTTP-Session: 3646b624-5ea2-4e39-b3ca-6556f56ff034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.17 21:20:00.796715 [ 3 ] {0b985357-33d7-43a3-ba2d-74b367d912fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
559 2024.06.17 21:20:00.796773 [ 3 ] {0b985357-33d7-43a3-ba2d-74b367d912fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.17 21:20:00.798906 [ 3 ] {0b985357-33d7-43a3-ba2d-74b367d912fa} <Debug> oximeter.measurements_histogramu16 (d407be18-f1ea-4284-a416-7d74ddf3026c): Loading data parts
561 2024.06.17 21:20:00.799069 [ 3 ] {0b985357-33d7-43a3-ba2d-74b367d912fa} <Debug> oximeter.measurements_histogramu16 (d407be18-f1ea-4284-a416-7d74ddf3026c): There are no data parts
562 2024.06.17 21:20:00.803002 [ 3 ] {0b985357-33d7-43a3-ba2d-74b367d912fa} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.17 21:20:00.803036 [ 3 ] {} <Debug> HTTP-Session: 3646b624-5ea2-4e39-b3ca-6556f56ff034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.17 21:20:00.803149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.17 21:20:00.803203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.17 21:20:00.803227 [ 3 ] {} <Debug> HTTP-Session: 5d84d3c4-5fef-450a-ae61-6ff135c00556 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
567 2024.06.17 21:20:00.803243 [ 3 ] {} <Debug> HTTP-Session: 5d84d3c4-5fef-450a-ae61-6ff135c00556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.17 21:20:00.803262 [ 3 ] {} <Debug> HTTP-Session: 5d84d3c4-5fef-450a-ae61-6ff135c00556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.17 21:20:00.803298 [ 3 ] {} <Trace> HTTP-Session: 5d84d3c4-5fef-450a-ae61-6ff135c00556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.17 21:20:00.803475 [ 3 ] {376c81a5-fb1c-49ee-b7f7-a42b2fc0710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
571 2024.06.17 21:20:00.803530 [ 3 ] {376c81a5-fb1c-49ee-b7f7-a42b2fc0710e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.17 21:20:00.805720 [ 3 ] {376c81a5-fb1c-49ee-b7f7-a42b2fc0710e} <Debug> oximeter.measurements_histogrami32 (c31b1df5-6e59-4eeb-ad3c-eb8e62dff3ee): Loading data parts
573 2024.06.17 21:20:00.805885 [ 3 ] {376c81a5-fb1c-49ee-b7f7-a42b2fc0710e} <Debug> oximeter.measurements_histogrami32 (c31b1df5-6e59-4eeb-ad3c-eb8e62dff3ee): There are no data parts
574 2024.06.17 21:20:00.809558 [ 3 ] {376c81a5-fb1c-49ee-b7f7-a42b2fc0710e} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.17 21:20:00.809592 [ 3 ] {} <Debug> HTTP-Session: 5d84d3c4-5fef-450a-ae61-6ff135c00556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.17 21:20:00.809721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.17 21:20:00.809776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.17 21:20:00.809795 [ 3 ] {} <Debug> HTTP-Session: da768727-adb6-4831-be8f-de1dc31f27fe Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
579 2024.06.17 21:20:00.809824 [ 3 ] {} <Debug> HTTP-Session: da768727-adb6-4831-be8f-de1dc31f27fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.17 21:20:00.809838 [ 3 ] {} <Debug> HTTP-Session: da768727-adb6-4831-be8f-de1dc31f27fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.17 21:20:00.809873 [ 3 ] {} <Trace> HTTP-Session: da768727-adb6-4831-be8f-de1dc31f27fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.17 21:20:00.810075 [ 3 ] {f26e5768-f498-40be-bcb1-028f650c39ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
583 2024.06.17 21:20:00.810134 [ 3 ] {f26e5768-f498-40be-bcb1-028f650c39ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.17 21:20:00.812265 [ 3 ] {f26e5768-f498-40be-bcb1-028f650c39ce} <Debug> oximeter.measurements_histogramu32 (20e333af-56be-4253-8c38-5826f38375e0): Loading data parts
585 2024.06.17 21:20:00.812444 [ 3 ] {f26e5768-f498-40be-bcb1-028f650c39ce} <Debug> oximeter.measurements_histogramu32 (20e333af-56be-4253-8c38-5826f38375e0): There are no data parts
586 2024.06.17 21:20:00.815853 [ 3 ] {f26e5768-f498-40be-bcb1-028f650c39ce} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.17 21:20:00.815879 [ 3 ] {} <Debug> HTTP-Session: da768727-adb6-4831-be8f-de1dc31f27fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.17 21:20:00.815999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.17 21:20:00.816089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.17 21:20:00.816114 [ 3 ] {} <Debug> HTTP-Session: b0e844e3-7092-466c-b9c2-65d4f9af7f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
591 2024.06.17 21:20:00.816131 [ 3 ] {} <Debug> HTTP-Session: b0e844e3-7092-466c-b9c2-65d4f9af7f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.17 21:20:00.816151 [ 3 ] {} <Debug> HTTP-Session: b0e844e3-7092-466c-b9c2-65d4f9af7f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.17 21:20:00.816181 [ 3 ] {} <Trace> HTTP-Session: b0e844e3-7092-466c-b9c2-65d4f9af7f05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.17 21:20:00.816381 [ 3 ] {22020836-9fa9-4b86-8642-d5d5b1e712c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
595 2024.06.17 21:20:00.816434 [ 3 ] {22020836-9fa9-4b86-8642-d5d5b1e712c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.17 21:20:00.818550 [ 3 ] {22020836-9fa9-4b86-8642-d5d5b1e712c6} <Debug> oximeter.measurements_histogrami64 (3dd94708-f1e0-43d5-a6ac-26f4a02ca96e): Loading data parts
597 2024.06.17 21:20:00.818719 [ 3 ] {22020836-9fa9-4b86-8642-d5d5b1e712c6} <Debug> oximeter.measurements_histogrami64 (3dd94708-f1e0-43d5-a6ac-26f4a02ca96e): There are no data parts
598 2024.06.17 21:20:00.822595 [ 3 ] {22020836-9fa9-4b86-8642-d5d5b1e712c6} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.17 21:20:00.822622 [ 3 ] {} <Debug> HTTP-Session: b0e844e3-7092-466c-b9c2-65d4f9af7f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.17 21:20:00.822743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.17 21:20:00.822808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.17 21:20:00.822827 [ 3 ] {} <Debug> HTTP-Session: 1e17481d-9181-479b-b8a8-8b7af9c38407 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
603 2024.06.17 21:20:00.822851 [ 3 ] {} <Debug> HTTP-Session: 1e17481d-9181-479b-b8a8-8b7af9c38407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.17 21:20:00.822865 [ 3 ] {} <Debug> HTTP-Session: 1e17481d-9181-479b-b8a8-8b7af9c38407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.17 21:20:00.822902 [ 3 ] {} <Trace> HTTP-Session: 1e17481d-9181-479b-b8a8-8b7af9c38407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.17 21:20:00.823096 [ 3 ] {1dba2045-bd31-4e9c-8f11-d2ba738b5f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
607 2024.06.17 21:20:00.823157 [ 3 ] {1dba2045-bd31-4e9c-8f11-d2ba738b5f84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.17 21:20:00.825324 [ 3 ] {1dba2045-bd31-4e9c-8f11-d2ba738b5f84} <Debug> oximeter.measurements_histogramu64 (90771c70-74bd-4874-86c6-7964e96058bc): Loading data parts
609 2024.06.17 21:20:00.825475 [ 3 ] {1dba2045-bd31-4e9c-8f11-d2ba738b5f84} <Debug> oximeter.measurements_histogramu64 (90771c70-74bd-4874-86c6-7964e96058bc): There are no data parts
610 2024.06.17 21:20:00.828795 [ 3 ] {1dba2045-bd31-4e9c-8f11-d2ba738b5f84} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.17 21:20:00.828825 [ 3 ] {} <Debug> HTTP-Session: 1e17481d-9181-479b-b8a8-8b7af9c38407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.17 21:20:00.828964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.17 21:20:00.829030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.17 21:20:00.829061 [ 3 ] {} <Debug> HTTP-Session: 3557e88e-3639-43dc-af00-90173dac3707 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
615 2024.06.17 21:20:00.829081 [ 3 ] {} <Debug> HTTP-Session: 3557e88e-3639-43dc-af00-90173dac3707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.17 21:20:00.829103 [ 3 ] {} <Debug> HTTP-Session: 3557e88e-3639-43dc-af00-90173dac3707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.17 21:20:00.829146 [ 3 ] {} <Trace> HTTP-Session: 3557e88e-3639-43dc-af00-90173dac3707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.17 21:20:00.829374 [ 3 ] {26666454-8cd1-4d5b-8735-011feb8aca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
619 2024.06.17 21:20:00.829445 [ 3 ] {26666454-8cd1-4d5b-8735-011feb8aca76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.17 21:20:00.831618 [ 3 ] {26666454-8cd1-4d5b-8735-011feb8aca76} <Debug> oximeter.measurements_histogramf32 (89538ce1-db36-4843-afcc-ef7659c00441): Loading data parts
621 2024.06.17 21:20:00.831774 [ 3 ] {26666454-8cd1-4d5b-8735-011feb8aca76} <Debug> oximeter.measurements_histogramf32 (89538ce1-db36-4843-afcc-ef7659c00441): There are no data parts
622 2024.06.17 21:20:00.835477 [ 3 ] {26666454-8cd1-4d5b-8735-011feb8aca76} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.17 21:20:00.835518 [ 3 ] {} <Debug> HTTP-Session: 3557e88e-3639-43dc-af00-90173dac3707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.17 21:20:00.835638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.17 21:20:00.835686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.17 21:20:00.835712 [ 3 ] {} <Debug> HTTP-Session: 6cbd5e6e-c554-42c6-bbbe-7a0fce05e57d Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
627 2024.06.17 21:20:00.835735 [ 3 ] {} <Debug> HTTP-Session: 6cbd5e6e-c554-42c6-bbbe-7a0fce05e57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.17 21:20:00.835749 [ 3 ] {} <Debug> HTTP-Session: 6cbd5e6e-c554-42c6-bbbe-7a0fce05e57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.17 21:20:00.835785 [ 3 ] {} <Trace> HTTP-Session: 6cbd5e6e-c554-42c6-bbbe-7a0fce05e57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.17 21:20:00.835980 [ 3 ] {2ff2085c-c484-495f-814a-e54eea85c4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
631 2024.06.17 21:20:00.836039 [ 3 ] {2ff2085c-c484-495f-814a-e54eea85c4b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.17 21:20:00.838101 [ 3 ] {2ff2085c-c484-495f-814a-e54eea85c4b8} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Loading data parts
633 2024.06.17 21:20:00.838404 [ 3 ] {2ff2085c-c484-495f-814a-e54eea85c4b8} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): There are no data parts
634 2024.06.17 21:20:00.841974 [ 3 ] {2ff2085c-c484-495f-814a-e54eea85c4b8} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.17 21:20:00.842021 [ 3 ] {} <Debug> HTTP-Session: 6cbd5e6e-c554-42c6-bbbe-7a0fce05e57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.17 21:20:00.842214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.17 21:20:00.842323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.17 21:20:00.842361 [ 3 ] {} <Debug> HTTP-Session: c0038585-ffe2-48e4-bbc3-58d5f739fc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
639 2024.06.17 21:20:00.842406 [ 3 ] {} <Debug> HTTP-Session: c0038585-ffe2-48e4-bbc3-58d5f739fc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.17 21:20:00.842447 [ 3 ] {} <Debug> HTTP-Session: c0038585-ffe2-48e4-bbc3-58d5f739fc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.17 21:20:00.842506 [ 3 ] {} <Trace> HTTP-Session: c0038585-ffe2-48e4-bbc3-58d5f739fc46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.17 21:20:00.842686 [ 3 ] {f3ab51f9-199a-407d-a70e-f010e30f04e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 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)
660 2024.06.17 21:20:00.842744 [ 3 ] {f3ab51f9-199a-407d-a70e-f010e30f04e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.17 21:20:00.844733 [ 3 ] {f3ab51f9-199a-407d-a70e-f010e30f04e7} <Debug> oximeter.fields_bool (3220e642-f919-48f7-801a-f6379eee678f): Loading data parts
662 2024.06.17 21:20:00.844896 [ 3 ] {f3ab51f9-199a-407d-a70e-f010e30f04e7} <Debug> oximeter.fields_bool (3220e642-f919-48f7-801a-f6379eee678f): There are no data parts
663 2024.06.17 21:20:00.848489 [ 3 ] {f3ab51f9-199a-407d-a70e-f010e30f04e7} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.17 21:20:00.848527 [ 3 ] {} <Debug> HTTP-Session: c0038585-ffe2-48e4-bbc3-58d5f739fc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.17 21:20:00.848644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.17 21:20:00.848712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.17 21:20:00.848743 [ 3 ] {} <Debug> HTTP-Session: 494dea94-1d75-4425-9504-2d08097eea99 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
668 2024.06.17 21:20:00.848771 [ 3 ] {} <Debug> HTTP-Session: 494dea94-1d75-4425-9504-2d08097eea99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.17 21:20:00.848788 [ 3 ] {} <Debug> HTTP-Session: 494dea94-1d75-4425-9504-2d08097eea99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.17 21:20:00.848832 [ 3 ] {} <Trace> HTTP-Session: 494dea94-1d75-4425-9504-2d08097eea99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.17 21:20:00.849012 [ 3 ] {fcbb302f-80e0-4f96-af2d-33e01d8d17cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
672 2024.06.17 21:20:00.849067 [ 3 ] {fcbb302f-80e0-4f96-af2d-33e01d8d17cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.17 21:20:00.850772 [ 3 ] {fcbb302f-80e0-4f96-af2d-33e01d8d17cd} <Debug> oximeter.fields_i8 (d067fb81-4b17-4aa0-bf74-d80f5989db37): Loading data parts
674 2024.06.17 21:20:00.850926 [ 3 ] {fcbb302f-80e0-4f96-af2d-33e01d8d17cd} <Debug> oximeter.fields_i8 (d067fb81-4b17-4aa0-bf74-d80f5989db37): There are no data parts
675 2024.06.17 21:20:00.854824 [ 3 ] {fcbb302f-80e0-4f96-af2d-33e01d8d17cd} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.17 21:20:00.854866 [ 3 ] {} <Debug> HTTP-Session: 494dea94-1d75-4425-9504-2d08097eea99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.17 21:20:00.854969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.17 21:20:00.855024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.17 21:20:00.855052 [ 3 ] {} <Debug> HTTP-Session: b108d204-9a3d-4548-a2ca-02d4200ca629 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
680 2024.06.17 21:20:00.855068 [ 3 ] {} <Debug> HTTP-Session: b108d204-9a3d-4548-a2ca-02d4200ca629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.17 21:20:00.855088 [ 3 ] {} <Debug> HTTP-Session: b108d204-9a3d-4548-a2ca-02d4200ca629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.17 21:20:00.855125 [ 3 ] {} <Trace> HTTP-Session: b108d204-9a3d-4548-a2ca-02d4200ca629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.17 21:20:00.855265 [ 3 ] {2b339f44-fd67-493e-a6db-fd186e1975df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
684 2024.06.17 21:20:00.855318 [ 3 ] {2b339f44-fd67-493e-a6db-fd186e1975df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.17 21:20:00.856957 [ 3 ] {2b339f44-fd67-493e-a6db-fd186e1975df} <Debug> oximeter.fields_u8 (1ac35b93-33d6-4c51-8f4a-19da9f8452d3): Loading data parts
686 2024.06.17 21:20:00.857106 [ 3 ] {2b339f44-fd67-493e-a6db-fd186e1975df} <Debug> oximeter.fields_u8 (1ac35b93-33d6-4c51-8f4a-19da9f8452d3): There are no data parts
687 2024.06.17 21:20:00.860813 [ 3 ] {2b339f44-fd67-493e-a6db-fd186e1975df} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.17 21:20:00.860844 [ 3 ] {} <Debug> HTTP-Session: b108d204-9a3d-4548-a2ca-02d4200ca629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.17 21:20:00.860977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.17 21:20:00.861043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.17 21:20:00.861067 [ 3 ] {} <Debug> HTTP-Session: d8f7a701-8482-4d9c-b9a6-dfbb3ec4ef89 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
692 2024.06.17 21:20:00.861094 [ 3 ] {} <Debug> HTTP-Session: d8f7a701-8482-4d9c-b9a6-dfbb3ec4ef89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.17 21:20:00.861118 [ 3 ] {} <Debug> HTTP-Session: d8f7a701-8482-4d9c-b9a6-dfbb3ec4ef89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.17 21:20:00.861155 [ 3 ] {} <Trace> HTTP-Session: d8f7a701-8482-4d9c-b9a6-dfbb3ec4ef89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.17 21:20:00.861335 [ 3 ] {3c0316b5-425f-49a4-b353-a1bd11df05fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
696 2024.06.17 21:20:00.861400 [ 3 ] {3c0316b5-425f-49a4-b353-a1bd11df05fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.17 21:20:00.863048 [ 3 ] {3c0316b5-425f-49a4-b353-a1bd11df05fe} <Debug> oximeter.fields_i16 (f1707e33-9041-4d72-80ff-bb2a1eb20a03): Loading data parts
698 2024.06.17 21:20:00.863195 [ 3 ] {3c0316b5-425f-49a4-b353-a1bd11df05fe} <Debug> oximeter.fields_i16 (f1707e33-9041-4d72-80ff-bb2a1eb20a03): There are no data parts
699 2024.06.17 21:20:00.867148 [ 3 ] {3c0316b5-425f-49a4-b353-a1bd11df05fe} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.17 21:20:00.867175 [ 3 ] {} <Debug> HTTP-Session: d8f7a701-8482-4d9c-b9a6-dfbb3ec4ef89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.17 21:20:00.867287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.17 21:20:00.867343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.17 21:20:00.867362 [ 3 ] {} <Debug> HTTP-Session: 69b1d034-3b68-4677-bab6-9f031b338548 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
704 2024.06.17 21:20:00.867385 [ 3 ] {} <Debug> HTTP-Session: 69b1d034-3b68-4677-bab6-9f031b338548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.17 21:20:00.867405 [ 3 ] {} <Debug> HTTP-Session: 69b1d034-3b68-4677-bab6-9f031b338548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.17 21:20:00.867435 [ 3 ] {} <Trace> HTTP-Session: 69b1d034-3b68-4677-bab6-9f031b338548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.17 21:20:00.867581 [ 3 ] {7b9cf6ff-21af-4ff8-bce3-c8d9cfdb14ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
708 2024.06.17 21:20:00.867635 [ 3 ] {7b9cf6ff-21af-4ff8-bce3-c8d9cfdb14ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.17 21:20:00.869290 [ 3 ] {7b9cf6ff-21af-4ff8-bce3-c8d9cfdb14ae} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Loading data parts
710 2024.06.17 21:20:00.869451 [ 3 ] {7b9cf6ff-21af-4ff8-bce3-c8d9cfdb14ae} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): There are no data parts
711 2024.06.17 21:20:00.873236 [ 3 ] {7b9cf6ff-21af-4ff8-bce3-c8d9cfdb14ae} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.17 21:20:00.873288 [ 3 ] {} <Debug> HTTP-Session: 69b1d034-3b68-4677-bab6-9f031b338548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.17 21:20:00.873510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.17 21:20:00.873607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.17 21:20:00.873625 [ 3 ] {} <Debug> HTTP-Session: c324c719-ec77-465c-a69d-b469e2d7c08a Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
716 2024.06.17 21:20:00.873649 [ 3 ] {} <Debug> HTTP-Session: c324c719-ec77-465c-a69d-b469e2d7c08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.17 21:20:00.873670 [ 3 ] {} <Debug> HTTP-Session: c324c719-ec77-465c-a69d-b469e2d7c08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.17 21:20:00.873700 [ 3 ] {} <Trace> HTTP-Session: c324c719-ec77-465c-a69d-b469e2d7c08a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.17 21:20:00.873847 [ 3 ] {c44a05b3-3a3e-4ff7-9f43-14dbfd1c1e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
720 2024.06.17 21:20:00.873894 [ 3 ] {c44a05b3-3a3e-4ff7-9f43-14dbfd1c1e88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.17 21:20:00.875560 [ 3 ] {c44a05b3-3a3e-4ff7-9f43-14dbfd1c1e88} <Debug> oximeter.fields_i32 (65015571-e167-45f8-bd1b-067e4d859b6c): Loading data parts
722 2024.06.17 21:20:00.875718 [ 3 ] {c44a05b3-3a3e-4ff7-9f43-14dbfd1c1e88} <Debug> oximeter.fields_i32 (65015571-e167-45f8-bd1b-067e4d859b6c): There are no data parts
723 2024.06.17 21:20:00.879736 [ 3 ] {c44a05b3-3a3e-4ff7-9f43-14dbfd1c1e88} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.17 21:20:00.879803 [ 3 ] {} <Debug> HTTP-Session: c324c719-ec77-465c-a69d-b469e2d7c08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.17 21:20:00.879976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.17 21:20:00.880068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.17 21:20:00.880121 [ 3 ] {} <Debug> HTTP-Session: 6a02e2f9-3688-4f31-a22b-66a267e80e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
728 2024.06.17 21:20:00.880170 [ 3 ] {} <Debug> HTTP-Session: 6a02e2f9-3688-4f31-a22b-66a267e80e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.17 21:20:00.880195 [ 3 ] {} <Debug> HTTP-Session: 6a02e2f9-3688-4f31-a22b-66a267e80e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.17 21:20:00.880269 [ 3 ] {} <Trace> HTTP-Session: 6a02e2f9-3688-4f31-a22b-66a267e80e12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.17 21:20:00.880564 [ 3 ] {e2a435c9-f7ee-4433-8ef2-0df8b6c7924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
732 2024.06.17 21:20:00.880617 [ 3 ] {e2a435c9-f7ee-4433-8ef2-0df8b6c7924c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.17 21:20:00.882301 [ 3 ] {e2a435c9-f7ee-4433-8ef2-0df8b6c7924c} <Debug> oximeter.fields_u32 (d571cad7-0486-4a7c-a2aa-64462c3bd51e): Loading data parts
734 2024.06.17 21:20:00.882516 [ 3 ] {e2a435c9-f7ee-4433-8ef2-0df8b6c7924c} <Debug> oximeter.fields_u32 (d571cad7-0486-4a7c-a2aa-64462c3bd51e): There are no data parts
735 2024.06.17 21:20:00.886458 [ 3 ] {e2a435c9-f7ee-4433-8ef2-0df8b6c7924c} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.17 21:20:00.886537 [ 3 ] {} <Debug> HTTP-Session: 6a02e2f9-3688-4f31-a22b-66a267e80e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.17 21:20:00.886747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.17 21:20:00.886884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.17 21:20:00.886917 [ 3 ] {} <Debug> HTTP-Session: d2e04d1a-7de2-4e0c-83f1-1476a3640882 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
740 2024.06.17 21:20:00.886936 [ 3 ] {} <Debug> HTTP-Session: d2e04d1a-7de2-4e0c-83f1-1476a3640882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.17 21:20:00.886957 [ 3 ] {} <Debug> HTTP-Session: d2e04d1a-7de2-4e0c-83f1-1476a3640882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.17 21:20:00.886997 [ 3 ] {} <Trace> HTTP-Session: d2e04d1a-7de2-4e0c-83f1-1476a3640882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.17 21:20:00.887147 [ 3 ] {61bf26d4-8380-4fc1-a153-3405710bf573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
744 2024.06.17 21:20:00.887196 [ 3 ] {61bf26d4-8380-4fc1-a153-3405710bf573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.17 21:20:00.888862 [ 3 ] {61bf26d4-8380-4fc1-a153-3405710bf573} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Loading data parts
746 2024.06.17 21:20:00.889025 [ 3 ] {61bf26d4-8380-4fc1-a153-3405710bf573} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): There are no data parts
747 2024.06.17 21:20:00.892544 [ 3 ] {61bf26d4-8380-4fc1-a153-3405710bf573} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.17 21:20:00.892574 [ 3 ] {} <Debug> HTTP-Session: d2e04d1a-7de2-4e0c-83f1-1476a3640882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.17 21:20:00.892732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.17 21:20:00.892798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.17 21:20:00.892830 [ 3 ] {} <Debug> HTTP-Session: 4e0516c7-4dae-43a7-971b-21b83caeac21 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
752 2024.06.17 21:20:00.892850 [ 3 ] {} <Debug> HTTP-Session: 4e0516c7-4dae-43a7-971b-21b83caeac21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.17 21:20:00.892875 [ 3 ] {} <Debug> HTTP-Session: 4e0516c7-4dae-43a7-971b-21b83caeac21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.17 21:20:00.892919 [ 3 ] {} <Trace> HTTP-Session: 4e0516c7-4dae-43a7-971b-21b83caeac21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.17 21:20:00.893101 [ 3 ] {0e0e6213-da81-4100-b38d-869e7dd219eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
756 2024.06.17 21:20:00.893157 [ 3 ] {0e0e6213-da81-4100-b38d-869e7dd219eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.17 21:20:00.894888 [ 3 ] {0e0e6213-da81-4100-b38d-869e7dd219eb} <Debug> oximeter.fields_u64 (35778bb9-3c09-425f-a176-c525d1d263a8): Loading data parts
758 2024.06.17 21:20:00.895052 [ 3 ] {0e0e6213-da81-4100-b38d-869e7dd219eb} <Debug> oximeter.fields_u64 (35778bb9-3c09-425f-a176-c525d1d263a8): There are no data parts
759 2024.06.17 21:20:00.898723 [ 3 ] {0e0e6213-da81-4100-b38d-869e7dd219eb} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.17 21:20:00.898749 [ 3 ] {} <Debug> HTTP-Session: 4e0516c7-4dae-43a7-971b-21b83caeac21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.17 21:20:00.898882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.17 21:20:00.898947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.17 21:20:00.898968 [ 3 ] {} <Debug> HTTP-Session: 2d20dcde-bcab-465b-ab04-3635cf64d7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
764 2024.06.17 21:20:00.898985 [ 3 ] {} <Debug> HTTP-Session: 2d20dcde-bcab-465b-ab04-3635cf64d7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.17 21:20:00.899009 [ 3 ] {} <Debug> HTTP-Session: 2d20dcde-bcab-465b-ab04-3635cf64d7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.17 21:20:00.899041 [ 3 ] {} <Trace> HTTP-Session: 2d20dcde-bcab-465b-ab04-3635cf64d7e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.17 21:20:00.899184 [ 3 ] {20a5d224-4f9a-4be7-8e36-5a8396318787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
768 2024.06.17 21:20:00.899233 [ 3 ] {20a5d224-4f9a-4be7-8e36-5a8396318787} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.17 21:20:00.900883 [ 3 ] {20a5d224-4f9a-4be7-8e36-5a8396318787} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Loading data parts
770 2024.06.17 21:20:00.901053 [ 3 ] {20a5d224-4f9a-4be7-8e36-5a8396318787} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): There are no data parts
771 2024.06.17 21:20:00.904998 [ 3 ] {20a5d224-4f9a-4be7-8e36-5a8396318787} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.17 21:20:00.905026 [ 3 ] {} <Debug> HTTP-Session: 2d20dcde-bcab-465b-ab04-3635cf64d7e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.17 21:20:00.905159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.17 21:20:00.905205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.17 21:20:00.905225 [ 3 ] {} <Debug> HTTP-Session: 721a384d-4152-44fb-bedb-ae841875b0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
776 2024.06.17 21:20:00.905242 [ 3 ] {} <Debug> HTTP-Session: 721a384d-4152-44fb-bedb-ae841875b0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.17 21:20:00.905256 [ 3 ] {} <Debug> HTTP-Session: 721a384d-4152-44fb-bedb-ae841875b0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.17 21:20:00.905287 [ 3 ] {} <Trace> HTTP-Session: 721a384d-4152-44fb-bedb-ae841875b0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.17 21:20:00.905422 [ 3 ] {c73f0614-ee65-49d8-8de3-0d0cba678b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
780 2024.06.17 21:20:00.905459 [ 3 ] {c73f0614-ee65-49d8-8de3-0d0cba678b13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.17 21:20:00.907138 [ 3 ] {c73f0614-ee65-49d8-8de3-0d0cba678b13} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Loading data parts
782 2024.06.17 21:20:00.907289 [ 3 ] {c73f0614-ee65-49d8-8de3-0d0cba678b13} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): There are no data parts
783 2024.06.17 21:20:00.910889 [ 3 ] {c73f0614-ee65-49d8-8de3-0d0cba678b13} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.17 21:20:00.910916 [ 3 ] {} <Debug> HTTP-Session: 721a384d-4152-44fb-bedb-ae841875b0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.17 21:20:00.911036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.17 21:20:00.911085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.17 21:20:00.911104 [ 3 ] {} <Debug> HTTP-Session: c27167d7-bf1c-4c6f-a13f-a2d519049631 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
788 2024.06.17 21:20:00.911121 [ 3 ] {} <Debug> HTTP-Session: c27167d7-bf1c-4c6f-a13f-a2d519049631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.17 21:20:00.911135 [ 3 ] {} <Debug> HTTP-Session: c27167d7-bf1c-4c6f-a13f-a2d519049631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.17 21:20:00.911166 [ 3 ] {} <Trace> HTTP-Session: c27167d7-bf1c-4c6f-a13f-a2d519049631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.17 21:20:00.911307 [ 3 ] {d7c6f212-8ed4-47f5-8629-3ab8db108ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) 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)
792 2024.06.17 21:20:00.911348 [ 3 ] {d7c6f212-8ed4-47f5-8629-3ab8db108ee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.17 21:20:00.912975 [ 3 ] {d7c6f212-8ed4-47f5-8629-3ab8db108ee9} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Loading data parts
794 2024.06.17 21:20:00.913143 [ 3 ] {d7c6f212-8ed4-47f5-8629-3ab8db108ee9} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): There are no data parts
795 2024.06.17 21:20:00.918136 [ 3 ] {d7c6f212-8ed4-47f5-8629-3ab8db108ee9} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.17 21:20:00.918188 [ 3 ] {} <Debug> HTTP-Session: c27167d7-bf1c-4c6f-a13f-a2d519049631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.17 21:20:00.918343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.17 21:20:00.918435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.17 21:20:00.918472 [ 3 ] {} <Debug> HTTP-Session: bd2b0338-83e7-4a48-a310-e8bde2f460d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
800 2024.06.17 21:20:00.918504 [ 3 ] {} <Debug> HTTP-Session: bd2b0338-83e7-4a48-a310-e8bde2f460d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.17 21:20:00.918534 [ 3 ] {} <Debug> HTTP-Session: bd2b0338-83e7-4a48-a310-e8bde2f460d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.17 21:20:00.918591 [ 3 ] {} <Trace> HTTP-Session: bd2b0338-83e7-4a48-a310-e8bde2f460d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.17 21:20:00.918801 [ 3 ] {0b5e892e-93a0-46bb-b7bb-cde8402310f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.17 21:20:00.918861 [ 3 ] {0b5e892e-93a0-46bb-b7bb-cde8402310f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.17 21:20:00.920722 [ 3 ] {0b5e892e-93a0-46bb-b7bb-cde8402310f1} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Loading data parts
809 2024.06.17 21:20:00.920884 [ 3 ] {0b5e892e-93a0-46bb-b7bb-cde8402310f1} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): There are no data parts
810 2024.06.17 21:20:00.924871 [ 3 ] {0b5e892e-93a0-46bb-b7bb-cde8402310f1} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.17 21:20:00.924925 [ 3 ] {} <Debug> HTTP-Session: bd2b0338-83e7-4a48-a310-e8bde2f460d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.17 21:20:00.925127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44312, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.17 21:20:00.925221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.17 21:20:00.925260 [ 3 ] {} <Debug> HTTP-Session: d5f41e1f-964c-4a8c-aefb-b353934e81b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44312
815 2024.06.17 21:20:00.925295 [ 3 ] {} <Debug> HTTP-Session: d5f41e1f-964c-4a8c-aefb-b353934e81b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.17 21:20:00.925325 [ 3 ] {} <Debug> HTTP-Session: d5f41e1f-964c-4a8c-aefb-b353934e81b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.17 21:20:00.925396 [ 3 ] {} <Trace> HTTP-Session: d5f41e1f-964c-4a8c-aefb-b353934e81b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.17 21:20:00.925653 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44312) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.17 21:20:00.927311 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.17 21:20:00.930658 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Trace> oximeter.version (e6033927-0b0b-4833-9a05-f4f8812f2b24): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.17 21:20:00.930696 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB.
822 2024.06.17 21:20:00.935047 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.17 21:20:00.936069 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Trace> oximeter.version (e6033927-0b0b-4833-9a05-f4f8812f2b24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.17 21:20:00.936348 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.010807 sec., 92.53261774775608 rows/sec., 1.45 KiB/sec.
825 2024.06.17 21:20:00.936512 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.17 21:20:00.936536 [ 3 ] {1c5f39ea-26d1-4c3a-b385-6b479de2d453} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.17 21:20:00.936552 [ 3 ] {} <Debug> HTTP-Session: d5f41e1f-964c-4a8c-aefb-b353934e81b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.17 21:20:01.000152 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.62 MiB, peak 165.76 MiB, free memory in arenas 0.00 B, will set to 173.65 MiB (RSS), difference: 13.03 MiB
829 2024.06.17 21:20:15.174605 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.06.17 21:20:15.174706 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.06.17 21:20:25.959731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.06.17 21:20:25.959861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.06.17 21:20:25.959888 [ 3 ] {} <Debug> HTTP-Session: a05dd637-071a-4a73-a149-f7e6fcc012cf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
834 2024.06.17 21:20:25.959913 [ 3 ] {} <Debug> HTTP-Session: a05dd637-071a-4a73-a149-f7e6fcc012cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.06.17 21:20:25.959928 [ 3 ] {} <Debug> HTTP-Session: a05dd637-071a-4a73-a149-f7e6fcc012cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.06.17 21:20:25.959978 [ 3 ] {} <Trace> HTTP-Session: a05dd637-071a-4a73-a149-f7e6fcc012cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.06.17 21:20:25.960201 [ 3 ] {17d87fe3-d734-4401-a666-c7c2d73a6bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.06.17 21:20:25.960549 [ 3 ] {17d87fe3-d734-4401-a666-c7c2d73a6bb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.06.17 21:20:25.960744 [ 3 ] {17d87fe3-d734-4401-a666-c7c2d73a6bb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.06.17 21:20:25.963862 [ 3 ] {17d87fe3-d734-4401-a666-c7c2d73a6bb8} <Debug> DynamicQueryHandler: Done processing query
841 2024.06.17 21:20:25.963896 [ 3 ] {17d87fe3-d734-4401-a666-c7c2d73a6bb8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.06.17 21:20:25.963913 [ 3 ] {} <Debug> HTTP-Session: a05dd637-071a-4a73-a149-f7e6fcc012cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.06.17 21:20:25.971938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.06.17 21:20:25.972051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.06.17 21:20:25.972090 [ 3 ] {} <Debug> HTTP-Session: e19fedd4-fad9-4f3e-b7c3-76a51f5d076b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
846 2024.06.17 21:20:25.972125 [ 3 ] {} <Debug> HTTP-Session: e19fedd4-fad9-4f3e-b7c3-76a51f5d076b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.06.17 21:20:25.972153 [ 3 ] {} <Debug> HTTP-Session: e19fedd4-fad9-4f3e-b7c3-76a51f5d076b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.06.17 21:20:25.972219 [ 3 ] {} <Trace> HTTP-Session: e19fedd4-fad9-4f3e-b7c3-76a51f5d076b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.06.17 21:20:25.972512 [ 3 ] {01cdd7ba-dc76-42aa-b32e-7b31060320ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
850 2024.06.17 21:20:25.974881 [ 3 ] {01cdd7ba-dc76-42aa-b32e-7b31060320ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.06.17 21:20:25.974941 [ 3 ] {01cdd7ba-dc76-42aa-b32e-7b31060320ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.06.17 21:20:25.976126 [ 3 ] {01cdd7ba-dc76-42aa-b32e-7b31060320ed} <Debug> DynamicQueryHandler: Done processing query
853 2024.06.17 21:20:25.976154 [ 3 ] {01cdd7ba-dc76-42aa-b32e-7b31060320ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.06.17 21:20:25.976171 [ 3 ] {} <Debug> HTTP-Session: e19fedd4-fad9-4f3e-b7c3-76a51f5d076b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.06.17 21:20:25.978816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.06.17 21:20:25.978883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.06.17 21:20:25.978906 [ 3 ] {} <Debug> HTTP-Session: 74896400-e1e4-43c5-a044-ee355ddde6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
858 2024.06.17 21:20:25.978926 [ 3 ] {} <Debug> HTTP-Session: 74896400-e1e4-43c5-a044-ee355ddde6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.06.17 21:20:25.978941 [ 3 ] {} <Debug> HTTP-Session: 74896400-e1e4-43c5-a044-ee355ddde6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.06.17 21:20:25.978981 [ 3 ] {} <Trace> HTTP-Session: 74896400-e1e4-43c5-a044-ee355ddde6ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.06.17 21:20:25.979129 [ 3 ] {13d69b39-3432-421f-a011-860c762cab39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
862 2024.06.17 21:20:25.979539 [ 3 ] {13d69b39-3432-421f-a011-860c762cab39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.06.17 21:20:25.979587 [ 3 ] {13d69b39-3432-421f-a011-860c762cab39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.06.17 21:20:25.980891 [ 3 ] {13d69b39-3432-421f-a011-860c762cab39} <Debug> DynamicQueryHandler: Done processing query
865 2024.06.17 21:20:25.980918 [ 3 ] {13d69b39-3432-421f-a011-860c762cab39} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.06.17 21:20:25.980936 [ 3 ] {} <Debug> HTTP-Session: 74896400-e1e4-43c5-a044-ee355ddde6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.06.17 21:20:25.981284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.06.17 21:20:25.981331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.06.17 21:20:25.981351 [ 3 ] {} <Debug> HTTP-Session: 5638c240-c2b7-4e2b-aecf-49e25ca37898 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
870 2024.06.17 21:20:25.981367 [ 3 ] {} <Debug> HTTP-Session: 5638c240-c2b7-4e2b-aecf-49e25ca37898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.06.17 21:20:25.981381 [ 3 ] {} <Debug> HTTP-Session: 5638c240-c2b7-4e2b-aecf-49e25ca37898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.06.17 21:20:25.981412 [ 3 ] {} <Trace> HTTP-Session: 5638c240-c2b7-4e2b-aecf-49e25ca37898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.06.17 21:20:25.981533 [ 3 ] {79fff1cc-68f7-4b14-bd14-ff90183317f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
874 2024.06.17 21:20:25.981854 [ 3 ] {79fff1cc-68f7-4b14-bd14-ff90183317f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.06.17 21:20:25.981907 [ 3 ] {79fff1cc-68f7-4b14-bd14-ff90183317f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.06.17 21:20:25.982867 [ 3 ] {79fff1cc-68f7-4b14-bd14-ff90183317f2} <Debug> DynamicQueryHandler: Done processing query
877 2024.06.17 21:20:25.982895 [ 3 ] {79fff1cc-68f7-4b14-bd14-ff90183317f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.06.17 21:20:25.982912 [ 3 ] {} <Debug> HTTP-Session: 5638c240-c2b7-4e2b-aecf-49e25ca37898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.06.17 21:20:25.983570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.06.17 21:20:25.983617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.06.17 21:20:25.983636 [ 3 ] {} <Debug> HTTP-Session: 17664e21-3f97-40fd-b92f-a6cb84a2aec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
882 2024.06.17 21:20:25.983654 [ 3 ] {} <Debug> HTTP-Session: 17664e21-3f97-40fd-b92f-a6cb84a2aec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.06.17 21:20:25.983667 [ 3 ] {} <Debug> HTTP-Session: 17664e21-3f97-40fd-b92f-a6cb84a2aec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.06.17 21:20:25.983698 [ 3 ] {} <Trace> HTTP-Session: 17664e21-3f97-40fd-b92f-a6cb84a2aec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.06.17 21:20:25.983809 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
886 2024.06.17 21:20:25.983855 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.06.17 21:20:25.984103 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2024.06.17 21:20:25.986528 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
889 2024.06.17 21:20:25.986603 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
890 2024.06.17 21:20:25.987652 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2024.06.17 21:20:25.988034 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
892 2024.06.17 21:20:25.988201 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.004422 sec., 904.5680687471732 rows/sec., 97.83 KiB/sec.
893 2024.06.17 21:20:25.988475 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Debug> DynamicQueryHandler: Done processing query
894 2024.06.17 21:20:25.988501 [ 3 ] {c33fe7f8-ddf0-4a1f-a864-090e4a8c8bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
895 2024.06.17 21:20:25.988517 [ 3 ] {} <Debug> HTTP-Session: 17664e21-3f97-40fd-b92f-a6cb84a2aec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.06.17 21:20:25.988642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.06.17 21:20:25.988690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
898 2024.06.17 21:20:25.988710 [ 3 ] {} <Debug> HTTP-Session: 44a29d27-f1cf-4b6a-9a5f-50305234b362 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
899 2024.06.17 21:20:25.988727 [ 3 ] {} <Debug> HTTP-Session: 44a29d27-f1cf-4b6a-9a5f-50305234b362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.06.17 21:20:25.988741 [ 3 ] {} <Debug> HTTP-Session: 44a29d27-f1cf-4b6a-9a5f-50305234b362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.06.17 21:20:25.988772 [ 3 ] {} <Trace> HTTP-Session: 44a29d27-f1cf-4b6a-9a5f-50305234b362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.06.17 21:20:25.988875 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
903 2024.06.17 21:20:25.988921 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
904 2024.06.17 21:20:25.989062 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2024.06.17 21:20:25.991084 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2024.06.17 21:20:25.991120 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
907 2024.06.17 21:20:25.991431 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2024.06.17 21:20:25.991735 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2024.06.17 21:20:25.991884 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Debug> executeQuery: Read 15 rows, 1.22 KiB in 0.00303 sec., 4950.495049504951 rows/sec., 401.26 KiB/sec.
910 2024.06.17 21:20:25.992055 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Debug> DynamicQueryHandler: Done processing query
911 2024.06.17 21:20:25.992080 [ 3 ] {48312444-7e92-47ff-9466-86402e6d7f95} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
912 2024.06.17 21:20:25.992096 [ 3 ] {} <Debug> HTTP-Session: 44a29d27-f1cf-4b6a-9a5f-50305234b362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.06.17 21:20:25.992242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 6803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.06.17 21:20:25.992290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.06.17 21:20:25.992309 [ 3 ] {} <Debug> HTTP-Session: f96b168c-2f42-4677-a7d6-8920b0eb74a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
916 2024.06.17 21:20:25.992325 [ 3 ] {} <Debug> HTTP-Session: f96b168c-2f42-4677-a7d6-8920b0eb74a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.06.17 21:20:25.992338 [ 3 ] {} <Debug> HTTP-Session: f96b168c-2f42-4677-a7d6-8920b0eb74a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.06.17 21:20:25.992369 [ 3 ] {} <Trace> HTTP-Session: f96b168c-2f42-4677-a7d6-8920b0eb74a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.06.17 21:20:25.992478 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.06.17 21:20:25.992521 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.06.17 21:20:25.992646 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.06.17 21:20:25.992992 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
923 2024.06.17 21:20:25.993028 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
924 2024.06.17 21:20:25.993329 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
925 2024.06.17 21:20:25.993624 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
926 2024.06.17 21:20:25.993777 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Debug> executeQuery: Read 45 rows, 4.02 KiB in 0.001322 sec., 34039.3343419062 rows/sec., 2.97 MiB/sec.
927 2024.06.17 21:20:25.993947 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Debug> DynamicQueryHandler: Done processing query
928 2024.06.17 21:20:25.993972 [ 3 ] {b213b78f-2608-4566-8455-207db727bc07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
929 2024.06.17 21:20:25.993987 [ 3 ] {} <Debug> HTTP-Session: f96b168c-2f42-4677-a7d6-8920b0eb74a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.06.17 21:20:25.994105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 3792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.06.17 21:20:25.994152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
932 2024.06.17 21:20:25.994171 [ 3 ] {} <Debug> HTTP-Session: 46efec82-61de-4fd3-9739-94d10d6492bb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
933 2024.06.17 21:20:25.994188 [ 3 ] {} <Debug> HTTP-Session: 46efec82-61de-4fd3-9739-94d10d6492bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
934 2024.06.17 21:20:25.994202 [ 3 ] {} <Debug> HTTP-Session: 46efec82-61de-4fd3-9739-94d10d6492bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.06.17 21:20:25.994233 [ 3 ] {} <Trace> HTTP-Session: 46efec82-61de-4fd3-9739-94d10d6492bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
936 2024.06.17 21:20:25.994337 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
937 2024.06.17 21:20:25.994380 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
938 2024.06.17 21:20:25.995030 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
939 2024.06.17 21:20:25.995874 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
940 2024.06.17 21:20:25.995907 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
941 2024.06.17 21:20:25.996278 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2024.06.17 21:20:25.996561 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
943 2024.06.17 21:20:25.996704 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Debug> executeQuery: Read 22 rows, 1.77 KiB in 0.002451 sec., 8975.92819257446 rows/sec., 723.56 KiB/sec.
944 2024.06.17 21:20:25.997025 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Debug> DynamicQueryHandler: Done processing query
945 2024.06.17 21:20:25.997050 [ 3 ] {5e92a6e1-97c8-4f7f-a39c-3959b0cc57c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
946 2024.06.17 21:20:25.997067 [ 3 ] {} <Debug> HTTP-Session: 46efec82-61de-4fd3-9739-94d10d6492bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.06.17 21:20:25.997279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.06.17 21:20:25.997328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
949 2024.06.17 21:20:25.997347 [ 3 ] {} <Debug> HTTP-Session: 30ec1fce-f873-47d7-8e96-5a07c4facd8d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
950 2024.06.17 21:20:25.997364 [ 3 ] {} <Debug> HTTP-Session: 30ec1fce-f873-47d7-8e96-5a07c4facd8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.06.17 21:20:25.997379 [ 3 ] {} <Debug> HTTP-Session: 30ec1fce-f873-47d7-8e96-5a07c4facd8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.06.17 21:20:25.997409 [ 3 ] {} <Trace> HTTP-Session: 30ec1fce-f873-47d7-8e96-5a07c4facd8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.06.17 21:20:25.997582 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
954 2024.06.17 21:20:25.997631 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
955 2024.06.17 21:20:25.997825 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
956 2024.06.17 21:20:25.998364 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
957 2024.06.17 21:20:25.998401 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
958 2024.06.17 21:20:26.000257 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.69 MiB, peak 179.69 MiB, free memory in arenas 0.00 B, will set to 175.20 MiB (RSS), difference: -4.48 MiB
959 2024.06.17 21:20:26.001832 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
960 2024.06.17 21:20:26.002183 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
961 2024.06.17 21:20:26.002345 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Debug> executeQuery: Read 15 rows, 20.73 KiB in 0.004849 sec., 3093.4213239843266 rows/sec., 4.17 MiB/sec.
962 2024.06.17 21:20:26.002532 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Debug> DynamicQueryHandler: Done processing query
963 2024.06.17 21:20:26.002557 [ 3 ] {24a0ecca-f5dd-4d3e-8849-f6dcff2e3699} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
964 2024.06.17 21:20:26.002574 [ 3 ] {} <Debug> HTTP-Session: 30ec1fce-f873-47d7-8e96-5a07c4facd8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
965 2024.06.17 21:20:26.002750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2024.06.17 21:20:26.002801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
967 2024.06.17 21:20:26.002820 [ 3 ] {} <Debug> HTTP-Session: 7500ab3c-6908-4d75-978e-d161f3cd06ec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
968 2024.06.17 21:20:26.002837 [ 3 ] {} <Debug> HTTP-Session: 7500ab3c-6908-4d75-978e-d161f3cd06ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2024.06.17 21:20:26.002851 [ 3 ] {} <Debug> HTTP-Session: 7500ab3c-6908-4d75-978e-d161f3cd06ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
970 2024.06.17 21:20:26.002883 [ 3 ] {} <Trace> HTTP-Session: 7500ab3c-6908-4d75-978e-d161f3cd06ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
971 2024.06.17 21:20:26.002984 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
972 2024.06.17 21:20:26.003030 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
973 2024.06.17 21:20:26.003159 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
974 2024.06.17 21:20:26.003502 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
975 2024.06.17 21:20:26.003537 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
976 2024.06.17 21:20:26.003909 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
977 2024.06.17 21:20:26.004206 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
978 2024.06.17 21:20:26.004364 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001439 sec., 8339.124391938847 rows/sec., 628.42 KiB/sec.
979 2024.06.17 21:20:26.004590 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Debug> DynamicQueryHandler: Done processing query
980 2024.06.17 21:20:26.004613 [ 3 ] {a5fc0345-21b3-48f8-bb4f-82adfb979ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
981 2024.06.17 21:20:26.004628 [ 3 ] {} <Debug> HTTP-Session: 7500ab3c-6908-4d75-978e-d161f3cd06ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
982 2024.06.17 21:20:27.000299 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.05 MiB, peak 179.69 MiB, free memory in arenas 0.00 B, will set to 175.30 MiB (RSS), difference: 5.25 MiB
983 2024.06.17 21:20:30.174758 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
984 2024.06.17 21:20:30.174804 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
985 2024.06.17 21:20:35.939245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.06.17 21:20:35.939389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
987 2024.06.17 21:20:35.939420 [ 3 ] {} <Debug> HTTP-Session: d17e491e-b311-45f6-8d11-7c0054b4c9e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
988 2024.06.17 21:20:35.939447 [ 3 ] {} <Debug> HTTP-Session: d17e491e-b311-45f6-8d11-7c0054b4c9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.06.17 21:20:35.939465 [ 3 ] {} <Debug> HTTP-Session: d17e491e-b311-45f6-8d11-7c0054b4c9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
990 2024.06.17 21:20:35.939521 [ 3 ] {} <Trace> HTTP-Session: d17e491e-b311-45f6-8d11-7c0054b4c9e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
991 2024.06.17 21:20:35.939732 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
992 2024.06.17 21:20:35.939806 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
993 2024.06.17 21:20:35.940025 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2024.06.17 21:20:35.940476 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
995 2024.06.17 21:20:35.940517 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
996 2024.06.17 21:20:35.940899 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
997 2024.06.17 21:20:35.941233 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
998 2024.06.17 21:20:35.941410 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Debug> executeQuery: Read 15 rows, 1.22 KiB in 0.001745 sec., 8595.988538681948 rows/sec., 696.75 KiB/sec.
999 2024.06.17 21:20:35.941624 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Debug> DynamicQueryHandler: Done processing query
1000 2024.06.17 21:20:35.941652 [ 3 ] {a629e138-a4e4-4650-b255-b09435b0f440} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1001 2024.06.17 21:20:35.941669 [ 3 ] {} <Debug> HTTP-Session: d17e491e-b311-45f6-8d11-7c0054b4c9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.06.17 21:20:35.941798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 6803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1003 2024.06.17 21:20:35.941854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1004 2024.06.17 21:20:35.941874 [ 3 ] {} <Debug> HTTP-Session: 427851b2-4ed2-4eac-94c3-842d3fc41276 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1005 2024.06.17 21:20:35.941892 [ 3 ] {} <Debug> HTTP-Session: 427851b2-4ed2-4eac-94c3-842d3fc41276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.06.17 21:20:35.941906 [ 3 ] {} <Debug> HTTP-Session: 427851b2-4ed2-4eac-94c3-842d3fc41276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1007 2024.06.17 21:20:35.941941 [ 3 ] {} <Trace> HTTP-Session: 427851b2-4ed2-4eac-94c3-842d3fc41276 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1008 2024.06.17 21:20:35.942057 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1009 2024.06.17 21:20:35.942102 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1010 2024.06.17 21:20:35.942230 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1011 2024.06.17 21:20:35.942578 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1012 2024.06.17 21:20:35.942614 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1013 2024.06.17 21:20:35.942921 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1014 2024.06.17 21:20:35.943229 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1015 2024.06.17 21:20:35.943359 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Debug> executeQuery: Read 45 rows, 4.02 KiB in 0.001338 sec., 33632.28699551569 rows/sec., 2.93 MiB/sec.
1016 2024.06.17 21:20:35.943628 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Debug> DynamicQueryHandler: Done processing query
1017 2024.06.17 21:20:35.943653 [ 3 ] {03f831ac-cd38-41f0-9317-8819ed3bd39c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1018 2024.06.17 21:20:35.943669 [ 3 ] {} <Debug> HTTP-Session: 427851b2-4ed2-4eac-94c3-842d3fc41276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.06.17 21:20:35.943792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2024.06.17 21:20:35.943844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1021 2024.06.17 21:20:35.943863 [ 3 ] {} <Debug> HTTP-Session: 69e0f976-119f-4517-8368-5eea91a537b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1022 2024.06.17 21:20:35.943881 [ 3 ] {} <Debug> HTTP-Session: 69e0f976-119f-4517-8368-5eea91a537b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.06.17 21:20:35.943895 [ 3 ] {} <Debug> HTTP-Session: 69e0f976-119f-4517-8368-5eea91a537b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1024 2024.06.17 21:20:35.943928 [ 3 ] {} <Trace> HTTP-Session: 69e0f976-119f-4517-8368-5eea91a537b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1025 2024.06.17 21:20:35.944038 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1026 2024.06.17 21:20:35.944082 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1027 2024.06.17 21:20:35.944226 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1028 2024.06.17 21:20:35.944605 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1029 2024.06.17 21:20:35.944641 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1030 2024.06.17 21:20:35.944945 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1031 2024.06.17 21:20:35.945246 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1032 2024.06.17 21:20:35.945364 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Debug> executeQuery: Read 15 rows, 1.20 KiB in 0.001361 sec., 11021.307861866275 rows/sec., 882.57 KiB/sec.
1033 2024.06.17 21:20:35.945546 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Debug> DynamicQueryHandler: Done processing query
1034 2024.06.17 21:20:35.945571 [ 3 ] {a69b3fad-4cdd-4731-950c-ffeab9994511} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1035 2024.06.17 21:20:35.945586 [ 3 ] {} <Debug> HTTP-Session: 69e0f976-119f-4517-8368-5eea91a537b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.06.17 21:20:35.945829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1037 2024.06.17 21:20:35.945879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1038 2024.06.17 21:20:35.945898 [ 3 ] {} <Debug> HTTP-Session: 430c972c-0fc4-4c82-bb4f-78e52b44f428 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1039 2024.06.17 21:20:35.945915 [ 3 ] {} <Debug> HTTP-Session: 430c972c-0fc4-4c82-bb4f-78e52b44f428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.06.17 21:20:35.945928 [ 3 ] {} <Debug> HTTP-Session: 430c972c-0fc4-4c82-bb4f-78e52b44f428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1041 2024.06.17 21:20:35.945960 [ 3 ] {} <Trace> HTTP-Session: 430c972c-0fc4-4c82-bb4f-78e52b44f428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1042 2024.06.17 21:20:35.946144 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1043 2024.06.17 21:20:35.946193 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1044 2024.06.17 21:20:35.946350 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1045 2024.06.17 21:20:35.946735 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1046 2024.06.17 21:20:35.946776 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1047 2024.06.17 21:20:35.947177 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1048 2024.06.17 21:20:35.947500 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1049 2024.06.17 21:20:35.947621 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Debug> executeQuery: Read 15 rows, 20.73 KiB in 0.00158 sec., 9493.67088607595 rows/sec., 12.81 MiB/sec.
1050 2024.06.17 21:20:35.947789 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Debug> DynamicQueryHandler: Done processing query
1051 2024.06.17 21:20:35.947813 [ 3 ] {f67338cf-820b-41d5-95fd-13521f90fb3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1052 2024.06.17 21:20:35.947829 [ 3 ] {} <Debug> HTTP-Session: 430c972c-0fc4-4c82-bb4f-78e52b44f428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.06.17 21:20:45.175045 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1054 2024.06.17 21:20:45.175118 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1055 2024.06.17 21:20:45.939444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1056 2024.06.17 21:20:45.939622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1057 2024.06.17 21:20:45.939668 [ 3 ] {} <Debug> HTTP-Session: 10a1903d-b704-41c6-ad41-c58ee803126c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1058 2024.06.17 21:20:45.939711 [ 3 ] {} <Debug> HTTP-Session: 10a1903d-b704-41c6-ad41-c58ee803126c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.06.17 21:20:45.939742 [ 3 ] {} <Debug> HTTP-Session: 10a1903d-b704-41c6-ad41-c58ee803126c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1060 2024.06.17 21:20:45.939824 [ 3 ] {} <Trace> HTTP-Session: 10a1903d-b704-41c6-ad41-c58ee803126c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1061 2024.06.17 21:20:45.940182 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1062 2024.06.17 21:20:45.942642 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1063 2024.06.17 21:20:45.944600 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
1064 2024.06.17 21:20:45.945077 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1065 2024.06.17 21:20:45.945507 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1066 2024.06.17 21:20:45.947824 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1067 2024.06.17 21:20:45.951140 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1068 2024.06.17 21:20:45.951246 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
1069 2024.06.17 21:20:45.951268 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
1070 2024.06.17 21:20:45.951387 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))"
1071 2024.06.17 21:20:45.951437 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1072 2024.06.17 21:20:45.954137 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.014107 sec., 283.5471751612675 rows/sec., 13.08 KiB/sec.
1073 2024.06.17 21:20:45.954440 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> DynamicQueryHandler: Done processing query
1074 2024.06.17 21:20:45.954468 [ 3 ] {581a6fb3-2c85-491d-ab2a-9bd2935a7b00} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1075 2024.06.17 21:20:45.954485 [ 3 ] {} <Debug> HTTP-Session: 10a1903d-b704-41c6-ad41-c58ee803126c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.06.17 21:20:45.954708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1077 2024.06.17 21:20:45.954768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1078 2024.06.17 21:20:45.954789 [ 3 ] {} <Debug> HTTP-Session: ff67e99d-41c2-46c5-b8d8-6ec08bceeba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1079 2024.06.17 21:20:45.954807 [ 3 ] {} <Debug> HTTP-Session: ff67e99d-41c2-46c5-b8d8-6ec08bceeba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.06.17 21:20:45.954822 [ 3 ] {} <Debug> HTTP-Session: ff67e99d-41c2-46c5-b8d8-6ec08bceeba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.06.17 21:20:45.954859 [ 3 ] {} <Trace> HTTP-Session: ff67e99d-41c2-46c5-b8d8-6ec08bceeba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1082 2024.06.17 21:20:45.955005 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1083 2024.06.17 21:20:45.955252 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1084 2024.06.17 21:20:45.955287 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1085 2024.06.17 21:20:45.955493 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1086 2024.06.17 21:20:45.955559 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1087 2024.06.17 21:20:45.955701 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1088 2024.06.17 21:20:45.955735 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1089 2024.06.17 21:20:45.955758 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
1090 2024.06.17 21:20:45.955775 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
1091 2024.06.17 21:20:45.955814 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1092 2024.06.17 21:20:45.955836 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1093 2024.06.17 21:20:45.956689 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001743 sec., 2294.8938611589215 rows/sec., 105.89 KiB/sec.
1094 2024.06.17 21:20:45.956937 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> DynamicQueryHandler: Done processing query
1095 2024.06.17 21:20:45.956963 [ 3 ] {f8af9187-da3a-424e-b9cd-420da5226085} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1096 2024.06.17 21:20:45.956980 [ 3 ] {} <Debug> HTTP-Session: ff67e99d-41c2-46c5-b8d8-6ec08bceeba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1097 2024.06.17 21:20:45.957215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1098 2024.06.17 21:20:45.957264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1099 2024.06.17 21:20:45.957284 [ 3 ] {} <Debug> HTTP-Session: fd8baeb2-cf84-4149-9aac-4785c2b10e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1100 2024.06.17 21:20:45.957302 [ 3 ] {} <Debug> HTTP-Session: fd8baeb2-cf84-4149-9aac-4785c2b10e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.06.17 21:20:45.957316 [ 3 ] {} <Debug> HTTP-Session: fd8baeb2-cf84-4149-9aac-4785c2b10e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.06.17 21:20:45.957348 [ 3 ] {} <Trace> HTTP-Session: fd8baeb2-cf84-4149-9aac-4785c2b10e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1103 2024.06.17 21:20:45.957477 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1104 2024.06.17 21:20:45.957713 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1105 2024.06.17 21:20:45.957748 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1106 2024.06.17 21:20:45.957949 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1107 2024.06.17 21:20:45.958014 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1108 2024.06.17 21:20:45.958148 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1109 2024.06.17 21:20:45.958180 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1110 2024.06.17 21:20:45.958203 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
1111 2024.06.17 21:20:45.958220 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
1112 2024.06.17 21:20:45.958258 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1113 2024.06.17 21:20:45.958278 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1114 2024.06.17 21:20:45.959285 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001826 sec., 2190.580503833516 rows/sec., 101.08 KiB/sec.
1115 2024.06.17 21:20:45.959540 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> DynamicQueryHandler: Done processing query
1116 2024.06.17 21:20:45.959565 [ 3 ] {91f25a5b-9158-473b-a9c0-3d5bfa9aa0dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1117 2024.06.17 21:20:45.959582 [ 3 ] {} <Debug> HTTP-Session: fd8baeb2-cf84-4149-9aac-4785c2b10e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.06.17 21:20:45.959789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1119 2024.06.17 21:20:45.959837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1120 2024.06.17 21:20:45.959856 [ 3 ] {} <Debug> HTTP-Session: e3b5e861-d226-413e-935d-0118ad26c704 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1121 2024.06.17 21:20:45.959874 [ 3 ] {} <Debug> HTTP-Session: e3b5e861-d226-413e-935d-0118ad26c704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.06.17 21:20:45.959888 [ 3 ] {} <Debug> HTTP-Session: e3b5e861-d226-413e-935d-0118ad26c704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.06.17 21:20:45.959919 [ 3 ] {} <Trace> HTTP-Session: e3b5e861-d226-413e-935d-0118ad26c704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1124 2024.06.17 21:20:45.960045 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1125 2024.06.17 21:20:45.960283 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1126 2024.06.17 21:20:45.960316 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1127 2024.06.17 21:20:45.960524 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1128 2024.06.17 21:20:45.960590 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1129 2024.06.17 21:20:45.960722 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1130 2024.06.17 21:20:45.960755 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1131 2024.06.17 21:20:45.960777 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
1132 2024.06.17 21:20:45.960795 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
1133 2024.06.17 21:20:45.960833 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1134 2024.06.17 21:20:45.960853 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1135 2024.06.17 21:20:45.961664 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001668 sec., 2398.0815347721823 rows/sec., 110.65 KiB/sec.
1136 2024.06.17 21:20:45.961897 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> DynamicQueryHandler: Done processing query
1137 2024.06.17 21:20:45.961921 [ 3 ] {52ed40c3-b253-4e7e-b6b8-b90d0179bc9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1138 2024.06.17 21:20:45.961938 [ 3 ] {} <Debug> HTTP-Session: e3b5e861-d226-413e-935d-0118ad26c704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.06.17 21:20:45.962248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2024.06.17 21:20:45.962297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1141 2024.06.17 21:20:45.962316 [ 3 ] {} <Debug> HTTP-Session: fd9d9dc7-e9db-47e7-9098-83b48defc2e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1142 2024.06.17 21:20:45.962332 [ 3 ] {} <Debug> HTTP-Session: fd9d9dc7-e9db-47e7-9098-83b48defc2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.06.17 21:20:45.962347 [ 3 ] {} <Debug> HTTP-Session: fd9d9dc7-e9db-47e7-9098-83b48defc2e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.06.17 21:20:45.962378 [ 3 ] {} <Trace> HTTP-Session: fd9d9dc7-e9db-47e7-9098-83b48defc2e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1145 2024.06.17 21:20:45.962490 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1146 2024.06.17 21:20:45.962536 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1147 2024.06.17 21:20:45.962701 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2024.06.17 21:20:45.963040 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1149 2024.06.17 21:20:45.963080 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1150 2024.06.17 21:20:45.963562 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1151 2024.06.17 21:20:45.963872 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1152 2024.06.17 21:20:45.964037 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 323.25 KiB/sec.
1153 2024.06.17 21:20:45.964300 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Debug> DynamicQueryHandler: Done processing query
1154 2024.06.17 21:20:45.964324 [ 3 ] {fd04f546-1946-40de-8e17-c42fdba0fd62} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1155 2024.06.17 21:20:45.964340 [ 3 ] {} <Debug> HTTP-Session: fd9d9dc7-e9db-47e7-9098-83b48defc2e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.06.17 21:20:45.964449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1157 2024.06.17 21:20:45.964498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1158 2024.06.17 21:20:45.964516 [ 3 ] {} <Debug> HTTP-Session: f8730389-ac05-4f6a-8a66-ed70ee768815 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1159 2024.06.17 21:20:45.964533 [ 3 ] {} <Debug> HTTP-Session: f8730389-ac05-4f6a-8a66-ed70ee768815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1160 2024.06.17 21:20:45.964547 [ 3 ] {} <Debug> HTTP-Session: f8730389-ac05-4f6a-8a66-ed70ee768815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.06.17 21:20:45.964578 [ 3 ] {} <Trace> HTTP-Session: f8730389-ac05-4f6a-8a66-ed70ee768815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1162 2024.06.17 21:20:45.964680 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1163 2024.06.17 21:20:45.964724 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1164 2024.06.17 21:20:45.964864 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2024.06.17 21:20:45.965188 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1166 2024.06.17 21:20:45.965225 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1167 2024.06.17 21:20:45.965542 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1168 2024.06.17 21:20:45.965855 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1169 2024.06.17 21:20:45.965978 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001328 sec., 12048.192771084337 rows/sec., 976.56 KiB/sec.
1170 2024.06.17 21:20:45.966196 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Debug> DynamicQueryHandler: Done processing query
1171 2024.06.17 21:20:45.966221 [ 3 ] {db929de7-db93-44b7-b13c-e45f049bfadc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1172 2024.06.17 21:20:45.966237 [ 3 ] {} <Debug> HTTP-Session: f8730389-ac05-4f6a-8a66-ed70ee768815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.06.17 21:20:45.966353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.06.17 21:20:45.966401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1175 2024.06.17 21:20:45.966420 [ 3 ] {} <Debug> HTTP-Session: 9ed12652-ffa1-44d2-9f51-c83bda2777f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1176 2024.06.17 21:20:45.966436 [ 3 ] {} <Debug> HTTP-Session: 9ed12652-ffa1-44d2-9f51-c83bda2777f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.06.17 21:20:45.966450 [ 3 ] {} <Debug> HTTP-Session: 9ed12652-ffa1-44d2-9f51-c83bda2777f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.06.17 21:20:45.966480 [ 3 ] {} <Trace> HTTP-Session: 9ed12652-ffa1-44d2-9f51-c83bda2777f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1179 2024.06.17 21:20:45.966590 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1180 2024.06.17 21:20:45.966634 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1181 2024.06.17 21:20:45.966767 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1182 2024.06.17 21:20:45.967074 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1183 2024.06.17 21:20:45.967110 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1184 2024.06.17 21:20:45.967413 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1185 2024.06.17 21:20:45.967704 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1186 2024.06.17 21:20:45.967852 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Debug> executeQuery: Read 52 rows, 4.62 KiB in 0.001291 sec., 40278.853601859024 rows/sec., 3.49 MiB/sec.
1187 2024.06.17 21:20:45.968123 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Debug> DynamicQueryHandler: Done processing query
1188 2024.06.17 21:20:45.968147 [ 3 ] {8f21085f-e1c1-4680-bbf3-582ade97fb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1189 2024.06.17 21:20:45.968163 [ 3 ] {} <Debug> HTTP-Session: 9ed12652-ffa1-44d2-9f51-c83bda2777f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.06.17 21:20:45.968281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1191 2024.06.17 21:20:45.968330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1192 2024.06.17 21:20:45.968349 [ 3 ] {} <Debug> HTTP-Session: b42d003c-7b73-4b56-a9a0-36ae047deb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1193 2024.06.17 21:20:45.968365 [ 3 ] {} <Debug> HTTP-Session: b42d003c-7b73-4b56-a9a0-36ae047deb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.06.17 21:20:45.968379 [ 3 ] {} <Debug> HTTP-Session: b42d003c-7b73-4b56-a9a0-36ae047deb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1195 2024.06.17 21:20:45.968408 [ 3 ] {} <Trace> HTTP-Session: b42d003c-7b73-4b56-a9a0-36ae047deb9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1196 2024.06.17 21:20:45.968514 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1197 2024.06.17 21:20:45.968557 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1198 2024.06.17 21:20:45.968696 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1199 2024.06.17 21:20:45.968988 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1200 2024.06.17 21:20:45.969023 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1201 2024.06.17 21:20:45.969323 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1202 2024.06.17 21:20:45.969614 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1203 2024.06.17 21:20:45.969776 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001276 sec., 18808.777429467085 rows/sec., 1.47 MiB/sec.
1204 2024.06.17 21:20:45.970031 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Debug> DynamicQueryHandler: Done processing query
1205 2024.06.17 21:20:45.970056 [ 3 ] {167efda6-9fbe-43f7-b0af-f6803677c438} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1206 2024.06.17 21:20:45.970072 [ 3 ] {} <Debug> HTTP-Session: b42d003c-7b73-4b56-a9a0-36ae047deb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.06.17 21:20:45.970169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1208 2024.06.17 21:20:45.970217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1209 2024.06.17 21:20:45.970235 [ 3 ] {} <Debug> HTTP-Session: 138e691b-b795-476c-996c-b5dfb02d5d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1210 2024.06.17 21:20:45.970251 [ 3 ] {} <Debug> HTTP-Session: 138e691b-b795-476c-996c-b5dfb02d5d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.06.17 21:20:45.970266 [ 3 ] {} <Debug> HTTP-Session: 138e691b-b795-476c-996c-b5dfb02d5d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.06.17 21:20:45.970297 [ 3 ] {} <Trace> HTTP-Session: 138e691b-b795-476c-996c-b5dfb02d5d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1213 2024.06.17 21:20:45.970392 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1214 2024.06.17 21:20:45.970439 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1215 2024.06.17 21:20:45.970595 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1216 2024.06.17 21:20:45.970875 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1217 2024.06.17 21:20:45.970911 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1218 2024.06.17 21:20:45.971270 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1219 2024.06.17 21:20:45.971592 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1220 2024.06.17 21:20:45.971761 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.001378 sec., 2902.7576197387516 rows/sec., 221.11 KiB/sec.
1221 2024.06.17 21:20:45.972047 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Debug> DynamicQueryHandler: Done processing query
1222 2024.06.17 21:20:45.972072 [ 3 ] {ad6ba427-23d8-406f-b772-adccc9ba63ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1223 2024.06.17 21:20:45.972088 [ 3 ] {} <Debug> HTTP-Session: 138e691b-b795-476c-996c-b5dfb02d5d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.06.17 21:20:45.972241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1225 2024.06.17 21:20:45.972289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1226 2024.06.17 21:20:45.972308 [ 3 ] {} <Debug> HTTP-Session: 51fd51b0-3f83-45f3-9706-af314a7cce9d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1227 2024.06.17 21:20:45.972324 [ 3 ] {} <Debug> HTTP-Session: 51fd51b0-3f83-45f3-9706-af314a7cce9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.06.17 21:20:45.972338 [ 3 ] {} <Debug> HTTP-Session: 51fd51b0-3f83-45f3-9706-af314a7cce9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1229 2024.06.17 21:20:45.972369 [ 3 ] {} <Trace> HTTP-Session: 51fd51b0-3f83-45f3-9706-af314a7cce9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1230 2024.06.17 21:20:45.972543 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1231 2024.06.17 21:20:45.972590 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1232 2024.06.17 21:20:45.972763 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1233 2024.06.17 21:20:45.973168 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1234 2024.06.17 21:20:45.973203 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1235 2024.06.17 21:20:45.973655 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1236 2024.06.17 21:20:45.973996 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1237 2024.06.17 21:20:45.974158 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001708 sec., 9367.681498829039 rows/sec., 12.64 MiB/sec.
1238 2024.06.17 21:20:45.974446 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Debug> DynamicQueryHandler: Done processing query
1239 2024.06.17 21:20:45.974471 [ 3 ] {b83c8390-6944-416a-a65e-e6e209fbfb8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1240 2024.06.17 21:20:45.974487 [ 3 ] {} <Debug> HTTP-Session: 51fd51b0-3f83-45f3-9706-af314a7cce9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.06.17 21:20:45.974586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2024.06.17 21:20:45.974633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1243 2024.06.17 21:20:45.974652 [ 3 ] {} <Debug> HTTP-Session: f895cc05-c46b-4b15-8cc2-e5d5c4b5a7cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1244 2024.06.17 21:20:45.974667 [ 3 ] {} <Debug> HTTP-Session: f895cc05-c46b-4b15-8cc2-e5d5c4b5a7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.06.17 21:20:45.974682 [ 3 ] {} <Debug> HTTP-Session: f895cc05-c46b-4b15-8cc2-e5d5c4b5a7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1246 2024.06.17 21:20:45.974712 [ 3 ] {} <Trace> HTTP-Session: f895cc05-c46b-4b15-8cc2-e5d5c4b5a7cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1247 2024.06.17 21:20:45.974807 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1248 2024.06.17 21:20:45.974850 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1249 2024.06.17 21:20:45.974991 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2024.06.17 21:20:45.975246 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1251 2024.06.17 21:20:45.975283 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1252 2024.06.17 21:20:45.975624 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1253 2024.06.17 21:20:45.975934 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1254 2024.06.17 21:20:45.976082 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 194.11 KiB/sec.
1255 2024.06.17 21:20:45.976246 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Debug> DynamicQueryHandler: Done processing query
1256 2024.06.17 21:20:45.976271 [ 3 ] {72eda03a-e77b-4a94-9bfd-163dd7c23df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1257 2024.06.17 21:20:45.976288 [ 3 ] {} <Debug> HTTP-Session: f895cc05-c46b-4b15-8cc2-e5d5c4b5a7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.06.17 21:20:50.939983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2024.06.17 21:20:50.940186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1260 2024.06.17 21:20:50.940233 [ 3 ] {} <Debug> HTTP-Session: 0414512c-5dfc-4275-a8f1-b2db6936f5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1261 2024.06.17 21:20:50.940278 [ 3 ] {} <Debug> HTTP-Session: 0414512c-5dfc-4275-a8f1-b2db6936f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.06.17 21:20:50.940307 [ 3 ] {} <Debug> HTTP-Session: 0414512c-5dfc-4275-a8f1-b2db6936f5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.06.17 21:20:50.940392 [ 3 ] {} <Trace> HTTP-Session: 0414512c-5dfc-4275-a8f1-b2db6936f5d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1264 2024.06.17 21:20:50.940651 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1265 2024.06.17 21:20:50.940722 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1266 2024.06.17 21:20:50.940918 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2024.06.17 21:20:50.941405 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1268 2024.06.17 21:20:50.941453 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1269 2024.06.17 21:20:50.941834 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1270 2024.06.17 21:20:50.942165 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1271 2024.06.17 21:20:50.942343 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001737 sec., 2302.8209556706965 rows/sec., 193.96 KiB/sec.
1272 2024.06.17 21:20:50.942562 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Debug> DynamicQueryHandler: Done processing query
1273 2024.06.17 21:20:50.942590 [ 3 ] {c6c2ca37-000b-4d85-b904-22ff93112a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1274 2024.06.17 21:20:50.942606 [ 3 ] {} <Debug> HTTP-Session: 0414512c-5dfc-4275-a8f1-b2db6936f5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.06.17 21:20:50.942738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1276 2024.06.17 21:20:50.942793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1277 2024.06.17 21:20:50.942813 [ 3 ] {} <Debug> HTTP-Session: 9a2aab8d-ce19-4e4e-9ab8-0504f33fe411 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1278 2024.06.17 21:20:50.942831 [ 3 ] {} <Debug> HTTP-Session: 9a2aab8d-ce19-4e4e-9ab8-0504f33fe411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1279 2024.06.17 21:20:50.942846 [ 3 ] {} <Debug> HTTP-Session: 9a2aab8d-ce19-4e4e-9ab8-0504f33fe411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.06.17 21:20:50.942882 [ 3 ] {} <Trace> HTTP-Session: 9a2aab8d-ce19-4e4e-9ab8-0504f33fe411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1281 2024.06.17 21:20:50.942990 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1282 2024.06.17 21:20:50.943039 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1283 2024.06.17 21:20:50.943170 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1284 2024.06.17 21:20:50.943479 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1285 2024.06.17 21:20:50.943519 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1286 2024.06.17 21:20:50.943835 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1287 2024.06.17 21:20:50.944138 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1288 2024.06.17 21:20:50.944294 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001333 sec., 6001.500375093773 rows/sec., 482.05 KiB/sec.
1289 2024.06.17 21:20:50.944580 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Debug> DynamicQueryHandler: Done processing query
1290 2024.06.17 21:20:50.944606 [ 3 ] {9c8c56e6-49af-4dba-9429-bcda4febd7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1291 2024.06.17 21:20:50.944623 [ 3 ] {} <Debug> HTTP-Session: 9a2aab8d-ce19-4e4e-9ab8-0504f33fe411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.06.17 21:20:50.944744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1293 2024.06.17 21:20:50.944794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1294 2024.06.17 21:20:50.944814 [ 3 ] {} <Debug> HTTP-Session: 5d00844a-2a97-4c28-adf6-91baf6b2d637 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1295 2024.06.17 21:20:50.944830 [ 3 ] {} <Debug> HTTP-Session: 5d00844a-2a97-4c28-adf6-91baf6b2d637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1296 2024.06.17 21:20:50.944845 [ 3 ] {} <Debug> HTTP-Session: 5d00844a-2a97-4c28-adf6-91baf6b2d637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1297 2024.06.17 21:20:50.944878 [ 3 ] {} <Trace> HTTP-Session: 5d00844a-2a97-4c28-adf6-91baf6b2d637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1298 2024.06.17 21:20:50.944980 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1299 2024.06.17 21:20:50.945030 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1300 2024.06.17 21:20:50.945195 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1301 2024.06.17 21:20:50.945510 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1302 2024.06.17 21:20:50.945547 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1303 2024.06.17 21:20:50.945925 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1304 2024.06.17 21:20:50.946292 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1305 2024.06.17 21:20:50.946473 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 503.45 KiB/sec.
1306 2024.06.17 21:20:50.946765 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Debug> DynamicQueryHandler: Done processing query
1307 2024.06.17 21:20:50.946790 [ 3 ] {f4110e12-cc59-4396-b2a3-176ec7030a6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1308 2024.06.17 21:20:50.946807 [ 3 ] {} <Debug> HTTP-Session: 5d00844a-2a97-4c28-adf6-91baf6b2d637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.06.17 21:20:50.946916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1310 2024.06.17 21:20:50.946966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1311 2024.06.17 21:20:50.946986 [ 3 ] {} <Debug> HTTP-Session: 78849a67-1b95-4e8b-b26e-492456f53f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1312 2024.06.17 21:20:50.947003 [ 3 ] {} <Debug> HTTP-Session: 78849a67-1b95-4e8b-b26e-492456f53f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1313 2024.06.17 21:20:50.947017 [ 3 ] {} <Debug> HTTP-Session: 78849a67-1b95-4e8b-b26e-492456f53f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1314 2024.06.17 21:20:50.947049 [ 3 ] {} <Trace> HTTP-Session: 78849a67-1b95-4e8b-b26e-492456f53f26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1315 2024.06.17 21:20:50.947150 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1316 2024.06.17 21:20:50.947195 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1317 2024.06.17 21:20:50.947340 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1318 2024.06.17 21:20:50.947598 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1319 2024.06.17 21:20:50.947635 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1320 2024.06.17 21:20:50.947992 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1321 2024.06.17 21:20:50.948331 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1322 2024.06.17 21:20:50.948479 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001357 sec., 7369.196757553427 rows/sec., 464.17 KiB/sec.
1323 2024.06.17 21:20:50.948649 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Debug> DynamicQueryHandler: Done processing query
1324 2024.06.17 21:20:50.948674 [ 3 ] {935edf3f-e92d-43d2-ac17-33b4214cfc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1325 2024.06.17 21:20:50.948690 [ 3 ] {} <Debug> HTTP-Session: 78849a67-1b95-4e8b-b26e-492456f53f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.06.17 21:20:55.941182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2024.06.17 21:20:55.941389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1328 2024.06.17 21:20:55.941436 [ 3 ] {} <Debug> HTTP-Session: 36fe8a3c-08af-413d-81b6-ff2c9f890919 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1329 2024.06.17 21:20:55.941476 [ 3 ] {} <Debug> HTTP-Session: 36fe8a3c-08af-413d-81b6-ff2c9f890919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2024.06.17 21:20:55.941506 [ 3 ] {} <Debug> HTTP-Session: 36fe8a3c-08af-413d-81b6-ff2c9f890919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1331 2024.06.17 21:20:55.941588 [ 3 ] {} <Trace> HTTP-Session: 36fe8a3c-08af-413d-81b6-ff2c9f890919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1332 2024.06.17 21:20:55.941835 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1333 2024.06.17 21:20:55.941906 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1334 2024.06.17 21:20:55.942100 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1335 2024.06.17 21:20:55.942538 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1336 2024.06.17 21:20:55.942585 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1337 2024.06.17 21:20:55.942995 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1338 2024.06.17 21:20:55.943352 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1339 2024.06.17 21:20:55.943520 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001743 sec., 9179.575444635686 rows/sec., 744.05 KiB/sec.
1340 2024.06.17 21:20:55.943767 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Debug> DynamicQueryHandler: Done processing query
1341 2024.06.17 21:20:55.943796 [ 3 ] {07ba621f-8c22-4c1e-9f2a-79964f77d4c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1342 2024.06.17 21:20:55.943813 [ 3 ] {} <Debug> HTTP-Session: 36fe8a3c-08af-413d-81b6-ff2c9f890919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.06.17 21:20:55.943944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2024.06.17 21:20:55.944001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1345 2024.06.17 21:20:55.944021 [ 3 ] {} <Debug> HTTP-Session: 73cdba1b-d980-4c77-8524-83589c284f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1346 2024.06.17 21:20:55.944040 [ 3 ] {} <Debug> HTTP-Session: 73cdba1b-d980-4c77-8524-83589c284f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2024.06.17 21:20:55.944054 [ 3 ] {} <Debug> HTTP-Session: 73cdba1b-d980-4c77-8524-83589c284f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1348 2024.06.17 21:20:55.944091 [ 3 ] {} <Trace> HTTP-Session: 73cdba1b-d980-4c77-8524-83589c284f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1349 2024.06.17 21:20:55.944213 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1350 2024.06.17 21:20:55.944261 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1351 2024.06.17 21:20:55.944394 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1352 2024.06.17 21:20:55.944709 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1353 2024.06.17 21:20:55.944747 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1354 2024.06.17 21:20:55.945121 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1355 2024.06.17 21:20:55.945446 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1356 2024.06.17 21:20:55.945615 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Debug> executeQuery: Read 52 rows, 4.62 KiB in 0.001433 sec., 36287.508722958824 rows/sec., 3.15 MiB/sec.
1357 2024.06.17 21:20:55.945912 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Debug> DynamicQueryHandler: Done processing query
1358 2024.06.17 21:20:55.945938 [ 3 ] {9c9c7ae4-c972-4bac-9bc9-501bc1024c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1359 2024.06.17 21:20:55.945955 [ 3 ] {} <Debug> HTTP-Session: 73cdba1b-d980-4c77-8524-83589c284f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.06.17 21:20:55.946100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1361 2024.06.17 21:20:55.946152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1362 2024.06.17 21:20:55.946172 [ 3 ] {} <Debug> HTTP-Session: 8054a687-3b2f-46d5-862f-5c2b0cc51cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1363 2024.06.17 21:20:55.946189 [ 3 ] {} <Debug> HTTP-Session: 8054a687-3b2f-46d5-862f-5c2b0cc51cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1364 2024.06.17 21:20:55.946203 [ 3 ] {} <Debug> HTTP-Session: 8054a687-3b2f-46d5-862f-5c2b0cc51cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1365 2024.06.17 21:20:55.946235 [ 3 ] {} <Trace> HTTP-Session: 8054a687-3b2f-46d5-862f-5c2b0cc51cfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1366 2024.06.17 21:20:55.946347 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1367 2024.06.17 21:20:55.946395 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1368 2024.06.17 21:20:55.946540 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1369 2024.06.17 21:20:55.946833 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1370 2024.06.17 21:20:55.946870 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1371 2024.06.17 21:20:55.947195 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1372 2024.06.17 21:20:55.947517 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1373 2024.06.17 21:20:55.947683 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.37 MiB/sec.
1374 2024.06.17 21:20:55.947859 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Debug> DynamicQueryHandler: Done processing query
1375 2024.06.17 21:20:55.947884 [ 3 ] {eb26db8c-ae56-4895-97ca-e0b92e2f39c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1376 2024.06.17 21:20:55.947900 [ 3 ] {} <Debug> HTTP-Session: 8054a687-3b2f-46d5-862f-5c2b0cc51cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.06.17 21:20:55.948015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1378 2024.06.17 21:20:55.948065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1379 2024.06.17 21:20:55.948083 [ 3 ] {} <Debug> HTTP-Session: 8228c1c9-778f-42aa-ab98-3410447f63fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1380 2024.06.17 21:20:55.948101 [ 3 ] {} <Debug> HTTP-Session: 8228c1c9-778f-42aa-ab98-3410447f63fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1381 2024.06.17 21:20:55.948115 [ 3 ] {} <Debug> HTTP-Session: 8228c1c9-778f-42aa-ab98-3410447f63fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1382 2024.06.17 21:20:55.948146 [ 3 ] {} <Trace> HTTP-Session: 8228c1c9-778f-42aa-ab98-3410447f63fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1383 2024.06.17 21:20:55.948247 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1384 2024.06.17 21:20:55.948296 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1385 2024.06.17 21:20:55.948444 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1386 2024.06.17 21:20:55.948718 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1387 2024.06.17 21:20:55.948755 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1388 2024.06.17 21:20:55.949135 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1389 2024.06.17 21:20:55.949480 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1390 2024.06.17 21:20:55.949644 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001424 sec., 7022.47191011236 rows/sec., 534.91 KiB/sec.
1391 2024.06.17 21:20:55.949821 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Debug> DynamicQueryHandler: Done processing query
1392 2024.06.17 21:20:55.949845 [ 3 ] {e600e390-ffa1-4120-85f5-bf8fd2e9a316} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1393 2024.06.17 21:20:55.949862 [ 3 ] {} <Debug> HTTP-Session: 8228c1c9-778f-42aa-ab98-3410447f63fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.06.17 21:20:55.950039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2024.06.17 21:20:55.950089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1396 2024.06.17 21:20:55.950109 [ 3 ] {} <Debug> HTTP-Session: 15c866a7-5566-4612-b3ba-c80c694c4545 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1397 2024.06.17 21:20:55.950125 [ 3 ] {} <Debug> HTTP-Session: 15c866a7-5566-4612-b3ba-c80c694c4545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2024.06.17 21:20:55.950139 [ 3 ] {} <Debug> HTTP-Session: 15c866a7-5566-4612-b3ba-c80c694c4545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.06.17 21:20:55.950170 [ 3 ] {} <Trace> HTTP-Session: 15c866a7-5566-4612-b3ba-c80c694c4545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1400 2024.06.17 21:20:55.950571 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1401 2024.06.17 21:20:55.950621 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1402 2024.06.17 21:20:55.950783 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1403 2024.06.17 21:20:55.951172 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1404 2024.06.17 21:20:55.951208 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1405 2024.06.17 21:20:55.951616 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1406 2024.06.17 21:20:55.951950 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1407 2024.06.17 21:20:55.952122 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001845 sec., 8672.086720867208 rows/sec., 11.70 MiB/sec.
1408 2024.06.17 21:20:55.952298 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Debug> DynamicQueryHandler: Done processing query
1409 2024.06.17 21:20:55.952322 [ 3 ] {ac681f6e-ffdc-41dc-b76d-b90a69ffbd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1410 2024.06.17 21:20:55.952337 [ 3 ] {} <Debug> HTTP-Session: 15c866a7-5566-4612-b3ba-c80c694c4545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1411 2024.06.17 21:20:55.952448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2024.06.17 21:20:55.952495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1413 2024.06.17 21:20:55.952514 [ 3 ] {} <Debug> HTTP-Session: 239cd528-c549-4b84-a752-fd2e766afba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1414 2024.06.17 21:20:55.952530 [ 3 ] {} <Debug> HTTP-Session: 239cd528-c549-4b84-a752-fd2e766afba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2024.06.17 21:20:55.952544 [ 3 ] {} <Debug> HTTP-Session: 239cd528-c549-4b84-a752-fd2e766afba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.06.17 21:20:55.952573 [ 3 ] {} <Trace> HTTP-Session: 239cd528-c549-4b84-a752-fd2e766afba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1417 2024.06.17 21:20:55.952672 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1418 2024.06.17 21:20:55.952718 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1419 2024.06.17 21:20:55.952841 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1420 2024.06.17 21:20:55.953169 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1421 2024.06.17 21:20:55.953204 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1422 2024.06.17 21:20:55.953547 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1423 2024.06.17 21:20:55.953857 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1424 2024.06.17 21:20:55.953987 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001341 sec., 7457.121551081283 rows/sec., 469.71 KiB/sec.
1425 2024.06.17 21:20:55.954167 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Debug> DynamicQueryHandler: Done processing query
1426 2024.06.17 21:20:55.954192 [ 3 ] {f74e50a7-d4b0-4498-9dde-0fceec0cc2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1427 2024.06.17 21:20:55.954207 [ 3 ] {} <Debug> HTTP-Session: 239cd528-c549-4b84-a752-fd2e766afba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.06.17 21:21:00.175160 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
1429 2024.06.17 21:21:00.175239 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
1430 2024.06.17 21:21:00.938963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1431 2024.06.17 21:21:00.939095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1432 2024.06.17 21:21:00.939125 [ 3 ] {} <Debug> HTTP-Session: fac9d5d5-319f-4b2e-b254-c735a63d340b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1433 2024.06.17 21:21:00.939154 [ 3 ] {} <Debug> HTTP-Session: fac9d5d5-319f-4b2e-b254-c735a63d340b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1434 2024.06.17 21:21:00.939174 [ 3 ] {} <Debug> HTTP-Session: fac9d5d5-319f-4b2e-b254-c735a63d340b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.06.17 21:21:00.939232 [ 3 ] {} <Trace> HTTP-Session: fac9d5d5-319f-4b2e-b254-c735a63d340b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1436 2024.06.17 21:21:00.939446 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1437 2024.06.17 21:21:00.939524 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1438 2024.06.17 21:21:00.939748 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1439 2024.06.17 21:21:00.940170 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1440 2024.06.17 21:21:00.940218 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1441 2024.06.17 21:21:00.940613 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1442 2024.06.17 21:21:00.940950 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1443 2024.06.17 21:21:00.941129 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001737 sec., 2302.8209556706965 rows/sec., 193.96 KiB/sec.
1444 2024.06.17 21:21:00.941129 [ 74 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1445 2024.06.17 21:21:00.941253 [ 74 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1446 2024.06.17 21:21:00.941309 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1447 2024.06.17 21:21:00.941470 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Debug> DynamicQueryHandler: Done processing query
1448 2024.06.17 21:21:00.941605 [ 3 ] {8aa1fccb-cf31-4b0d-882b-fb0919bcc6d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1449 2024.06.17 21:21:00.941702 [ 3 ] {} <Debug> HTTP-Session: fac9d5d5-319f-4b2e-b254-c735a63d340b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.06.17 21:21:00.941823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2024.06.17 21:21:00.941882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1452 2024.06.17 21:21:00.941903 [ 3 ] {} <Debug> HTTP-Session: 99610922-eb7f-46ad-a36b-593ef23275f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1453 2024.06.17 21:21:00.941921 [ 3 ] {} <Debug> HTTP-Session: 99610922-eb7f-46ad-a36b-593ef23275f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2024.06.17 21:21:00.941937 [ 3 ] {} <Debug> HTTP-Session: 99610922-eb7f-46ad-a36b-593ef23275f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.06.17 21:21:00.941974 [ 3 ] {} <Trace> HTTP-Session: 99610922-eb7f-46ad-a36b-593ef23275f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1456 2024.06.17 21:21:00.942087 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1457 2024.06.17 21:21:00.942138 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1458 2024.06.17 21:21:00.942282 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2024.06.17 21:21:00.942609 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1460 2024.06.17 21:21:00.942647 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1461 2024.06.17 21:21:00.942981 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1462 2024.06.17 21:21:00.943285 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1463 2024.06.17 21:21:00.943445 [ 74 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1464 2024.06.17 21:21:00.943456 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001394 sec., 5738.880918220947 rows/sec., 460.96 KiB/sec.
1465 2024.06.17 21:21:00.943501 [ 74 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1466 2024.06.17 21:21:00.943581 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1467 2024.06.17 21:21:00.943807 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1468 2024.06.17 21:21:00.943987 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1469 2024.06.17 21:21:00.944013 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Debug> DynamicQueryHandler: Done processing query
1470 2024.06.17 21:21:00.944149 [ 3 ] {dae1bb4e-1ca4-4802-9586-a8f6b3f84190} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1471 2024.06.17 21:21:00.944235 [ 3 ] {} <Debug> HTTP-Session: 99610922-eb7f-46ad-a36b-593ef23275f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.06.17 21:21:00.944419 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1473 2024.06.17 21:21:00.944496 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1474 2024.06.17 21:21:00.944513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1475 2024.06.17 21:21:00.944578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1476 2024.06.17 21:21:00.944622 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part
1477 2024.06.17 21:21:00.944639 [ 3 ] {} <Debug> HTTP-Session: e57a8e81-5054-4fae-9a6d-4e7f0b6e892f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1478 2024.06.17 21:21:00.944627 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
1479 2024.06.17 21:21:00.944695 [ 3 ] {} <Debug> HTTP-Session: e57a8e81-5054-4fae-9a6d-4e7f0b6e892f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1480 2024.06.17 21:21:00.945092 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1481 2024.06.17 21:21:00.945142 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
1482 2024.06.17 21:21:00.945607 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part
1483 2024.06.17 21:21:00.945639 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1484 2024.06.17 21:21:00.945751 [ 3 ] {} <Debug> HTTP-Session: e57a8e81-5054-4fae-9a6d-4e7f0b6e892f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.06.17 21:21:00.946123 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
1486 2024.06.17 21:21:00.946134 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
1487 2024.06.17 21:21:00.946691 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1488 2024.06.17 21:21:00.946699 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part
1489 2024.06.17 21:21:00.946726 [ 3 ] {} <Trace> HTTP-Session: e57a8e81-5054-4fae-9a6d-4e7f0b6e892f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1490 2024.06.17 21:21:00.947141 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
1491 2024.06.17 21:21:00.947165 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
1492 2024.06.17 21:21:00.948053 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1493 2024.06.17 21:21:00.948145 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1494 2024.06.17 21:21:00.949754 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1495 2024.06.17 21:21:00.951995 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1496 2024.06.17 21:21:00.952109 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1497 2024.06.17 21:21:00.952875 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 4 columns (4 merged, 0 gathered) in 0.011432245 sec., 17669.320417818195 rows/sec., 1.53 MiB/sec.
1498 2024.06.17 21:21:00.952990 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.009291754 sec., 10869.852990081314 rows/sec., 872.54 KiB/sec.
1499 2024.06.17 21:21:00.953254 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1500 2024.06.17 21:21:00.953419 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1501 2024.06.17 21:21:00.953955 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1502 2024.06.17 21:21:00.954774 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1503 2024.06.17 21:21:00.955096 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_6_1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1504 2024.06.17 21:21:00.955325 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1505 2024.06.17 21:21:00.955391 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1506 2024.06.17 21:21:00.955399 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1507 2024.06.17 21:21:00.955489 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_6_1} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1508 2024.06.17 21:21:00.955687 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.007868 sec., 1270.9710218607015 rows/sec., 96.81 KiB/sec.
1509 2024.06.17 21:21:00.955691 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1510 2024.06.17 21:21:00.955936 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Debug> DynamicQueryHandler: Done processing query
1511 2024.06.17 21:21:00.955964 [ 3 ] {ef730848-185e-40da-b984-905d42b66778} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1512 2024.06.17 21:21:00.955981 [ 3 ] {} <Debug> HTTP-Session: e57a8e81-5054-4fae-9a6d-4e7f0b6e892f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1513 2024.06.17 21:21:00.956094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2024.06.17 21:21:00.956146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1515 2024.06.17 21:21:00.956166 [ 3 ] {} <Debug> HTTP-Session: b4433210-0e4f-477f-b593-f542df20d855 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1516 2024.06.17 21:21:00.956184 [ 3 ] {} <Debug> HTTP-Session: b4433210-0e4f-477f-b593-f542df20d855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.06.17 21:21:00.956199 [ 3 ] {} <Debug> HTTP-Session: b4433210-0e4f-477f-b593-f542df20d855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.06.17 21:21:00.956233 [ 3 ] {} <Trace> HTTP-Session: b4433210-0e4f-477f-b593-f542df20d855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1519 2024.06.17 21:21:00.956339 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1520 2024.06.17 21:21:00.956387 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1521 2024.06.17 21:21:00.956530 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2024.06.17 21:21:00.956843 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1523 2024.06.17 21:21:00.956881 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1524 2024.06.17 21:21:00.957257 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1525 2024.06.17 21:21:00.957597 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1526 2024.06.17 21:21:00.957783 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001465 sec., 6825.938566552902 rows/sec., 429.95 KiB/sec.
1527 2024.06.17 21:21:00.958072 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Debug> DynamicQueryHandler: Done processing query
1528 2024.06.17 21:21:00.958097 [ 3 ] {77a24b17-a14e-4f63-8e56-31fdd771be29} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1529 2024.06.17 21:21:00.958114 [ 3 ] {} <Debug> HTTP-Session: b4433210-0e4f-477f-b593-f542df20d855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1530 2024.06.17 21:21:05.940115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1531 2024.06.17 21:21:05.940265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1532 2024.06.17 21:21:05.940296 [ 3 ] {} <Debug> HTTP-Session: 0e0f47d9-3162-4a7c-9835-70b116e89dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1533 2024.06.17 21:21:05.940325 [ 3 ] {} <Debug> HTTP-Session: 0e0f47d9-3162-4a7c-9835-70b116e89dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1534 2024.06.17 21:21:05.940342 [ 3 ] {} <Debug> HTTP-Session: 0e0f47d9-3162-4a7c-9835-70b116e89dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.06.17 21:21:05.940401 [ 3 ] {} <Trace> HTTP-Session: 0e0f47d9-3162-4a7c-9835-70b116e89dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1536 2024.06.17 21:21:05.940631 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1537 2024.06.17 21:21:05.940708 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1538 2024.06.17 21:21:05.940933 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1539 2024.06.17 21:21:05.941379 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1540 2024.06.17 21:21:05.941428 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1541 2024.06.17 21:21:05.941813 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1542 2024.06.17 21:21:05.942150 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1543 2024.06.17 21:21:05.942318 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001751 sec., 9137.635636778983 rows/sec., 740.65 KiB/sec.
1544 2024.06.17 21:21:05.942545 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Debug> DynamicQueryHandler: Done processing query
1545 2024.06.17 21:21:05.942572 [ 3 ] {1327d523-ab10-40d5-8860-f9501b3e495e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1546 2024.06.17 21:21:05.942588 [ 3 ] {} <Debug> HTTP-Session: 0e0f47d9-3162-4a7c-9835-70b116e89dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.06.17 21:21:05.942714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1548 2024.06.17 21:21:05.942771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1549 2024.06.17 21:21:05.942792 [ 3 ] {} <Debug> HTTP-Session: 2cd5c98a-b861-48b3-9c30-ff3b8be760dd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1550 2024.06.17 21:21:05.942809 [ 3 ] {} <Debug> HTTP-Session: 2cd5c98a-b861-48b3-9c30-ff3b8be760dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1551 2024.06.17 21:21:05.942824 [ 3 ] {} <Debug> HTTP-Session: 2cd5c98a-b861-48b3-9c30-ff3b8be760dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.06.17 21:21:05.942859 [ 3 ] {} <Trace> HTTP-Session: 2cd5c98a-b861-48b3-9c30-ff3b8be760dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1553 2024.06.17 21:21:05.942979 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1554 2024.06.17 21:21:05.943025 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1555 2024.06.17 21:21:05.943156 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1556 2024.06.17 21:21:05.943519 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1557 2024.06.17 21:21:05.943556 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1558 2024.06.17 21:21:05.943874 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1559 2024.06.17 21:21:05.944186 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1560 2024.06.17 21:21:05.944326 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Debug> executeQuery: Read 52 rows, 4.62 KiB in 0.001382 sec., 37626.628075253255 rows/sec., 3.26 MiB/sec.
1561 2024.06.17 21:21:05.944499 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Debug> DynamicQueryHandler: Done processing query
1562 2024.06.17 21:21:05.944524 [ 3 ] {027e5585-9bfb-4466-9907-25a5ee590439} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1563 2024.06.17 21:21:05.944539 [ 3 ] {} <Debug> HTTP-Session: 2cd5c98a-b861-48b3-9c30-ff3b8be760dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.06.17 21:21:05.944656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1565 2024.06.17 21:21:05.944707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1566 2024.06.17 21:21:05.944727 [ 3 ] {} <Debug> HTTP-Session: 6c7e0b76-4bc2-45e9-a535-8304f9a1489e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1567 2024.06.17 21:21:05.944743 [ 3 ] {} <Debug> HTTP-Session: 6c7e0b76-4bc2-45e9-a535-8304f9a1489e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.06.17 21:21:05.944757 [ 3 ] {} <Debug> HTTP-Session: 6c7e0b76-4bc2-45e9-a535-8304f9a1489e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1569 2024.06.17 21:21:05.944789 [ 3 ] {} <Trace> HTTP-Session: 6c7e0b76-4bc2-45e9-a535-8304f9a1489e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1570 2024.06.17 21:21:05.944893 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1571 2024.06.17 21:21:05.944936 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1572 2024.06.17 21:21:05.945062 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1573 2024.06.17 21:21:05.945365 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1574 2024.06.17 21:21:05.945401 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1575 2024.06.17 21:21:05.945713 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1576 2024.06.17 21:21:05.946028 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1577 2024.06.17 21:21:05.946179 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001313 sec., 18278.75095201828 rows/sec., 1.43 MiB/sec.
1578 2024.06.17 21:21:05.946446 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Debug> DynamicQueryHandler: Done processing query
1579 2024.06.17 21:21:05.946472 [ 3 ] {cc31201b-1e6b-490e-82f7-ea562123a81c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1580 2024.06.17 21:21:05.946488 [ 3 ] {} <Debug> HTTP-Session: 6c7e0b76-4bc2-45e9-a535-8304f9a1489e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1581 2024.06.17 21:21:05.946600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2024.06.17 21:21:05.946651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1583 2024.06.17 21:21:05.946669 [ 3 ] {} <Debug> HTTP-Session: e99e32b3-1909-4a0e-b565-c48853faa4ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1584 2024.06.17 21:21:05.946685 [ 3 ] {} <Debug> HTTP-Session: e99e32b3-1909-4a0e-b565-c48853faa4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2024.06.17 21:21:05.946699 [ 3 ] {} <Debug> HTTP-Session: e99e32b3-1909-4a0e-b565-c48853faa4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.06.17 21:21:05.946731 [ 3 ] {} <Trace> HTTP-Session: e99e32b3-1909-4a0e-b565-c48853faa4ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1587 2024.06.17 21:21:05.946833 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1588 2024.06.17 21:21:05.946881 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1589 2024.06.17 21:21:05.947045 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1590 2024.06.17 21:21:05.947333 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1591 2024.06.17 21:21:05.947370 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1592 2024.06.17 21:21:05.947738 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1593 2024.06.17 21:21:05.948069 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1594 2024.06.17 21:21:05.948230 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001417 sec., 7057.163020465772 rows/sec., 537.56 KiB/sec.
1595 2024.06.17 21:21:05.948402 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Debug> DynamicQueryHandler: Done processing query
1596 2024.06.17 21:21:05.948426 [ 3 ] {a02d2b56-0f85-48dc-9877-7ec648f48289} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1597 2024.06.17 21:21:05.948442 [ 3 ] {} <Debug> HTTP-Session: e99e32b3-1909-4a0e-b565-c48853faa4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1598 2024.06.17 21:21:05.948585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2024.06.17 21:21:05.948635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1600 2024.06.17 21:21:05.948653 [ 3 ] {} <Debug> HTTP-Session: e1ca5421-88b2-4ed6-a6c2-6cad7327ddf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1601 2024.06.17 21:21:05.948669 [ 3 ] {} <Debug> HTTP-Session: e1ca5421-88b2-4ed6-a6c2-6cad7327ddf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1602 2024.06.17 21:21:05.948683 [ 3 ] {} <Debug> HTTP-Session: e1ca5421-88b2-4ed6-a6c2-6cad7327ddf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.06.17 21:21:05.948714 [ 3 ] {} <Trace> HTTP-Session: e1ca5421-88b2-4ed6-a6c2-6cad7327ddf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1604 2024.06.17 21:21:05.949040 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1605 2024.06.17 21:21:05.949090 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1606 2024.06.17 21:21:05.949255 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1607 2024.06.17 21:21:05.949656 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1608 2024.06.17 21:21:05.949692 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1609 2024.06.17 21:21:05.950110 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1610 2024.06.17 21:21:05.950464 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1611 2024.06.17 21:21:05.950642 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001848 sec., 8658.008658008657 rows/sec., 11.68 MiB/sec.
1612 2024.06.17 21:21:05.950948 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Debug> DynamicQueryHandler: Done processing query
1613 2024.06.17 21:21:05.950974 [ 3 ] {4a230b7b-ad4b-4bb8-90c3-4351f1af68ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1614 2024.06.17 21:21:05.950992 [ 3 ] {} <Debug> HTTP-Session: e1ca5421-88b2-4ed6-a6c2-6cad7327ddf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.06.17 21:21:05.951098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2024.06.17 21:21:05.951148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1617 2024.06.17 21:21:05.951170 [ 3 ] {} <Debug> HTTP-Session: 8a4ff6d9-5060-41ac-b7c6-9e446ba7e6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1618 2024.06.17 21:21:05.951189 [ 3 ] {} <Debug> HTTP-Session: 8a4ff6d9-5060-41ac-b7c6-9e446ba7e6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.06.17 21:21:05.951205 [ 3 ] {} <Debug> HTTP-Session: 8a4ff6d9-5060-41ac-b7c6-9e446ba7e6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1620 2024.06.17 21:21:05.951240 [ 3 ] {} <Trace> HTTP-Session: 8a4ff6d9-5060-41ac-b7c6-9e446ba7e6b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1621 2024.06.17 21:21:05.951357 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1622 2024.06.17 21:21:05.951415 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1623 2024.06.17 21:21:05.951593 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1624 2024.06.17 21:21:05.951909 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1625 2024.06.17 21:21:05.951946 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1626 2024.06.17 21:21:05.952341 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1627 2024.06.17 21:21:05.952690 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1628 2024.06.17 21:21:05.952854 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001518 sec., 6587.615283267457 rows/sec., 414.94 KiB/sec.
1629 2024.06.17 21:21:05.953140 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Debug> DynamicQueryHandler: Done processing query
1630 2024.06.17 21:21:05.953165 [ 3 ] {4eb49b0e-6a4f-4a94-aded-cafae4701429} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1631 2024.06.17 21:21:05.953182 [ 3 ] {} <Debug> HTTP-Session: 8a4ff6d9-5060-41ac-b7c6-9e446ba7e6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1632 2024.06.17 21:21:10.939510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.06.17 21:21:10.939640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.06.17 21:21:10.939666 [ 3 ] {} <Debug> HTTP-Session: cf6bc05d-04c4-45b7-91de-cb668f1775dc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1635 2024.06.17 21:21:10.939693 [ 3 ] {} <Debug> HTTP-Session: cf6bc05d-04c4-45b7-91de-cb668f1775dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.06.17 21:21:10.939710 [ 3 ] {} <Debug> HTTP-Session: cf6bc05d-04c4-45b7-91de-cb668f1775dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.06.17 21:21:10.939761 [ 3 ] {} <Trace> HTTP-Session: cf6bc05d-04c4-45b7-91de-cb668f1775dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.06.17 21:21:10.939950 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1639 2024.06.17 21:21:10.940018 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1640 2024.06.17 21:21:10.940213 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2024.06.17 21:21:10.940656 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1642 2024.06.17 21:21:10.940699 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1643 2024.06.17 21:21:10.941074 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1644 2024.06.17 21:21:10.941413 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1645 2024.06.17 21:21:10.941596 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 199.24 KiB/sec.
1646 2024.06.17 21:21:10.941904 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Debug> DynamicQueryHandler: Done processing query
1647 2024.06.17 21:21:10.941932 [ 3 ] {1394746b-7fd2-4f1d-9c92-8c2f90c93f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1648 2024.06.17 21:21:10.941948 [ 3 ] {} <Debug> HTTP-Session: cf6bc05d-04c4-45b7-91de-cb668f1775dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.06.17 21:21:10.942066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1650 2024.06.17 21:21:10.942116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1651 2024.06.17 21:21:10.942136 [ 3 ] {} <Debug> HTTP-Session: 92aff7b0-9833-4472-af6f-b830d66d8dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1652 2024.06.17 21:21:10.942152 [ 3 ] {} <Debug> HTTP-Session: 92aff7b0-9833-4472-af6f-b830d66d8dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.06.17 21:21:10.942165 [ 3 ] {} <Debug> HTTP-Session: 92aff7b0-9833-4472-af6f-b830d66d8dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1654 2024.06.17 21:21:10.942198 [ 3 ] {} <Trace> HTTP-Session: 92aff7b0-9833-4472-af6f-b830d66d8dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1655 2024.06.17 21:21:10.942298 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1656 2024.06.17 21:21:10.942343 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1657 2024.06.17 21:21:10.942489 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2024.06.17 21:21:10.942780 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1659 2024.06.17 21:21:10.942817 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1660 2024.06.17 21:21:10.943130 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1661 2024.06.17 21:21:10.943435 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1662 2024.06.17 21:21:10.943596 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001313 sec., 6092.916984006093 rows/sec., 489.40 KiB/sec.
1663 2024.06.17 21:21:10.943764 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Debug> DynamicQueryHandler: Done processing query
1664 2024.06.17 21:21:10.943789 [ 3 ] {0c5bc793-a9e2-4900-a9a5-80efabd4aa35} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1665 2024.06.17 21:21:10.943805 [ 3 ] {} <Debug> HTTP-Session: 92aff7b0-9833-4472-af6f-b830d66d8dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.06.17 21:21:10.943926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2024.06.17 21:21:10.943976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1668 2024.06.17 21:21:10.943995 [ 3 ] {} <Debug> HTTP-Session: 8254f898-ebbc-4400-a4c0-4ea69191d923 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1669 2024.06.17 21:21:10.944012 [ 3 ] {} <Debug> HTTP-Session: 8254f898-ebbc-4400-a4c0-4ea69191d923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2024.06.17 21:21:10.944025 [ 3 ] {} <Debug> HTTP-Session: 8254f898-ebbc-4400-a4c0-4ea69191d923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1671 2024.06.17 21:21:10.944057 [ 3 ] {} <Trace> HTTP-Session: 8254f898-ebbc-4400-a4c0-4ea69191d923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1672 2024.06.17 21:21:10.944156 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1673 2024.06.17 21:21:10.944202 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1674 2024.06.17 21:21:10.944349 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1675 2024.06.17 21:21:10.944644 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1676 2024.06.17 21:21:10.944680 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1677 2024.06.17 21:21:10.945055 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1678 2024.06.17 21:21:10.945410 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1679 2024.06.17 21:21:10.945562 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1680 2024.06.17 21:21:10.945572 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001434 sec., 6973.50069735007 rows/sec., 531.18 KiB/sec.
1681 2024.06.17 21:21:10.945638 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1682 2024.06.17 21:21:10.945702 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1683 2024.06.17 21:21:10.945894 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1684 2024.06.17 21:21:10.945908 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Debug> DynamicQueryHandler: Done processing query
1685 2024.06.17 21:21:10.945975 [ 3 ] {a772f011-68a3-4be0-bece-609962463806} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1686 2024.06.17 21:21:10.946003 [ 3 ] {} <Debug> HTTP-Session: 8254f898-ebbc-4400-a4c0-4ea69191d923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.06.17 21:21:10.946143 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1688 2024.06.17 21:21:10.946201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1689 2024.06.17 21:21:10.946228 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
1690 2024.06.17 21:21:10.946269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1691 2024.06.17 21:21:10.946311 [ 3 ] {} <Debug> HTTP-Session: ccc94cd5-d151-4de5-8d4d-29272a978ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1692 2024.06.17 21:21:10.946376 [ 3 ] {} <Debug> HTTP-Session: ccc94cd5-d151-4de5-8d4d-29272a978ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1693 2024.06.17 21:21:10.946466 [ 3 ] {} <Debug> HTTP-Session: ccc94cd5-d151-4de5-8d4d-29272a978ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1694 2024.06.17 21:21:10.946470 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1695 2024.06.17 21:21:10.946636 [ 3 ] {} <Trace> HTTP-Session: ccc94cd5-d151-4de5-8d4d-29272a978ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1696 2024.06.17 21:21:10.946778 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
1697 2024.06.17 21:21:10.947099 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1698 2024.06.17 21:21:10.947123 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1699 2024.06.17 21:21:10.947354 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1700 2024.06.17 21:21:10.947356 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1701 2024.06.17 21:21:10.947678 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1702 2024.06.17 21:21:10.948433 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2024.06.17 21:21:10.949168 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1704 2024.06.17 21:21:10.949230 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1705 2024.06.17 21:21:10.950295 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1706 2024.06.17 21:21:10.951048 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.005237904 sec., 10309.46729836973 rows/sec., 785.29 KiB/sec.
1707 2024.06.17 21:21:10.951181 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1708 2024.06.17 21:21:10.951275 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1709 2024.06.17 21:21:10.951415 [ 67 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1710 2024.06.17 21:21:10.951527 [ 67 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1711 2024.06.17 21:21:10.951590 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1712 2024.06.17 21:21:10.951597 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.004692 sec., 2131.287297527707 rows/sec., 134.25 KiB/sec.
1713 2024.06.17 21:21:10.952054 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1714 2024.06.17 21:21:10.952317 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Debug> DynamicQueryHandler: Done processing query
1715 2024.06.17 21:21:10.952409 [ 3 ] {93674c5c-b668-4e87-9d2a-cc519d6023ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1716 2024.06.17 21:21:10.952487 [ 3 ] {} <Debug> HTTP-Session: ccc94cd5-d151-4de5-8d4d-29272a978ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.06.17 21:21:10.952663 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1718 2024.06.17 21:21:10.952719 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
1719 2024.06.17 21:21:10.952935 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part
1720 2024.06.17 21:21:10.953121 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1721 2024.06.17 21:21:10.953302 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part
1722 2024.06.17 21:21:10.953435 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1723 2024.06.17 21:21:10.953604 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1724 2024.06.17 21:21:10.953704 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1725 2024.06.17 21:21:10.953808 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1726 2024.06.17 21:21:10.954010 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part
1727 2024.06.17 21:21:10.955096 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404515 sec., 15861.290080966011 rows/sec., 999.08 KiB/sec.
1728 2024.06.17 21:21:10.955271 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1729 2024.06.17 21:21:10.955721 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1730 2024.06.17 21:21:10.955810 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_6_1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1731 2024.06.17 21:21:10.955902 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
1732 2024.06.17 21:21:15.175300 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1733 2024.06.17 21:21:15.175377 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1734 2024.06.17 21:21:15.940186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1735 2024.06.17 21:21:15.940360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1736 2024.06.17 21:21:15.940404 [ 3 ] {} <Debug> HTTP-Session: 3e1db2e4-61c9-4295-aaf9-564121760033 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1737 2024.06.17 21:21:15.940445 [ 3 ] {} <Debug> HTTP-Session: 3e1db2e4-61c9-4295-aaf9-564121760033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.06.17 21:21:15.940474 [ 3 ] {} <Debug> HTTP-Session: 3e1db2e4-61c9-4295-aaf9-564121760033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1739 2024.06.17 21:21:15.940557 [ 3 ] {} <Trace> HTTP-Session: 3e1db2e4-61c9-4295-aaf9-564121760033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1740 2024.06.17 21:21:15.940913 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1741 2024.06.17 21:21:15.941407 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1742 2024.06.17 21:21:15.941443 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1743 2024.06.17 21:21:15.941701 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1744 2024.06.17 21:21:15.941780 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1745 2024.06.17 21:21:15.941954 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1746 2024.06.17 21:21:15.942116 [ 255 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1747 2024.06.17 21:21:15.942118 [ 250 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1748 2024.06.17 21:21:15.942292 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
1749 2024.06.17 21:21:15.942321 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
1750 2024.06.17 21:21:15.942519 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1751 2024.06.17 21:21:15.942561 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
1752 2024.06.17 21:21:15.942618 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1753 2024.06.17 21:21:15.942662 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1754 2024.06.17 21:21:15.944339 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.003578 sec., 2235.8859698155393 rows/sec., 97.71 KiB/sec.
1755 2024.06.17 21:21:15.944675 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> DynamicQueryHandler: Done processing query
1756 2024.06.17 21:21:15.944702 [ 3 ] {8da62b78-531d-4d57-a816-b774dec51d7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1757 2024.06.17 21:21:15.944718 [ 3 ] {} <Debug> HTTP-Session: 3e1db2e4-61c9-4295-aaf9-564121760033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.06.17 21:21:15.945495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2024.06.17 21:21:15.945545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1760 2024.06.17 21:21:15.945565 [ 3 ] {} <Debug> HTTP-Session: 3201e3ca-fb1e-49ba-8376-6ce07d4d7d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1761 2024.06.17 21:21:15.945582 [ 3 ] {} <Debug> HTTP-Session: 3201e3ca-fb1e-49ba-8376-6ce07d4d7d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1762 2024.06.17 21:21:15.945595 [ 3 ] {} <Debug> HTTP-Session: 3201e3ca-fb1e-49ba-8376-6ce07d4d7d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1763 2024.06.17 21:21:15.945627 [ 3 ] {} <Trace> HTTP-Session: 3201e3ca-fb1e-49ba-8376-6ce07d4d7d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1764 2024.06.17 21:21:15.945736 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1765 2024.06.17 21:21:15.945794 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1766 2024.06.17 21:21:15.945979 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1767 2024.06.17 21:21:15.946334 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1768 2024.06.17 21:21:15.946373 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1769 2024.06.17 21:21:15.946886 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1770 2024.06.17 21:21:15.947189 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1771 2024.06.17 21:21:15.947351 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001697 sec., 589.2751915144372 rows/sec., 133.51 KiB/sec.
1772 2024.06.17 21:21:15.947689 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Debug> DynamicQueryHandler: Done processing query
1773 2024.06.17 21:21:15.947714 [ 3 ] {05c8dae8-5bb9-4a55-8788-84e52446cc1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1774 2024.06.17 21:21:15.947730 [ 3 ] {} <Debug> HTTP-Session: 3201e3ca-fb1e-49ba-8376-6ce07d4d7d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1775 2024.06.17 21:21:15.947849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1776 2024.06.17 21:21:15.947896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1777 2024.06.17 21:21:15.947915 [ 3 ] {} <Debug> HTTP-Session: aa31badd-468b-4fc6-86c8-27c42946c431 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1778 2024.06.17 21:21:15.947931 [ 3 ] {} <Debug> HTTP-Session: aa31badd-468b-4fc6-86c8-27c42946c431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.06.17 21:21:15.947945 [ 3 ] {} <Debug> HTTP-Session: aa31badd-468b-4fc6-86c8-27c42946c431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1780 2024.06.17 21:21:15.947976 [ 3 ] {} <Trace> HTTP-Session: aa31badd-468b-4fc6-86c8-27c42946c431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1781 2024.06.17 21:21:15.948077 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1782 2024.06.17 21:21:15.948120 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1783 2024.06.17 21:21:15.948266 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1784 2024.06.17 21:21:15.948590 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1785 2024.06.17 21:21:15.948627 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1786 2024.06.17 21:21:15.948976 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1787 2024.06.17 21:21:15.949315 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1788 2024.06.17 21:21:15.949473 [ 63 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1789 2024.06.17 21:21:15.949476 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001416 sec., 11299.435028248588 rows/sec., 915.87 KiB/sec.
1790 2024.06.17 21:21:15.949544 [ 63 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1791 2024.06.17 21:21:15.949603 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1792 2024.06.17 21:21:15.949826 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Debug> DynamicQueryHandler: Done processing query
1793 2024.06.17 21:21:15.949912 [ 3 ] {bbeb301d-8ec6-4f62-a5db-080ff4ccb2c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1794 2024.06.17 21:21:15.949998 [ 3 ] {} <Debug> HTTP-Session: aa31badd-468b-4fc6-86c8-27c42946c431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.06.17 21:21:15.950040 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1796 2024.06.17 21:21:15.950187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1797 2024.06.17 21:21:15.950315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1798 2024.06.17 21:21:15.950326 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1799 2024.06.17 21:21:15.950345 [ 3 ] {} <Debug> HTTP-Session: a321a414-ebf5-431b-a40e-118826e856bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1800 2024.06.17 21:21:15.950395 [ 3 ] {} <Debug> HTTP-Session: a321a414-ebf5-431b-a40e-118826e856bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.06.17 21:21:15.950392 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
1802 2024.06.17 21:21:15.950414 [ 3 ] {} <Debug> HTTP-Session: a321a414-ebf5-431b-a40e-118826e856bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.06.17 21:21:15.950486 [ 3 ] {} <Trace> HTTP-Session: a321a414-ebf5-431b-a40e-118826e856bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1804 2024.06.17 21:21:15.950620 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
1805 2024.06.17 21:21:15.950935 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1806 2024.06.17 21:21:15.950992 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1807 2024.06.17 21:21:15.951101 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1808 2024.06.17 21:21:15.951183 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1809 2024.06.17 21:21:15.951462 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1810 2024.06.17 21:21:15.951709 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part
1811 2024.06.17 21:21:15.952385 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1812 2024.06.17 21:21:15.953107 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1813 2024.06.17 21:21:15.953189 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1814 2024.06.17 21:21:15.954139 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1815 2024.06.17 21:21:15.954302 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587786 sec., 20489.185851301696 rows/sec., 1.62 MiB/sec.
1816 2024.06.17 21:21:15.954515 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1817 2024.06.17 21:21:15.954625 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1818 2024.06.17 21:21:15.954935 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004161 sec., 480.65368901706324 rows/sec., 39.19 KiB/sec.
1819 2024.06.17 21:21:15.955443 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Debug> DynamicQueryHandler: Done processing query
1820 2024.06.17 21:21:15.955469 [ 3 ] {ef9fa824-d53a-4580-a158-1b80c1d62f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1821 2024.06.17 21:21:15.955486 [ 3 ] {} <Debug> HTTP-Session: a321a414-ebf5-431b-a40e-118826e856bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1822 2024.06.17 21:21:15.955531 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1823 2024.06.17 21:21:15.955607 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_6_1} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1824 2024.06.17 21:21:15.955623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1825 2024.06.17 21:21:15.955692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1826 2024.06.17 21:21:15.955704 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1827 2024.06.17 21:21:15.955713 [ 3 ] {} <Debug> HTTP-Session: 11cf4995-917c-4d3e-80a6-6122208101a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1828 2024.06.17 21:21:15.955737 [ 3 ] {} <Debug> HTTP-Session: 11cf4995-917c-4d3e-80a6-6122208101a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.06.17 21:21:15.955751 [ 3 ] {} <Debug> HTTP-Session: 11cf4995-917c-4d3e-80a6-6122208101a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.06.17 21:21:15.955782 [ 3 ] {} <Trace> HTTP-Session: 11cf4995-917c-4d3e-80a6-6122208101a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1831 2024.06.17 21:21:15.955906 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1832 2024.06.17 21:21:15.955948 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1833 2024.06.17 21:21:15.956081 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1834 2024.06.17 21:21:15.956410 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1835 2024.06.17 21:21:15.956445 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1836 2024.06.17 21:21:15.956754 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1837 2024.06.17 21:21:15.957052 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1838 2024.06.17 21:21:15.957204 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Debug> executeQuery: Read 53 rows, 4.69 KiB in 0.001344 sec., 39434.52380952381 rows/sec., 3.41 MiB/sec.
1839 2024.06.17 21:21:15.957369 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Debug> DynamicQueryHandler: Done processing query
1840 2024.06.17 21:21:15.957393 [ 3 ] {58dc8014-19f6-45fd-865a-4be5729e9379} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1841 2024.06.17 21:21:15.957409 [ 3 ] {} <Debug> HTTP-Session: 11cf4995-917c-4d3e-80a6-6122208101a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1842 2024.06.17 21:21:15.957515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2024.06.17 21:21:15.957564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1844 2024.06.17 21:21:15.957583 [ 3 ] {} <Debug> HTTP-Session: 516e5ef8-79bf-400a-aabc-5c2d6afa5dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1845 2024.06.17 21:21:15.957599 [ 3 ] {} <Debug> HTTP-Session: 516e5ef8-79bf-400a-aabc-5c2d6afa5dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.06.17 21:21:15.957613 [ 3 ] {} <Debug> HTTP-Session: 516e5ef8-79bf-400a-aabc-5c2d6afa5dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.06.17 21:21:15.957643 [ 3 ] {} <Trace> HTTP-Session: 516e5ef8-79bf-400a-aabc-5c2d6afa5dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1848 2024.06.17 21:21:15.957753 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1849 2024.06.17 21:21:15.957795 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1850 2024.06.17 21:21:15.957923 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1851 2024.06.17 21:21:15.958282 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1852 2024.06.17 21:21:15.958318 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1853 2024.06.17 21:21:15.958610 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1854 2024.06.17 21:21:15.958906 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1855 2024.06.17 21:21:15.959053 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001312 sec., 1524.390243902439 rows/sec., 106.44 KiB/sec.
1856 2024.06.17 21:21:15.959246 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Debug> DynamicQueryHandler: Done processing query
1857 2024.06.17 21:21:15.959270 [ 3 ] {488e10dd-7a56-48ce-975c-b5515f0efba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1858 2024.06.17 21:21:15.959286 [ 3 ] {} <Debug> HTTP-Session: 516e5ef8-79bf-400a-aabc-5c2d6afa5dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.06.17 21:21:15.959405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1860 2024.06.17 21:21:15.959452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1861 2024.06.17 21:21:15.959470 [ 3 ] {} <Debug> HTTP-Session: 0df2bf02-6a9f-4b5a-a1fe-996056336f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1862 2024.06.17 21:21:15.959486 [ 3 ] {} <Debug> HTTP-Session: 0df2bf02-6a9f-4b5a-a1fe-996056336f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1863 2024.06.17 21:21:15.959500 [ 3 ] {} <Debug> HTTP-Session: 0df2bf02-6a9f-4b5a-a1fe-996056336f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.06.17 21:21:15.959531 [ 3 ] {} <Trace> HTTP-Session: 0df2bf02-6a9f-4b5a-a1fe-996056336f9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1865 2024.06.17 21:21:15.959632 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1866 2024.06.17 21:21:15.959674 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1867 2024.06.17 21:21:15.959797 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1868 2024.06.17 21:21:15.960101 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1869 2024.06.17 21:21:15.960137 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1870 2024.06.17 21:21:15.960446 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1871 2024.06.17 21:21:15.960755 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1872 2024.06.17 21:21:15.960897 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Debug> executeQuery: Read 26 rows, 2.09 KiB in 0.001289 sec., 20170.67494181536 rows/sec., 1.58 MiB/sec.
1873 2024.06.17 21:21:15.961185 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Debug> DynamicQueryHandler: Done processing query
1874 2024.06.17 21:21:15.961210 [ 3 ] {866ab6e6-3848-4ff4-8481-dd5f06c8c3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1875 2024.06.17 21:21:15.961226 [ 3 ] {} <Debug> HTTP-Session: 0df2bf02-6a9f-4b5a-a1fe-996056336f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1876 2024.06.17 21:21:15.961326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2024.06.17 21:21:15.961374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1878 2024.06.17 21:21:15.961393 [ 3 ] {} <Debug> HTTP-Session: d035ff22-b99b-43dc-8c63-334e05fce14a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1879 2024.06.17 21:21:15.961409 [ 3 ] {} <Debug> HTTP-Session: d035ff22-b99b-43dc-8c63-334e05fce14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.06.17 21:21:15.961423 [ 3 ] {} <Debug> HTTP-Session: d035ff22-b99b-43dc-8c63-334e05fce14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.06.17 21:21:15.961453 [ 3 ] {} <Trace> HTTP-Session: d035ff22-b99b-43dc-8c63-334e05fce14a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1882 2024.06.17 21:21:15.961553 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1883 2024.06.17 21:21:15.961599 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1884 2024.06.17 21:21:15.961761 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1885 2024.06.17 21:21:15.962047 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1886 2024.06.17 21:21:15.962082 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1887 2024.06.17 21:21:15.962442 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1888 2024.06.17 21:21:15.962789 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1889 2024.06.17 21:21:15.962949 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Debug> executeQuery: Read 11 rows, 852.00 B in 0.001423 sec., 7730.147575544624 rows/sec., 584.70 KiB/sec.
1890 2024.06.17 21:21:15.963222 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Debug> DynamicQueryHandler: Done processing query
1891 2024.06.17 21:21:15.963247 [ 3 ] {e500f871-c4bc-4db7-a548-71dc296380fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1892 2024.06.17 21:21:15.963263 [ 3 ] {} <Debug> HTTP-Session: d035ff22-b99b-43dc-8c63-334e05fce14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1893 2024.06.17 21:21:15.963383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2024.06.17 21:21:15.963432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1895 2024.06.17 21:21:15.963450 [ 3 ] {} <Debug> HTTP-Session: 6d5a5bc0-e0bd-4c93-a677-5251f0cdd3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1896 2024.06.17 21:21:15.963466 [ 3 ] {} <Debug> HTTP-Session: 6d5a5bc0-e0bd-4c93-a677-5251f0cdd3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.06.17 21:21:15.963480 [ 3 ] {} <Debug> HTTP-Session: 6d5a5bc0-e0bd-4c93-a677-5251f0cdd3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.06.17 21:21:15.963510 [ 3 ] {} <Trace> HTTP-Session: 6d5a5bc0-e0bd-4c93-a677-5251f0cdd3b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1899 2024.06.17 21:21:15.963700 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1900 2024.06.17 21:21:15.963749 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1901 2024.06.17 21:21:15.963927 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1902 2024.06.17 21:21:15.964318 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1903 2024.06.17 21:21:15.964355 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1904 2024.06.17 21:21:15.964789 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1905 2024.06.17 21:21:15.965134 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1906 2024.06.17 21:21:15.965296 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1907 2024.06.17 21:21:15.965300 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001706 sec., 9378.663540445486 rows/sec., 12.66 MiB/sec.
1908 2024.06.17 21:21:15.965366 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1909 2024.06.17 21:21:15.965433 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1910 2024.06.17 21:21:15.965648 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1911 2024.06.17 21:21:15.965696 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Debug> DynamicQueryHandler: Done processing query
1912 2024.06.17 21:21:15.965745 [ 3 ] {1d1dc36a-543d-40e3-9419-02c7f99a01b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1913 2024.06.17 21:21:15.965790 [ 3 ] {} <Debug> HTTP-Session: 6d5a5bc0-e0bd-4c93-a677-5251f0cdd3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.06.17 21:21:15.965908 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1915 2024.06.17 21:21:15.965947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.06.17 21:21:15.965988 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
1917 2024.06.17 21:21:15.966026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1918 2024.06.17 21:21:15.966074 [ 3 ] {} <Debug> HTTP-Session: cbb3bf11-9b4a-4eff-a689-c7552bc6a131 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1919 2024.06.17 21:21:15.966167 [ 3 ] {} <Debug> HTTP-Session: cbb3bf11-9b4a-4eff-a689-c7552bc6a131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.06.17 21:21:15.966265 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
1921 2024.06.17 21:21:15.966307 [ 3 ] {} <Debug> HTTP-Session: cbb3bf11-9b4a-4eff-a689-c7552bc6a131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1922 2024.06.17 21:21:15.966560 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1923 2024.06.17 21:21:15.966552 [ 3 ] {} <Trace> HTTP-Session: cbb3bf11-9b4a-4eff-a689-c7552bc6a131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1924 2024.06.17 21:21:15.966806 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1925 2024.06.17 21:21:15.967110 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1926 2024.06.17 21:21:15.967102 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1927 2024.06.17 21:21:15.967374 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1928 2024.06.17 21:21:15.967397 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part
1929 2024.06.17 21:21:15.968147 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1930 2024.06.17 21:21:15.968812 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1931 2024.06.17 21:21:15.968870 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1932 2024.06.17 21:21:15.969894 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1933 2024.06.17 21:21:15.970798 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1934 2024.06.17 21:21:15.971036 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.004195 sec., 2383.7902264600716 rows/sec., 150.15 KiB/sec.
1935 2024.06.17 21:21:15.971390 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Debug> DynamicQueryHandler: Done processing query
1936 2024.06.17 21:21:15.971399 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 6 columns (6 merged, 0 gathered) in 0.005825249 sec., 16136.649265979875 rows/sec., 21.78 MiB/sec.
1937 2024.06.17 21:21:15.971423 [ 3 ] {5c959d74-2d8e-48ac-a56a-49d6aab12b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1938 2024.06.17 21:21:15.971487 [ 3 ] {} <Debug> HTTP-Session: cbb3bf11-9b4a-4eff-a689-c7552bc6a131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.06.17 21:21:15.971856 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1940 2024.06.17 21:21:15.972475 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1941 2024.06.17 21:21:15.972556 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1942 2024.06.17 21:21:15.972652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
1943 2024.06.17 21:21:20.941419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1944 2024.06.17 21:21:20.941614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1945 2024.06.17 21:21:20.941658 [ 3 ] {} <Debug> HTTP-Session: 0fa853e0-246c-45e0-89ae-21c42b8a3328 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1946 2024.06.17 21:21:20.941699 [ 3 ] {} <Debug> HTTP-Session: 0fa853e0-246c-45e0-89ae-21c42b8a3328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1947 2024.06.17 21:21:20.941727 [ 3 ] {} <Debug> HTTP-Session: 0fa853e0-246c-45e0-89ae-21c42b8a3328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1948 2024.06.17 21:21:20.941807 [ 3 ] {} <Trace> HTTP-Session: 0fa853e0-246c-45e0-89ae-21c42b8a3328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1949 2024.06.17 21:21:20.942098 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1950 2024.06.17 21:21:20.942202 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1951 2024.06.17 21:21:20.942477 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1952 2024.06.17 21:21:20.942916 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1953 2024.06.17 21:21:20.942961 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1954 2024.06.17 21:21:20.943339 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1955 2024.06.17 21:21:20.943728 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1956 2024.06.17 21:21:20.943911 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 595.99 KiB/sec.
1957 2024.06.17 21:21:20.944260 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Debug> DynamicQueryHandler: Done processing query
1958 2024.06.17 21:21:20.944289 [ 3 ] {9d7d6923-388f-4e35-82e2-1f4a2e7bcded} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1959 2024.06.17 21:21:20.944307 [ 3 ] {} <Debug> HTTP-Session: 0fa853e0-246c-45e0-89ae-21c42b8a3328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1960 2024.06.17 21:21:20.944443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1961 2024.06.17 21:21:20.944499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1962 2024.06.17 21:21:20.944520 [ 3 ] {} <Debug> HTTP-Session: 47c3293d-3508-4bcf-b55b-6360c3fd4e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1963 2024.06.17 21:21:20.944538 [ 3 ] {} <Debug> HTTP-Session: 47c3293d-3508-4bcf-b55b-6360c3fd4e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1964 2024.06.17 21:21:20.944552 [ 3 ] {} <Debug> HTTP-Session: 47c3293d-3508-4bcf-b55b-6360c3fd4e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1965 2024.06.17 21:21:20.944589 [ 3 ] {} <Trace> HTTP-Session: 47c3293d-3508-4bcf-b55b-6360c3fd4e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1966 2024.06.17 21:21:20.944713 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1967 2024.06.17 21:21:20.944760 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1968 2024.06.17 21:21:20.944909 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1969 2024.06.17 21:21:20.945261 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1970 2024.06.17 21:21:20.945299 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1971 2024.06.17 21:21:20.945610 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1972 2024.06.17 21:21:20.945937 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1973 2024.06.17 21:21:20.946105 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Debug> executeQuery: Read 46 rows, 4.20 KiB in 0.001418 sec., 32440.05641748942 rows/sec., 2.89 MiB/sec.
1974 2024.06.17 21:21:20.946275 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Debug> DynamicQueryHandler: Done processing query
1975 2024.06.17 21:21:20.946299 [ 3 ] {2d1fe6ff-5a9d-4fd4-8af5-4ebca62fc626} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1976 2024.06.17 21:21:20.946314 [ 3 ] {} <Debug> HTTP-Session: 47c3293d-3508-4bcf-b55b-6360c3fd4e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1977 2024.06.17 21:21:20.946457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 6002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1978 2024.06.17 21:21:20.946507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1979 2024.06.17 21:21:20.946525 [ 3 ] {} <Debug> HTTP-Session: c6cb17eb-cad5-49b5-baa9-8661ce244806 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1980 2024.06.17 21:21:20.946542 [ 3 ] {} <Debug> HTTP-Session: c6cb17eb-cad5-49b5-baa9-8661ce244806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1981 2024.06.17 21:21:20.946555 [ 3 ] {} <Debug> HTTP-Session: c6cb17eb-cad5-49b5-baa9-8661ce244806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1982 2024.06.17 21:21:20.946588 [ 3 ] {} <Trace> HTTP-Session: c6cb17eb-cad5-49b5-baa9-8661ce244806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1983 2024.06.17 21:21:20.946695 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1984 2024.06.17 21:21:20.946739 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1985 2024.06.17 21:21:20.946867 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1986 2024.06.17 21:21:20.947180 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1987 2024.06.17 21:21:20.947216 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1988 2024.06.17 21:21:20.947553 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1989 2024.06.17 21:21:20.947852 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1990 2024.06.17 21:21:20.947982 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Debug> executeQuery: Read 35 rows, 2.82 KiB in 0.001319 sec., 26535.253980288096 rows/sec., 2.09 MiB/sec.
1991 2024.06.17 21:21:20.948165 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Debug> DynamicQueryHandler: Done processing query
1992 2024.06.17 21:21:20.948189 [ 3 ] {cda21706-7e33-48d9-bdfa-c1ef56a6f11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1993 2024.06.17 21:21:20.948205 [ 3 ] {} <Debug> HTTP-Session: c6cb17eb-cad5-49b5-baa9-8661ce244806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1994 2024.06.17 21:21:20.948342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1995 2024.06.17 21:21:20.948391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1996 2024.06.17 21:21:20.948409 [ 3 ] {} <Debug> HTTP-Session: 25f80fbf-4f60-4bbb-9c93-3cbfe7699b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
1997 2024.06.17 21:21:20.948426 [ 3 ] {} <Debug> HTTP-Session: 25f80fbf-4f60-4bbb-9c93-3cbfe7699b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1998 2024.06.17 21:21:20.948440 [ 3 ] {} <Debug> HTTP-Session: 25f80fbf-4f60-4bbb-9c93-3cbfe7699b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1999 2024.06.17 21:21:20.948471 [ 3 ] {} <Trace> HTTP-Session: 25f80fbf-4f60-4bbb-9c93-3cbfe7699b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2000 2024.06.17 21:21:20.948569 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2001 2024.06.17 21:21:20.948614 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2002 2024.06.17 21:21:20.948757 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2024.06.17 21:21:20.949062 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2004 2024.06.17 21:21:20.949097 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2005 2024.06.17 21:21:20.949461 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2006 2024.06.17 21:21:20.949790 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2007 2024.06.17 21:21:20.949949 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001399 sec., 7147.96283059328 rows/sec., 544.47 KiB/sec.
2008 2024.06.17 21:21:20.950120 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Debug> DynamicQueryHandler: Done processing query
2009 2024.06.17 21:21:20.950144 [ 3 ] {3970de11-c790-470b-b3e4-949249b744dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2010 2024.06.17 21:21:20.950160 [ 3 ] {} <Debug> HTTP-Session: 25f80fbf-4f60-4bbb-9c93-3cbfe7699b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2011 2024.06.17 21:21:20.950332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2024.06.17 21:21:20.950381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2013 2024.06.17 21:21:20.950399 [ 3 ] {} <Debug> HTTP-Session: 4d0e7bd5-0086-4e0d-970b-e001627a559a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2014 2024.06.17 21:21:20.950415 [ 3 ] {} <Debug> HTTP-Session: 4d0e7bd5-0086-4e0d-970b-e001627a559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.06.17 21:21:20.950429 [ 3 ] {} <Debug> HTTP-Session: 4d0e7bd5-0086-4e0d-970b-e001627a559a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.06.17 21:21:20.950459 [ 3 ] {} <Trace> HTTP-Session: 4d0e7bd5-0086-4e0d-970b-e001627a559a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2017 2024.06.17 21:21:20.950630 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2018 2024.06.17 21:21:20.950677 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2019 2024.06.17 21:21:20.950837 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2020 2024.06.17 21:21:20.951235 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2021 2024.06.17 21:21:20.951270 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2022 2024.06.17 21:21:20.951672 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2023 2024.06.17 21:21:20.952010 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2024 2024.06.17 21:21:20.952166 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001631 sec., 8583.690987124462 rows/sec., 11.58 MiB/sec.
2025 2024.06.17 21:21:20.952373 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Debug> DynamicQueryHandler: Done processing query
2026 2024.06.17 21:21:20.952397 [ 3 ] {d4ab816f-3b04-46d2-b140-5efae0056baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2027 2024.06.17 21:21:20.952413 [ 3 ] {} <Debug> HTTP-Session: 4d0e7bd5-0086-4e0d-970b-e001627a559a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.06.17 21:21:20.952528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2029 2024.06.17 21:21:20.952578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2030 2024.06.17 21:21:20.952597 [ 3 ] {} <Debug> HTTP-Session: 2347f2c0-501d-4d78-8677-605215b72260 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2031 2024.06.17 21:21:20.952613 [ 3 ] {} <Debug> HTTP-Session: 2347f2c0-501d-4d78-8677-605215b72260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.06.17 21:21:20.952628 [ 3 ] {} <Debug> HTTP-Session: 2347f2c0-501d-4d78-8677-605215b72260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2033 2024.06.17 21:21:20.952659 [ 3 ] {} <Trace> HTTP-Session: 2347f2c0-501d-4d78-8677-605215b72260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2034 2024.06.17 21:21:20.952759 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2035 2024.06.17 21:21:20.952802 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2036 2024.06.17 21:21:20.952926 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2037 2024.06.17 21:21:20.953190 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2038 2024.06.17 21:21:20.953225 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2039 2024.06.17 21:21:20.953566 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2040 2024.06.17 21:21:20.953888 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2041 2024.06.17 21:21:20.954045 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001308 sec., 11467.889908256882 rows/sec., 831.72 KiB/sec.
2042 2024.06.17 21:21:20.954308 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Debug> DynamicQueryHandler: Done processing query
2043 2024.06.17 21:21:20.954332 [ 3 ] {867acc28-ac46-4807-98f7-120af4dcacee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2044 2024.06.17 21:21:20.954348 [ 3 ] {} <Debug> HTTP-Session: 2347f2c0-501d-4d78-8677-605215b72260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.06.17 21:21:20.954454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2046 2024.06.17 21:21:20.954503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2047 2024.06.17 21:21:20.954521 [ 3 ] {} <Debug> HTTP-Session: 0c6ad9bb-a05d-4731-bb40-02e1ba9083b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2048 2024.06.17 21:21:20.954538 [ 3 ] {} <Debug> HTTP-Session: 0c6ad9bb-a05d-4731-bb40-02e1ba9083b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2049 2024.06.17 21:21:20.954551 [ 3 ] {} <Debug> HTTP-Session: 0c6ad9bb-a05d-4731-bb40-02e1ba9083b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2050 2024.06.17 21:21:20.954582 [ 3 ] {} <Trace> HTTP-Session: 0c6ad9bb-a05d-4731-bb40-02e1ba9083b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2051 2024.06.17 21:21:20.954680 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2052 2024.06.17 21:21:20.954726 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2053 2024.06.17 21:21:20.954868 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2054 2024.06.17 21:21:20.955128 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2055 2024.06.17 21:21:20.955163 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2056 2024.06.17 21:21:20.955502 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2057 2024.06.17 21:21:20.955817 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2058 2024.06.17 21:21:20.955965 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001311 sec., 7627.765064836002 rows/sec., 480.46 KiB/sec.
2059 2024.06.17 21:21:20.956130 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Debug> DynamicQueryHandler: Done processing query
2060 2024.06.17 21:21:20.956154 [ 3 ] {5aac6cb8-b435-4e9e-ba33-beb7f0293bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2061 2024.06.17 21:21:20.956170 [ 3 ] {} <Debug> HTTP-Session: 0c6ad9bb-a05d-4731-bb40-02e1ba9083b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2062 2024.06.17 21:21:25.940335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2063 2024.06.17 21:21:25.940478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2064 2024.06.17 21:21:25.940508 [ 3 ] {} <Debug> HTTP-Session: 9a4d0cb5-c427-49a5-bb7a-2b4fbec16565 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2065 2024.06.17 21:21:25.940536 [ 3 ] {} <Debug> HTTP-Session: 9a4d0cb5-c427-49a5-bb7a-2b4fbec16565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.06.17 21:21:25.940555 [ 3 ] {} <Debug> HTTP-Session: 9a4d0cb5-c427-49a5-bb7a-2b4fbec16565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2067 2024.06.17 21:21:25.940612 [ 3 ] {} <Trace> HTTP-Session: 9a4d0cb5-c427-49a5-bb7a-2b4fbec16565 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2068 2024.06.17 21:21:25.940827 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2069 2024.06.17 21:21:25.940903 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2070 2024.06.17 21:21:25.941123 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2024.06.17 21:21:25.941583 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2072 2024.06.17 21:21:25.941634 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2073 2024.06.17 21:21:25.942136 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2074 2024.06.17 21:21:25.942485 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2075 2024.06.17 21:21:25.942656 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001894 sec., 8447.729672650476 rows/sec., 684.73 KiB/sec.
2076 2024.06.17 21:21:25.942876 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Debug> DynamicQueryHandler: Done processing query
2077 2024.06.17 21:21:25.942904 [ 3 ] {db9a882f-c18b-4b03-8b47-4b8f13f61a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2078 2024.06.17 21:21:25.942921 [ 3 ] {} <Debug> HTTP-Session: 9a4d0cb5-c427-49a5-bb7a-2b4fbec16565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2079 2024.06.17 21:21:25.943045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 7830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2024.06.17 21:21:25.943100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2081 2024.06.17 21:21:25.943119 [ 3 ] {} <Debug> HTTP-Session: b85854e0-f16f-4131-bd4c-57a0b61974f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2082 2024.06.17 21:21:25.943137 [ 3 ] {} <Debug> HTTP-Session: b85854e0-f16f-4131-bd4c-57a0b61974f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.06.17 21:21:25.943151 [ 3 ] {} <Debug> HTTP-Session: b85854e0-f16f-4131-bd4c-57a0b61974f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2084 2024.06.17 21:21:25.943187 [ 3 ] {} <Trace> HTTP-Session: b85854e0-f16f-4131-bd4c-57a0b61974f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2024.06.17 21:21:25.943304 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2086 2024.06.17 21:21:25.943350 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2087 2024.06.17 21:21:25.943479 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.06.17 21:21:25.943868 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2089 2024.06.17 21:21:25.943907 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2090 2024.06.17 21:21:25.944238 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2091 2024.06.17 21:21:25.944541 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2092 2024.06.17 21:21:25.944707 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Debug> executeQuery: Read 52 rows, 4.62 KiB in 0.001428 sec., 36414.56582633053 rows/sec., 3.16 MiB/sec.
2093 2024.06.17 21:21:25.944709 [ 54 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2094 2024.06.17 21:21:25.944828 [ 54 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2095 2024.06.17 21:21:25.944865 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2096 2024.06.17 21:21:25.944951 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Debug> DynamicQueryHandler: Done processing query
2097 2024.06.17 21:21:25.944991 [ 3 ] {d3e42b74-b0ec-4c03-840e-2c7a1a32ba9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2098 2024.06.17 21:21:25.945015 [ 3 ] {} <Debug> HTTP-Session: b85854e0-f16f-4131-bd4c-57a0b61974f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.06.17 21:21:25.945037 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2100 2024.06.17 21:21:25.945154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2101 2024.06.17 21:21:25.945190 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2102 2024.06.17 21:21:25.945225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2103 2024.06.17 21:21:25.945233 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part
2104 2024.06.17 21:21:25.945249 [ 3 ] {} <Debug> HTTP-Session: 20b958aa-4ff3-496c-95a7-69e48525cd89 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2105 2024.06.17 21:21:25.945267 [ 3 ] {} <Debug> HTTP-Session: 20b958aa-4ff3-496c-95a7-69e48525cd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.06.17 21:21:25.945286 [ 3 ] {} <Debug> HTTP-Session: 20b958aa-4ff3-496c-95a7-69e48525cd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.06.17 21:21:25.945357 [ 3 ] {} <Trace> HTTP-Session: 20b958aa-4ff3-496c-95a7-69e48525cd89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.06.17 21:21:25.945441 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part
2109 2024.06.17 21:21:25.945769 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2110 2024.06.17 21:21:25.945780 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
2111 2024.06.17 21:21:25.945889 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2112 2024.06.17 21:21:25.946067 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part
2113 2024.06.17 21:21:25.946462 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part
2114 2024.06.17 21:21:25.946772 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part
2115 2024.06.17 21:21:25.947260 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2116 2024.06.17 21:21:25.947803 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2117 2024.06.17 21:21:25.947848 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2118 2024.06.17 21:21:25.948391 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2119 2024.06.17 21:21:25.948808 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.003848479 sec., 67299.31487218717 rows/sec., 5.86 MiB/sec.
2120 2024.06.17 21:21:25.948924 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2121 2024.06.17 21:21:25.948951 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2122 2024.06.17 21:21:25.949166 [ 54 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2123 2024.06.17 21:21:25.949185 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.0036 sec., 6666.666666666667 rows/sec., 534.40 KiB/sec.
2124 2024.06.17 21:21:25.949294 [ 54 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2125 2024.06.17 21:21:25.949413 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2126 2024.06.17 21:21:25.949843 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Debug> DynamicQueryHandler: Done processing query
2127 2024.06.17 21:21:25.949908 [ 3 ] {fe4cd232-2e14-475d-8e11-8ad578a77230} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2128 2024.06.17 21:21:25.949965 [ 3 ] {} <Debug> HTTP-Session: 20b958aa-4ff3-496c-95a7-69e48525cd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.06.17 21:21:25.949973 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2130 2024.06.17 21:21:25.950127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2024.06.17 21:21:25.950232 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2132 2024.06.17 21:21:25.950294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2133 2024.06.17 21:21:25.950373 [ 3 ] {} <Debug> HTTP-Session: 34b219c3-2576-45c1-a40c-3fa7ebac197d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2134 2024.06.17 21:21:25.950434 [ 3 ] {} <Debug> HTTP-Session: 34b219c3-2576-45c1-a40c-3fa7ebac197d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.06.17 21:21:25.950509 [ 3 ] {} <Debug> HTTP-Session: 34b219c3-2576-45c1-a40c-3fa7ebac197d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.06.17 21:21:25.950552 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2137 2024.06.17 21:21:25.950574 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_11_2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2138 2024.06.17 21:21:25.950594 [ 3 ] {} <Trace> HTTP-Session: 34b219c3-2576-45c1-a40c-3fa7ebac197d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2139 2024.06.17 21:21:25.950653 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part
2140 2024.06.17 21:21:25.950761 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2141 2024.06.17 21:21:25.950893 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2142 2024.06.17 21:21:25.950991 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part
2143 2024.06.17 21:21:25.951036 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2144 2024.06.17 21:21:25.951344 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part
2145 2024.06.17 21:21:25.951721 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
2146 2024.06.17 21:21:25.952072 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part
2147 2024.06.17 21:21:25.952102 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2148 2024.06.17 21:21:25.952342 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part
2149 2024.06.17 21:21:25.952925 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2150 2024.06.17 21:21:25.952992 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2151 2024.06.17 21:21:25.953901 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2152 2024.06.17 21:21:25.954908 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 4 columns (4 merged, 0 gathered) in 0.005254323 sec., 28167.282445331206 rows/sec., 2.21 MiB/sec.
2153 2024.06.17 21:21:25.954956 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2154 2024.06.17 21:21:25.955223 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2155 2024.06.17 21:21:25.955236 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.004485 sec., 2229.654403567447 rows/sec., 169.84 KiB/sec.
2156 2024.06.17 21:21:25.955666 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Debug> DynamicQueryHandler: Done processing query
2157 2024.06.17 21:21:25.955726 [ 3 ] {2c5e381c-5d0f-4792-95f6-be726d16999f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2158 2024.06.17 21:21:25.955769 [ 3 ] {} <Debug> HTTP-Session: 34b219c3-2576-45c1-a40c-3fa7ebac197d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.06.17 21:21:25.955942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2160 2024.06.17 21:21:25.956025 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2161 2024.06.17 21:21:25.956041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2162 2024.06.17 21:21:25.956108 [ 3 ] {} <Debug> HTTP-Session: 32e71f1f-10f6-4ed8-8ad2-f0cdaa02587f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2163 2024.06.17 21:21:25.956149 [ 3 ] {} <Debug> HTTP-Session: 32e71f1f-10f6-4ed8-8ad2-f0cdaa02587f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.06.17 21:21:25.956180 [ 3 ] {} <Debug> HTTP-Session: 32e71f1f-10f6-4ed8-8ad2-f0cdaa02587f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2165 2024.06.17 21:21:25.956219 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_11_2} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2166 2024.06.17 21:21:25.956237 [ 3 ] {} <Trace> HTTP-Session: 32e71f1f-10f6-4ed8-8ad2-f0cdaa02587f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2167 2024.06.17 21:21:25.956382 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2168 2024.06.17 21:21:25.956561 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2169 2024.06.17 21:21:25.956617 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2170 2024.06.17 21:21:25.956806 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2171 2024.06.17 21:21:25.957242 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2172 2024.06.17 21:21:25.957279 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2173 2024.06.17 21:21:25.957725 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2174 2024.06.17 21:21:25.958074 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2175 2024.06.17 21:21:25.958238 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001837 sec., 8709.853021230267 rows/sec., 11.75 MiB/sec.
2176 2024.06.17 21:21:25.958407 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Debug> DynamicQueryHandler: Done processing query
2177 2024.06.17 21:21:25.958515 [ 3 ] {765a96b5-4cd6-45a6-9504-09cf8d93e282} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2178 2024.06.17 21:21:25.958531 [ 3 ] {} <Debug> HTTP-Session: 32e71f1f-10f6-4ed8-8ad2-f0cdaa02587f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2179 2024.06.17 21:21:25.958650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2180 2024.06.17 21:21:25.958695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2181 2024.06.17 21:21:25.958713 [ 3 ] {} <Debug> HTTP-Session: 870d44cd-523d-4fd8-9b76-113089408aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2182 2024.06.17 21:21:25.958729 [ 3 ] {} <Debug> HTTP-Session: 870d44cd-523d-4fd8-9b76-113089408aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2183 2024.06.17 21:21:25.958743 [ 3 ] {} <Debug> HTTP-Session: 870d44cd-523d-4fd8-9b76-113089408aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.06.17 21:21:25.958771 [ 3 ] {} <Trace> HTTP-Session: 870d44cd-523d-4fd8-9b76-113089408aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2185 2024.06.17 21:21:25.958863 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2186 2024.06.17 21:21:25.958906 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2187 2024.06.17 21:21:25.959027 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2024.06.17 21:21:25.959361 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2189 2024.06.17 21:21:25.959396 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2190 2024.06.17 21:21:25.959811 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2191 2024.06.17 21:21:25.960135 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2192 2024.06.17 21:21:25.960295 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 437.42 KiB/sec.
2193 2024.06.17 21:21:25.960466 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Debug> DynamicQueryHandler: Done processing query
2194 2024.06.17 21:21:25.960491 [ 3 ] {f56eef23-4f79-4353-b5e2-a56afe7b2d1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2195 2024.06.17 21:21:25.960507 [ 3 ] {} <Debug> HTTP-Session: 870d44cd-523d-4fd8-9b76-113089408aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.06.17 21:21:30.175426 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
2197 2024.06.17 21:21:30.175530 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
2198 2024.06.17 21:21:30.940541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2199 2024.06.17 21:21:30.940720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2200 2024.06.17 21:21:30.940764 [ 3 ] {} <Debug> HTTP-Session: 086406c2-5afa-4282-a043-8bb7c4bc3761 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2201 2024.06.17 21:21:30.940807 [ 3 ] {} <Debug> HTTP-Session: 086406c2-5afa-4282-a043-8bb7c4bc3761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.06.17 21:21:30.940837 [ 3 ] {} <Debug> HTTP-Session: 086406c2-5afa-4282-a043-8bb7c4bc3761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2203 2024.06.17 21:21:30.940917 [ 3 ] {} <Trace> HTTP-Session: 086406c2-5afa-4282-a043-8bb7c4bc3761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2204 2024.06.17 21:21:30.941317 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2205 2024.06.17 21:21:30.941823 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2206 2024.06.17 21:21:30.941862 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2207 2024.06.17 21:21:30.942129 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2208 2024.06.17 21:21:30.942211 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2209 2024.06.17 21:21:30.942386 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
2210 2024.06.17 21:21:30.942521 [ 260 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2211 2024.06.17 21:21:30.942580 [ 259 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2212 2024.06.17 21:21:30.942582 [ 250 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2213 2024.06.17 21:21:30.942763 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2214 2024.06.17 21:21:30.942794 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2215 2024.06.17 21:21:30.942887 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2216 2024.06.17 21:21:30.942911 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2217 2024.06.17 21:21:30.942952 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2218 2024.06.17 21:21:30.942998 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2219 2024.06.17 21:21:30.944371 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.003219 sec., 2485.2438645542093 rows/sec., 108.61 KiB/sec.
2220 2024.06.17 21:21:30.944704 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> DynamicQueryHandler: Done processing query
2221 2024.06.17 21:21:30.944733 [ 3 ] {606a6118-b330-4442-bb21-4e459d17edfe} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
2222 2024.06.17 21:21:30.944750 [ 3 ] {} <Debug> HTTP-Session: 086406c2-5afa-4282-a043-8bb7c4bc3761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.06.17 21:21:30.944964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2224 2024.06.17 21:21:30.945012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2225 2024.06.17 21:21:30.945032 [ 3 ] {} <Debug> HTTP-Session: 6e3da210-da4f-4a71-8736-b6cc87aef955 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2226 2024.06.17 21:21:30.945050 [ 3 ] {} <Debug> HTTP-Session: 6e3da210-da4f-4a71-8736-b6cc87aef955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.06.17 21:21:30.945064 [ 3 ] {} <Debug> HTTP-Session: 6e3da210-da4f-4a71-8736-b6cc87aef955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.06.17 21:21:30.945097 [ 3 ] {} <Trace> HTTP-Session: 6e3da210-da4f-4a71-8736-b6cc87aef955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2229 2024.06.17 21:21:30.945231 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2230 2024.06.17 21:21:30.945477 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2231 2024.06.17 21:21:30.945514 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2232 2024.06.17 21:21:30.945738 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2233 2024.06.17 21:21:30.945806 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2234 2024.06.17 21:21:30.945944 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
2235 2024.06.17 21:21:30.946036 [ 258 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2236 2024.06.17 21:21:30.946078 [ 256 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2237 2024.06.17 21:21:30.946080 [ 255 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2238 2024.06.17 21:21:30.946213 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2239 2024.06.17 21:21:30.946242 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2240 2024.06.17 21:21:30.946322 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2241 2024.06.17 21:21:30.946342 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2242 2024.06.17 21:21:30.946379 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2243 2024.06.17 21:21:30.946419 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2244 2024.06.17 21:21:30.947668 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002493 sec., 3208.9851584436424 rows/sec., 140.24 KiB/sec.
2245 2024.06.17 21:21:30.947963 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> DynamicQueryHandler: Done processing query
2246 2024.06.17 21:21:30.947988 [ 3 ] {2a513d00-72de-4af8-8ec3-0156352b901e} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
2247 2024.06.17 21:21:30.948004 [ 3 ] {} <Debug> HTTP-Session: 6e3da210-da4f-4a71-8736-b6cc87aef955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2248 2024.06.17 21:21:30.948338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2249 2024.06.17 21:21:30.948386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2250 2024.06.17 21:21:30.948406 [ 3 ] {} <Debug> HTTP-Session: 6691b1f9-80a3-4c0d-b74a-04333d930331 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2251 2024.06.17 21:21:30.948422 [ 3 ] {} <Debug> HTTP-Session: 6691b1f9-80a3-4c0d-b74a-04333d930331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2252 2024.06.17 21:21:30.948437 [ 3 ] {} <Debug> HTTP-Session: 6691b1f9-80a3-4c0d-b74a-04333d930331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.06.17 21:21:30.948469 [ 3 ] {} <Trace> HTTP-Session: 6691b1f9-80a3-4c0d-b74a-04333d930331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2254 2024.06.17 21:21:30.948602 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2255 2024.06.17 21:21:30.948848 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2256 2024.06.17 21:21:30.948884 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2257 2024.06.17 21:21:30.949107 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2258 2024.06.17 21:21:30.949173 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2259 2024.06.17 21:21:30.949311 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
2260 2024.06.17 21:21:30.949390 [ 260 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2261 2024.06.17 21:21:30.949450 [ 256 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2262 2024.06.17 21:21:30.949456 [ 259 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2263 2024.06.17 21:21:30.949570 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2264 2024.06.17 21:21:30.949599 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2265 2024.06.17 21:21:30.949678 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2266 2024.06.17 21:21:30.949698 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2267 2024.06.17 21:21:30.949739 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2268 2024.06.17 21:21:30.949778 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2269 2024.06.17 21:21:30.951086 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002541 sec., 3148.3667847304214 rows/sec., 137.59 KiB/sec.
2270 2024.06.17 21:21:30.951383 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> DynamicQueryHandler: Done processing query
2271 2024.06.17 21:21:30.951409 [ 3 ] {d1cb0f5f-42cf-4871-8e58-4ddf54143c34} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2272 2024.06.17 21:21:30.951425 [ 3 ] {} <Debug> HTTP-Session: 6691b1f9-80a3-4c0d-b74a-04333d930331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.06.17 21:21:30.951666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2274 2024.06.17 21:21:30.951713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2275 2024.06.17 21:21:30.951734 [ 3 ] {} <Debug> HTTP-Session: ce999e17-5c5e-486f-9939-ffb0bef5064e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2276 2024.06.17 21:21:30.951751 [ 3 ] {} <Debug> HTTP-Session: ce999e17-5c5e-486f-9939-ffb0bef5064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2277 2024.06.17 21:21:30.951764 [ 3 ] {} <Debug> HTTP-Session: ce999e17-5c5e-486f-9939-ffb0bef5064e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2278 2024.06.17 21:21:30.951796 [ 3 ] {} <Trace> HTTP-Session: ce999e17-5c5e-486f-9939-ffb0bef5064e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2279 2024.06.17 21:21:30.951932 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2280 2024.06.17 21:21:30.952183 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2281 2024.06.17 21:21:30.952221 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2282 2024.06.17 21:21:30.952447 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2283 2024.06.17 21:21:30.952513 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2284 2024.06.17 21:21:30.952651 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
2285 2024.06.17 21:21:30.952756 [ 258 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2286 2024.06.17 21:21:30.952794 [ 250 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2287 2024.06.17 21:21:30.952788 [ 255 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2288 2024.06.17 21:21:30.952934 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2289 2024.06.17 21:21:30.952962 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2290 2024.06.17 21:21:30.953041 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2291 2024.06.17 21:21:30.953060 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2292 2024.06.17 21:21:30.953099 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2293 2024.06.17 21:21:30.953139 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2294 2024.06.17 21:21:30.954404 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00253 sec., 3162.0553359683795 rows/sec., 138.19 KiB/sec.
2295 2024.06.17 21:21:30.954701 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> DynamicQueryHandler: Done processing query
2296 2024.06.17 21:21:30.954727 [ 3 ] {f8ee5594-c809-4cc5-a54f-820d44187ad7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2297 2024.06.17 21:21:30.954743 [ 3 ] {} <Debug> HTTP-Session: ce999e17-5c5e-486f-9939-ffb0bef5064e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2298 2024.06.17 21:21:30.954947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2299 2024.06.17 21:21:30.954994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2300 2024.06.17 21:21:30.955014 [ 3 ] {} <Debug> HTTP-Session: f434878c-09c2-4ab1-b672-ddebbdf6614a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2301 2024.06.17 21:21:30.955032 [ 3 ] {} <Debug> HTTP-Session: f434878c-09c2-4ab1-b672-ddebbdf6614a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.06.17 21:21:30.955045 [ 3 ] {} <Debug> HTTP-Session: f434878c-09c2-4ab1-b672-ddebbdf6614a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.06.17 21:21:30.955077 [ 3 ] {} <Trace> HTTP-Session: f434878c-09c2-4ab1-b672-ddebbdf6614a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2304 2024.06.17 21:21:30.955211 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2305 2024.06.17 21:21:30.955464 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2306 2024.06.17 21:21:30.955502 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2307 2024.06.17 21:21:30.955735 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2308 2024.06.17 21:21:30.955801 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2309 2024.06.17 21:21:30.955939 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
2310 2024.06.17 21:21:30.956012 [ 260 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2311 2024.06.17 21:21:30.956067 [ 250 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2312 2024.06.17 21:21:30.956083 [ 259 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2313 2024.06.17 21:21:30.956196 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2314 2024.06.17 21:21:30.956226 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2315 2024.06.17 21:21:30.956306 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2316 2024.06.17 21:21:30.956327 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2317 2024.06.17 21:21:30.956367 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2318 2024.06.17 21:21:30.956407 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2319 2024.06.17 21:21:30.957673 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002522 sec., 3172.0856463124505 rows/sec., 138.62 KiB/sec.
2320 2024.06.17 21:21:30.957979 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> DynamicQueryHandler: Done processing query
2321 2024.06.17 21:21:30.958005 [ 3 ] {21a7df1c-7e18-4a89-b256-3d212f57e53f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2322 2024.06.17 21:21:30.958022 [ 3 ] {} <Debug> HTTP-Session: f434878c-09c2-4ab1-b672-ddebbdf6614a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2323 2024.06.17 21:21:30.958250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2324 2024.06.17 21:21:30.958298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2325 2024.06.17 21:21:30.958317 [ 3 ] {} <Debug> HTTP-Session: 1ea1ba12-b395-4d2d-a2eb-d154d3ce8828 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2326 2024.06.17 21:21:30.958335 [ 3 ] {} <Debug> HTTP-Session: 1ea1ba12-b395-4d2d-a2eb-d154d3ce8828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.06.17 21:21:30.958349 [ 3 ] {} <Debug> HTTP-Session: 1ea1ba12-b395-4d2d-a2eb-d154d3ce8828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.06.17 21:21:30.958381 [ 3 ] {} <Trace> HTTP-Session: 1ea1ba12-b395-4d2d-a2eb-d154d3ce8828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2329 2024.06.17 21:21:30.958515 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2330 2024.06.17 21:21:30.958771 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2331 2024.06.17 21:21:30.958810 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2332 2024.06.17 21:21:30.959050 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2333 2024.06.17 21:21:30.959117 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2334 2024.06.17 21:21:30.959254 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
2335 2024.06.17 21:21:30.959351 [ 258 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2336 2024.06.17 21:21:30.959377 [ 256 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2337 2024.06.17 21:21:30.959395 [ 255 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2338 2024.06.17 21:21:30.959509 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2339 2024.06.17 21:21:30.959538 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2340 2024.06.17 21:21:30.959616 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2341 2024.06.17 21:21:30.959637 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2342 2024.06.17 21:21:30.959676 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2343 2024.06.17 21:21:30.959717 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2344 2024.06.17 21:21:30.960854 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002398 sec., 3336.1134278565473 rows/sec., 145.79 KiB/sec.
2345 2024.06.17 21:21:30.961178 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> DynamicQueryHandler: Done processing query
2346 2024.06.17 21:21:30.961205 [ 3 ] {fe27392e-1325-4c27-8ee9-91c9d320d009} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2347 2024.06.17 21:21:30.961222 [ 3 ] {} <Debug> HTTP-Session: 1ea1ba12-b395-4d2d-a2eb-d154d3ce8828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.06.17 21:21:30.961442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2024.06.17 21:21:30.961491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2350 2024.06.17 21:21:30.961510 [ 3 ] {} <Debug> HTTP-Session: 594dcbfa-9040-45cb-ad17-0f0c364f3e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2351 2024.06.17 21:21:30.961526 [ 3 ] {} <Debug> HTTP-Session: 594dcbfa-9040-45cb-ad17-0f0c364f3e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2024.06.17 21:21:30.961540 [ 3 ] {} <Debug> HTTP-Session: 594dcbfa-9040-45cb-ad17-0f0c364f3e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.06.17 21:21:30.961571 [ 3 ] {} <Trace> HTTP-Session: 594dcbfa-9040-45cb-ad17-0f0c364f3e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2354 2024.06.17 21:21:30.961703 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2355 2024.06.17 21:21:30.961958 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2356 2024.06.17 21:21:30.961998 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2357 2024.06.17 21:21:30.962239 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2358 2024.06.17 21:21:30.962304 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2359 2024.06.17 21:21:30.962441 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
2360 2024.06.17 21:21:30.962564 [ 250 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2361 2024.06.17 21:21:30.962568 [ 256 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2362 2024.06.17 21:21:30.962590 [ 260 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2363 2024.06.17 21:21:30.962697 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2364 2024.06.17 21:21:30.962721 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2365 2024.06.17 21:21:30.962797 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2366 2024.06.17 21:21:30.962817 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2367 2024.06.17 21:21:30.962854 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2368 2024.06.17 21:21:30.962893 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2369 2024.06.17 21:21:30.964279 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002636 sec., 3034.901365705615 rows/sec., 132.63 KiB/sec.
2370 2024.06.17 21:21:30.964558 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> DynamicQueryHandler: Done processing query
2371 2024.06.17 21:21:30.964583 [ 3 ] {23158856-7899-4285-8ac1-e28133b53a4b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2372 2024.06.17 21:21:30.964600 [ 3 ] {} <Debug> HTTP-Session: 594dcbfa-9040-45cb-ad17-0f0c364f3e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.06.17 21:21:30.964836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2374 2024.06.17 21:21:30.964884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2375 2024.06.17 21:21:30.964903 [ 3 ] {} <Debug> HTTP-Session: ab4ed81e-3d01-4202-83e8-5ec98934f407 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2376 2024.06.17 21:21:30.964919 [ 3 ] {} <Debug> HTTP-Session: ab4ed81e-3d01-4202-83e8-5ec98934f407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2377 2024.06.17 21:21:30.964933 [ 3 ] {} <Debug> HTTP-Session: ab4ed81e-3d01-4202-83e8-5ec98934f407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.06.17 21:21:30.964965 [ 3 ] {} <Trace> HTTP-Session: ab4ed81e-3d01-4202-83e8-5ec98934f407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2379 2024.06.17 21:21:30.965099 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2380 2024.06.17 21:21:30.965359 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2381 2024.06.17 21:21:30.965398 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2382 2024.06.17 21:21:30.965639 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2383 2024.06.17 21:21:30.965706 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2384 2024.06.17 21:21:30.965840 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
2385 2024.06.17 21:21:30.965973 [ 255 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2386 2024.06.17 21:21:30.965992 [ 259 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2387 2024.06.17 21:21:30.965989 [ 258 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2388 2024.06.17 21:21:30.966113 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2389 2024.06.17 21:21:30.966137 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2390 2024.06.17 21:21:30.966215 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2391 2024.06.17 21:21:30.966234 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2392 2024.06.17 21:21:30.966273 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2393 2024.06.17 21:21:30.966309 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2394 2024.06.17 21:21:30.967308 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00227 sec., 3524.229074889868 rows/sec., 154.01 KiB/sec.
2395 2024.06.17 21:21:30.967575 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> DynamicQueryHandler: Done processing query
2396 2024.06.17 21:21:30.967601 [ 3 ] {b4189c51-2eb4-483a-9032-57be6a132403} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2397 2024.06.17 21:21:30.967618 [ 3 ] {} <Debug> HTTP-Session: ab4ed81e-3d01-4202-83e8-5ec98934f407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.06.17 21:21:30.967837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2399 2024.06.17 21:21:30.967886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2400 2024.06.17 21:21:30.967905 [ 3 ] {} <Debug> HTTP-Session: 0caae201-2f11-4bcc-92dd-495ae764ba40 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2401 2024.06.17 21:21:30.967922 [ 3 ] {} <Debug> HTTP-Session: 0caae201-2f11-4bcc-92dd-495ae764ba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2402 2024.06.17 21:21:30.967936 [ 3 ] {} <Debug> HTTP-Session: 0caae201-2f11-4bcc-92dd-495ae764ba40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2403 2024.06.17 21:21:30.967968 [ 3 ] {} <Trace> HTTP-Session: 0caae201-2f11-4bcc-92dd-495ae764ba40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2404 2024.06.17 21:21:30.968103 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2405 2024.06.17 21:21:30.968361 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2406 2024.06.17 21:21:30.968401 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2407 2024.06.17 21:21:30.968645 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2408 2024.06.17 21:21:30.968716 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2409 2024.06.17 21:21:30.968851 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
2410 2024.06.17 21:21:30.968994 [ 256 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2411 2024.06.17 21:21:30.968994 [ 250 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2412 2024.06.17 21:21:30.969001 [ 259 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2413 2024.06.17 21:21:30.969137 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2414 2024.06.17 21:21:30.969166 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2415 2024.06.17 21:21:30.969243 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2416 2024.06.17 21:21:30.969263 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2417 2024.06.17 21:21:30.969301 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2418 2024.06.17 21:21:30.969338 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2419 2024.06.17 21:21:30.970630 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002588 sec., 3091.190108191654 rows/sec., 135.09 KiB/sec.
2420 2024.06.17 21:21:30.970913 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> DynamicQueryHandler: Done processing query
2421 2024.06.17 21:21:30.970937 [ 3 ] {8d5cbc81-1320-4942-bb9a-92c44f37f57a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2422 2024.06.17 21:21:30.970968 [ 3 ] {} <Debug> HTTP-Session: 0caae201-2f11-4bcc-92dd-495ae764ba40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2423 2024.06.17 21:21:30.971190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2424 2024.06.17 21:21:30.971250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2425 2024.06.17 21:21:30.971270 [ 3 ] {} <Debug> HTTP-Session: 9d7273c7-8b35-4de8-bea6-d88487a67f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2426 2024.06.17 21:21:30.971286 [ 3 ] {} <Debug> HTTP-Session: 9d7273c7-8b35-4de8-bea6-d88487a67f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2427 2024.06.17 21:21:30.971300 [ 3 ] {} <Debug> HTTP-Session: 9d7273c7-8b35-4de8-bea6-d88487a67f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.06.17 21:21:30.971331 [ 3 ] {} <Trace> HTTP-Session: 9d7273c7-8b35-4de8-bea6-d88487a67f09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2429 2024.06.17 21:21:30.971470 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2430 2024.06.17 21:21:30.971729 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2431 2024.06.17 21:21:30.971769 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2432 2024.06.17 21:21:30.972014 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2433 2024.06.17 21:21:30.972079 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2434 2024.06.17 21:21:30.972214 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
2435 2024.06.17 21:21:30.972272 [ 258 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2436 2024.06.17 21:21:30.972348 [ 250 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2437 2024.06.17 21:21:30.972357 [ 255 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2438 2024.06.17 21:21:30.972472 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2439 2024.06.17 21:21:30.972501 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2440 2024.06.17 21:21:30.972578 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2441 2024.06.17 21:21:30.972597 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2442 2024.06.17 21:21:30.972634 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2443 2024.06.17 21:21:30.972673 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2444 2024.06.17 21:21:30.973959 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002552 sec., 3134.796238244514 rows/sec., 136.99 KiB/sec.
2445 2024.06.17 21:21:30.974256 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> DynamicQueryHandler: Done processing query
2446 2024.06.17 21:21:30.974285 [ 3 ] {c6177f39-ab71-4c3a-a335-3f5a62f8e7a7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2447 2024.06.17 21:21:30.974301 [ 3 ] {} <Debug> HTTP-Session: 9d7273c7-8b35-4de8-bea6-d88487a67f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2448 2024.06.17 21:21:30.974538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2449 2024.06.17 21:21:30.974587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2450 2024.06.17 21:21:30.974608 [ 3 ] {} <Debug> HTTP-Session: a0b6de59-47f8-4a59-8121-1493b1cb8c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2451 2024.06.17 21:21:30.974625 [ 3 ] {} <Debug> HTTP-Session: a0b6de59-47f8-4a59-8121-1493b1cb8c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.06.17 21:21:30.974639 [ 3 ] {} <Debug> HTTP-Session: a0b6de59-47f8-4a59-8121-1493b1cb8c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.06.17 21:21:30.974671 [ 3 ] {} <Trace> HTTP-Session: a0b6de59-47f8-4a59-8121-1493b1cb8c6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2454 2024.06.17 21:21:30.974812 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2455 2024.06.17 21:21:30.975074 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2456 2024.06.17 21:21:30.975114 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2457 2024.06.17 21:21:30.975365 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2458 2024.06.17 21:21:30.975432 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2459 2024.06.17 21:21:30.975566 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
2460 2024.06.17 21:21:30.975700 [ 250 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2461 2024.06.17 21:21:30.975720 [ 255 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2462 2024.06.17 21:21:30.975733 [ 258 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2463 2024.06.17 21:21:30.975852 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2464 2024.06.17 21:21:30.975875 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2465 2024.06.17 21:21:30.975951 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2466 2024.06.17 21:21:30.975970 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2467 2024.06.17 21:21:30.976009 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2468 2024.06.17 21:21:30.976048 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2469 2024.06.17 21:21:30.977259 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002511 sec., 3185.9816806053364 rows/sec., 139.23 KiB/sec.
2470 2024.06.17 21:21:30.977537 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> DynamicQueryHandler: Done processing query
2471 2024.06.17 21:21:30.977562 [ 3 ] {1bdbb803-9acb-4b17-aa1f-4f35e25e4d8a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2472 2024.06.17 21:21:30.977578 [ 3 ] {} <Debug> HTTP-Session: a0b6de59-47f8-4a59-8121-1493b1cb8c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2473 2024.06.17 21:21:30.977801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2474 2024.06.17 21:21:30.977847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2475 2024.06.17 21:21:30.977868 [ 3 ] {} <Debug> HTTP-Session: 9b256222-e117-4c83-a586-81b1488701d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2476 2024.06.17 21:21:30.977884 [ 3 ] {} <Debug> HTTP-Session: 9b256222-e117-4c83-a586-81b1488701d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2477 2024.06.17 21:21:30.977897 [ 3 ] {} <Debug> HTTP-Session: 9b256222-e117-4c83-a586-81b1488701d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2478 2024.06.17 21:21:30.977928 [ 3 ] {} <Trace> HTTP-Session: 9b256222-e117-4c83-a586-81b1488701d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2479 2024.06.17 21:21:30.978064 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2480 2024.06.17 21:21:30.978322 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2481 2024.06.17 21:21:30.978363 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2482 2024.06.17 21:21:30.978618 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2483 2024.06.17 21:21:30.978683 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2484 2024.06.17 21:21:30.978828 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
2485 2024.06.17 21:21:30.978959 [ 260 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2486 2024.06.17 21:21:30.978991 [ 256 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2487 2024.06.17 21:21:30.979019 [ 259 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2488 2024.06.17 21:21:30.979164 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2489 2024.06.17 21:21:30.979191 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2490 2024.06.17 21:21:30.979267 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2491 2024.06.17 21:21:30.979287 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2492 2024.06.17 21:21:30.979324 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2493 2024.06.17 21:21:30.979362 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2494 2024.06.17 21:21:30.980360 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002359 sec., 3391.267486222976 rows/sec., 148.20 KiB/sec.
2495 2024.06.17 21:21:30.980620 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> DynamicQueryHandler: Done processing query
2496 2024.06.17 21:21:30.980645 [ 3 ] {382e3c48-d380-4cfe-be51-10ce8df122be} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2497 2024.06.17 21:21:30.980663 [ 3 ] {} <Debug> HTTP-Session: 9b256222-e117-4c83-a586-81b1488701d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2498 2024.06.17 21:21:30.980872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2499 2024.06.17 21:21:30.980919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2500 2024.06.17 21:21:30.980938 [ 3 ] {} <Debug> HTTP-Session: bc3056ee-f6c8-40e2-b316-cc2868426907 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2501 2024.06.17 21:21:30.980955 [ 3 ] {} <Debug> HTTP-Session: bc3056ee-f6c8-40e2-b316-cc2868426907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.06.17 21:21:30.980968 [ 3 ] {} <Debug> HTTP-Session: bc3056ee-f6c8-40e2-b316-cc2868426907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2503 2024.06.17 21:21:30.980998 [ 3 ] {} <Trace> HTTP-Session: bc3056ee-f6c8-40e2-b316-cc2868426907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2504 2024.06.17 21:21:30.981136 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2505 2024.06.17 21:21:30.981397 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2506 2024.06.17 21:21:30.981438 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2507 2024.06.17 21:21:30.981693 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2508 2024.06.17 21:21:30.981756 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2509 2024.06.17 21:21:30.981890 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
2510 2024.06.17 21:21:30.982026 [ 255 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2511 2024.06.17 21:21:30.982027 [ 250 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2512 2024.06.17 21:21:30.982032 [ 259 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2513 2024.06.17 21:21:30.982188 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2514 2024.06.17 21:21:30.982217 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2515 2024.06.17 21:21:30.982299 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2516 2024.06.17 21:21:30.982322 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2517 2024.06.17 21:21:30.982361 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2518 2024.06.17 21:21:30.982401 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2519 2024.06.17 21:21:30.983482 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002411 sec., 3318.125259228536 rows/sec., 145.01 KiB/sec.
2520 2024.06.17 21:21:30.983769 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> DynamicQueryHandler: Done processing query
2521 2024.06.17 21:21:30.983793 [ 3 ] {ba56653e-1145-4d25-89a6-f8a014abe6b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2522 2024.06.17 21:21:30.983810 [ 3 ] {} <Debug> HTTP-Session: bc3056ee-f6c8-40e2-b316-cc2868426907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.06.17 21:21:30.984032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2024.06.17 21:21:30.984079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2525 2024.06.17 21:21:30.984098 [ 3 ] {} <Debug> HTTP-Session: 3b307557-9f95-4329-a43c-2ac48238d24c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2526 2024.06.17 21:21:30.984115 [ 3 ] {} <Debug> HTTP-Session: 3b307557-9f95-4329-a43c-2ac48238d24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.06.17 21:21:30.984130 [ 3 ] {} <Debug> HTTP-Session: 3b307557-9f95-4329-a43c-2ac48238d24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2528 2024.06.17 21:21:30.984160 [ 3 ] {} <Trace> HTTP-Session: 3b307557-9f95-4329-a43c-2ac48238d24c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2529 2024.06.17 21:21:30.984299 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2530 2024.06.17 21:21:30.984563 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2531 2024.06.17 21:21:30.984604 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2532 2024.06.17 21:21:30.984864 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2533 2024.06.17 21:21:30.984928 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2534 2024.06.17 21:21:30.985063 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2535 2024.06.17 21:21:30.985205 [ 258 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2536 2024.06.17 21:21:30.985212 [ 260 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2537 2024.06.17 21:21:30.985207 [ 256 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2538 2024.06.17 21:21:30.985340 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2539 2024.06.17 21:21:30.985368 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
2540 2024.06.17 21:21:30.985445 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2541 2024.06.17 21:21:30.985464 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 8 rows with 2 streams
2542 2024.06.17 21:21:30.985502 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2543 2024.06.17 21:21:30.985541 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2544 2024.06.17 21:21:30.986748 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002514 sec., 3182.1797931583133 rows/sec., 139.06 KiB/sec.
2545 2024.06.17 21:21:30.987032 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> DynamicQueryHandler: Done processing query
2546 2024.06.17 21:21:30.987058 [ 3 ] {b06184bf-6370-4ccd-a00c-cb50bd9b95f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2547 2024.06.17 21:21:30.987074 [ 3 ] {} <Debug> HTTP-Session: 3b307557-9f95-4329-a43c-2ac48238d24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.06.17 21:21:30.989257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2024.06.17 21:21:30.989314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2550 2024.06.17 21:21:30.989339 [ 3 ] {} <Debug> HTTP-Session: 4f61e703-b115-4d1f-9b96-f2226b9dafb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2551 2024.06.17 21:21:30.989360 [ 3 ] {} <Debug> HTTP-Session: 4f61e703-b115-4d1f-9b96-f2226b9dafb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.06.17 21:21:30.989377 [ 3 ] {} <Debug> HTTP-Session: 4f61e703-b115-4d1f-9b96-f2226b9dafb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.06.17 21:21:30.989415 [ 3 ] {} <Trace> HTTP-Session: 4f61e703-b115-4d1f-9b96-f2226b9dafb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2554 2024.06.17 21:21:30.989558 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2555 2024.06.17 21:21:30.989613 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2556 2024.06.17 21:21:30.989792 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2024.06.17 21:21:30.990157 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2558 2024.06.17 21:21:30.990195 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2559 2024.06.17 21:21:30.990680 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2560 2024.06.17 21:21:30.990989 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2561 2024.06.17 21:21:30.991159 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001658 sec., 8443.90832328106 rows/sec., 1.18 MiB/sec.
2562 2024.06.17 21:21:30.991333 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Debug> DynamicQueryHandler: Done processing query
2563 2024.06.17 21:21:30.991358 [ 3 ] {454430b6-6927-49aa-b2ae-450b32f817ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2564 2024.06.17 21:21:30.991374 [ 3 ] {} <Debug> HTTP-Session: 4f61e703-b115-4d1f-9b96-f2226b9dafb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.06.17 21:21:30.991497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2024.06.17 21:21:30.991545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2567 2024.06.17 21:21:30.991564 [ 3 ] {} <Debug> HTTP-Session: 6a7dc0d8-633b-40ba-b969-7e897241dbcc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2568 2024.06.17 21:21:30.991581 [ 3 ] {} <Debug> HTTP-Session: 6a7dc0d8-633b-40ba-b969-7e897241dbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2569 2024.06.17 21:21:30.991594 [ 3 ] {} <Debug> HTTP-Session: 6a7dc0d8-633b-40ba-b969-7e897241dbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.06.17 21:21:30.991625 [ 3 ] {} <Trace> HTTP-Session: 6a7dc0d8-633b-40ba-b969-7e897241dbcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2571 2024.06.17 21:21:30.991724 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2572 2024.06.17 21:21:30.991768 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2573 2024.06.17 21:21:30.991893 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2574 2024.06.17 21:21:30.992186 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2575 2024.06.17 21:21:30.992223 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2576 2024.06.17 21:21:30.992523 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2577 2024.06.17 21:21:30.992848 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2578 2024.06.17 21:21:30.992965 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001267 sec., 11049.723756906078 rows/sec., 895.63 KiB/sec.
2579 2024.06.17 21:21:30.993115 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Debug> DynamicQueryHandler: Done processing query
2580 2024.06.17 21:21:30.993139 [ 3 ] {0574ec44-8083-44a6-a607-25a3a88b2e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2581 2024.06.17 21:21:30.993155 [ 3 ] {} <Debug> HTTP-Session: 6a7dc0d8-633b-40ba-b969-7e897241dbcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2582 2024.06.17 21:21:30.993289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2583 2024.06.17 21:21:30.993336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2584 2024.06.17 21:21:30.993355 [ 3 ] {} <Debug> HTTP-Session: a69d6a25-e053-419a-805a-7bd1e16f82db Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2585 2024.06.17 21:21:30.993371 [ 3 ] {} <Debug> HTTP-Session: a69d6a25-e053-419a-805a-7bd1e16f82db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2586 2024.06.17 21:21:30.993385 [ 3 ] {} <Debug> HTTP-Session: a69d6a25-e053-419a-805a-7bd1e16f82db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.06.17 21:21:30.993416 [ 3 ] {} <Trace> HTTP-Session: a69d6a25-e053-419a-805a-7bd1e16f82db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2588 2024.06.17 21:21:30.993535 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2589 2024.06.17 21:21:30.993577 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2590 2024.06.17 21:21:30.993697 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2591 2024.06.17 21:21:30.994041 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2592 2024.06.17 21:21:30.994077 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2593 2024.06.17 21:21:30.994391 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2594 2024.06.17 21:21:30.994698 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2595 2024.06.17 21:21:30.994823 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001335 sec., 73408.23970037453 rows/sec., 6.03 MiB/sec.
2596 2024.06.17 21:21:30.995136 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Debug> DynamicQueryHandler: Done processing query
2597 2024.06.17 21:21:30.995161 [ 3 ] {b3385ede-1574-4c6b-961a-832b7bbc7262} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2598 2024.06.17 21:21:30.995177 [ 3 ] {} <Debug> HTTP-Session: a69d6a25-e053-419a-805a-7bd1e16f82db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2599 2024.06.17 21:21:30.995335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2600 2024.06.17 21:21:30.995383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2601 2024.06.17 21:21:30.995401 [ 3 ] {} <Debug> HTTP-Session: 75f08b2f-cfd7-4926-8c53-9eb071fc3794 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2602 2024.06.17 21:21:30.995418 [ 3 ] {} <Debug> HTTP-Session: 75f08b2f-cfd7-4926-8c53-9eb071fc3794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2603 2024.06.17 21:21:30.995432 [ 3 ] {} <Debug> HTTP-Session: 75f08b2f-cfd7-4926-8c53-9eb071fc3794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2604 2024.06.17 21:21:30.995463 [ 3 ] {} <Trace> HTTP-Session: 75f08b2f-cfd7-4926-8c53-9eb071fc3794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2605 2024.06.17 21:21:30.995576 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2606 2024.06.17 21:21:30.995620 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2607 2024.06.17 21:21:30.995763 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2608 2024.06.17 21:21:30.996085 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2609 2024.06.17 21:21:30.996121 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2610 2024.06.17 21:21:30.996428 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2611 2024.06.17 21:21:30.996723 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2612 2024.06.17 21:21:30.996847 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001314 sec., 59360.7305936073 rows/sec., 4.63 MiB/sec.
2613 2024.06.17 21:21:30.996991 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Debug> DynamicQueryHandler: Done processing query
2614 2024.06.17 21:21:30.997015 [ 3 ] {cac2b986-022e-403a-b73c-85a5f89c2409} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2615 2024.06.17 21:21:30.997030 [ 3 ] {} <Debug> HTTP-Session: 75f08b2f-cfd7-4926-8c53-9eb071fc3794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2616 2024.06.17 21:21:30.997188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2617 2024.06.17 21:21:30.997234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2618 2024.06.17 21:21:30.997253 [ 3 ] {} <Debug> HTTP-Session: 61b5db9d-d952-4f9c-a73d-f098ba651154 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2619 2024.06.17 21:21:30.997269 [ 3 ] {} <Debug> HTTP-Session: 61b5db9d-d952-4f9c-a73d-f098ba651154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2620 2024.06.17 21:21:30.997283 [ 3 ] {} <Debug> HTTP-Session: 61b5db9d-d952-4f9c-a73d-f098ba651154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2621 2024.06.17 21:21:30.997313 [ 3 ] {} <Trace> HTTP-Session: 61b5db9d-d952-4f9c-a73d-f098ba651154 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2622 2024.06.17 21:21:30.997423 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2623 2024.06.17 21:21:30.997469 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2624 2024.06.17 21:21:30.997606 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2625 2024.06.17 21:21:30.997910 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2626 2024.06.17 21:21:30.997944 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2627 2024.06.17 21:21:30.998310 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2628 2024.06.17 21:21:30.998662 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2629 2024.06.17 21:21:30.998788 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Debug> executeQuery: Read 50 rows, 3.60 KiB in 0.001402 sec., 35663.338088445074 rows/sec., 2.51 MiB/sec.
2630 2024.06.17 21:21:30.998950 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Debug> DynamicQueryHandler: Done processing query
2631 2024.06.17 21:21:30.998974 [ 3 ] {ad8a6d02-bcc1-4a50-93e1-c691b2728fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2632 2024.06.17 21:21:30.998991 [ 3 ] {} <Debug> HTTP-Session: 61b5db9d-d952-4f9c-a73d-f098ba651154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2633 2024.06.17 21:21:30.999132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2634 2024.06.17 21:21:30.999180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2635 2024.06.17 21:21:30.999199 [ 3 ] {} <Debug> HTTP-Session: 34922deb-3f14-423d-91cd-b06126bbf068 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2636 2024.06.17 21:21:30.999216 [ 3 ] {} <Debug> HTTP-Session: 34922deb-3f14-423d-91cd-b06126bbf068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2637 2024.06.17 21:21:30.999230 [ 3 ] {} <Debug> HTTP-Session: 34922deb-3f14-423d-91cd-b06126bbf068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.06.17 21:21:30.999260 [ 3 ] {} <Trace> HTTP-Session: 34922deb-3f14-423d-91cd-b06126bbf068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2639 2024.06.17 21:21:30.999493 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2640 2024.06.17 21:21:30.999540 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2641 2024.06.17 21:21:30.999692 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2642 2024.06.17 21:21:31.000064 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2643 2024.06.17 21:21:31.000158 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2644 2024.06.17 21:21:31.000167 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.89 MiB, peak 188.73 MiB, free memory in arenas 0.00 B, will set to 179.75 MiB (RSS), difference: -2.14 MiB
2645 2024.06.17 21:21:31.000831 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2646 2024.06.17 21:21:31.001162 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2647 2024.06.17 21:21:31.001294 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 9.63 MiB/sec.
2648 2024.06.17 21:21:31.001449 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Debug> DynamicQueryHandler: Done processing query
2649 2024.06.17 21:21:31.001474 [ 3 ] {ec3e0da5-499c-4779-ada2-b7c44dc5f05e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2650 2024.06.17 21:21:31.001490 [ 3 ] {} <Debug> HTTP-Session: 34922deb-3f14-423d-91cd-b06126bbf068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.06.17 21:21:31.001607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 3650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2652 2024.06.17 21:21:31.001653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2653 2024.06.17 21:21:31.001673 [ 3 ] {} <Debug> HTTP-Session: 6ef83f6e-fc17-4bb4-a834-4fd1493f0898 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2654 2024.06.17 21:21:31.001689 [ 3 ] {} <Debug> HTTP-Session: 6ef83f6e-fc17-4bb4-a834-4fd1493f0898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2655 2024.06.17 21:21:31.001703 [ 3 ] {} <Debug> HTTP-Session: 6ef83f6e-fc17-4bb4-a834-4fd1493f0898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.06.17 21:21:31.001734 [ 3 ] {} <Trace> HTTP-Session: 6ef83f6e-fc17-4bb4-a834-4fd1493f0898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2657 2024.06.17 21:21:31.001833 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2658 2024.06.17 21:21:31.001878 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2659 2024.06.17 21:21:31.002003 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2660 2024.06.17 21:21:31.002299 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2661 2024.06.17 21:21:31.002335 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2662 2024.06.17 21:21:31.002686 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2663 2024.06.17 21:21:31.003000 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2664 2024.06.17 21:21:31.003132 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Debug> executeQuery: Read 24 rows, 1.61 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.19 MiB/sec.
2665 2024.06.17 21:21:31.003291 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Debug> DynamicQueryHandler: Done processing query
2666 2024.06.17 21:21:31.003315 [ 3 ] {4fd58167-f2c0-410f-b7b5-d7b213acf5a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2667 2024.06.17 21:21:31.003331 [ 3 ] {} <Debug> HTTP-Session: 6ef83f6e-fc17-4bb4-a834-4fd1493f0898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.06.17 21:21:35.948083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2024.06.17 21:21:35.948230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2670 2024.06.17 21:21:35.948260 [ 3 ] {} <Debug> HTTP-Session: 9b5ac9bc-eb3f-4a4f-a3bd-7608d76babb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2671 2024.06.17 21:21:35.948289 [ 3 ] {} <Debug> HTTP-Session: 9b5ac9bc-eb3f-4a4f-a3bd-7608d76babb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.06.17 21:21:35.948307 [ 3 ] {} <Debug> HTTP-Session: 9b5ac9bc-eb3f-4a4f-a3bd-7608d76babb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.06.17 21:21:35.948365 [ 3 ] {} <Trace> HTTP-Session: 9b5ac9bc-eb3f-4a4f-a3bd-7608d76babb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2674 2024.06.17 21:21:35.948580 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2675 2024.06.17 21:21:35.948659 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2676 2024.06.17 21:21:35.948867 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2677 2024.06.17 21:21:35.949284 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2678 2024.06.17 21:21:35.949327 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2679 2024.06.17 21:21:35.949734 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2680 2024.06.17 21:21:35.950057 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2681 2024.06.17 21:21:35.950222 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001705 sec., 9384.1642228739 rows/sec., 760.63 KiB/sec.
2682 2024.06.17 21:21:35.950426 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Debug> DynamicQueryHandler: Done processing query
2683 2024.06.17 21:21:35.950453 [ 3 ] {1d0041b4-6c9d-4665-8a35-1c1c419b9370} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2684 2024.06.17 21:21:35.950469 [ 3 ] {} <Debug> HTTP-Session: 9b5ac9bc-eb3f-4a4f-a3bd-7608d76babb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.06.17 21:21:35.950643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2686 2024.06.17 21:21:35.950691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2687 2024.06.17 21:21:35.950711 [ 3 ] {} <Debug> HTTP-Session: 43a2dede-e7d1-4aab-aecb-ed1d28bcbb19 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2688 2024.06.17 21:21:35.950728 [ 3 ] {} <Debug> HTTP-Session: 43a2dede-e7d1-4aab-aecb-ed1d28bcbb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.06.17 21:21:35.950742 [ 3 ] {} <Debug> HTTP-Session: 43a2dede-e7d1-4aab-aecb-ed1d28bcbb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2690 2024.06.17 21:21:35.950774 [ 3 ] {} <Trace> HTTP-Session: 43a2dede-e7d1-4aab-aecb-ed1d28bcbb19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2691 2024.06.17 21:21:35.950899 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2692 2024.06.17 21:21:35.950944 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2693 2024.06.17 21:21:35.951068 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2694 2024.06.17 21:21:35.951432 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2695 2024.06.17 21:21:35.951470 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2696 2024.06.17 21:21:35.951793 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2697 2024.06.17 21:21:35.952098 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2698 2024.06.17 21:21:35.952300 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.00145 sec., 71724.1379310345 rows/sec., 5.83 MiB/sec.
2699 2024.06.17 21:21:35.952465 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Debug> DynamicQueryHandler: Done processing query
2700 2024.06.17 21:21:35.952490 [ 3 ] {6382dd78-14f3-499d-91f5-5d586f0bbf08} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2701 2024.06.17 21:21:35.952506 [ 3 ] {} <Debug> HTTP-Session: 43a2dede-e7d1-4aab-aecb-ed1d28bcbb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2702 2024.06.17 21:21:35.952637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2703 2024.06.17 21:21:35.952684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2704 2024.06.17 21:21:35.952705 [ 3 ] {} <Debug> HTTP-Session: 6aab5238-e865-4e5e-a5ec-4f340bbf7b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2705 2024.06.17 21:21:35.952722 [ 3 ] {} <Debug> HTTP-Session: 6aab5238-e865-4e5e-a5ec-4f340bbf7b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2706 2024.06.17 21:21:35.952737 [ 3 ] {} <Debug> HTTP-Session: 6aab5238-e865-4e5e-a5ec-4f340bbf7b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.06.17 21:21:35.952768 [ 3 ] {} <Trace> HTTP-Session: 6aab5238-e865-4e5e-a5ec-4f340bbf7b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2708 2024.06.17 21:21:35.952962 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2709 2024.06.17 21:21:35.953007 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2710 2024.06.17 21:21:35.953129 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2024.06.17 21:21:35.953449 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2712 2024.06.17 21:21:35.953485 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2713 2024.06.17 21:21:35.953811 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2714 2024.06.17 21:21:35.954109 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2715 2024.06.17 21:21:35.954233 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001313 sec., 60929.16984006093 rows/sec., 4.76 MiB/sec.
2716 2024.06.17 21:21:35.954499 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Debug> DynamicQueryHandler: Done processing query
2717 2024.06.17 21:21:35.954526 [ 3 ] {fe9951b6-05da-498c-826d-8f572854eae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2718 2024.06.17 21:21:35.954542 [ 3 ] {} <Debug> HTTP-Session: 6aab5238-e865-4e5e-a5ec-4f340bbf7b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2719 2024.06.17 21:21:35.954735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2720 2024.06.17 21:21:35.954783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2721 2024.06.17 21:21:35.954802 [ 3 ] {} <Debug> HTTP-Session: 4ef4b5bf-30a4-4446-8c1c-759175baebe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2722 2024.06.17 21:21:35.954819 [ 3 ] {} <Debug> HTTP-Session: 4ef4b5bf-30a4-4446-8c1c-759175baebe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.06.17 21:21:35.954833 [ 3 ] {} <Debug> HTTP-Session: 4ef4b5bf-30a4-4446-8c1c-759175baebe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2724 2024.06.17 21:21:35.954864 [ 3 ] {} <Trace> HTTP-Session: 4ef4b5bf-30a4-4446-8c1c-759175baebe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2725 2024.06.17 21:21:35.955009 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2726 2024.06.17 21:21:35.955057 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2727 2024.06.17 21:21:35.955218 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2728 2024.06.17 21:21:35.955589 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2729 2024.06.17 21:21:35.955624 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2730 2024.06.17 21:21:35.956036 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2731 2024.06.17 21:21:35.956380 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2732 2024.06.17 21:21:35.956501 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2733 2024.06.17 21:21:35.956508 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec.
2734 2024.06.17 21:21:35.956552 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2735 2024.06.17 21:21:35.956592 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2736 2024.06.17 21:21:35.956812 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Debug> DynamicQueryHandler: Done processing query
2737 2024.06.17 21:21:35.956965 [ 3 ] {141d7de0-25b4-4bce-a302-80c023293821} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2738 2024.06.17 21:21:35.956977 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2739 2024.06.17 21:21:35.957009 [ 3 ] {} <Debug> HTTP-Session: 4ef4b5bf-30a4-4446-8c1c-759175baebe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.06.17 21:21:35.957236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2024.06.17 21:21:35.957275 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2742 2024.06.17 21:21:35.957330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2743 2024.06.17 21:21:35.957364 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part
2744 2024.06.17 21:21:35.957380 [ 3 ] {} <Debug> HTTP-Session: 1b694630-c75e-4278-9881-0330c8f03649 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2745 2024.06.17 21:21:35.957422 [ 3 ] {} <Debug> HTTP-Session: 1b694630-c75e-4278-9881-0330c8f03649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.06.17 21:21:35.957436 [ 3 ] {} <Debug> HTTP-Session: 1b694630-c75e-4278-9881-0330c8f03649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2747 2024.06.17 21:21:35.957529 [ 3 ] {} <Trace> HTTP-Session: 1b694630-c75e-4278-9881-0330c8f03649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2748 2024.06.17 21:21:35.957668 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2749 2024.06.17 21:21:35.957923 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
2750 2024.06.17 21:21:35.958058 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
2751 2024.06.17 21:21:35.958330 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2752 2024.06.17 21:21:35.958374 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part
2753 2024.06.17 21:21:35.958549 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2754 2024.06.17 21:21:35.958647 [ 186 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2755 2024.06.17 21:21:35.959483 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2756 2024.06.17 21:21:35.960339 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2757 2024.06.17 21:21:35.960411 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2758 2024.06.17 21:21:35.961663 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2759 2024.06.17 21:21:35.961886 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158402 sec., 57188.25326137823 rows/sec., 4.07 MiB/sec.
2760 2024.06.17 21:21:35.962213 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2761 2024.06.17 21:21:35.962343 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2762 2024.06.17 21:21:35.962641 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.004816 sec., 3322.2591362126245 rows/sec., 4.48 MiB/sec.
2763 2024.06.17 21:21:35.963130 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Debug> DynamicQueryHandler: Done processing query
2764 2024.06.17 21:21:35.963177 [ 3 ] {c793c2c3-2ad0-4fc1-8136-581bfe893462} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2765 2024.06.17 21:21:35.963211 [ 3 ] {} <Debug> HTTP-Session: 1b694630-c75e-4278-9881-0330c8f03649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.06.17 21:21:35.963332 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2767 2024.06.17 21:21:35.963376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2768 2024.06.17 21:21:35.963461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2769 2024.06.17 21:21:35.963496 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2770 2024.06.17 21:21:35.963506 [ 3 ] {} <Debug> HTTP-Session: afa7e8ef-fe6c-4054-8d96-6669f6bbd975 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2771 2024.06.17 21:21:35.963550 [ 3 ] {} <Debug> HTTP-Session: afa7e8ef-fe6c-4054-8d96-6669f6bbd975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2772 2024.06.17 21:21:35.963588 [ 3 ] {} <Debug> HTTP-Session: afa7e8ef-fe6c-4054-8d96-6669f6bbd975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2773 2024.06.17 21:21:35.963673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2774 2024.06.17 21:21:35.963684 [ 3 ] {} <Trace> HTTP-Session: afa7e8ef-fe6c-4054-8d96-6669f6bbd975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2775 2024.06.17 21:21:35.963847 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2776 2024.06.17 21:21:35.963893 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2777 2024.06.17 21:21:35.964045 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2778 2024.06.17 21:21:35.964351 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2779 2024.06.17 21:21:35.964385 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2780 2024.06.17 21:21:35.964748 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2781 2024.06.17 21:21:35.965077 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2782 2024.06.17 21:21:35.965194 [ 40 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2783 2024.06.17 21:21:35.965200 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
2784 2024.06.17 21:21:35.965234 [ 40 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2785 2024.06.17 21:21:35.965266 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2786 2024.06.17 21:21:35.965453 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2787 2024.06.17 21:21:35.965457 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Debug> DynamicQueryHandler: Done processing query
2788 2024.06.17 21:21:35.965532 [ 3 ] {1a609f33-13d9-49b0-9cef-3e87e2362d48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2789 2024.06.17 21:21:35.965559 [ 3 ] {} <Debug> HTTP-Session: afa7e8ef-fe6c-4054-8d96-6669f6bbd975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.06.17 21:21:35.965671 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2791 2024.06.17 21:21:35.965720 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part
2792 2024.06.17 21:21:35.965858 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
2793 2024.06.17 21:21:35.966047 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part
2794 2024.06.17 21:21:35.966231 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part
2795 2024.06.17 21:21:35.966371 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
2796 2024.06.17 21:21:35.966530 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2797 2024.06.17 21:21:35.967628 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323803 sec., 72295.28492733678 rows/sec., 4.64 MiB/sec.
2798 2024.06.17 21:21:35.967819 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2799 2024.06.17 21:21:35.968165 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2800 2024.06.17 21:21:35.968241 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_11_2} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2801 2024.06.17 21:21:35.968310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2802 2024.06.17 21:21:40.947854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2024.06.17 21:21:40.948007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2804 2024.06.17 21:21:40.948036 [ 3 ] {} <Debug> HTTP-Session: ef13e0ea-d7c7-42a0-8733-13caf69b9166 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2805 2024.06.17 21:21:40.948065 [ 3 ] {} <Debug> HTTP-Session: ef13e0ea-d7c7-42a0-8733-13caf69b9166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.06.17 21:21:40.948083 [ 3 ] {} <Debug> HTTP-Session: ef13e0ea-d7c7-42a0-8733-13caf69b9166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2807 2024.06.17 21:21:40.948140 [ 3 ] {} <Trace> HTTP-Session: ef13e0ea-d7c7-42a0-8733-13caf69b9166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2808 2024.06.17 21:21:40.948364 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2809 2024.06.17 21:21:40.948442 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2810 2024.06.17 21:21:40.948671 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2811 2024.06.17 21:21:40.949091 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2812 2024.06.17 21:21:40.949133 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2813 2024.06.17 21:21:40.949505 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2814 2024.06.17 21:21:40.949846 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2815 2024.06.17 21:21:40.950020 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001724 sec., 8120.649651972158 rows/sec., 658.22 KiB/sec.
2816 2024.06.17 21:21:40.950029 [ 37 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2817 2024.06.17 21:21:40.950136 [ 37 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2818 2024.06.17 21:21:40.950181 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2819 2024.06.17 21:21:40.950295 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Debug> DynamicQueryHandler: Done processing query
2820 2024.06.17 21:21:40.950326 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2821 2024.06.17 21:21:40.950341 [ 3 ] {1086caa8-de33-4496-902e-6b9a56fd9cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2822 2024.06.17 21:21:40.950395 [ 3 ] {} <Debug> HTTP-Session: ef13e0ea-d7c7-42a0-8733-13caf69b9166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.06.17 21:21:40.950525 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2824 2024.06.17 21:21:40.950586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2024.06.17 21:21:40.950593 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 16 rows starting from the beginning of the part
2826 2024.06.17 21:21:40.950671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2827 2024.06.17 21:21:40.950733 [ 3 ] {} <Debug> HTTP-Session: ee7765f5-97b8-4117-a2d4-a8471c85521b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2828 2024.06.17 21:21:40.950815 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
2829 2024.06.17 21:21:40.950837 [ 3 ] {} <Debug> HTTP-Session: ee7765f5-97b8-4117-a2d4-a8471c85521b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2830 2024.06.17 21:21:40.950910 [ 3 ] {} <Debug> HTTP-Session: ee7765f5-97b8-4117-a2d4-a8471c85521b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2831 2024.06.17 21:21:40.951129 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part
2832 2024.06.17 21:21:40.951169 [ 3 ] {} <Trace> HTTP-Session: ee7765f5-97b8-4117-a2d4-a8471c85521b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2833 2024.06.17 21:21:40.951422 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
2834 2024.06.17 21:21:40.951665 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part
2835 2024.06.17 21:21:40.951762 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2836 2024.06.17 21:21:40.951904 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
2837 2024.06.17 21:21:40.952002 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2838 2024.06.17 21:21:40.952644 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2839 2024.06.17 21:21:40.953481 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2840 2024.06.17 21:21:40.953555 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2841 2024.06.17 21:21:40.954546 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2842 2024.06.17 21:21:40.954581 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.004325624 sec., 20806.246682559555 rows/sec., 1.65 MiB/sec.
2843 2024.06.17 21:21:40.954807 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2844 2024.06.17 21:21:40.955304 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2845 2024.06.17 21:21:40.955617 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.00413 sec., 23728.813559322032 rows/sec., 1.95 MiB/sec.
2846 2024.06.17 21:21:40.955684 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2847 2024.06.17 21:21:40.955915 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_11_2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2848 2024.06.17 21:21:40.955981 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Debug> DynamicQueryHandler: Done processing query
2849 2024.06.17 21:21:40.956061 [ 3 ] {f25d7c10-30d4-4a90-a2bd-0b43f8a76925} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2850 2024.06.17 21:21:40.956073 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2851 2024.06.17 21:21:40.956088 [ 3 ] {} <Debug> HTTP-Session: ee7765f5-97b8-4117-a2d4-a8471c85521b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.06.17 21:21:40.956273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.06.17 21:21:40.956325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2854 2024.06.17 21:21:40.956344 [ 3 ] {} <Debug> HTTP-Session: 2b88a916-a199-4d00-8bf8-6bbfa909edff Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2855 2024.06.17 21:21:40.956362 [ 3 ] {} <Debug> HTTP-Session: 2b88a916-a199-4d00-8bf8-6bbfa909edff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2024.06.17 21:21:40.956376 [ 3 ] {} <Debug> HTTP-Session: 2b88a916-a199-4d00-8bf8-6bbfa909edff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.06.17 21:21:40.956410 [ 3 ] {} <Trace> HTTP-Session: 2b88a916-a199-4d00-8bf8-6bbfa909edff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2858 2024.06.17 21:21:40.956548 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2859 2024.06.17 21:21:40.956594 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2860 2024.06.17 21:21:40.956741 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2861 2024.06.17 21:21:40.957100 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2862 2024.06.17 21:21:40.957137 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2863 2024.06.17 21:21:40.957469 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2864 2024.06.17 21:21:40.957782 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2865 2024.06.17 21:21:40.957942 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001442 sec., 54091.53952843274 rows/sec., 4.22 MiB/sec.
2866 2024.06.17 21:21:40.958154 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Debug> DynamicQueryHandler: Done processing query
2867 2024.06.17 21:21:40.958189 [ 3 ] {800c34ea-7b9e-4d3f-a6dd-ca2fc360645c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2868 2024.06.17 21:21:40.958212 [ 3 ] {} <Debug> HTTP-Session: 2b88a916-a199-4d00-8bf8-6bbfa909edff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.06.17 21:21:40.958480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2870 2024.06.17 21:21:40.958543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2871 2024.06.17 21:21:40.958567 [ 3 ] {} <Debug> HTTP-Session: fe67ef7a-a378-41be-ac9f-81c4d3e353fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2872 2024.06.17 21:21:40.958589 [ 3 ] {} <Debug> HTTP-Session: fe67ef7a-a378-41be-ac9f-81c4d3e353fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2873 2024.06.17 21:21:40.958608 [ 3 ] {} <Debug> HTTP-Session: fe67ef7a-a378-41be-ac9f-81c4d3e353fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2874 2024.06.17 21:21:40.958648 [ 3 ] {} <Trace> HTTP-Session: fe67ef7a-a378-41be-ac9f-81c4d3e353fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2875 2024.06.17 21:21:40.958935 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2876 2024.06.17 21:21:40.958998 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2877 2024.06.17 21:21:40.959212 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2024.06.17 21:21:40.959652 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2879 2024.06.17 21:21:40.959695 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2880 2024.06.17 21:21:40.960103 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2881 2024.06.17 21:21:40.960461 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2882 2024.06.17 21:21:40.960644 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001887 sec., 84790.67302596715 rows/sec., 5.91 MiB/sec.
2883 2024.06.17 21:21:40.960843 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Debug> DynamicQueryHandler: Done processing query
2884 2024.06.17 21:21:40.960870 [ 3 ] {5af951e5-a591-4fbb-817a-5b5dbbecc264} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2885 2024.06.17 21:21:40.960886 [ 3 ] {} <Debug> HTTP-Session: fe67ef7a-a378-41be-ac9f-81c4d3e353fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.06.17 21:21:40.961018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2887 2024.06.17 21:21:40.961067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2888 2024.06.17 21:21:40.961086 [ 3 ] {} <Debug> HTTP-Session: 38f23646-03ee-4286-a377-865e282a779b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2889 2024.06.17 21:21:40.961103 [ 3 ] {} <Debug> HTTP-Session: 38f23646-03ee-4286-a377-865e282a779b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2024.06.17 21:21:40.961119 [ 3 ] {} <Debug> HTTP-Session: 38f23646-03ee-4286-a377-865e282a779b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.06.17 21:21:40.961150 [ 3 ] {} <Trace> HTTP-Session: 38f23646-03ee-4286-a377-865e282a779b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2892 2024.06.17 21:21:40.961455 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2893 2024.06.17 21:21:40.961504 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2894 2024.06.17 21:21:40.961667 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2895 2024.06.17 21:21:40.962053 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2896 2024.06.17 21:21:40.962089 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2897 2024.06.17 21:21:40.962496 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2898 2024.06.17 21:21:40.962876 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2899 2024.06.17 21:21:40.963039 [ 37 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2900 2024.06.17 21:21:40.963043 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 10.44 MiB/sec.
2901 2024.06.17 21:21:40.963110 [ 37 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2902 2024.06.17 21:21:40.963180 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2903 2024.06.17 21:21:40.963369 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full
2904 2024.06.17 21:21:40.963385 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Debug> DynamicQueryHandler: Done processing query
2905 2024.06.17 21:21:40.963447 [ 3 ] {acf848b1-4310-426a-8cbc-923c54e77df6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2906 2024.06.17 21:21:40.963488 [ 3 ] {} <Debug> HTTP-Session: 38f23646-03ee-4286-a377-865e282a779b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2907 2024.06.17 21:21:40.963620 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2908 2024.06.17 21:21:40.963680 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part
2909 2024.06.17 21:21:40.963720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2024.06.17 21:21:40.963836 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
2911 2024.06.17 21:21:40.963922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2912 2024.06.17 21:21:40.964153 [ 3 ] {} <Debug> HTTP-Session: 2c8e6e6b-33f3-4ee6-ae3f-2279712ee85b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2913 2024.06.17 21:21:40.964230 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part
2914 2024.06.17 21:21:40.964252 [ 3 ] {} <Debug> HTTP-Session: 2c8e6e6b-33f3-4ee6-ae3f-2279712ee85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2915 2024.06.17 21:21:40.964314 [ 3 ] {} <Debug> HTTP-Session: 2c8e6e6b-33f3-4ee6-ae3f-2279712ee85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2916 2024.06.17 21:21:40.964521 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
2917 2024.06.17 21:21:40.964540 [ 3 ] {} <Trace> HTTP-Session: 2c8e6e6b-33f3-4ee6-ae3f-2279712ee85b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2918 2024.06.17 21:21:40.964758 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part
2919 2024.06.17 21:21:40.965098 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2920 2024.06.17 21:21:40.965106 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
2921 2024.06.17 21:21:40.965230 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2922 2024.06.17 21:21:40.965905 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2923 2024.06.17 21:21:40.966736 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2924 2024.06.17 21:21:40.966807 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2925 2024.06.17 21:21:40.967893 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2926 2024.06.17 21:21:40.968583 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2927 2024.06.17 21:21:40.968905 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004047 sec., 14825.796886582653 rows/sec., 1023.13 KiB/sec.
2928 2024.06.17 21:21:40.969284 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 6 columns (6 merged, 0 gathered) in 0.005996831 sec., 28014.796481675072 rows/sec., 37.80 MiB/sec.
2929 2024.06.17 21:21:40.969396 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Debug> DynamicQueryHandler: Done processing query
2930 2024.06.17 21:21:40.969434 [ 3 ] {a9fadadd-dc4a-4616-bf4f-9295f280f51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2931 2024.06.17 21:21:40.969470 [ 3 ] {} <Debug> HTTP-Session: 2c8e6e6b-33f3-4ee6-ae3f-2279712ee85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2932 2024.06.17 21:21:40.969545 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2933 2024.06.17 21:21:40.969972 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2934 2024.06.17 21:21:40.970058 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2935 2024.06.17 21:21:40.970137 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
2936 2024.06.17 21:21:45.175578 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
2937 2024.06.17 21:21:45.175650 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
2938 2024.06.17 21:21:45.947620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2024.06.17 21:21:45.947742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2940 2024.06.17 21:21:45.947768 [ 3 ] {} <Debug> HTTP-Session: 173cb6d5-c9fd-4fcb-b647-0501ead2b12d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2941 2024.06.17 21:21:45.947792 [ 3 ] {} <Debug> HTTP-Session: 173cb6d5-c9fd-4fcb-b647-0501ead2b12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2942 2024.06.17 21:21:45.947810 [ 3 ] {} <Debug> HTTP-Session: 173cb6d5-c9fd-4fcb-b647-0501ead2b12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.06.17 21:21:45.947861 [ 3 ] {} <Trace> HTTP-Session: 173cb6d5-c9fd-4fcb-b647-0501ead2b12d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2944 2024.06.17 21:21:45.948059 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2945 2024.06.17 21:21:45.948127 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2946 2024.06.17 21:21:45.948322 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2947 2024.06.17 21:21:45.948719 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2948 2024.06.17 21:21:45.948761 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2949 2024.06.17 21:21:45.949125 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2950 2024.06.17 21:21:45.949480 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2951 2024.06.17 21:21:45.949645 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001644 sec., 9732.3600973236 rows/sec., 788.85 KiB/sec.
2952 2024.06.17 21:21:45.949839 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Debug> DynamicQueryHandler: Done processing query
2953 2024.06.17 21:21:45.949866 [ 3 ] {867e507a-8197-4ca9-92d3-a778948894f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2954 2024.06.17 21:21:45.949882 [ 3 ] {} <Debug> HTTP-Session: 173cb6d5-c9fd-4fcb-b647-0501ead2b12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.06.17 21:21:45.949997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2956 2024.06.17 21:21:45.950046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2957 2024.06.17 21:21:45.950067 [ 3 ] {} <Debug> HTTP-Session: 7e30ba18-9bd6-4579-85a0-ba569741159b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2958 2024.06.17 21:21:45.950084 [ 3 ] {} <Debug> HTTP-Session: 7e30ba18-9bd6-4579-85a0-ba569741159b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.06.17 21:21:45.950098 [ 3 ] {} <Debug> HTTP-Session: 7e30ba18-9bd6-4579-85a0-ba569741159b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2960 2024.06.17 21:21:45.950130 [ 3 ] {} <Trace> HTTP-Session: 7e30ba18-9bd6-4579-85a0-ba569741159b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2961 2024.06.17 21:21:45.950224 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2962 2024.06.17 21:21:45.950268 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2963 2024.06.17 21:21:45.950395 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2964 2024.06.17 21:21:45.950683 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2965 2024.06.17 21:21:45.950719 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2966 2024.06.17 21:21:45.951014 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2967 2024.06.17 21:21:45.951313 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2968 2024.06.17 21:21:45.951464 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001262 sec., 1584.7860538827258 rows/sec., 129.23 KiB/sec.
2969 2024.06.17 21:21:45.951743 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Debug> DynamicQueryHandler: Done processing query
2970 2024.06.17 21:21:45.951767 [ 3 ] {868a46bc-c90e-42d1-b315-7571377aab33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2971 2024.06.17 21:21:45.951783 [ 3 ] {} <Debug> HTTP-Session: 7e30ba18-9bd6-4579-85a0-ba569741159b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.06.17 21:21:45.951904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2973 2024.06.17 21:21:45.951953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2974 2024.06.17 21:21:45.951972 [ 3 ] {} <Debug> HTTP-Session: 110fa043-6758-4621-ace7-700a4e17bdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2975 2024.06.17 21:21:45.951989 [ 3 ] {} <Debug> HTTP-Session: 110fa043-6758-4621-ace7-700a4e17bdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2976 2024.06.17 21:21:45.952002 [ 3 ] {} <Debug> HTTP-Session: 110fa043-6758-4621-ace7-700a4e17bdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.06.17 21:21:45.952033 [ 3 ] {} <Trace> HTTP-Session: 110fa043-6758-4621-ace7-700a4e17bdcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2978 2024.06.17 21:21:45.952157 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2979 2024.06.17 21:21:45.952200 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2980 2024.06.17 21:21:45.952345 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2981 2024.06.17 21:21:45.952680 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2982 2024.06.17 21:21:45.952717 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
2983 2024.06.17 21:21:45.953036 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2984 2024.06.17 21:21:45.953339 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2985 2024.06.17 21:21:45.953466 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001355 sec., 77490.77490774907 rows/sec., 6.29 MiB/sec.
2986 2024.06.17 21:21:45.953751 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Debug> DynamicQueryHandler: Done processing query
2987 2024.06.17 21:21:45.953783 [ 3 ] {08d6a0cb-f576-475c-a461-91fedd381c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2988 2024.06.17 21:21:45.953812 [ 3 ] {} <Debug> HTTP-Session: 110fa043-6758-4621-ace7-700a4e17bdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2989 2024.06.17 21:21:45.953922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2990 2024.06.17 21:21:45.953970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2991 2024.06.17 21:21:45.953989 [ 3 ] {} <Debug> HTTP-Session: 81c5ab21-e258-4b27-90f9-fd6488363eac Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
2992 2024.06.17 21:21:45.954007 [ 3 ] {} <Debug> HTTP-Session: 81c5ab21-e258-4b27-90f9-fd6488363eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.06.17 21:21:45.954020 [ 3 ] {} <Debug> HTTP-Session: 81c5ab21-e258-4b27-90f9-fd6488363eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2994 2024.06.17 21:21:45.954051 [ 3 ] {} <Trace> HTTP-Session: 81c5ab21-e258-4b27-90f9-fd6488363eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2995 2024.06.17 21:21:45.954148 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2996 2024.06.17 21:21:45.954192 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2997 2024.06.17 21:21:45.954340 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2998 2024.06.17 21:21:45.954599 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2999 2024.06.17 21:21:45.954635 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3000 2024.06.17 21:21:45.954952 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3001 2024.06.17 21:21:45.955253 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3002 2024.06.17 21:21:45.955402 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
3003 2024.06.17 21:21:45.955660 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Debug> DynamicQueryHandler: Done processing query
3004 2024.06.17 21:21:45.955685 [ 3 ] {f57b016d-de5a-4dea-abc5-c8066039ff50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3005 2024.06.17 21:21:45.955701 [ 3 ] {} <Debug> HTTP-Session: 81c5ab21-e258-4b27-90f9-fd6488363eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3006 2024.06.17 21:21:45.955812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3007 2024.06.17 21:21:45.955861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3008 2024.06.17 21:21:45.955880 [ 3 ] {} <Debug> HTTP-Session: 30c39b95-33e1-4619-89dd-2a19118ccc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3009 2024.06.17 21:21:45.955896 [ 3 ] {} <Debug> HTTP-Session: 30c39b95-33e1-4619-89dd-2a19118ccc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3010 2024.06.17 21:21:45.955910 [ 3 ] {} <Debug> HTTP-Session: 30c39b95-33e1-4619-89dd-2a19118ccc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3011 2024.06.17 21:21:45.955939 [ 3 ] {} <Trace> HTTP-Session: 30c39b95-33e1-4619-89dd-2a19118ccc25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3012 2024.06.17 21:21:45.956054 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3013 2024.06.17 21:21:45.956099 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3014 2024.06.17 21:21:45.956240 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3015 2024.06.17 21:21:45.956537 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3016 2024.06.17 21:21:45.956573 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3017 2024.06.17 21:21:45.956887 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3018 2024.06.17 21:21:45.957190 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3019 2024.06.17 21:21:45.957346 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001327 sec., 61793.51921627732 rows/sec., 4.83 MiB/sec.
3020 2024.06.17 21:21:45.957534 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Debug> DynamicQueryHandler: Done processing query
3021 2024.06.17 21:21:45.957558 [ 3 ] {a42289d4-56ba-4859-8717-7fd27a23460d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3022 2024.06.17 21:21:45.957574 [ 3 ] {} <Debug> HTTP-Session: 30c39b95-33e1-4619-89dd-2a19118ccc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3023 2024.06.17 21:21:45.957789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3024 2024.06.17 21:21:45.957841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3025 2024.06.17 21:21:45.957860 [ 3 ] {} <Debug> HTTP-Session: 1198fef0-0aa5-4f0d-88d9-404999435a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3026 2024.06.17 21:21:45.957877 [ 3 ] {} <Debug> HTTP-Session: 1198fef0-0aa5-4f0d-88d9-404999435a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.06.17 21:21:45.957891 [ 3 ] {} <Debug> HTTP-Session: 1198fef0-0aa5-4f0d-88d9-404999435a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3028 2024.06.17 21:21:45.957920 [ 3 ] {} <Trace> HTTP-Session: 1198fef0-0aa5-4f0d-88d9-404999435a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3029 2024.06.17 21:21:45.958109 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3030 2024.06.17 21:21:45.958157 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3031 2024.06.17 21:21:45.958303 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3032 2024.06.17 21:21:45.958672 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3033 2024.06.17 21:21:45.958709 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3034 2024.06.17 21:21:45.959098 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3035 2024.06.17 21:21:45.959428 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3036 2024.06.17 21:21:45.959586 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001579 sec., 101963.2678910703 rows/sec., 7.10 MiB/sec.
3037 2024.06.17 21:21:45.959748 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Debug> DynamicQueryHandler: Done processing query
3038 2024.06.17 21:21:45.959773 [ 3 ] {02b4f79a-fc55-4cc5-b902-d8b3d529b8c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3039 2024.06.17 21:21:45.959789 [ 3 ] {} <Debug> HTTP-Session: 1198fef0-0aa5-4f0d-88d9-404999435a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.06.17 21:21:45.959910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3041 2024.06.17 21:21:45.959957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3042 2024.06.17 21:21:45.959976 [ 3 ] {} <Debug> HTTP-Session: 17697303-6a29-4f12-a381-dff117aebb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3043 2024.06.17 21:21:45.959993 [ 3 ] {} <Debug> HTTP-Session: 17697303-6a29-4f12-a381-dff117aebb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3044 2024.06.17 21:21:45.960007 [ 3 ] {} <Debug> HTTP-Session: 17697303-6a29-4f12-a381-dff117aebb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.06.17 21:21:45.960038 [ 3 ] {} <Trace> HTTP-Session: 17697303-6a29-4f12-a381-dff117aebb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3046 2024.06.17 21:21:45.960228 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3047 2024.06.17 21:21:45.960275 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3048 2024.06.17 21:21:45.960436 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3049 2024.06.17 21:21:45.960788 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3050 2024.06.17 21:21:45.960824 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3051 2024.06.17 21:21:45.961243 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3052 2024.06.17 21:21:45.961571 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3053 2024.06.17 21:21:45.961723 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.00161 sec., 9937.888198757762 rows/sec., 13.41 MiB/sec.
3054 2024.06.17 21:21:45.961879 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Debug> DynamicQueryHandler: Done processing query
3055 2024.06.17 21:21:45.961904 [ 3 ] {f976f2dc-b693-4438-b0f9-74bd7c82f203} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3056 2024.06.17 21:21:45.961919 [ 3 ] {} <Debug> HTTP-Session: 17697303-6a29-4f12-a381-dff117aebb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3057 2024.06.17 21:21:45.962031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3058 2024.06.17 21:21:45.962078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3059 2024.06.17 21:21:45.962098 [ 3 ] {} <Debug> HTTP-Session: f7a5b0c8-d265-4a2c-9d1c-26fe4e5aa28f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3060 2024.06.17 21:21:45.962115 [ 3 ] {} <Debug> HTTP-Session: f7a5b0c8-d265-4a2c-9d1c-26fe4e5aa28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.06.17 21:21:45.962129 [ 3 ] {} <Debug> HTTP-Session: f7a5b0c8-d265-4a2c-9d1c-26fe4e5aa28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3062 2024.06.17 21:21:45.962160 [ 3 ] {} <Trace> HTTP-Session: f7a5b0c8-d265-4a2c-9d1c-26fe4e5aa28f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3063 2024.06.17 21:21:45.962269 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3064 2024.06.17 21:21:45.962315 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3065 2024.06.17 21:21:45.962441 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3066 2024.06.17 21:21:45.962702 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3067 2024.06.17 21:21:45.962738 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3068 2024.06.17 21:21:45.963095 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3069 2024.06.17 21:21:45.963408 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3070 2024.06.17 21:21:45.963560 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec.
3071 2024.06.17 21:21:45.963715 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Debug> DynamicQueryHandler: Done processing query
3072 2024.06.17 21:21:45.963739 [ 3 ] {1a1abcce-8898-498f-a516-66544304bc2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3073 2024.06.17 21:21:45.963754 [ 3 ] {} <Debug> HTTP-Session: f7a5b0c8-d265-4a2c-9d1c-26fe4e5aa28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3074 2024.06.17 21:21:50.947916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3075 2024.06.17 21:21:50.948111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3076 2024.06.17 21:21:50.948155 [ 3 ] {} <Debug> HTTP-Session: 7c3df0f1-1393-4f91-b3a9-c626f9943eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3077 2024.06.17 21:21:50.948198 [ 3 ] {} <Debug> HTTP-Session: 7c3df0f1-1393-4f91-b3a9-c626f9943eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.06.17 21:21:50.948227 [ 3 ] {} <Debug> HTTP-Session: 7c3df0f1-1393-4f91-b3a9-c626f9943eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.06.17 21:21:50.948300 [ 3 ] {} <Trace> HTTP-Session: 7c3df0f1-1393-4f91-b3a9-c626f9943eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3080 2024.06.17 21:21:50.948485 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3081 2024.06.17 21:21:50.948552 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3082 2024.06.17 21:21:50.948746 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3083 2024.06.17 21:21:50.949124 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3084 2024.06.17 21:21:50.949167 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3085 2024.06.17 21:21:50.949523 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3086 2024.06.17 21:21:50.949851 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3087 2024.06.17 21:21:50.950006 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001575 sec., 8888.888888888889 rows/sec., 720.49 KiB/sec.
3088 2024.06.17 21:21:50.950189 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Debug> DynamicQueryHandler: Done processing query
3089 2024.06.17 21:21:50.950215 [ 3 ] {98e00316-bd98-4214-97e6-a07ba54f87c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3090 2024.06.17 21:21:50.950231 [ 3 ] {} <Debug> HTTP-Session: 7c3df0f1-1393-4f91-b3a9-c626f9943eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3091 2024.06.17 21:21:50.950358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3092 2024.06.17 21:21:50.950405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3093 2024.06.17 21:21:50.950424 [ 3 ] {} <Debug> HTTP-Session: 4da193c5-1e85-4ad6-8311-5e5e522357d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3094 2024.06.17 21:21:50.950440 [ 3 ] {} <Debug> HTTP-Session: 4da193c5-1e85-4ad6-8311-5e5e522357d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3095 2024.06.17 21:21:50.950455 [ 3 ] {} <Debug> HTTP-Session: 4da193c5-1e85-4ad6-8311-5e5e522357d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3096 2024.06.17 21:21:50.950485 [ 3 ] {} <Trace> HTTP-Session: 4da193c5-1e85-4ad6-8311-5e5e522357d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3097 2024.06.17 21:21:50.950602 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3098 2024.06.17 21:21:50.950646 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3099 2024.06.17 21:21:50.950770 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3100 2024.06.17 21:21:50.951075 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3101 2024.06.17 21:21:50.951111 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3102 2024.06.17 21:21:50.951415 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3103 2024.06.17 21:21:50.951708 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3104 2024.06.17 21:21:50.951873 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001304 sec., 75153.37423312884 rows/sec., 6.17 MiB/sec.
3105 2024.06.17 21:21:50.951876 [ 30 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3106 2024.06.17 21:21:50.951984 [ 30 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3107 2024.06.17 21:21:50.952012 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3108 2024.06.17 21:21:50.952096 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Debug> DynamicQueryHandler: Done processing query
3109 2024.06.17 21:21:50.952183 [ 3 ] {518975f4-6f19-42d8-8155-650a4682e3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3110 2024.06.17 21:21:50.952257 [ 3 ] {} <Debug> HTTP-Session: 4da193c5-1e85-4ad6-8311-5e5e522357d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.06.17 21:21:50.952525 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3112 2024.06.17 21:21:50.952567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3113 2024.06.17 21:21:50.952768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3114 2024.06.17 21:21:50.952874 [ 3 ] {} <Debug> HTTP-Session: 90d09117-daec-418e-8fb1-8bdce8960ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3115 2024.06.17 21:21:50.952948 [ 3 ] {} <Debug> HTTP-Session: 90d09117-daec-418e-8fb1-8bdce8960ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3116 2024.06.17 21:21:50.952991 [ 3 ] {} <Debug> HTTP-Session: 90d09117-daec-418e-8fb1-8bdce8960ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.06.17 21:21:50.953091 [ 3 ] {} <Trace> HTTP-Session: 90d09117-daec-418e-8fb1-8bdce8960ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3118 2024.06.17 21:21:50.953188 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3119 2024.06.17 21:21:50.953289 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 95 rows starting from the beginning of the part
3120 2024.06.17 21:21:50.953327 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3121 2024.06.17 21:21:50.953478 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3122 2024.06.17 21:21:50.953495 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part
3123 2024.06.17 21:21:50.953847 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part
3124 2024.06.17 21:21:50.954246 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 98 rows starting from the beginning of the part
3125 2024.06.17 21:21:50.954545 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part
3126 2024.06.17 21:21:50.954808 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3127 2024.06.17 21:21:50.954854 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 98 rows starting from the beginning of the part
3128 2024.06.17 21:21:50.955927 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3129 2024.06.17 21:21:50.955986 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3130 2024.06.17 21:21:50.956887 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3131 2024.06.17 21:21:50.957630 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3132 2024.06.17 21:21:50.957642 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.005522306 sec., 108288.09558905283 rows/sec., 8.96 MiB/sec.
3133 2024.06.17 21:21:50.958017 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3134 2024.06.17 21:21:50.958051 [ 25 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3135 2024.06.17 21:21:50.958082 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.004831 sec., 16145.725522666115 rows/sec., 1.26 MiB/sec.
3136 2024.06.17 21:21:50.958166 [ 25 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3137 2024.06.17 21:21:50.958284 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3138 2024.06.17 21:21:50.958596 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Debug> DynamicQueryHandler: Done processing query
3139 2024.06.17 21:21:50.958677 [ 3 ] {b86bf458-0ef1-4d3c-ab09-f51dd692bf12} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3140 2024.06.17 21:21:50.958768 [ 3 ] {} <Debug> HTTP-Session: 90d09117-daec-418e-8fb1-8bdce8960ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.06.17 21:21:50.958892 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3142 2024.06.17 21:21:50.959066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3143 2024.06.17 21:21:50.959224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3144 2024.06.17 21:21:50.959308 [ 3 ] {} <Debug> HTTP-Session: 5719502a-3946-478f-8271-257573ef07ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3145 2024.06.17 21:21:50.959330 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3146 2024.06.17 21:21:50.959363 [ 3 ] {} <Debug> HTTP-Session: 5719502a-3946-478f-8271-257573ef07ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.06.17 21:21:50.959427 [ 3 ] {} <Debug> HTTP-Session: 5719502a-3946-478f-8271-257573ef07ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.06.17 21:21:50.959454 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part
3149 2024.06.17 21:21:50.959457 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3150 2024.06.17 21:21:50.959514 [ 3 ] {} <Trace> HTTP-Session: 5719502a-3946-478f-8271-257573ef07ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3151 2024.06.17 21:21:50.959883 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part
3152 2024.06.17 21:21:50.959911 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_16_3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3153 2024.06.17 21:21:50.959972 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3154 2024.06.17 21:21:50.960315 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3155 2024.06.17 21:21:50.960319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3156 2024.06.17 21:21:50.960305 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part
3157 2024.06.17 21:21:50.960640 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part
3158 2024.06.17 21:21:50.960970 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part
3159 2024.06.17 21:21:50.961269 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part
3160 2024.06.17 21:21:50.961675 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3161 2024.06.17 21:21:50.962743 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3162 2024.06.17 21:21:50.962817 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3163 2024.06.17 21:21:50.963863 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 4 columns (4 merged, 0 gathered) in 0.005408585 sec., 83940.62402643205 rows/sec., 6.56 MiB/sec.
3164 2024.06.17 21:21:50.963893 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3165 2024.06.17 21:21:50.964124 [ 194 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3166 2024.06.17 21:21:50.964648 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3167 2024.06.17 21:21:50.965004 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00517 sec., 30947.775628626692 rows/sec., 2.16 MiB/sec.
3168 2024.06.17 21:21:50.965107 [ 194 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3169 2024.06.17 21:21:50.965470 [ 194 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_16_3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3170 2024.06.17 21:21:50.965673 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3171 2024.06.17 21:21:50.965704 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Debug> DynamicQueryHandler: Done processing query
3172 2024.06.17 21:21:50.965747 [ 3 ] {5743070c-74c5-4f15-9220-fd04b8158df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3173 2024.06.17 21:21:50.965764 [ 3 ] {} <Debug> HTTP-Session: 5719502a-3946-478f-8271-257573ef07ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3174 2024.06.17 21:21:50.965891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3175 2024.06.17 21:21:50.965940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3176 2024.06.17 21:21:50.965959 [ 3 ] {} <Debug> HTTP-Session: a45c6161-2db0-4c41-b771-e7603d0854f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3177 2024.06.17 21:21:50.965976 [ 3 ] {} <Debug> HTTP-Session: a45c6161-2db0-4c41-b771-e7603d0854f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.06.17 21:21:50.965990 [ 3 ] {} <Debug> HTTP-Session: a45c6161-2db0-4c41-b771-e7603d0854f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.06.17 21:21:50.966022 [ 3 ] {} <Trace> HTTP-Session: a45c6161-2db0-4c41-b771-e7603d0854f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3180 2024.06.17 21:21:50.966214 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3181 2024.06.17 21:21:50.966265 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3182 2024.06.17 21:21:50.966457 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3183 2024.06.17 21:21:50.966870 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3184 2024.06.17 21:21:50.966907 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3185 2024.06.17 21:21:50.967327 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3186 2024.06.17 21:21:50.967668 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3187 2024.06.17 21:21:50.967832 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001722 sec., 8130.081300813008 rows/sec., 10.97 MiB/sec.
3188 2024.06.17 21:21:50.968044 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Debug> DynamicQueryHandler: Done processing query
3189 2024.06.17 21:21:50.968068 [ 3 ] {334701fa-32f2-42f5-81cc-599290d33211} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3190 2024.06.17 21:21:50.968085 [ 3 ] {} <Debug> HTTP-Session: a45c6161-2db0-4c41-b771-e7603d0854f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3191 2024.06.17 21:21:50.968207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3192 2024.06.17 21:21:50.968255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3193 2024.06.17 21:21:50.968275 [ 3 ] {} <Debug> HTTP-Session: 335b2db3-1f00-47f1-9fef-b407ed22b275 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3194 2024.06.17 21:21:50.968291 [ 3 ] {} <Debug> HTTP-Session: 335b2db3-1f00-47f1-9fef-b407ed22b275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.06.17 21:21:50.968306 [ 3 ] {} <Debug> HTTP-Session: 335b2db3-1f00-47f1-9fef-b407ed22b275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3196 2024.06.17 21:21:50.968336 [ 3 ] {} <Trace> HTTP-Session: 335b2db3-1f00-47f1-9fef-b407ed22b275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3197 2024.06.17 21:21:50.968457 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3198 2024.06.17 21:21:50.968501 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3199 2024.06.17 21:21:50.968629 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3200 2024.06.17 21:21:50.968936 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3201 2024.06.17 21:21:50.968972 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3202 2024.06.17 21:21:50.969332 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3203 2024.06.17 21:21:50.969652 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3204 2024.06.17 21:21:50.969820 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
3205 2024.06.17 21:21:50.969989 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Debug> DynamicQueryHandler: Done processing query
3206 2024.06.17 21:21:50.970013 [ 3 ] {59266e02-1639-402d-a771-1898815cb8f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3207 2024.06.17 21:21:50.970029 [ 3 ] {} <Debug> HTTP-Session: 335b2db3-1f00-47f1-9fef-b407ed22b275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3208 2024.06.17 21:21:55.947751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3209 2024.06.17 21:21:55.947895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3210 2024.06.17 21:21:55.947925 [ 3 ] {} <Debug> HTTP-Session: 701e605e-58ce-433d-8b2c-1fed55eca387 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3211 2024.06.17 21:21:55.947954 [ 3 ] {} <Debug> HTTP-Session: 701e605e-58ce-433d-8b2c-1fed55eca387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.06.17 21:21:55.947972 [ 3 ] {} <Debug> HTTP-Session: 701e605e-58ce-433d-8b2c-1fed55eca387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3213 2024.06.17 21:21:55.948026 [ 3 ] {} <Trace> HTTP-Session: 701e605e-58ce-433d-8b2c-1fed55eca387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3214 2024.06.17 21:21:55.948234 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3215 2024.06.17 21:21:55.948309 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3216 2024.06.17 21:21:55.948510 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3217 2024.06.17 21:21:55.948946 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3218 2024.06.17 21:21:55.948989 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3219 2024.06.17 21:21:55.949346 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3220 2024.06.17 21:21:55.949684 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3221 2024.06.17 21:21:55.949857 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00168 sec., 9523.809523809523 rows/sec., 771.95 KiB/sec.
3222 2024.06.17 21:21:55.950198 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Debug> DynamicQueryHandler: Done processing query
3223 2024.06.17 21:21:55.950224 [ 3 ] {3ccb570e-4fd3-4480-b0aa-9577526df7da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3224 2024.06.17 21:21:55.950241 [ 3 ] {} <Debug> HTTP-Session: 701e605e-58ce-433d-8b2c-1fed55eca387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3225 2024.06.17 21:21:55.950372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3226 2024.06.17 21:21:55.950421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3227 2024.06.17 21:21:55.950440 [ 3 ] {} <Debug> HTTP-Session: e3eb76e2-1312-40a2-bcb9-a35af2c887ac Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3228 2024.06.17 21:21:55.950457 [ 3 ] {} <Debug> HTTP-Session: e3eb76e2-1312-40a2-bcb9-a35af2c887ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.06.17 21:21:55.950471 [ 3 ] {} <Debug> HTTP-Session: e3eb76e2-1312-40a2-bcb9-a35af2c887ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.06.17 21:21:55.950501 [ 3 ] {} <Trace> HTTP-Session: e3eb76e2-1312-40a2-bcb9-a35af2c887ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3231 2024.06.17 21:21:55.950626 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3232 2024.06.17 21:21:55.950671 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3233 2024.06.17 21:21:55.950819 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3234 2024.06.17 21:21:55.951225 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3235 2024.06.17 21:21:55.951260 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3236 2024.06.17 21:21:55.951569 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3237 2024.06.17 21:21:55.951865 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3238 2024.06.17 21:21:55.952019 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001441 sec., 72172.10270645385 rows/sec., 5.87 MiB/sec.
3239 2024.06.17 21:21:55.952189 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Debug> DynamicQueryHandler: Done processing query
3240 2024.06.17 21:21:55.952213 [ 3 ] {cac14328-1143-4c96-9fd3-ec4de613e9be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3241 2024.06.17 21:21:55.952229 [ 3 ] {} <Debug> HTTP-Session: e3eb76e2-1312-40a2-bcb9-a35af2c887ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3242 2024.06.17 21:21:55.952344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3243 2024.06.17 21:21:55.952391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3244 2024.06.17 21:21:55.952410 [ 3 ] {} <Debug> HTTP-Session: c6853e2e-6142-4b36-bac7-9c0fa8505ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3245 2024.06.17 21:21:55.952426 [ 3 ] {} <Debug> HTTP-Session: c6853e2e-6142-4b36-bac7-9c0fa8505ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.06.17 21:21:55.952440 [ 3 ] {} <Debug> HTTP-Session: c6853e2e-6142-4b36-bac7-9c0fa8505ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.06.17 21:21:55.952471 [ 3 ] {} <Trace> HTTP-Session: c6853e2e-6142-4b36-bac7-9c0fa8505ce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3248 2024.06.17 21:21:55.952590 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3249 2024.06.17 21:21:55.952632 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3250 2024.06.17 21:21:55.952759 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3251 2024.06.17 21:21:55.953095 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3252 2024.06.17 21:21:55.953131 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3253 2024.06.17 21:21:55.953436 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3254 2024.06.17 21:21:55.953730 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3255 2024.06.17 21:21:55.953880 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001334 sec., 59970.014992503755 rows/sec., 4.68 MiB/sec.
3256 2024.06.17 21:21:55.954140 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Debug> DynamicQueryHandler: Done processing query
3257 2024.06.17 21:21:55.954167 [ 3 ] {81efbb9c-5465-4dda-b974-797180ad714d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3258 2024.06.17 21:21:55.954183 [ 3 ] {} <Debug> HTTP-Session: c6853e2e-6142-4b36-bac7-9c0fa8505ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3259 2024.06.17 21:21:55.954340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3260 2024.06.17 21:21:55.954388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3261 2024.06.17 21:21:55.954406 [ 3 ] {} <Debug> HTTP-Session: 4df0dcb8-d439-458b-a121-73bbd4db504f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3262 2024.06.17 21:21:55.954423 [ 3 ] {} <Debug> HTTP-Session: 4df0dcb8-d439-458b-a121-73bbd4db504f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.06.17 21:21:55.954437 [ 3 ] {} <Debug> HTTP-Session: 4df0dcb8-d439-458b-a121-73bbd4db504f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.06.17 21:21:55.954466 [ 3 ] {} <Trace> HTTP-Session: 4df0dcb8-d439-458b-a121-73bbd4db504f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3265 2024.06.17 21:21:55.954617 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3266 2024.06.17 21:21:55.954664 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3267 2024.06.17 21:21:55.954834 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3268 2024.06.17 21:21:55.955235 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3269 2024.06.17 21:21:55.955271 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3270 2024.06.17 21:21:55.955664 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3271 2024.06.17 21:21:55.955991 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3272 2024.06.17 21:21:55.956124 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
3273 2024.06.17 21:21:55.956430 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Debug> DynamicQueryHandler: Done processing query
3274 2024.06.17 21:21:55.956455 [ 3 ] {14a3d82c-d37d-4a4a-a8cb-4e4d37b1fe93} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3275 2024.06.17 21:21:55.956471 [ 3 ] {} <Debug> HTTP-Session: 4df0dcb8-d439-458b-a121-73bbd4db504f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3276 2024.06.17 21:21:55.956597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3277 2024.06.17 21:21:55.956647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3278 2024.06.17 21:21:55.956666 [ 3 ] {} <Debug> HTTP-Session: 399580c4-c14b-4c46-8218-bdb8a78cc7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3279 2024.06.17 21:21:55.956683 [ 3 ] {} <Debug> HTTP-Session: 399580c4-c14b-4c46-8218-bdb8a78cc7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3280 2024.06.17 21:21:55.956696 [ 3 ] {} <Debug> HTTP-Session: 399580c4-c14b-4c46-8218-bdb8a78cc7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.06.17 21:21:55.956726 [ 3 ] {} <Trace> HTTP-Session: 399580c4-c14b-4c46-8218-bdb8a78cc7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3282 2024.06.17 21:21:55.956928 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3283 2024.06.17 21:21:55.956978 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3284 2024.06.17 21:21:55.957156 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3285 2024.06.17 21:21:55.957544 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3286 2024.06.17 21:21:55.957580 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3287 2024.06.17 21:21:55.957972 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3288 2024.06.17 21:21:55.958299 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3289 2024.06.17 21:21:55.958454 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001646 sec., 9720.534629404618 rows/sec., 13.12 MiB/sec.
3290 2024.06.17 21:21:55.958631 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Debug> DynamicQueryHandler: Done processing query
3291 2024.06.17 21:21:55.958656 [ 3 ] {9dfa06ea-af23-4aca-9181-8facab9a41c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3292 2024.06.17 21:21:55.958671 [ 3 ] {} <Debug> HTTP-Session: 399580c4-c14b-4c46-8218-bdb8a78cc7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3293 2024.06.17 21:21:55.958787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2024.06.17 21:21:55.958836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3295 2024.06.17 21:21:55.958855 [ 3 ] {} <Debug> HTTP-Session: f80bb1fe-a39c-4b69-8f33-b3f58d7e9538 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3296 2024.06.17 21:21:55.958872 [ 3 ] {} <Debug> HTTP-Session: f80bb1fe-a39c-4b69-8f33-b3f58d7e9538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.06.17 21:21:55.958885 [ 3 ] {} <Debug> HTTP-Session: f80bb1fe-a39c-4b69-8f33-b3f58d7e9538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.06.17 21:21:55.958916 [ 3 ] {} <Trace> HTTP-Session: f80bb1fe-a39c-4b69-8f33-b3f58d7e9538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3299 2024.06.17 21:21:55.959031 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3300 2024.06.17 21:21:55.959076 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3301 2024.06.17 21:21:55.959204 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.06.17 21:21:55.959510 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3303 2024.06.17 21:21:55.959545 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3304 2024.06.17 21:21:55.959890 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3305 2024.06.17 21:21:55.960200 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3306 2024.06.17 21:21:55.960360 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
3307 2024.06.17 21:21:55.960526 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Debug> DynamicQueryHandler: Done processing query
3308 2024.06.17 21:21:55.960550 [ 3 ] {a649b0fa-5e10-4a07-97d4-013d01b2db59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3309 2024.06.17 21:21:55.960565 [ 3 ] {} <Debug> HTTP-Session: f80bb1fe-a39c-4b69-8f33-b3f58d7e9538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3310 2024.06.17 21:22:00.175913 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
3311 2024.06.17 21:22:00.176018 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
3312 2024.06.17 21:22:00.940253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3313 2024.06.17 21:22:00.940381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3314 2024.06.17 21:22:00.940409 [ 3 ] {} <Debug> HTTP-Session: fa6a5fda-7f87-4ab2-9632-5e9f3aeca903 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3315 2024.06.17 21:22:00.940435 [ 3 ] {} <Debug> HTTP-Session: fa6a5fda-7f87-4ab2-9632-5e9f3aeca903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3316 2024.06.17 21:22:00.940452 [ 3 ] {} <Debug> HTTP-Session: fa6a5fda-7f87-4ab2-9632-5e9f3aeca903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.06.17 21:22:00.940505 [ 3 ] {} <Trace> HTTP-Session: fa6a5fda-7f87-4ab2-9632-5e9f3aeca903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3318 2024.06.17 21:22:00.940735 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3319 2024.06.17 21:22:00.941171 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3320 2024.06.17 21:22:00.941216 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3321 2024.06.17 21:22:00.941526 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3322 2024.06.17 21:22:00.941608 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3323 2024.06.17 21:22:00.941779 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
3324 2024.06.17 21:22:00.941992 [ 256 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3325 2024.06.17 21:22:00.942017 [ 258 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3326 2024.06.17 21:22:00.942038 [ 250 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3327 2024.06.17 21:22:00.941996 [ 259 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3328 2024.06.17 21:22:00.942228 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3329 2024.06.17 21:22:00.942273 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3330 2024.06.17 21:22:00.942394 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3331 2024.06.17 21:22:00.942420 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3332 2024.06.17 21:22:00.942462 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3333 2024.06.17 21:22:00.942506 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3334 2024.06.17 21:22:00.942549 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3335 2024.06.17 21:22:00.944324 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003641 sec., 6042.296072507553 rows/sec., 252.92 KiB/sec.
3336 2024.06.17 21:22:00.944737 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> DynamicQueryHandler: Done processing query
3337 2024.06.17 21:22:00.944772 [ 3 ] {a20ccd1c-771f-48f2-b877-dc57692375d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3338 2024.06.17 21:22:00.944791 [ 3 ] {} <Debug> HTTP-Session: fa6a5fda-7f87-4ab2-9632-5e9f3aeca903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3339 2024.06.17 21:22:00.945024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2024.06.17 21:22:00.945078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3341 2024.06.17 21:22:00.945098 [ 3 ] {} <Debug> HTTP-Session: 01566702-92f1-460e-ba55-c0d5da9ed1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3342 2024.06.17 21:22:00.945116 [ 3 ] {} <Debug> HTTP-Session: 01566702-92f1-460e-ba55-c0d5da9ed1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3343 2024.06.17 21:22:00.945130 [ 3 ] {} <Debug> HTTP-Session: 01566702-92f1-460e-ba55-c0d5da9ed1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.06.17 21:22:00.945165 [ 3 ] {} <Trace> HTTP-Session: 01566702-92f1-460e-ba55-c0d5da9ed1bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3345 2024.06.17 21:22:00.945326 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3346 2024.06.17 21:22:00.945611 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3347 2024.06.17 21:22:00.945656 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3348 2024.06.17 21:22:00.945936 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3349 2024.06.17 21:22:00.946005 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3350 2024.06.17 21:22:00.946149 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
3351 2024.06.17 21:22:00.946309 [ 255 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3352 2024.06.17 21:22:00.946319 [ 261 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3353 2024.06.17 21:22:00.946338 [ 256 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3354 2024.06.17 21:22:00.946313 [ 262 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3355 2024.06.17 21:22:00.946496 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3356 2024.06.17 21:22:00.946521 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3357 2024.06.17 21:22:00.946627 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3358 2024.06.17 21:22:00.946649 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3359 2024.06.17 21:22:00.946689 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3360 2024.06.17 21:22:00.946732 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3361 2024.06.17 21:22:00.946769 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3362 2024.06.17 21:22:00.948496 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003243 sec., 6783.842121492446 rows/sec., 283.96 KiB/sec.
3363 2024.06.17 21:22:00.948880 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> DynamicQueryHandler: Done processing query
3364 2024.06.17 21:22:00.948910 [ 3 ] {5f155995-d5fe-4e94-8b43-e2fe572fdd8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3365 2024.06.17 21:22:00.948931 [ 3 ] {} <Debug> HTTP-Session: 01566702-92f1-460e-ba55-c0d5da9ed1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.06.17 21:22:00.949168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2024.06.17 21:22:00.949228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3368 2024.06.17 21:22:00.949252 [ 3 ] {} <Debug> HTTP-Session: 822b7e1c-97e2-4915-8a20-fa9ae434a341 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3369 2024.06.17 21:22:00.949272 [ 3 ] {} <Debug> HTTP-Session: 822b7e1c-97e2-4915-8a20-fa9ae434a341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.06.17 21:22:00.949290 [ 3 ] {} <Debug> HTTP-Session: 822b7e1c-97e2-4915-8a20-fa9ae434a341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.06.17 21:22:00.949329 [ 3 ] {} <Trace> HTTP-Session: 822b7e1c-97e2-4915-8a20-fa9ae434a341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3372 2024.06.17 21:22:00.949502 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3373 2024.06.17 21:22:00.949804 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3374 2024.06.17 21:22:00.949847 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3375 2024.06.17 21:22:00.950121 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3376 2024.06.17 21:22:00.950185 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3377 2024.06.17 21:22:00.950323 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
3378 2024.06.17 21:22:00.950497 [ 255 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3379 2024.06.17 21:22:00.950509 [ 259 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3380 2024.06.17 21:22:00.950529 [ 258 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3381 2024.06.17 21:22:00.950506 [ 250 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3382 2024.06.17 21:22:00.950700 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3383 2024.06.17 21:22:00.950729 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3384 2024.06.17 21:22:00.950833 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3385 2024.06.17 21:22:00.950854 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3386 2024.06.17 21:22:00.950892 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3387 2024.06.17 21:22:00.950932 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3388 2024.06.17 21:22:00.950970 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3389 2024.06.17 21:22:00.952591 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003175 sec., 6929.133858267717 rows/sec., 290.05 KiB/sec.
3390 2024.06.17 21:22:00.952907 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> DynamicQueryHandler: Done processing query
3391 2024.06.17 21:22:00.952931 [ 3 ] {62244068-07d8-4268-b111-15b2b38f1011} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3392 2024.06.17 21:22:00.952950 [ 3 ] {} <Debug> HTTP-Session: 822b7e1c-97e2-4915-8a20-fa9ae434a341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.06.17 21:22:00.953165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3394 2024.06.17 21:22:00.953213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3395 2024.06.17 21:22:00.953232 [ 3 ] {} <Debug> HTTP-Session: 74679322-c149-4a2c-b96a-6fcd29758aab Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3396 2024.06.17 21:22:00.953248 [ 3 ] {} <Debug> HTTP-Session: 74679322-c149-4a2c-b96a-6fcd29758aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.06.17 21:22:00.953262 [ 3 ] {} <Debug> HTTP-Session: 74679322-c149-4a2c-b96a-6fcd29758aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.06.17 21:22:00.953294 [ 3 ] {} <Trace> HTTP-Session: 74679322-c149-4a2c-b96a-6fcd29758aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3399 2024.06.17 21:22:00.953438 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3400 2024.06.17 21:22:00.953703 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3401 2024.06.17 21:22:00.953746 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3402 2024.06.17 21:22:00.954024 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3403 2024.06.17 21:22:00.954087 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3404 2024.06.17 21:22:00.954225 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
3405 2024.06.17 21:22:00.954392 [ 259 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3406 2024.06.17 21:22:00.954392 [ 261 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3407 2024.06.17 21:22:00.954442 [ 258 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3408 2024.06.17 21:22:00.954410 [ 256 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3409 2024.06.17 21:22:00.954576 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3410 2024.06.17 21:22:00.954605 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3411 2024.06.17 21:22:00.954710 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3412 2024.06.17 21:22:00.954730 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3413 2024.06.17 21:22:00.954770 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3414 2024.06.17 21:22:00.954811 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3415 2024.06.17 21:22:00.954848 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3416 2024.06.17 21:22:00.956484 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003115 sec., 7062.600321027287 rows/sec., 295.63 KiB/sec.
3417 2024.06.17 21:22:00.956833 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> DynamicQueryHandler: Done processing query
3418 2024.06.17 21:22:00.956863 [ 3 ] {4702231e-a411-4557-9154-a95a1568b8e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3419 2024.06.17 21:22:00.956883 [ 3 ] {} <Debug> HTTP-Session: 74679322-c149-4a2c-b96a-6fcd29758aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3420 2024.06.17 21:22:00.957123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3421 2024.06.17 21:22:00.957181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3422 2024.06.17 21:22:00.957205 [ 3 ] {} <Debug> HTTP-Session: afaded67-21f3-4f63-9d23-0f89ff0e683b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3423 2024.06.17 21:22:00.957225 [ 3 ] {} <Debug> HTTP-Session: afaded67-21f3-4f63-9d23-0f89ff0e683b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.06.17 21:22:00.957242 [ 3 ] {} <Debug> HTTP-Session: afaded67-21f3-4f63-9d23-0f89ff0e683b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3425 2024.06.17 21:22:00.957280 [ 3 ] {} <Trace> HTTP-Session: afaded67-21f3-4f63-9d23-0f89ff0e683b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3426 2024.06.17 21:22:00.957455 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3427 2024.06.17 21:22:00.957743 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3428 2024.06.17 21:22:00.957786 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3429 2024.06.17 21:22:00.958070 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3430 2024.06.17 21:22:00.958134 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3431 2024.06.17 21:22:00.958271 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
3432 2024.06.17 21:22:00.958359 [ 256 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3433 2024.06.17 21:22:00.958419 [ 250 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3434 2024.06.17 21:22:00.958427 [ 259 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3435 2024.06.17 21:22:00.958473 [ 262 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3436 2024.06.17 21:22:00.958585 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3437 2024.06.17 21:22:00.958610 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3438 2024.06.17 21:22:00.958713 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3439 2024.06.17 21:22:00.958734 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3440 2024.06.17 21:22:00.958774 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3441 2024.06.17 21:22:00.958813 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3442 2024.06.17 21:22:00.958848 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3443 2024.06.17 21:22:00.960557 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003188 sec., 6900.878293601004 rows/sec., 288.86 KiB/sec.
3444 2024.06.17 21:22:00.960916 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> DynamicQueryHandler: Done processing query
3445 2024.06.17 21:22:00.960951 [ 3 ] {0df270f8-5a1b-4ceb-ad5e-d4fb355a0677} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3446 2024.06.17 21:22:00.960972 [ 3 ] {} <Debug> HTTP-Session: afaded67-21f3-4f63-9d23-0f89ff0e683b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.06.17 21:22:00.961194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3448 2024.06.17 21:22:00.961252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3449 2024.06.17 21:22:00.961276 [ 3 ] {} <Debug> HTTP-Session: 21ba61e8-5d20-4e2a-9bea-99441010fe3d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3450 2024.06.17 21:22:00.961296 [ 3 ] {} <Debug> HTTP-Session: 21ba61e8-5d20-4e2a-9bea-99441010fe3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.06.17 21:22:00.961313 [ 3 ] {} <Debug> HTTP-Session: 21ba61e8-5d20-4e2a-9bea-99441010fe3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.06.17 21:22:00.961352 [ 3 ] {} <Trace> HTTP-Session: 21ba61e8-5d20-4e2a-9bea-99441010fe3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3453 2024.06.17 21:22:00.961525 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
3454 2024.06.17 21:22:00.961807 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3455 2024.06.17 21:22:00.961851 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
3456 2024.06.17 21:22:00.962136 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3457 2024.06.17 21:22:00.962200 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3458 2024.06.17 21:22:00.962336 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
3459 2024.06.17 21:22:00.962517 [ 256 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3460 2024.06.17 21:22:00.962544 [ 261 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3461 2024.06.17 21:22:00.962543 [ 259 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3462 2024.06.17 21:22:00.962530 [ 255 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3463 2024.06.17 21:22:00.962716 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
3464 2024.06.17 21:22:00.962745 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
3465 2024.06.17 21:22:00.962852 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3466 2024.06.17 21:22:00.962873 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Reading approx. 22 rows with 3 streams
3467 2024.06.17 21:22:00.962911 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3468 2024.06.17 21:22:00.962953 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3469 2024.06.17 21:22:00.962992 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
3470 2024.06.17 21:22:00.964378 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00294 sec., 7482.993197278912 rows/sec., 313.23 KiB/sec.
3471 2024.06.17 21:22:00.964709 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> DynamicQueryHandler: Done processing query
3472 2024.06.17 21:22:00.964734 [ 3 ] {c1cc8043-0d49-4e3a-abe2-25707158832e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
3473 2024.06.17 21:22:00.964751 [ 3 ] {} <Debug> HTTP-Session: 21ba61e8-5d20-4e2a-9bea-99441010fe3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.06.17 21:22:00.985652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3475 2024.06.17 21:22:00.985712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3476 2024.06.17 21:22:00.985736 [ 3 ] {} <Debug> HTTP-Session: 0a5ed7fa-6255-4646-aa18-950f26ba0ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3477 2024.06.17 21:22:00.985756 [ 3 ] {} <Debug> HTTP-Session: 0a5ed7fa-6255-4646-aa18-950f26ba0ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3478 2024.06.17 21:22:00.985774 [ 3 ] {} <Debug> HTTP-Session: 0a5ed7fa-6255-4646-aa18-950f26ba0ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.06.17 21:22:00.985812 [ 3 ] {} <Trace> HTTP-Session: 0a5ed7fa-6255-4646-aa18-950f26ba0ec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3480 2024.06.17 21:22:00.985949 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3481 2024.06.17 21:22:00.986005 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3482 2024.06.17 21:22:00.986209 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3483 2024.06.17 21:22:00.986650 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3484 2024.06.17 21:22:00.986689 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3485 2024.06.17 21:22:00.987177 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3486 2024.06.17 21:22:00.987495 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.06.17 21:22:00.987636 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001736 sec., 3456.221198156682 rows/sec., 560.29 KiB/sec.
3488 2024.06.17 21:22:00.987954 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Debug> DynamicQueryHandler: Done processing query
3489 2024.06.17 21:22:00.987979 [ 3 ] {65b2db2a-35b5-4583-9eee-cf5ab4c99318} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3490 2024.06.17 21:22:00.987995 [ 3 ] {} <Debug> HTTP-Session: 0a5ed7fa-6255-4646-aa18-950f26ba0ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.06.17 21:22:00.988109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3492 2024.06.17 21:22:00.988158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3493 2024.06.17 21:22:00.988178 [ 3 ] {} <Debug> HTTP-Session: 6ae7c695-0f99-461e-9a61-b4c3a45da67e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3494 2024.06.17 21:22:00.988194 [ 3 ] {} <Debug> HTTP-Session: 6ae7c695-0f99-461e-9a61-b4c3a45da67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.06.17 21:22:00.988208 [ 3 ] {} <Debug> HTTP-Session: 6ae7c695-0f99-461e-9a61-b4c3a45da67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.06.17 21:22:00.988239 [ 3 ] {} <Trace> HTTP-Session: 6ae7c695-0f99-461e-9a61-b4c3a45da67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3497 2024.06.17 21:22:00.988339 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3498 2024.06.17 21:22:00.988382 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3499 2024.06.17 21:22:00.988531 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3500 2024.06.17 21:22:00.988848 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3501 2024.06.17 21:22:00.988884 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3502 2024.06.17 21:22:00.989194 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3503 2024.06.17 21:22:00.989497 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3504 2024.06.17 21:22:00.989620 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001308 sec., 10703.363914373089 rows/sec., 867.56 KiB/sec.
3505 2024.06.17 21:22:00.989781 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Debug> DynamicQueryHandler: Done processing query
3506 2024.06.17 21:22:00.989806 [ 3 ] {3308bd2c-0c07-4f58-b461-3fec4acf6aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3507 2024.06.17 21:22:00.989821 [ 3 ] {} <Debug> HTTP-Session: 6ae7c695-0f99-461e-9a61-b4c3a45da67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.06.17 21:22:00.989973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3509 2024.06.17 21:22:00.990021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3510 2024.06.17 21:22:00.990040 [ 3 ] {} <Debug> HTTP-Session: 3035bcb1-2ded-468b-9f8a-3771a8838bde Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3511 2024.06.17 21:22:00.990056 [ 3 ] {} <Debug> HTTP-Session: 3035bcb1-2ded-468b-9f8a-3771a8838bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3512 2024.06.17 21:22:00.990070 [ 3 ] {} <Debug> HTTP-Session: 3035bcb1-2ded-468b-9f8a-3771a8838bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.06.17 21:22:00.990101 [ 3 ] {} <Trace> HTTP-Session: 3035bcb1-2ded-468b-9f8a-3771a8838bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3514 2024.06.17 21:22:00.990231 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3515 2024.06.17 21:22:00.990273 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3516 2024.06.17 21:22:00.990395 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3517 2024.06.17 21:22:00.990780 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3518 2024.06.17 21:22:00.990815 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3519 2024.06.17 21:22:00.991144 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3520 2024.06.17 21:22:00.991441 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3521 2024.06.17 21:22:00.991574 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Debug> executeQuery: Read 134 rows, 11.00 KiB in 0.001396 sec., 95988.53868194841 rows/sec., 7.70 MiB/sec.
3522 2024.06.17 21:22:00.992191 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Debug> DynamicQueryHandler: Done processing query
3523 2024.06.17 21:22:00.992230 [ 3 ] {2083f50e-ce88-456b-a5ff-310d85d222cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3524 2024.06.17 21:22:00.992247 [ 3 ] {} <Debug> HTTP-Session: 3035bcb1-2ded-468b-9f8a-3771a8838bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.06.17 21:22:00.992418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3526 2024.06.17 21:22:00.992467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3527 2024.06.17 21:22:00.992486 [ 3 ] {} <Debug> HTTP-Session: 84df84cc-6cf6-40c8-996a-66713af2ac46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3528 2024.06.17 21:22:00.992502 [ 3 ] {} <Debug> HTTP-Session: 84df84cc-6cf6-40c8-996a-66713af2ac46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.06.17 21:22:00.992516 [ 3 ] {} <Debug> HTTP-Session: 84df84cc-6cf6-40c8-996a-66713af2ac46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.06.17 21:22:00.992548 [ 3 ] {} <Trace> HTTP-Session: 84df84cc-6cf6-40c8-996a-66713af2ac46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3531 2024.06.17 21:22:00.992672 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3532 2024.06.17 21:22:00.992716 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3533 2024.06.17 21:22:00.992864 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3534 2024.06.17 21:22:00.993227 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3535 2024.06.17 21:22:00.993263 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3536 2024.06.17 21:22:00.993570 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3537 2024.06.17 21:22:00.993868 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3538 2024.06.17 21:22:00.994047 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.001416 sec., 72033.89830508475 rows/sec., 5.61 MiB/sec.
3539 2024.06.17 21:22:00.994717 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Debug> DynamicQueryHandler: Done processing query
3540 2024.06.17 21:22:00.994743 [ 3 ] {9af88ce6-d10c-47d8-984d-103c8ed78f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3541 2024.06.17 21:22:00.994759 [ 3 ] {} <Debug> HTTP-Session: 84df84cc-6cf6-40c8-996a-66713af2ac46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.06.17 21:22:00.995074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 99898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3543 2024.06.17 21:22:00.995124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3544 2024.06.17 21:22:00.995143 [ 3 ] {} <Debug> HTTP-Session: 1e1e9cc2-2c4e-40d2-85f1-befb5a18ef10 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3545 2024.06.17 21:22:00.995159 [ 3 ] {} <Debug> HTTP-Session: 1e1e9cc2-2c4e-40d2-85f1-befb5a18ef10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.06.17 21:22:00.995173 [ 3 ] {} <Debug> HTTP-Session: 1e1e9cc2-2c4e-40d2-85f1-befb5a18ef10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3547 2024.06.17 21:22:00.995205 [ 3 ] {} <Trace> HTTP-Session: 1e1e9cc2-2c4e-40d2-85f1-befb5a18ef10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3548 2024.06.17 21:22:00.995787 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3549 2024.06.17 21:22:00.995837 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3550 2024.06.17 21:22:00.996010 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3551 2024.06.17 21:22:00.996653 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3552 2024.06.17 21:22:00.996691 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3553 2024.06.17 21:22:00.997125 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3554 2024.06.17 21:22:00.997466 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3555 2024.06.17 21:22:00.997621 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Debug> executeQuery: Read 520 rows, 37.43 KiB in 0.00231 sec., 225108.2251082251 rows/sec., 15.82 MiB/sec.
3556 2024.06.17 21:22:00.997655 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3557 2024.06.17 21:22:00.997788 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3558 2024.06.17 21:22:00.997848 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3559 2024.06.17 21:22:00.997861 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Debug> DynamicQueryHandler: Done processing query
3560 2024.06.17 21:22:00.997907 [ 3 ] {fecd14e6-8e2d-4d7b-a77a-6704fd253fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB.
3561 2024.06.17 21:22:00.997963 [ 3 ] {} <Debug> HTTP-Session: 1e1e9cc2-2c4e-40d2-85f1-befb5a18ef10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3562 2024.06.17 21:22:00.998278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3563 2024.06.17 21:22:00.998460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3564 2024.06.17 21:22:00.998537 [ 3 ] {} <Debug> HTTP-Session: c962150c-2434-43ae-8037-1e7769191d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3565 2024.06.17 21:22:00.998568 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3566 2024.06.17 21:22:00.998585 [ 3 ] {} <Debug> HTTP-Session: c962150c-2434-43ae-8037-1e7769191d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.06.17 21:22:00.998673 [ 3 ] {} <Debug> HTTP-Session: c962150c-2434-43ae-8037-1e7769191d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.06.17 21:22:00.998742 [ 3 ] {} <Trace> HTTP-Session: c962150c-2434-43ae-8037-1e7769191d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3569 2024.06.17 21:22:00.998931 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3570 2024.06.17 21:22:00.998985 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 295 rows starting from the beginning of the part
3571 2024.06.17 21:22:00.999128 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3572 2024.06.17 21:22:00.999248 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3573 2024.06.17 21:22:00.999486 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part
3574 2024.06.17 21:22:00.999543 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3575 2024.06.17 21:22:00.999806 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3576 2024.06.17 21:22:01.000106 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part
3577 2024.06.17 21:22:01.000198 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.93 MiB, peak 189.91 MiB, free memory in arenas 0.00 B, will set to 181.71 MiB (RSS), difference: -1.22 MiB
3578 2024.06.17 21:22:01.000565 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 520 rows starting from the beginning of the part
3579 2024.06.17 21:22:01.001709 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.06.17 21:22:01.003690 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.06.17 21:22:01.003818 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3582 2024.06.17 21:22:01.005334 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004265613 sec.
3583 2024.06.17 21:22:01.005743 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3584 2024.06.17 21:22:01.006182 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 5 columns (5 merged, 0 gathered) in 0.008171653 sec., 178176.92454635559 rows/sec., 12.50 MiB/sec.
3585 2024.06.17 21:22:01.006498 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3586 2024.06.17 21:22:01.006563 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3587 2024.06.17 21:22:01.006921 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.008014 sec., 1746.9428500124782 rows/sec., 2.36 MiB/sec.
3588 2024.06.17 21:22:01.007379 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Debug> DynamicQueryHandler: Done processing query
3589 2024.06.17 21:22:01.007426 [ 3 ] {8c910547-b36f-4f57-8052-fbc217391062} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3590 2024.06.17 21:22:01.007472 [ 3 ] {} <Debug> HTTP-Session: c962150c-2434-43ae-8037-1e7769191d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3591 2024.06.17 21:22:01.007643 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3592 2024.06.17 21:22:01.007676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.06.17 21:22:01.007768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3594 2024.06.17 21:22:01.007800 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3595 2024.06.17 21:22:01.007811 [ 3 ] {} <Debug> HTTP-Session: a82fff1b-b6be-48d3-a988-e2afd9c23a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3596 2024.06.17 21:22:01.007847 [ 3 ] {} <Debug> HTTP-Session: a82fff1b-b6be-48d3-a988-e2afd9c23a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.06.17 21:22:01.007883 [ 3 ] {} <Debug> HTTP-Session: a82fff1b-b6be-48d3-a988-e2afd9c23a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3598 2024.06.17 21:22:01.007958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
3599 2024.06.17 21:22:01.007972 [ 3 ] {} <Trace> HTTP-Session: a82fff1b-b6be-48d3-a988-e2afd9c23a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3600 2024.06.17 21:22:01.008126 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3601 2024.06.17 21:22:01.008172 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3602 2024.06.17 21:22:01.008324 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3603 2024.06.17 21:22:01.008648 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3604 2024.06.17 21:22:01.008685 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3605 2024.06.17 21:22:01.009052 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3606 2024.06.17 21:22:01.009375 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3607 2024.06.17 21:22:01.009527 [ 133 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3608 2024.06.17 21:22:01.009536 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec.
3609 2024.06.17 21:22:01.009588 [ 133 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3610 2024.06.17 21:22:01.009660 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
3611 2024.06.17 21:22:01.009877 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Debug> DynamicQueryHandler: Done processing query
3612 2024.06.17 21:22:01.009949 [ 3 ] {5a78ea86-85bc-4634-a5df-04ac5403d8ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3613 2024.06.17 21:22:01.009973 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3614 2024.06.17 21:22:01.010020 [ 3 ] {} <Debug> HTTP-Session: a82fff1b-b6be-48d3-a988-e2afd9c23a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3615 2024.06.17 21:22:01.010310 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3616 2024.06.17 21:22:01.010347 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part
3617 2024.06.17 21:22:01.010448 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3618 2024.06.17 21:22:01.010655 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part
3619 2024.06.17 21:22:01.010847 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3620 2024.06.17 21:22:01.010978 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part
3621 2024.06.17 21:22:01.011159 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3622 2024.06.17 21:22:01.012247 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485555 sec., 188287.92764593824 rows/sec., 12.47 MiB/sec.
3623 2024.06.17 21:22:01.012456 [ 196 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3624 2024.06.17 21:22:01.012846 [ 196 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3625 2024.06.17 21:22:01.012920 [ 196 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_16_3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3626 2024.06.17 21:22:01.012990 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
3627 2024.06.17 21:22:05.947854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3628 2024.06.17 21:22:05.948003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3629 2024.06.17 21:22:05.948034 [ 3 ] {} <Debug> HTTP-Session: 5d96dcbe-29a0-4a4f-a277-2fea11a460a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3630 2024.06.17 21:22:05.948063 [ 3 ] {} <Debug> HTTP-Session: 5d96dcbe-29a0-4a4f-a277-2fea11a460a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3631 2024.06.17 21:22:05.948081 [ 3 ] {} <Debug> HTTP-Session: 5d96dcbe-29a0-4a4f-a277-2fea11a460a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3632 2024.06.17 21:22:05.948139 [ 3 ] {} <Trace> HTTP-Session: 5d96dcbe-29a0-4a4f-a277-2fea11a460a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3633 2024.06.17 21:22:05.948354 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3634 2024.06.17 21:22:05.948430 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3635 2024.06.17 21:22:05.948652 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3636 2024.06.17 21:22:05.949117 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3637 2024.06.17 21:22:05.949164 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3638 2024.06.17 21:22:05.949549 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3639 2024.06.17 21:22:05.949883 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3640 2024.06.17 21:22:05.950054 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 736.44 KiB/sec.
3641 2024.06.17 21:22:05.950079 [ 127 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3642 2024.06.17 21:22:05.950185 [ 127 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3643 2024.06.17 21:22:05.950237 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3644 2024.06.17 21:22:05.950369 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Debug> DynamicQueryHandler: Done processing query
3645 2024.06.17 21:22:05.950393 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3646 2024.06.17 21:22:05.950408 [ 3 ] {c790c689-4dcf-447c-8577-c8ee87d00f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3647 2024.06.17 21:22:05.950467 [ 3 ] {} <Debug> HTTP-Session: 5d96dcbe-29a0-4a4f-a277-2fea11a460a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3648 2024.06.17 21:22:05.950596 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3649 2024.06.17 21:22:05.950649 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 30 rows starting from the beginning of the part
3650 2024.06.17 21:22:05.950670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2024.06.17 21:22:05.950788 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part
3652 2024.06.17 21:22:05.950820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3653 2024.06.17 21:22:05.950936 [ 3 ] {} <Debug> HTTP-Session: 119618a3-9261-4531-b946-a14e2f06029b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3654 2024.06.17 21:22:05.951066 [ 3 ] {} <Debug> HTTP-Session: 119618a3-9261-4531-b946-a14e2f06029b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.06.17 21:22:05.951156 [ 3 ] {} <Debug> HTTP-Session: 119618a3-9261-4531-b946-a14e2f06029b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.06.17 21:22:05.951176 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
3657 2024.06.17 21:22:05.951335 [ 3 ] {} <Trace> HTTP-Session: 119618a3-9261-4531-b946-a14e2f06029b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3658 2024.06.17 21:22:05.951478 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part
3659 2024.06.17 21:22:05.951733 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
3660 2024.06.17 21:22:05.951841 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3661 2024.06.17 21:22:05.951949 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part
3662 2024.06.17 21:22:05.952140 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3663 2024.06.17 21:22:05.952787 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2024.06.17 21:22:05.953660 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3665 2024.06.17 21:22:05.953744 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3666 2024.06.17 21:22:05.954596 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3667 2024.06.17 21:22:05.954606 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004284073 sec., 24742.809004421724 rows/sec., 1.96 MiB/sec.
3668 2024.06.17 21:22:05.954802 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3669 2024.06.17 21:22:05.955306 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3670 2024.06.17 21:22:05.955627 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.004008 sec., 25948.103792415168 rows/sec., 2.11 MiB/sec.
3671 2024.06.17 21:22:05.955764 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3672 2024.06.17 21:22:05.955931 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_16_3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3673 2024.06.17 21:22:05.955966 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Debug> DynamicQueryHandler: Done processing query
3674 2024.06.17 21:22:05.956044 [ 3 ] {b510669f-bf6f-48a3-98d4-4a7874fd9622} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3675 2024.06.17 21:22:05.956077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3676 2024.06.17 21:22:05.956088 [ 3 ] {} <Debug> HTTP-Session: 119618a3-9261-4531-b946-a14e2f06029b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.06.17 21:22:05.956267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3678 2024.06.17 21:22:05.956320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3679 2024.06.17 21:22:05.956340 [ 3 ] {} <Debug> HTTP-Session: bf667b66-505a-4307-a6c6-52374f4c2ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3680 2024.06.17 21:22:05.956356 [ 3 ] {} <Debug> HTTP-Session: bf667b66-505a-4307-a6c6-52374f4c2ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.06.17 21:22:05.956370 [ 3 ] {} <Debug> HTTP-Session: bf667b66-505a-4307-a6c6-52374f4c2ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.06.17 21:22:05.956405 [ 3 ] {} <Trace> HTTP-Session: bf667b66-505a-4307-a6c6-52374f4c2ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3683 2024.06.17 21:22:05.956545 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3684 2024.06.17 21:22:05.956590 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3685 2024.06.17 21:22:05.956738 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3686 2024.06.17 21:22:05.957125 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3687 2024.06.17 21:22:05.957163 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3688 2024.06.17 21:22:05.957486 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3689 2024.06.17 21:22:05.957797 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3690 2024.06.17 21:22:05.957954 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001464 sec., 54644.8087431694 rows/sec., 4.27 MiB/sec.
3691 2024.06.17 21:22:05.958114 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Debug> DynamicQueryHandler: Done processing query
3692 2024.06.17 21:22:05.958139 [ 3 ] {302d96da-1552-4a33-b550-6c315233715f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3693 2024.06.17 21:22:05.958154 [ 3 ] {} <Debug> HTTP-Session: bf667b66-505a-4307-a6c6-52374f4c2ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.06.17 21:22:05.958319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3695 2024.06.17 21:22:05.958366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3696 2024.06.17 21:22:05.958386 [ 3 ] {} <Debug> HTTP-Session: 445a3ace-2bf9-4e9d-9dbb-96f3416058aa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3697 2024.06.17 21:22:05.958402 [ 3 ] {} <Debug> HTTP-Session: 445a3ace-2bf9-4e9d-9dbb-96f3416058aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3698 2024.06.17 21:22:05.958416 [ 3 ] {} <Debug> HTTP-Session: 445a3ace-2bf9-4e9d-9dbb-96f3416058aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3699 2024.06.17 21:22:05.958449 [ 3 ] {} <Trace> HTTP-Session: 445a3ace-2bf9-4e9d-9dbb-96f3416058aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3700 2024.06.17 21:22:05.958596 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3701 2024.06.17 21:22:05.958644 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3702 2024.06.17 21:22:05.958791 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3703 2024.06.17 21:22:05.959170 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3704 2024.06.17 21:22:05.959207 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3705 2024.06.17 21:22:05.959599 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3706 2024.06.17 21:22:05.959931 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3707 2024.06.17 21:22:05.960086 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec.
3708 2024.06.17 21:22:05.960257 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Debug> DynamicQueryHandler: Done processing query
3709 2024.06.17 21:22:05.960281 [ 3 ] {225d6651-b7f5-4234-ae61-06af74709615} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3710 2024.06.17 21:22:05.960296 [ 3 ] {} <Debug> HTTP-Session: 445a3ace-2bf9-4e9d-9dbb-96f3416058aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.06.17 21:22:05.960444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3712 2024.06.17 21:22:05.960492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3713 2024.06.17 21:22:05.960512 [ 3 ] {} <Debug> HTTP-Session: 3912983c-beb0-4fce-992c-1c0cd33a0324 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3714 2024.06.17 21:22:05.960528 [ 3 ] {} <Debug> HTTP-Session: 3912983c-beb0-4fce-992c-1c0cd33a0324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.06.17 21:22:05.960542 [ 3 ] {} <Debug> HTTP-Session: 3912983c-beb0-4fce-992c-1c0cd33a0324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3716 2024.06.17 21:22:05.960574 [ 3 ] {} <Trace> HTTP-Session: 3912983c-beb0-4fce-992c-1c0cd33a0324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3717 2024.06.17 21:22:05.960759 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3718 2024.06.17 21:22:05.960806 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3719 2024.06.17 21:22:05.960966 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3720 2024.06.17 21:22:05.961347 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3721 2024.06.17 21:22:05.961382 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3722 2024.06.17 21:22:05.961772 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3723 2024.06.17 21:22:05.962102 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3724 2024.06.17 21:22:05.962260 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3725 2024.06.17 21:22:05.962263 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.00161 sec., 9937.888198757762 rows/sec., 13.41 MiB/sec.
3726 2024.06.17 21:22:05.962326 [ 127 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3727 2024.06.17 21:22:05.962400 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3728 2024.06.17 21:22:05.962588 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3729 2024.06.17 21:22:05.962602 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Debug> DynamicQueryHandler: Done processing query
3730 2024.06.17 21:22:05.962648 [ 3 ] {e0de3af3-377b-4e10-8a76-114aa6ebe93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3731 2024.06.17 21:22:05.962683 [ 3 ] {} <Debug> HTTP-Session: 3912983c-beb0-4fce-992c-1c0cd33a0324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.06.17 21:22:05.962854 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3733 2024.06.17 21:22:05.962872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3734 2024.06.17 21:22:05.962934 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part
3735 2024.06.17 21:22:05.962966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3736 2024.06.17 21:22:05.962997 [ 3 ] {} <Debug> HTTP-Session: 4058c3ad-51a3-4571-a87c-109430d719d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3737 2024.06.17 21:22:05.963027 [ 3 ] {} <Debug> HTTP-Session: 4058c3ad-51a3-4571-a87c-109430d719d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.06.17 21:22:05.963079 [ 3 ] {} <Debug> HTTP-Session: 4058c3ad-51a3-4571-a87c-109430d719d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.06.17 21:22:05.963274 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part
3740 2024.06.17 21:22:05.963285 [ 3 ] {} <Trace> HTTP-Session: 4058c3ad-51a3-4571-a87c-109430d719d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3741 2024.06.17 21:22:05.963554 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
3742 2024.06.17 21:22:05.963737 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3743 2024.06.17 21:22:05.963865 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part
3744 2024.06.17 21:22:05.963959 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3745 2024.06.17 21:22:05.964168 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
3746 2024.06.17 21:22:05.964485 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part
3747 2024.06.17 21:22:05.965186 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3748 2024.06.17 21:22:05.965938 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3749 2024.06.17 21:22:05.965991 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3750 2024.06.17 21:22:05.967093 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3751 2024.06.17 21:22:05.967865 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3752 2024.06.17 21:22:05.968039 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004504 sec., 13321.492007104795 rows/sec., 919.32 KiB/sec.
3753 2024.06.17 21:22:05.968281 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Debug> DynamicQueryHandler: Done processing query
3754 2024.06.17 21:22:05.968361 [ 3 ] {101c3184-0aa1-4b1b-ae37-dfd9b96dfd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3755 2024.06.17 21:22:05.968443 [ 3 ] {} <Debug> HTTP-Session: 4058c3ad-51a3-4571-a87c-109430d719d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3756 2024.06.17 21:22:05.968575 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 6 columns (6 merged, 0 gathered) in 0.006065421 sec., 40228.04023001866 rows/sec., 54.29 MiB/sec.
3757 2024.06.17 21:22:05.968990 [ 190 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3758 2024.06.17 21:22:05.969432 [ 190 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3759 2024.06.17 21:22:05.969515 [ 190 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3760 2024.06.17 21:22:05.969608 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB.
3761 2024.06.17 21:22:10.948029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3762 2024.06.17 21:22:10.948177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3763 2024.06.17 21:22:10.948208 [ 3 ] {} <Debug> HTTP-Session: 005aca43-ce9d-4a11-b3f2-7d19fdd5081f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3764 2024.06.17 21:22:10.948238 [ 3 ] {} <Debug> HTTP-Session: 005aca43-ce9d-4a11-b3f2-7d19fdd5081f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3765 2024.06.17 21:22:10.948256 [ 3 ] {} <Debug> HTTP-Session: 005aca43-ce9d-4a11-b3f2-7d19fdd5081f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.06.17 21:22:10.948315 [ 3 ] {} <Trace> HTTP-Session: 005aca43-ce9d-4a11-b3f2-7d19fdd5081f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3767 2024.06.17 21:22:10.948537 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3768 2024.06.17 21:22:10.948614 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3769 2024.06.17 21:22:10.948834 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3770 2024.06.17 21:22:10.949220 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3771 2024.06.17 21:22:10.949267 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3772 2024.06.17 21:22:10.949639 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3773 2024.06.17 21:22:10.949981 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3774 2024.06.17 21:22:10.950131 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001661 sec., 8428.657435279953 rows/sec., 683.18 KiB/sec.
3775 2024.06.17 21:22:10.950433 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Debug> DynamicQueryHandler: Done processing query
3776 2024.06.17 21:22:10.950466 [ 3 ] {174e096b-7ef7-4bc8-bac3-f039ca77da94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3777 2024.06.17 21:22:10.950483 [ 3 ] {} <Debug> HTTP-Session: 005aca43-ce9d-4a11-b3f2-7d19fdd5081f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.06.17 21:22:10.950611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3779 2024.06.17 21:22:10.950665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3780 2024.06.17 21:22:10.950685 [ 3 ] {} <Debug> HTTP-Session: cde1dff8-db87-4346-9513-58b6f325c499 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3781 2024.06.17 21:22:10.950704 [ 3 ] {} <Debug> HTTP-Session: cde1dff8-db87-4346-9513-58b6f325c499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3782 2024.06.17 21:22:10.950719 [ 3 ] {} <Debug> HTTP-Session: cde1dff8-db87-4346-9513-58b6f325c499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3783 2024.06.17 21:22:10.950754 [ 3 ] {} <Trace> HTTP-Session: cde1dff8-db87-4346-9513-58b6f325c499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3784 2024.06.17 21:22:10.950864 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3785 2024.06.17 21:22:10.950911 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3786 2024.06.17 21:22:10.951062 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3787 2024.06.17 21:22:10.951327 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3788 2024.06.17 21:22:10.951362 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3789 2024.06.17 21:22:10.951672 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3790 2024.06.17 21:22:10.951990 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3791 2024.06.17 21:22:10.952121 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec.
3792 2024.06.17 21:22:10.952413 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Debug> DynamicQueryHandler: Done processing query
3793 2024.06.17 21:22:10.952447 [ 3 ] {5fac8a45-761e-4446-88f3-68b73b58d399} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3794 2024.06.17 21:22:10.952468 [ 3 ] {} <Debug> HTTP-Session: cde1dff8-db87-4346-9513-58b6f325c499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3795 2024.06.17 21:22:10.952600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3796 2024.06.17 21:22:10.952662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3797 2024.06.17 21:22:10.952686 [ 3 ] {} <Debug> HTTP-Session: 5d17a5d3-65c1-41b1-9d37-1afd8b3466a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3798 2024.06.17 21:22:10.952708 [ 3 ] {} <Debug> HTTP-Session: 5d17a5d3-65c1-41b1-9d37-1afd8b3466a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3799 2024.06.17 21:22:10.952726 [ 3 ] {} <Debug> HTTP-Session: 5d17a5d3-65c1-41b1-9d37-1afd8b3466a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3800 2024.06.17 21:22:10.952766 [ 3 ] {} <Trace> HTTP-Session: 5d17a5d3-65c1-41b1-9d37-1afd8b3466a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3801 2024.06.17 21:22:10.952912 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3802 2024.06.17 21:22:10.952958 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3803 2024.06.17 21:22:10.953097 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3804 2024.06.17 21:22:10.953419 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3805 2024.06.17 21:22:10.953455 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3806 2024.06.17 21:22:10.953784 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3807 2024.06.17 21:22:10.954105 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3808 2024.06.17 21:22:10.954224 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Debug> executeQuery: Read 100 rows, 8.38 KiB in 0.001363 sec., 73367.57153338224 rows/sec., 6.01 MiB/sec.
3809 2024.06.17 21:22:10.954423 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Debug> DynamicQueryHandler: Done processing query
3810 2024.06.17 21:22:10.954468 [ 3 ] {7fb96f5f-8924-4d46-a96e-61d7cc6a5aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3811 2024.06.17 21:22:10.954520 [ 3 ] {} <Debug> HTTP-Session: 5d17a5d3-65c1-41b1-9d37-1afd8b3466a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.06.17 21:22:10.954685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3813 2024.06.17 21:22:10.954737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3814 2024.06.17 21:22:10.954756 [ 3 ] {} <Debug> HTTP-Session: 0a46663a-9b00-4453-aa87-5da779e515f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3815 2024.06.17 21:22:10.954774 [ 3 ] {} <Debug> HTTP-Session: 0a46663a-9b00-4453-aa87-5da779e515f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3816 2024.06.17 21:22:10.954788 [ 3 ] {} <Debug> HTTP-Session: 0a46663a-9b00-4453-aa87-5da779e515f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3817 2024.06.17 21:22:10.954820 [ 3 ] {} <Trace> HTTP-Session: 0a46663a-9b00-4453-aa87-5da779e515f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3818 2024.06.17 21:22:10.954934 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3819 2024.06.17 21:22:10.954979 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3820 2024.06.17 21:22:10.955119 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2024.06.17 21:22:10.955412 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3822 2024.06.17 21:22:10.955448 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3823 2024.06.17 21:22:10.955749 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3824 2024.06.17 21:22:10.956049 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3825 2024.06.17 21:22:10.956172 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001264 sec., 3164.556962025317 rows/sec., 220.96 KiB/sec.
3826 2024.06.17 21:22:10.956432 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Debug> DynamicQueryHandler: Done processing query
3827 2024.06.17 21:22:10.956457 [ 3 ] {32b91767-732f-4a1e-a544-70443ac1c42f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3828 2024.06.17 21:22:10.956473 [ 3 ] {} <Debug> HTTP-Session: 0a46663a-9b00-4453-aa87-5da779e515f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.06.17 21:22:10.956633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3830 2024.06.17 21:22:10.956682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3831 2024.06.17 21:22:10.956701 [ 3 ] {} <Debug> HTTP-Session: 3c8914f8-1d98-4d40-a886-efa0be0aedb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3832 2024.06.17 21:22:10.956718 [ 3 ] {} <Debug> HTTP-Session: 3c8914f8-1d98-4d40-a886-efa0be0aedb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3833 2024.06.17 21:22:10.956733 [ 3 ] {} <Debug> HTTP-Session: 3c8914f8-1d98-4d40-a886-efa0be0aedb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3834 2024.06.17 21:22:10.956763 [ 3 ] {} <Trace> HTTP-Session: 3c8914f8-1d98-4d40-a886-efa0be0aedb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3835 2024.06.17 21:22:10.956880 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3836 2024.06.17 21:22:10.956924 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3837 2024.06.17 21:22:10.957067 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3838 2024.06.17 21:22:10.957445 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3839 2024.06.17 21:22:10.957482 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3840 2024.06.17 21:22:10.957797 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3841 2024.06.17 21:22:10.958097 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3842 2024.06.17 21:22:10.958227 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 4.61 MiB/sec.
3843 2024.06.17 21:22:10.958520 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Debug> DynamicQueryHandler: Done processing query
3844 2024.06.17 21:22:10.958545 [ 3 ] {4130156f-877f-4b4e-becc-501f4c40375f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3845 2024.06.17 21:22:10.958562 [ 3 ] {} <Debug> HTTP-Session: 3c8914f8-1d98-4d40-a886-efa0be0aedb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3846 2024.06.17 21:22:10.958737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3847 2024.06.17 21:22:10.958787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3848 2024.06.17 21:22:10.958806 [ 3 ] {} <Debug> HTTP-Session: 407cb381-cf5f-4802-bb55-6a9d451cf315 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3849 2024.06.17 21:22:10.958823 [ 3 ] {} <Debug> HTTP-Session: 407cb381-cf5f-4802-bb55-6a9d451cf315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.06.17 21:22:10.958836 [ 3 ] {} <Debug> HTTP-Session: 407cb381-cf5f-4802-bb55-6a9d451cf315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3851 2024.06.17 21:22:10.958866 [ 3 ] {} <Trace> HTTP-Session: 407cb381-cf5f-4802-bb55-6a9d451cf315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3852 2024.06.17 21:22:10.959019 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3853 2024.06.17 21:22:10.959068 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3854 2024.06.17 21:22:10.959236 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3855 2024.06.17 21:22:10.959595 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3856 2024.06.17 21:22:10.959632 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3857 2024.06.17 21:22:10.960017 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3858 2024.06.17 21:22:10.960361 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3859 2024.06.17 21:22:10.960492 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001548 sec., 104651.16279069768 rows/sec., 7.29 MiB/sec.
3860 2024.06.17 21:22:10.960815 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Debug> DynamicQueryHandler: Done processing query
3861 2024.06.17 21:22:10.960841 [ 3 ] {72212794-c1a6-4ba2-95d7-f4985e221a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3862 2024.06.17 21:22:10.960858 [ 3 ] {} <Debug> HTTP-Session: 407cb381-cf5f-4802-bb55-6a9d451cf315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3863 2024.06.17 21:22:10.960983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3864 2024.06.17 21:22:10.961030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3865 2024.06.17 21:22:10.961049 [ 3 ] {} <Debug> HTTP-Session: c11cd815-ffb0-4557-a218-8b2485b67f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3866 2024.06.17 21:22:10.961067 [ 3 ] {} <Debug> HTTP-Session: c11cd815-ffb0-4557-a218-8b2485b67f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3867 2024.06.17 21:22:10.961081 [ 3 ] {} <Debug> HTTP-Session: c11cd815-ffb0-4557-a218-8b2485b67f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3868 2024.06.17 21:22:10.961112 [ 3 ] {} <Trace> HTTP-Session: c11cd815-ffb0-4557-a218-8b2485b67f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3869 2024.06.17 21:22:10.961298 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3870 2024.06.17 21:22:10.961347 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3871 2024.06.17 21:22:10.961526 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3872 2024.06.17 21:22:10.961894 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3873 2024.06.17 21:22:10.961929 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3874 2024.06.17 21:22:10.962333 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3875 2024.06.17 21:22:10.962664 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3876 2024.06.17 21:22:10.962800 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.00161 sec., 8695.652173913042 rows/sec., 11.73 MiB/sec.
3877 2024.06.17 21:22:10.963113 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Debug> DynamicQueryHandler: Done processing query
3878 2024.06.17 21:22:10.963138 [ 3 ] {74501c41-d50e-4d51-92be-6f5c09f6d2f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3879 2024.06.17 21:22:10.963154 [ 3 ] {} <Debug> HTTP-Session: c11cd815-ffb0-4557-a218-8b2485b67f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.06.17 21:22:10.963275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3881 2024.06.17 21:22:10.963323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3882 2024.06.17 21:22:10.963342 [ 3 ] {} <Debug> HTTP-Session: c0890fc2-bba5-4c7a-97f3-59926ceb8da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3883 2024.06.17 21:22:10.963360 [ 3 ] {} <Debug> HTTP-Session: c0890fc2-bba5-4c7a-97f3-59926ceb8da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.06.17 21:22:10.963374 [ 3 ] {} <Debug> HTTP-Session: c0890fc2-bba5-4c7a-97f3-59926ceb8da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.06.17 21:22:10.963404 [ 3 ] {} <Trace> HTTP-Session: c0890fc2-bba5-4c7a-97f3-59926ceb8da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3886 2024.06.17 21:22:10.963521 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3887 2024.06.17 21:22:10.963568 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3888 2024.06.17 21:22:10.963710 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3889 2024.06.17 21:22:10.963990 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3890 2024.06.17 21:22:10.964026 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3891 2024.06.17 21:22:10.964390 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3892 2024.06.17 21:22:10.964710 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3893 2024.06.17 21:22:10.964839 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec.
3894 2024.06.17 21:22:10.964990 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Debug> DynamicQueryHandler: Done processing query
3895 2024.06.17 21:22:10.965014 [ 3 ] {b18a370f-13e2-4317-be51-13b80bb7ee8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3896 2024.06.17 21:22:10.965030 [ 3 ] {} <Debug> HTTP-Session: c0890fc2-bba5-4c7a-97f3-59926ceb8da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.06.17 21:22:12.361314 [ 29 ] {} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3898 2024.06.17 21:22:12.361402 [ 29 ] {} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3899 2024.06.17 21:22:12.361428 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3900 2024.06.17 21:22:12.361649 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
3901 2024.06.17 21:22:12.362010 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3902 2024.06.17 21:22:12.362050 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3903 2024.06.17 21:22:12.362139 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3904 2024.06.17 21:22:12.362271 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3905 2024.06.17 21:22:12.362380 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3906 2024.06.17 21:22:12.362545 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3907 2024.06.17 21:22:12.364505 [ 190 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.002989341 sec., 9701.134798606114 rows/sec., 1.36 MiB/sec.
3908 2024.06.17 21:22:12.364662 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3909 2024.06.17 21:22:12.365128 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3910 2024.06.17 21:22:12.365209 [ 191 ] {6271075e-242b-45aa-96f2-daca5fbbd266::all_1_5_1} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3911 2024.06.17 21:22:12.365284 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3912 2024.06.17 21:22:15.176276 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
3913 2024.06.17 21:22:15.176331 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
3914 2024.06.17 21:22:15.948525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3915 2024.06.17 21:22:15.948648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3916 2024.06.17 21:22:15.948674 [ 3 ] {} <Debug> HTTP-Session: eb6149b1-6d86-443c-aed7-0e2cc60f2b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3917 2024.06.17 21:22:15.948699 [ 3 ] {} <Debug> HTTP-Session: eb6149b1-6d86-443c-aed7-0e2cc60f2b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3918 2024.06.17 21:22:15.948713 [ 3 ] {} <Debug> HTTP-Session: eb6149b1-6d86-443c-aed7-0e2cc60f2b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.06.17 21:22:15.948764 [ 3 ] {} <Trace> HTTP-Session: eb6149b1-6d86-443c-aed7-0e2cc60f2b17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3920 2024.06.17 21:22:15.948962 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3921 2024.06.17 21:22:15.949030 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3922 2024.06.17 21:22:15.949226 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3923 2024.06.17 21:22:15.949629 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3924 2024.06.17 21:22:15.949672 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3925 2024.06.17 21:22:15.950043 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3926 2024.06.17 21:22:15.950384 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3927 2024.06.17 21:22:15.950563 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001656 sec., 9661.835748792271 rows/sec., 783.14 KiB/sec.
3928 2024.06.17 21:22:15.950893 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Debug> DynamicQueryHandler: Done processing query
3929 2024.06.17 21:22:15.950921 [ 3 ] {26f817e1-a1c4-48f7-b9d0-33ba567910cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3930 2024.06.17 21:22:15.950938 [ 3 ] {} <Debug> HTTP-Session: eb6149b1-6d86-443c-aed7-0e2cc60f2b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.06.17 21:22:15.951056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2024.06.17 21:22:15.951106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3933 2024.06.17 21:22:15.951126 [ 3 ] {} <Debug> HTTP-Session: 572326a5-5149-4fcf-85f7-eecbf70a33e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3934 2024.06.17 21:22:15.951143 [ 3 ] {} <Debug> HTTP-Session: 572326a5-5149-4fcf-85f7-eecbf70a33e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2024.06.17 21:22:15.951157 [ 3 ] {} <Debug> HTTP-Session: 572326a5-5149-4fcf-85f7-eecbf70a33e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3936 2024.06.17 21:22:15.951188 [ 3 ] {} <Trace> HTTP-Session: 572326a5-5149-4fcf-85f7-eecbf70a33e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3937 2024.06.17 21:22:15.951285 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3938 2024.06.17 21:22:15.951331 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3939 2024.06.17 21:22:15.951477 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.06.17 21:22:15.951756 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3941 2024.06.17 21:22:15.951793 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3942 2024.06.17 21:22:15.952099 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3943 2024.06.17 21:22:15.952404 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3944 2024.06.17 21:22:15.952530 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 128.52 KiB/sec.
3945 2024.06.17 21:22:15.952717 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Debug> DynamicQueryHandler: Done processing query
3946 2024.06.17 21:22:15.952742 [ 3 ] {8272f442-f25a-45aa-a4b3-54ef3e6c2522} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3947 2024.06.17 21:22:15.952758 [ 3 ] {} <Debug> HTTP-Session: 572326a5-5149-4fcf-85f7-eecbf70a33e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.06.17 21:22:15.952877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3949 2024.06.17 21:22:15.952924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3950 2024.06.17 21:22:15.952944 [ 3 ] {} <Debug> HTTP-Session: 51445a7c-1262-43a7-9623-a073bfa98812 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3951 2024.06.17 21:22:15.952961 [ 3 ] {} <Debug> HTTP-Session: 51445a7c-1262-43a7-9623-a073bfa98812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3952 2024.06.17 21:22:15.952974 [ 3 ] {} <Debug> HTTP-Session: 51445a7c-1262-43a7-9623-a073bfa98812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.06.17 21:22:15.953004 [ 3 ] {} <Trace> HTTP-Session: 51445a7c-1262-43a7-9623-a073bfa98812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3954 2024.06.17 21:22:15.953126 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3955 2024.06.17 21:22:15.953169 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3956 2024.06.17 21:22:15.953297 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2024.06.17 21:22:15.953649 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3958 2024.06.17 21:22:15.953685 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3959 2024.06.17 21:22:15.953998 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3960 2024.06.17 21:22:15.954313 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3961 2024.06.17 21:22:15.954460 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001377 sec., 76252.72331154684 rows/sec., 6.19 MiB/sec.
3962 2024.06.17 21:22:15.954479 [ 6 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3963 2024.06.17 21:22:15.954590 [ 6 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3964 2024.06.17 21:22:15.954629 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3965 2024.06.17 21:22:15.954672 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Debug> DynamicQueryHandler: Done processing query
3966 2024.06.17 21:22:15.954715 [ 3 ] {7d657241-8a99-45f1-af63-4c072da1575d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3967 2024.06.17 21:22:15.954785 [ 3 ] {} <Debug> HTTP-Session: 51445a7c-1262-43a7-9623-a073bfa98812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3968 2024.06.17 21:22:15.954993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3969 2024.06.17 21:22:15.955006 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
3970 2024.06.17 21:22:15.955119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3971 2024.06.17 21:22:15.955224 [ 3 ] {} <Debug> HTTP-Session: 6111b7f5-05c3-459c-9690-8240d2896bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3972 2024.06.17 21:22:15.955320 [ 3 ] {} <Debug> HTTP-Session: 6111b7f5-05c3-459c-9690-8240d2896bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.06.17 21:22:15.955413 [ 3 ] {} <Debug> HTTP-Session: 6111b7f5-05c3-459c-9690-8240d2896bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.06.17 21:22:15.955542 [ 3 ] {} <Trace> HTTP-Session: 6111b7f5-05c3-459c-9690-8240d2896bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3975 2024.06.17 21:22:15.955652 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3976 2024.06.17 21:22:15.955723 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 148 rows starting from the beginning of the part
3977 2024.06.17 21:22:15.955738 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3978 2024.06.17 21:22:15.955806 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3979 2024.06.17 21:22:15.955843 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part
3980 2024.06.17 21:22:15.956298 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part
3981 2024.06.17 21:22:15.956606 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part
3982 2024.06.17 21:22:15.956938 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part
3983 2024.06.17 21:22:15.957176 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3984 2024.06.17 21:22:15.957310 [ 200 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 105 rows starting from the beginning of the part
3985 2024.06.17 21:22:15.957936 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.06.17 21:22:15.957980 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
3987 2024.06.17 21:22:15.958438 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3988 2024.06.17 21:22:15.958941 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.06.17 21:22:15.959094 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 4 columns (4 merged, 0 gathered) in 0.004333714 sec., 160370.5274505886 rows/sec., 13.09 MiB/sec.
3990 2024.06.17 21:22:15.959231 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003518 sec., 568.5048322910745 rows/sec., 39.70 KiB/sec.
3991 2024.06.17 21:22:15.959423 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3992 2024.06.17 21:22:15.959516 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Debug> DynamicQueryHandler: Done processing query
3993 2024.06.17 21:22:15.959555 [ 3 ] {c149dee3-ef07-4967-98c6-758f576233ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3994 2024.06.17 21:22:15.959573 [ 3 ] {} <Debug> HTTP-Session: 6111b7f5-05c3-459c-9690-8240d2896bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3995 2024.06.17 21:22:15.959770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3996 2024.06.17 21:22:15.959874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3997 2024.06.17 21:22:15.959919 [ 3 ] {} <Debug> HTTP-Session: 9f4e88cd-65b4-4f63-a827-9a9d8777b653 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
3998 2024.06.17 21:22:15.959950 [ 3 ] {} <Debug> HTTP-Session: 9f4e88cd-65b4-4f63-a827-9a9d8777b653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3999 2024.06.17 21:22:15.959968 [ 3 ] {} <Debug> HTTP-Session: 9f4e88cd-65b4-4f63-a827-9a9d8777b653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4000 2024.06.17 21:22:15.960012 [ 3 ] {} <Trace> HTTP-Session: 9f4e88cd-65b4-4f63-a827-9a9d8777b653 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4001 2024.06.17 21:22:15.960063 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4002 2024.06.17 21:22:15.960265 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4003 2024.06.17 21:22:15.960273 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_21_4} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4004 2024.06.17 21:22:15.960340 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4005 2024.06.17 21:22:15.960489 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4006 2024.06.17 21:22:15.960631 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4007 2024.06.17 21:22:15.960992 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4008 2024.06.17 21:22:15.961032 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4009 2024.06.17 21:22:15.961357 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4010 2024.06.17 21:22:15.961666 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4011 2024.06.17 21:22:15.961824 [ 6 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4012 2024.06.17 21:22:15.961831 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001653 sec., 49606.77555958863 rows/sec., 3.88 MiB/sec.
4013 2024.06.17 21:22:15.961889 [ 6 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.06.17 21:22:15.961963 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4015 2024.06.17 21:22:15.962163 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4016 2024.06.17 21:22:15.962183 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Debug> DynamicQueryHandler: Done processing query
4017 2024.06.17 21:22:15.962242 [ 3 ] {8b477298-96a2-40cd-9402-faea3b255b31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4018 2024.06.17 21:22:15.962277 [ 3 ] {} <Debug> HTTP-Session: 9f4e88cd-65b4-4f63-a827-9a9d8777b653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4019 2024.06.17 21:22:15.962388 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4020 2024.06.17 21:22:15.962429 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 116 rows starting from the beginning of the part
4021 2024.06.17 21:22:15.962463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.06.17 21:22:15.962582 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 80 rows starting from the beginning of the part
4023 2024.06.17 21:22:15.962631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4024 2024.06.17 21:22:15.962882 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part
4025 2024.06.17 21:22:15.962764 [ 3 ] {} <Debug> HTTP-Session: 0f24b476-a620-4a74-9fb7-bc13ead100c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4026 2024.06.17 21:22:15.962973 [ 3 ] {} <Debug> HTTP-Session: 0f24b476-a620-4a74-9fb7-bc13ead100c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4027 2024.06.17 21:22:15.963044 [ 3 ] {} <Debug> HTTP-Session: 0f24b476-a620-4a74-9fb7-bc13ead100c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4028 2024.06.17 21:22:15.963183 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 80 rows starting from the beginning of the part
4029 2024.06.17 21:22:15.963195 [ 3 ] {} <Trace> HTTP-Session: 0f24b476-a620-4a74-9fb7-bc13ead100c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4030 2024.06.17 21:22:15.963425 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
4031 2024.06.17 21:22:15.963665 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
4032 2024.06.17 21:22:15.963710 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4033 2024.06.17 21:22:15.964020 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4034 2024.06.17 21:22:15.964512 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4035 2024.06.17 21:22:15.965427 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4036 2024.06.17 21:22:15.965506 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4037 2024.06.17 21:22:15.966461 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004396584 sec., 123277.52637047308 rows/sec., 9.63 MiB/sec.
4038 2024.06.17 21:22:15.966517 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4039 2024.06.17 21:22:15.966750 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4040 2024.06.17 21:22:15.967389 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4041 2024.06.17 21:22:15.967681 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004215 sec., 38196.91577698695 rows/sec., 2.66 MiB/sec.
4042 2024.06.17 21:22:15.967895 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4043 2024.06.17 21:22:15.968024 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Debug> DynamicQueryHandler: Done processing query
4044 2024.06.17 21:22:15.968056 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_21_4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4045 2024.06.17 21:22:15.968071 [ 3 ] {00dcb866-aedf-4cf6-a1b2-ec3bd2ba0562} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4046 2024.06.17 21:22:15.968111 [ 3 ] {} <Debug> HTTP-Session: 0f24b476-a620-4a74-9fb7-bc13ead100c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.06.17 21:22:15.968233 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
4048 2024.06.17 21:22:15.968278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4049 2024.06.17 21:22:15.968337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4050 2024.06.17 21:22:15.968358 [ 3 ] {} <Debug> HTTP-Session: 5f9454ab-252c-4977-b34a-71dbc6d173d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4051 2024.06.17 21:22:15.968375 [ 3 ] {} <Debug> HTTP-Session: 5f9454ab-252c-4977-b34a-71dbc6d173d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4052 2024.06.17 21:22:15.968389 [ 3 ] {} <Debug> HTTP-Session: 5f9454ab-252c-4977-b34a-71dbc6d173d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4053 2024.06.17 21:22:15.968423 [ 3 ] {} <Trace> HTTP-Session: 5f9454ab-252c-4977-b34a-71dbc6d173d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4054 2024.06.17 21:22:15.968615 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4055 2024.06.17 21:22:15.968666 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4056 2024.06.17 21:22:15.968852 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4057 2024.06.17 21:22:15.969247 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4058 2024.06.17 21:22:15.969284 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4059 2024.06.17 21:22:15.969706 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4060 2024.06.17 21:22:15.970045 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4061 2024.06.17 21:22:15.970218 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001704 sec., 9389.671361502347 rows/sec., 12.67 MiB/sec.
4062 2024.06.17 21:22:15.970402 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Debug> DynamicQueryHandler: Done processing query
4063 2024.06.17 21:22:15.970427 [ 3 ] {2b64b9c3-34e0-43dd-87e0-7cff4c84ebca} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4064 2024.06.17 21:22:15.970442 [ 3 ] {} <Debug> HTTP-Session: 5f9454ab-252c-4977-b34a-71dbc6d173d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.06.17 21:22:15.970558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4066 2024.06.17 21:22:15.970607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4067 2024.06.17 21:22:15.970625 [ 3 ] {} <Debug> HTTP-Session: 6bed434d-9c10-4fd5-bdcc-895c7d3d4638 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4068 2024.06.17 21:22:15.970642 [ 3 ] {} <Debug> HTTP-Session: 6bed434d-9c10-4fd5-bdcc-895c7d3d4638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4069 2024.06.17 21:22:15.970656 [ 3 ] {} <Debug> HTTP-Session: 6bed434d-9c10-4fd5-bdcc-895c7d3d4638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.06.17 21:22:15.970686 [ 3 ] {} <Trace> HTTP-Session: 6bed434d-9c10-4fd5-bdcc-895c7d3d4638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4071 2024.06.17 21:22:15.970797 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4072 2024.06.17 21:22:15.970842 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4073 2024.06.17 21:22:15.970969 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4074 2024.06.17 21:22:15.971262 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4075 2024.06.17 21:22:15.971298 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4076 2024.06.17 21:22:15.971659 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4077 2024.06.17 21:22:15.971975 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4078 2024.06.17 21:22:15.972134 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
4079 2024.06.17 21:22:15.972386 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Debug> DynamicQueryHandler: Done processing query
4080 2024.06.17 21:22:15.972419 [ 3 ] {7beeb332-7952-4339-a4f6-ab12e4aac6c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4081 2024.06.17 21:22:15.972435 [ 3 ] {} <Debug> HTTP-Session: 6bed434d-9c10-4fd5-bdcc-895c7d3d4638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.06.17 21:22:20.948448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2024.06.17 21:22:20.948597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4084 2024.06.17 21:22:20.948629 [ 3 ] {} <Debug> HTTP-Session: 1686440d-4693-40eb-aab5-2affb9ba4474 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4085 2024.06.17 21:22:20.948659 [ 3 ] {} <Debug> HTTP-Session: 1686440d-4693-40eb-aab5-2affb9ba4474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2024.06.17 21:22:20.948678 [ 3 ] {} <Debug> HTTP-Session: 1686440d-4693-40eb-aab5-2affb9ba4474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.06.17 21:22:20.948736 [ 3 ] {} <Trace> HTTP-Session: 1686440d-4693-40eb-aab5-2affb9ba4474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4088 2024.06.17 21:22:20.948950 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4089 2024.06.17 21:22:20.949028 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4090 2024.06.17 21:22:20.949241 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4091 2024.06.17 21:22:20.949666 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4092 2024.06.17 21:22:20.949710 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4093 2024.06.17 21:22:20.950085 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4094 2024.06.17 21:22:20.950427 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4095 2024.06.17 21:22:20.950611 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 658.60 KiB/sec.
4096 2024.06.17 21:22:20.950971 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Debug> DynamicQueryHandler: Done processing query
4097 2024.06.17 21:22:20.951014 [ 3 ] {a467b364-90c3-4264-b530-06ee986766fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4098 2024.06.17 21:22:20.951032 [ 3 ] {} <Debug> HTTP-Session: 1686440d-4693-40eb-aab5-2affb9ba4474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.06.17 21:22:20.951172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4100 2024.06.17 21:22:20.951223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4101 2024.06.17 21:22:20.951243 [ 3 ] {} <Debug> HTTP-Session: d07839b1-95d8-4807-868e-64250eb5fe45 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4102 2024.06.17 21:22:20.951260 [ 3 ] {} <Debug> HTTP-Session: d07839b1-95d8-4807-868e-64250eb5fe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4103 2024.06.17 21:22:20.951274 [ 3 ] {} <Debug> HTTP-Session: d07839b1-95d8-4807-868e-64250eb5fe45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.06.17 21:22:20.951305 [ 3 ] {} <Trace> HTTP-Session: d07839b1-95d8-4807-868e-64250eb5fe45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4105 2024.06.17 21:22:20.951443 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4106 2024.06.17 21:22:20.951492 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4107 2024.06.17 21:22:20.951637 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4108 2024.06.17 21:22:20.952007 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4109 2024.06.17 21:22:20.952045 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4110 2024.06.17 21:22:20.952365 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4111 2024.06.17 21:22:20.952673 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4112 2024.06.17 21:22:20.952818 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001425 sec., 68771.9298245614 rows/sec., 5.65 MiB/sec.
4113 2024.06.17 21:22:20.952973 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Debug> DynamicQueryHandler: Done processing query
4114 2024.06.17 21:22:20.952998 [ 3 ] {ba491937-dada-470e-98c5-2e4cd2089529} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4115 2024.06.17 21:22:20.953014 [ 3 ] {} <Debug> HTTP-Session: d07839b1-95d8-4807-868e-64250eb5fe45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.06.17 21:22:20.953134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4117 2024.06.17 21:22:20.953181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4118 2024.06.17 21:22:20.953201 [ 3 ] {} <Debug> HTTP-Session: f81e9468-e654-4625-871f-f05b75a2e965 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4119 2024.06.17 21:22:20.953218 [ 3 ] {} <Debug> HTTP-Session: f81e9468-e654-4625-871f-f05b75a2e965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4120 2024.06.17 21:22:20.953232 [ 3 ] {} <Debug> HTTP-Session: f81e9468-e654-4625-871f-f05b75a2e965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.06.17 21:22:20.953262 [ 3 ] {} <Trace> HTTP-Session: f81e9468-e654-4625-871f-f05b75a2e965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4122 2024.06.17 21:22:20.953378 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4123 2024.06.17 21:22:20.953421 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4124 2024.06.17 21:22:20.953546 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4125 2024.06.17 21:22:20.953877 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4126 2024.06.17 21:22:20.953913 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4127 2024.06.17 21:22:20.954226 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4128 2024.06.17 21:22:20.954530 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4129 2024.06.17 21:22:20.954674 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001334 sec., 58470.76461769116 rows/sec., 4.57 MiB/sec.
4130 2024.06.17 21:22:20.954841 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Debug> DynamicQueryHandler: Done processing query
4131 2024.06.17 21:22:20.954866 [ 3 ] {cda9b71f-685c-4020-9ec6-de8987b17c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4132 2024.06.17 21:22:20.954883 [ 3 ] {} <Debug> HTTP-Session: f81e9468-e654-4625-871f-f05b75a2e965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.06.17 21:22:20.955053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4134 2024.06.17 21:22:20.955102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4135 2024.06.17 21:22:20.955121 [ 3 ] {} <Debug> HTTP-Session: 7b079c8c-b7b0-4ba7-85fc-df16b4b7ce84 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4136 2024.06.17 21:22:20.955139 [ 3 ] {} <Debug> HTTP-Session: 7b079c8c-b7b0-4ba7-85fc-df16b4b7ce84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4137 2024.06.17 21:22:20.955154 [ 3 ] {} <Debug> HTTP-Session: 7b079c8c-b7b0-4ba7-85fc-df16b4b7ce84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.06.17 21:22:20.955184 [ 3 ] {} <Trace> HTTP-Session: 7b079c8c-b7b0-4ba7-85fc-df16b4b7ce84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4139 2024.06.17 21:22:20.955326 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4140 2024.06.17 21:22:20.955374 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4141 2024.06.17 21:22:20.955519 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4142 2024.06.17 21:22:20.955903 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4143 2024.06.17 21:22:20.955939 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4144 2024.06.17 21:22:20.956328 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4145 2024.06.17 21:22:20.956662 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4146 2024.06.17 21:22:20.956823 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
4147 2024.06.17 21:22:20.956980 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Debug> DynamicQueryHandler: Done processing query
4148 2024.06.17 21:22:20.957005 [ 3 ] {13faf135-e348-4e62-adfe-c5c10ff9b7c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4149 2024.06.17 21:22:20.957020 [ 3 ] {} <Debug> HTTP-Session: 7b079c8c-b7b0-4ba7-85fc-df16b4b7ce84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4150 2024.06.17 21:22:20.957133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4151 2024.06.17 21:22:20.957182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4152 2024.06.17 21:22:20.957200 [ 3 ] {} <Debug> HTTP-Session: 88ac1320-24cc-4bbc-b078-eb1914c5623b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4153 2024.06.17 21:22:20.957217 [ 3 ] {} <Debug> HTTP-Session: 88ac1320-24cc-4bbc-b078-eb1914c5623b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4154 2024.06.17 21:22:20.957230 [ 3 ] {} <Debug> HTTP-Session: 88ac1320-24cc-4bbc-b078-eb1914c5623b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4155 2024.06.17 21:22:20.957261 [ 3 ] {} <Trace> HTTP-Session: 88ac1320-24cc-4bbc-b078-eb1914c5623b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4156 2024.06.17 21:22:20.957438 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4157 2024.06.17 21:22:20.957486 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4158 2024.06.17 21:22:20.957644 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2024.06.17 21:22:20.958056 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4160 2024.06.17 21:22:20.958093 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4161 2024.06.17 21:22:20.958503 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4162 2024.06.17 21:22:20.958844 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4163 2024.06.17 21:22:20.959001 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001668 sec., 8393.285371702637 rows/sec., 11.33 MiB/sec.
4164 2024.06.17 21:22:20.959172 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Debug> DynamicQueryHandler: Done processing query
4165 2024.06.17 21:22:20.959198 [ 3 ] {12a40410-5a4a-464f-a5cc-01a444be62ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4166 2024.06.17 21:22:20.959214 [ 3 ] {} <Debug> HTTP-Session: 88ac1320-24cc-4bbc-b078-eb1914c5623b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.06.17 21:22:20.959334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4168 2024.06.17 21:22:20.959383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4169 2024.06.17 21:22:20.959402 [ 3 ] {} <Debug> HTTP-Session: 46bf6396-6cd0-466c-87f2-1ddf2fb63019 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4170 2024.06.17 21:22:20.959419 [ 3 ] {} <Debug> HTTP-Session: 46bf6396-6cd0-466c-87f2-1ddf2fb63019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4171 2024.06.17 21:22:20.959434 [ 3 ] {} <Debug> HTTP-Session: 46bf6396-6cd0-466c-87f2-1ddf2fb63019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4172 2024.06.17 21:22:20.959465 [ 3 ] {} <Trace> HTTP-Session: 46bf6396-6cd0-466c-87f2-1ddf2fb63019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4173 2024.06.17 21:22:20.959583 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4174 2024.06.17 21:22:20.959628 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4175 2024.06.17 21:22:20.959753 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4176 2024.06.17 21:22:20.960028 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4177 2024.06.17 21:22:20.960066 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4178 2024.06.17 21:22:20.960429 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4179 2024.06.17 21:22:20.960750 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4180 2024.06.17 21:22:20.960906 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
4181 2024.06.17 21:22:20.961061 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Debug> DynamicQueryHandler: Done processing query
4182 2024.06.17 21:22:20.961085 [ 3 ] {10eb4755-ebce-41c4-943d-0f48d7fb33f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4183 2024.06.17 21:22:20.961101 [ 3 ] {} <Debug> HTTP-Session: 46bf6396-6cd0-466c-87f2-1ddf2fb63019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.06.17 21:22:25.948308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4185 2024.06.17 21:22:25.948457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4186 2024.06.17 21:22:25.948488 [ 3 ] {} <Debug> HTTP-Session: ab164505-fb9d-4ebc-bf96-f4ab262317cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4187 2024.06.17 21:22:25.948516 [ 3 ] {} <Debug> HTTP-Session: ab164505-fb9d-4ebc-bf96-f4ab262317cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4188 2024.06.17 21:22:25.948534 [ 3 ] {} <Debug> HTTP-Session: ab164505-fb9d-4ebc-bf96-f4ab262317cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.06.17 21:22:25.948592 [ 3 ] {} <Trace> HTTP-Session: ab164505-fb9d-4ebc-bf96-f4ab262317cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4190 2024.06.17 21:22:25.948806 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4191 2024.06.17 21:22:25.948883 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4192 2024.06.17 21:22:25.949106 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4193 2024.06.17 21:22:25.949538 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4194 2024.06.17 21:22:25.949581 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4195 2024.06.17 21:22:25.949960 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4196 2024.06.17 21:22:25.950306 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4197 2024.06.17 21:22:25.950460 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001717 sec., 9318.578916715202 rows/sec., 755.31 KiB/sec.
4198 2024.06.17 21:22:25.950670 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Debug> DynamicQueryHandler: Done processing query
4199 2024.06.17 21:22:25.950697 [ 3 ] {42c80436-1937-4b6f-93a2-2c8fbd946124} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4200 2024.06.17 21:22:25.950714 [ 3 ] {} <Debug> HTTP-Session: ab164505-fb9d-4ebc-bf96-f4ab262317cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.06.17 21:22:25.950843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4202 2024.06.17 21:22:25.950892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4203 2024.06.17 21:22:25.950912 [ 3 ] {} <Debug> HTTP-Session: 1f335161-ece3-4a33-8070-2c533fdbc2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4204 2024.06.17 21:22:25.950929 [ 3 ] {} <Debug> HTTP-Session: 1f335161-ece3-4a33-8070-2c533fdbc2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4205 2024.06.17 21:22:25.950943 [ 3 ] {} <Debug> HTTP-Session: 1f335161-ece3-4a33-8070-2c533fdbc2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.06.17 21:22:25.950974 [ 3 ] {} <Trace> HTTP-Session: 1f335161-ece3-4a33-8070-2c533fdbc2cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4207 2024.06.17 21:22:25.951095 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4208 2024.06.17 21:22:25.951139 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4209 2024.06.17 21:22:25.951266 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2024.06.17 21:22:25.951617 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4211 2024.06.17 21:22:25.951656 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4212 2024.06.17 21:22:25.951976 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4213 2024.06.17 21:22:25.952280 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4214 2024.06.17 21:22:25.952437 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001378 sec., 75471.69811320755 rows/sec., 6.14 MiB/sec.
4215 2024.06.17 21:22:25.952719 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Debug> DynamicQueryHandler: Done processing query
4216 2024.06.17 21:22:25.952752 [ 3 ] {94dbc12a-33d7-4d38-964e-43febbcb7ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4217 2024.06.17 21:22:25.952768 [ 3 ] {} <Debug> HTTP-Session: 1f335161-ece3-4a33-8070-2c533fdbc2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.06.17 21:22:25.952891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2024.06.17 21:22:25.952939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4220 2024.06.17 21:22:25.952959 [ 3 ] {} <Debug> HTTP-Session: 7710e600-78b9-4ed3-9e7d-c210f62bd314 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4221 2024.06.17 21:22:25.952975 [ 3 ] {} <Debug> HTTP-Session: 7710e600-78b9-4ed3-9e7d-c210f62bd314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4222 2024.06.17 21:22:25.952990 [ 3 ] {} <Debug> HTTP-Session: 7710e600-78b9-4ed3-9e7d-c210f62bd314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.06.17 21:22:25.953021 [ 3 ] {} <Trace> HTTP-Session: 7710e600-78b9-4ed3-9e7d-c210f62bd314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4224 2024.06.17 21:22:25.953140 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4225 2024.06.17 21:22:25.953186 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4226 2024.06.17 21:22:25.953330 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4227 2024.06.17 21:22:25.953660 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4228 2024.06.17 21:22:25.953696 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4229 2024.06.17 21:22:25.954011 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4230 2024.06.17 21:22:25.954314 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4231 2024.06.17 21:22:25.954464 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001358 sec., 58910.16200294551 rows/sec., 4.60 MiB/sec.
4232 2024.06.17 21:22:25.954725 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Debug> DynamicQueryHandler: Done processing query
4233 2024.06.17 21:22:25.954756 [ 3 ] {0c2fbd3f-0546-4dd8-8a0a-002f13809855} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4234 2024.06.17 21:22:25.954772 [ 3 ] {} <Debug> HTTP-Session: 7710e600-78b9-4ed3-9e7d-c210f62bd314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.06.17 21:22:25.954929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4236 2024.06.17 21:22:25.954978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4237 2024.06.17 21:22:25.954998 [ 3 ] {} <Debug> HTTP-Session: f0e0cea7-2f80-497a-8a47-c067a5939904 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4238 2024.06.17 21:22:25.955015 [ 3 ] {} <Debug> HTTP-Session: f0e0cea7-2f80-497a-8a47-c067a5939904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.06.17 21:22:25.955029 [ 3 ] {} <Debug> HTTP-Session: f0e0cea7-2f80-497a-8a47-c067a5939904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.06.17 21:22:25.955059 [ 3 ] {} <Trace> HTTP-Session: f0e0cea7-2f80-497a-8a47-c067a5939904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.06.17 21:22:25.955202 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4242 2024.06.17 21:22:25.955250 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4243 2024.06.17 21:22:25.955417 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.06.17 21:22:25.955784 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4245 2024.06.17 21:22:25.955821 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4246 2024.06.17 21:22:25.956209 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4247 2024.06.17 21:22:25.956549 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4248 2024.06.17 21:22:25.956715 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
4249 2024.06.17 21:22:25.956722 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4250 2024.06.17 21:22:25.956829 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4251 2024.06.17 21:22:25.956871 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4252 2024.06.17 21:22:25.956968 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Debug> DynamicQueryHandler: Done processing query
4253 2024.06.17 21:22:25.957030 [ 3 ] {3c804b3c-de38-42bb-a04a-f5f44d9a0308} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4254 2024.06.17 21:22:25.957073 [ 3 ] {} <Debug> HTTP-Session: f0e0cea7-2f80-497a-8a47-c067a5939904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4255 2024.06.17 21:22:25.957111 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4256 2024.06.17 21:22:25.957210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4257 2024.06.17 21:22:25.957305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4258 2024.06.17 21:22:25.957359 [ 3 ] {} <Debug> HTTP-Session: eb99379e-c5aa-4d21-ac55-51040f3d6a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4259 2024.06.17 21:22:25.957410 [ 3 ] {} <Debug> HTTP-Session: eb99379e-c5aa-4d21-ac55-51040f3d6a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4260 2024.06.17 21:22:25.957457 [ 3 ] {} <Debug> HTTP-Session: eb99379e-c5aa-4d21-ac55-51040f3d6a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.06.17 21:22:25.957464 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4262 2024.06.17 21:22:25.957511 [ 3 ] {} <Trace> HTTP-Session: eb99379e-c5aa-4d21-ac55-51040f3d6a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4263 2024.06.17 21:22:25.957537 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1456 rows starting from the beginning of the part
4264 2024.06.17 21:22:25.957789 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4265 2024.06.17 21:22:25.958059 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 162 rows starting from the beginning of the part
4266 2024.06.17 21:22:25.958089 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4267 2024.06.17 21:22:25.958373 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part
4268 2024.06.17 21:22:25.958393 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4269 2024.06.17 21:22:25.958693 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
4270 2024.06.17 21:22:25.958991 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4271 2024.06.17 21:22:25.959710 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4272 2024.06.17 21:22:25.960484 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4273 2024.06.17 21:22:25.960566 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4274 2024.06.17 21:22:25.961714 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4275 2024.06.17 21:22:25.962504 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2259 rows, containing 5 columns (5 merged, 0 gathered) in 0.005540177 sec., 407748.7055016473 rows/sec., 28.54 MiB/sec.
4276 2024.06.17 21:22:25.962632 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4277 2024.06.17 21:22:25.962883 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.005241 sec., 3052.852509063156 rows/sec., 4.12 MiB/sec.
4278 2024.06.17 21:22:25.962893 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4279 2024.06.17 21:22:25.963273 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Debug> DynamicQueryHandler: Done processing query
4280 2024.06.17 21:22:25.963306 [ 3 ] {16e27c8b-4c41-48a8-8b34-61755a077abf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4281 2024.06.17 21:22:25.963360 [ 3 ] {} <Debug> HTTP-Session: eb99379e-c5aa-4d21-ac55-51040f3d6a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.06.17 21:22:25.963560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2024.06.17 21:22:25.963633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4284 2024.06.17 21:22:25.963668 [ 3 ] {} <Debug> HTTP-Session: 7552b394-622b-46cc-86ea-177700788ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4285 2024.06.17 21:22:25.963693 [ 3 ] {} <Debug> HTTP-Session: 7552b394-622b-46cc-86ea-177700788ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.06.17 21:22:25.963717 [ 3 ] {} <Debug> HTTP-Session: 7552b394-622b-46cc-86ea-177700788ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.06.17 21:22:25.963784 [ 3 ] {} <Trace> HTTP-Session: 7552b394-622b-46cc-86ea-177700788ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4288 2024.06.17 21:22:25.963801 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4289 2024.06.17 21:22:25.963981 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4290 2024.06.17 21:22:25.964023 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4291 2024.06.17 21:22:25.964136 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4292 2024.06.17 21:22:25.964142 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
4293 2024.06.17 21:22:25.964330 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4294 2024.06.17 21:22:25.964655 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4295 2024.06.17 21:22:25.964695 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4296 2024.06.17 21:22:25.965066 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4297 2024.06.17 21:22:25.965399 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4298 2024.06.17 21:22:25.965555 [ 146 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4299 2024.06.17 21:22:25.965563 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec.
4300 2024.06.17 21:22:25.965610 [ 146 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4301 2024.06.17 21:22:25.965681 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4302 2024.06.17 21:22:25.965839 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4303 2024.06.17 21:22:25.965847 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Debug> DynamicQueryHandler: Done processing query
4304 2024.06.17 21:22:25.965892 [ 3 ] {3e784436-8440-44f4-8ac5-6c5f97ceff50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4305 2024.06.17 21:22:25.965918 [ 3 ] {} <Debug> HTTP-Session: 7552b394-622b-46cc-86ea-177700788ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4306 2024.06.17 21:22:25.965992 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4307 2024.06.17 21:22:25.966025 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 468 rows starting from the beginning of the part
4308 2024.06.17 21:22:25.966104 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
4309 2024.06.17 21:22:25.966309 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part
4310 2024.06.17 21:22:25.966547 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
4311 2024.06.17 21:22:25.966714 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part
4312 2024.06.17 21:22:25.966873 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4313 2024.06.17 21:22:25.968038 [ 194 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255763 sec., 340461.2984608755 rows/sec., 22.71 MiB/sec.
4314 2024.06.17 21:22:25.968239 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4315 2024.06.17 21:22:25.968646 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.06.17 21:22:25.968731 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_21_4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4317 2024.06.17 21:22:25.968818 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4318 2024.06.17 21:22:30.176383 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
4319 2024.06.17 21:22:30.176454 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
4320 2024.06.17 21:22:30.950418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4321 2024.06.17 21:22:30.950539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4322 2024.06.17 21:22:30.950564 [ 3 ] {} <Debug> HTTP-Session: 0af59ad5-1ee0-4daf-a97f-0fb130ba05fa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4323 2024.06.17 21:22:30.950589 [ 3 ] {} <Debug> HTTP-Session: 0af59ad5-1ee0-4daf-a97f-0fb130ba05fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.06.17 21:22:30.950604 [ 3 ] {} <Debug> HTTP-Session: 0af59ad5-1ee0-4daf-a97f-0fb130ba05fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.06.17 21:22:30.950655 [ 3 ] {} <Trace> HTTP-Session: 0af59ad5-1ee0-4daf-a97f-0fb130ba05fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4326 2024.06.17 21:22:30.950849 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4327 2024.06.17 21:22:30.950918 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4328 2024.06.17 21:22:30.951112 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2024.06.17 21:22:30.951529 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.06.17 21:22:30.951571 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4331 2024.06.17 21:22:30.951944 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4332 2024.06.17 21:22:30.952274 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4333 2024.06.17 21:22:30.952434 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001641 sec., 8531.383302864107 rows/sec., 691.51 KiB/sec.
4334 2024.06.17 21:22:30.952465 [ 143 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4335 2024.06.17 21:22:30.952588 [ 143 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4336 2024.06.17 21:22:30.952628 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4337 2024.06.17 21:22:30.952727 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Debug> DynamicQueryHandler: Done processing query
4338 2024.06.17 21:22:30.952804 [ 3 ] {4fd2c615-3b07-4327-bb5d-aee8b9756322} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4339 2024.06.17 21:22:30.952871 [ 3 ] {} <Debug> HTTP-Session: 0af59ad5-1ee0-4daf-a97f-0fb130ba05fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.06.17 21:22:30.952915 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4341 2024.06.17 21:22:30.953124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4342 2024.06.17 21:22:30.953301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4343 2024.06.17 21:22:30.953364 [ 3 ] {} <Debug> HTTP-Session: bfa804f8-d01b-4516-b852-dc0a5edfc7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4344 2024.06.17 21:22:30.953378 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4345 2024.06.17 21:22:30.953386 [ 3 ] {} <Debug> HTTP-Session: bfa804f8-d01b-4516-b852-dc0a5edfc7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.06.17 21:22:30.953410 [ 3 ] {} <Debug> HTTP-Session: bfa804f8-d01b-4516-b852-dc0a5edfc7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.06.17 21:22:30.953415 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 30 rows starting from the beginning of the part
4348 2024.06.17 21:22:30.953451 [ 3 ] {} <Trace> HTTP-Session: bfa804f8-d01b-4516-b852-dc0a5edfc7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4349 2024.06.17 21:22:30.953535 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
4350 2024.06.17 21:22:30.953763 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4351 2024.06.17 21:22:30.953920 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part
4352 2024.06.17 21:22:30.953953 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4353 2024.06.17 21:22:30.954268 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
4354 2024.06.17 21:22:30.954556 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part
4355 2024.06.17 21:22:30.954943 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
4356 2024.06.17 21:22:30.955387 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4357 2024.06.17 21:22:30.955864 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2024.06.17 21:22:30.955906 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4359 2024.06.17 21:22:30.956372 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4360 2024.06.17 21:22:30.956660 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.00395254 sec., 26312.194183993077 rows/sec., 2.08 MiB/sec.
4361 2024.06.17 21:22:30.956929 [ 197 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4362 2024.06.17 21:22:30.956934 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2024.06.17 21:22:30.957344 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003725 sec., 1610.7382550335572 rows/sec., 131.34 KiB/sec.
4364 2024.06.17 21:22:30.957797 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Debug> DynamicQueryHandler: Done processing query
4365 2024.06.17 21:22:30.957832 [ 3 ] {69f76c0e-5a7a-4f8b-ad9c-711463863975} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4366 2024.06.17 21:22:30.957870 [ 3 ] {} <Debug> HTTP-Session: bfa804f8-d01b-4516-b852-dc0a5edfc7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4367 2024.06.17 21:22:30.958014 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4368 2024.06.17 21:22:30.958038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4369 2024.06.17 21:22:30.958128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4370 2024.06.17 21:22:30.958169 [ 3 ] {} <Debug> HTTP-Session: 9042ff85-5793-4385-9b55-96d46316154c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4371 2024.06.17 21:22:30.958198 [ 3 ] {} <Debug> HTTP-Session: 9042ff85-5793-4385-9b55-96d46316154c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4372 2024.06.17 21:22:30.958228 [ 3 ] {} <Debug> HTTP-Session: 9042ff85-5793-4385-9b55-96d46316154c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.06.17 21:22:30.958238 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_21_4} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4374 2024.06.17 21:22:30.958285 [ 3 ] {} <Trace> HTTP-Session: 9042ff85-5793-4385-9b55-96d46316154c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4375 2024.06.17 21:22:30.958424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4376 2024.06.17 21:22:30.958507 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4377 2024.06.17 21:22:30.958557 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4378 2024.06.17 21:22:30.958703 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4379 2024.06.17 21:22:30.959091 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4380 2024.06.17 21:22:30.959129 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4381 2024.06.17 21:22:30.959467 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4382 2024.06.17 21:22:30.959786 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4383 2024.06.17 21:22:30.959953 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Debug> executeQuery: Read 137 rows, 11.22 KiB in 0.001528 sec., 89659.68586387434 rows/sec., 7.17 MiB/sec.
4384 2024.06.17 21:22:30.960123 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Debug> DynamicQueryHandler: Done processing query
4385 2024.06.17 21:22:30.960148 [ 3 ] {4477e086-d0ac-485b-a78d-976f9742cd0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4386 2024.06.17 21:22:30.960165 [ 3 ] {} <Debug> HTTP-Session: 9042ff85-5793-4385-9b55-96d46316154c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.06.17 21:22:30.960288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4388 2024.06.17 21:22:30.960335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4389 2024.06.17 21:22:30.960354 [ 3 ] {} <Debug> HTTP-Session: a1592f3b-70b8-4f2d-91a6-76e164a6495d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4390 2024.06.17 21:22:30.960370 [ 3 ] {} <Debug> HTTP-Session: a1592f3b-70b8-4f2d-91a6-76e164a6495d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.06.17 21:22:30.960384 [ 3 ] {} <Debug> HTTP-Session: a1592f3b-70b8-4f2d-91a6-76e164a6495d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4392 2024.06.17 21:22:30.960416 [ 3 ] {} <Trace> HTTP-Session: a1592f3b-70b8-4f2d-91a6-76e164a6495d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4393 2024.06.17 21:22:30.960510 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4394 2024.06.17 21:22:30.960552 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4395 2024.06.17 21:22:30.960681 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4396 2024.06.17 21:22:30.960956 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4397 2024.06.17 21:22:30.960994 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4398 2024.06.17 21:22:30.961307 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4399 2024.06.17 21:22:30.961608 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4400 2024.06.17 21:22:30.961777 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 327.05 KiB/sec.
4401 2024.06.17 21:22:30.962069 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Debug> DynamicQueryHandler: Done processing query
4402 2024.06.17 21:22:30.962095 [ 3 ] {16bbc151-b7b1-4b3f-b2ca-65581497b6a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4403 2024.06.17 21:22:30.962111 [ 3 ] {} <Debug> HTTP-Session: a1592f3b-70b8-4f2d-91a6-76e164a6495d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.06.17 21:22:30.962233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4405 2024.06.17 21:22:30.962282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4406 2024.06.17 21:22:30.962300 [ 3 ] {} <Debug> HTTP-Session: 0ca8ce9c-d65d-491e-be9a-56778b1bf5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4407 2024.06.17 21:22:30.962317 [ 3 ] {} <Debug> HTTP-Session: 0ca8ce9c-d65d-491e-be9a-56778b1bf5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.06.17 21:22:30.962330 [ 3 ] {} <Debug> HTTP-Session: 0ca8ce9c-d65d-491e-be9a-56778b1bf5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4409 2024.06.17 21:22:30.962361 [ 3 ] {} <Trace> HTTP-Session: 0ca8ce9c-d65d-491e-be9a-56778b1bf5a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4410 2024.06.17 21:22:30.962482 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4411 2024.06.17 21:22:30.962526 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4412 2024.06.17 21:22:30.962669 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4413 2024.06.17 21:22:30.963012 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4414 2024.06.17 21:22:30.963048 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4415 2024.06.17 21:22:30.963358 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4416 2024.06.17 21:22:30.963659 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4417 2024.06.17 21:22:30.963812 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Debug> executeQuery: Read 108 rows, 8.62 KiB in 0.001373 sec., 78659.8689002185 rows/sec., 6.13 MiB/sec.
4418 2024.06.17 21:22:30.963975 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Debug> DynamicQueryHandler: Done processing query
4419 2024.06.17 21:22:30.964000 [ 3 ] {208ced91-01f4-41b9-bcc0-75095b930efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4420 2024.06.17 21:22:30.964016 [ 3 ] {} <Debug> HTTP-Session: 0ca8ce9c-d65d-491e-be9a-56778b1bf5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4421 2024.06.17 21:22:30.964218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4422 2024.06.17 21:22:30.964269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4423 2024.06.17 21:22:30.964289 [ 3 ] {} <Debug> HTTP-Session: 8244e3b0-fefd-497f-8a72-609d6e9d3c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4424 2024.06.17 21:22:30.964305 [ 3 ] {} <Debug> HTTP-Session: 8244e3b0-fefd-497f-8a72-609d6e9d3c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.06.17 21:22:30.964318 [ 3 ] {} <Debug> HTTP-Session: 8244e3b0-fefd-497f-8a72-609d6e9d3c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4426 2024.06.17 21:22:30.964349 [ 3 ] {} <Trace> HTTP-Session: 8244e3b0-fefd-497f-8a72-609d6e9d3c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4427 2024.06.17 21:22:30.964512 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4428 2024.06.17 21:22:30.964560 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4429 2024.06.17 21:22:30.964706 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4430 2024.06.17 21:22:30.965106 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4431 2024.06.17 21:22:30.965142 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4432 2024.06.17 21:22:30.965530 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4433 2024.06.17 21:22:30.965867 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4434 2024.06.17 21:22:30.966026 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001593 sec., 124921.53170119271 rows/sec., 8.72 MiB/sec.
4435 2024.06.17 21:22:30.966329 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Debug> DynamicQueryHandler: Done processing query
4436 2024.06.17 21:22:30.966355 [ 3 ] {e8350be9-1efc-4375-8c99-5368111fe44e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4437 2024.06.17 21:22:30.966371 [ 3 ] {} <Debug> HTTP-Session: 8244e3b0-fefd-497f-8a72-609d6e9d3c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.06.17 21:22:30.966487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4439 2024.06.17 21:22:30.966534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4440 2024.06.17 21:22:30.966553 [ 3 ] {} <Debug> HTTP-Session: 2fe10c2f-b651-4d16-a7d6-7231abe87f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4441 2024.06.17 21:22:30.966569 [ 3 ] {} <Debug> HTTP-Session: 2fe10c2f-b651-4d16-a7d6-7231abe87f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.06.17 21:22:30.966583 [ 3 ] {} <Debug> HTTP-Session: 2fe10c2f-b651-4d16-a7d6-7231abe87f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4443 2024.06.17 21:22:30.966615 [ 3 ] {} <Trace> HTTP-Session: 2fe10c2f-b651-4d16-a7d6-7231abe87f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4444 2024.06.17 21:22:30.966800 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4445 2024.06.17 21:22:30.966849 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4446 2024.06.17 21:22:30.967026 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4447 2024.06.17 21:22:30.967507 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4448 2024.06.17 21:22:30.967543 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4449 2024.06.17 21:22:30.967933 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4450 2024.06.17 21:22:30.968259 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4451 2024.06.17 21:22:30.968412 [ 143 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4452 2024.06.17 21:22:30.968421 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001717 sec., 8153.756552125801 rows/sec., 11.00 MiB/sec.
4453 2024.06.17 21:22:30.968472 [ 143 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4454 2024.06.17 21:22:30.968555 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4455 2024.06.17 21:22:30.968790 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Debug> DynamicQueryHandler: Done processing query
4456 2024.06.17 21:22:30.968862 [ 3 ] {534ea165-a3e8-4849-aa0b-4c32c8b909de} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4457 2024.06.17 21:22:30.968876 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4458 2024.06.17 21:22:30.968943 [ 3 ] {} <Debug> HTTP-Session: 2fe10c2f-b651-4d16-a7d6-7231abe87f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.06.17 21:22:30.969213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4460 2024.06.17 21:22:30.969368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4461 2024.06.17 21:22:30.969445 [ 3 ] {} <Debug> HTTP-Session: a60f391e-74d9-4f1c-a352-7a7c89085b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4462 2024.06.17 21:22:30.969473 [ 3 ] {} <Debug> HTTP-Session: a60f391e-74d9-4f1c-a352-7a7c89085b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.06.17 21:22:30.969495 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4464 2024.06.17 21:22:30.969496 [ 3 ] {} <Debug> HTTP-Session: a60f391e-74d9-4f1c-a352-7a7c89085b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4465 2024.06.17 21:22:30.969536 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 244 rows starting from the beginning of the part
4466 2024.06.17 21:22:30.969550 [ 3 ] {} <Trace> HTTP-Session: a60f391e-74d9-4f1c-a352-7a7c89085b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4467 2024.06.17 21:22:30.969684 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
4468 2024.06.17 21:22:30.969830 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4469 2024.06.17 21:22:30.970098 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4470 2024.06.17 21:22:30.970121 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part
4471 2024.06.17 21:22:30.970434 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
4472 2024.06.17 21:22:30.970843 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part
4473 2024.06.17 21:22:30.971190 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
4474 2024.06.17 21:22:30.971241 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.06.17 21:22:30.971923 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4476 2024.06.17 21:22:30.971969 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4477 2024.06.17 21:22:30.972488 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4478 2024.06.17 21:22:30.973069 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4479 2024.06.17 21:22:30.973529 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003706 sec., 16189.962223421478 rows/sec., 1.09 MiB/sec.
4480 2024.06.17 21:22:30.973713 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Debug> DynamicQueryHandler: Done processing query
4481 2024.06.17 21:22:30.973740 [ 3 ] {8e383210-8ed7-43eb-915c-377591503b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4482 2024.06.17 21:22:30.973758 [ 3 ] {} <Debug> HTTP-Session: a60f391e-74d9-4f1c-a352-7a7c89085b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4483 2024.06.17 21:22:30.974095 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 6 columns (6 merged, 0 gathered) in 0.005421005 sec., 58660.70959167166 rows/sec., 79.16 MiB/sec.
4484 2024.06.17 21:22:30.974622 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4485 2024.06.17 21:22:30.975064 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4486 2024.06.17 21:22:30.975155 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4487 2024.06.17 21:22:30.975263 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB.
4488 2024.06.17 21:22:35.947857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4489 2024.06.17 21:22:35.948059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4490 2024.06.17 21:22:35.948105 [ 3 ] {} <Debug> HTTP-Session: e3bf364c-78f5-451c-b7d1-85a2256b2038 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4491 2024.06.17 21:22:35.948147 [ 3 ] {} <Debug> HTTP-Session: e3bf364c-78f5-451c-b7d1-85a2256b2038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.06.17 21:22:35.948176 [ 3 ] {} <Debug> HTTP-Session: e3bf364c-78f5-451c-b7d1-85a2256b2038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4493 2024.06.17 21:22:35.948257 [ 3 ] {} <Trace> HTTP-Session: e3bf364c-78f5-451c-b7d1-85a2256b2038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4494 2024.06.17 21:22:35.948556 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4495 2024.06.17 21:22:35.948654 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4496 2024.06.17 21:22:35.948846 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4497 2024.06.17 21:22:35.949274 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4498 2024.06.17 21:22:35.949323 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4499 2024.06.17 21:22:35.949687 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4500 2024.06.17 21:22:35.950033 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4501 2024.06.17 21:22:35.950181 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001724 sec., 9280.742459396752 rows/sec., 752.25 KiB/sec.
4502 2024.06.17 21:22:35.950379 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Debug> DynamicQueryHandler: Done processing query
4503 2024.06.17 21:22:35.950406 [ 3 ] {83631d8d-8a6c-49f3-8d9b-bc7eb640e23a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4504 2024.06.17 21:22:35.950423 [ 3 ] {} <Debug> HTTP-Session: e3bf364c-78f5-451c-b7d1-85a2256b2038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.06.17 21:22:35.950571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2024.06.17 21:22:35.950622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4507 2024.06.17 21:22:35.950641 [ 3 ] {} <Debug> HTTP-Session: 34d4c988-532e-4709-8a85-88e1ef51684e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4508 2024.06.17 21:22:35.950659 [ 3 ] {} <Debug> HTTP-Session: 34d4c988-532e-4709-8a85-88e1ef51684e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4509 2024.06.17 21:22:35.950673 [ 3 ] {} <Debug> HTTP-Session: 34d4c988-532e-4709-8a85-88e1ef51684e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4510 2024.06.17 21:22:35.950704 [ 3 ] {} <Trace> HTTP-Session: 34d4c988-532e-4709-8a85-88e1ef51684e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4511 2024.06.17 21:22:35.950828 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4512 2024.06.17 21:22:35.950875 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4513 2024.06.17 21:22:35.951000 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4514 2024.06.17 21:22:35.951361 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4515 2024.06.17 21:22:35.951397 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4516 2024.06.17 21:22:35.951710 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4517 2024.06.17 21:22:35.952014 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4518 2024.06.17 21:22:35.952208 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001415 sec., 73498.2332155477 rows/sec., 5.98 MiB/sec.
4519 2024.06.17 21:22:35.952477 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Debug> DynamicQueryHandler: Done processing query
4520 2024.06.17 21:22:35.952503 [ 3 ] {fddeb4f0-a15f-48cb-a7fd-44711632bf83} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4521 2024.06.17 21:22:35.952519 [ 3 ] {} <Debug> HTTP-Session: 34d4c988-532e-4709-8a85-88e1ef51684e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.06.17 21:22:35.952643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4523 2024.06.17 21:22:35.952691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4524 2024.06.17 21:22:35.952710 [ 3 ] {} <Debug> HTTP-Session: 901bd7b4-b3b7-4997-8bce-efb007b1e1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4525 2024.06.17 21:22:35.952726 [ 3 ] {} <Debug> HTTP-Session: 901bd7b4-b3b7-4997-8bce-efb007b1e1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4526 2024.06.17 21:22:35.952739 [ 3 ] {} <Debug> HTTP-Session: 901bd7b4-b3b7-4997-8bce-efb007b1e1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.06.17 21:22:35.952770 [ 3 ] {} <Trace> HTTP-Session: 901bd7b4-b3b7-4997-8bce-efb007b1e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4528 2024.06.17 21:22:35.952889 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4529 2024.06.17 21:22:35.952933 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4530 2024.06.17 21:22:35.953074 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2024.06.17 21:22:35.953412 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4532 2024.06.17 21:22:35.953448 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4533 2024.06.17 21:22:35.953759 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4534 2024.06.17 21:22:35.954111 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4535 2024.06.17 21:22:35.954246 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001399 sec., 57183.70264474624 rows/sec., 4.47 MiB/sec.
4536 2024.06.17 21:22:35.954586 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Debug> DynamicQueryHandler: Done processing query
4537 2024.06.17 21:22:35.954612 [ 3 ] {0dd48f99-6695-41a7-b3b5-ea62b1648df0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4538 2024.06.17 21:22:35.954628 [ 3 ] {} <Debug> HTTP-Session: 901bd7b4-b3b7-4997-8bce-efb007b1e1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.06.17 21:22:35.954786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4540 2024.06.17 21:22:35.954838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4541 2024.06.17 21:22:35.954859 [ 3 ] {} <Debug> HTTP-Session: 1d1a6fc4-d656-40f2-a81a-d748b828b4da Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4542 2024.06.17 21:22:35.954875 [ 3 ] {} <Debug> HTTP-Session: 1d1a6fc4-d656-40f2-a81a-d748b828b4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4543 2024.06.17 21:22:35.954890 [ 3 ] {} <Debug> HTTP-Session: 1d1a6fc4-d656-40f2-a81a-d748b828b4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.06.17 21:22:35.954920 [ 3 ] {} <Trace> HTTP-Session: 1d1a6fc4-d656-40f2-a81a-d748b828b4da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4545 2024.06.17 21:22:35.955070 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4546 2024.06.17 21:22:35.955117 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4547 2024.06.17 21:22:35.955263 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4548 2024.06.17 21:22:35.955686 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4549 2024.06.17 21:22:35.955734 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4550 2024.06.17 21:22:35.956274 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4551 2024.06.17 21:22:35.956642 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4552 2024.06.17 21:22:35.956775 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001779 sec., 89938.16750983699 rows/sec., 6.26 MiB/sec.
4553 2024.06.17 21:22:35.956933 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Debug> DynamicQueryHandler: Done processing query
4554 2024.06.17 21:22:35.956957 [ 3 ] {0e1b4962-a63e-4f93-b47e-d5280508ea88} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4555 2024.06.17 21:22:35.956973 [ 3 ] {} <Debug> HTTP-Session: 1d1a6fc4-d656-40f2-a81a-d748b828b4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.06.17 21:22:35.957101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4557 2024.06.17 21:22:35.957148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4558 2024.06.17 21:22:35.957167 [ 3 ] {} <Debug> HTTP-Session: 4d4cfe3a-01d6-4636-83a6-628b0a374a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4559 2024.06.17 21:22:35.957184 [ 3 ] {} <Debug> HTTP-Session: 4d4cfe3a-01d6-4636-83a6-628b0a374a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.06.17 21:22:35.957198 [ 3 ] {} <Debug> HTTP-Session: 4d4cfe3a-01d6-4636-83a6-628b0a374a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.06.17 21:22:35.957229 [ 3 ] {} <Trace> HTTP-Session: 4d4cfe3a-01d6-4636-83a6-628b0a374a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4562 2024.06.17 21:22:35.957410 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4563 2024.06.17 21:22:35.957458 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4564 2024.06.17 21:22:35.957612 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4565 2024.06.17 21:22:35.958020 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4566 2024.06.17 21:22:35.958057 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4567 2024.06.17 21:22:35.958461 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4568 2024.06.17 21:22:35.958811 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4569 2024.06.17 21:22:35.958939 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001633 sec., 9797.917942437232 rows/sec., 13.22 MiB/sec.
4570 2024.06.17 21:22:35.959111 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Debug> DynamicQueryHandler: Done processing query
4571 2024.06.17 21:22:35.959136 [ 3 ] {6ff0fc43-58fc-4a62-a1b3-da797dcef79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4572 2024.06.17 21:22:35.959152 [ 3 ] {} <Debug> HTTP-Session: 4d4cfe3a-01d6-4636-83a6-628b0a374a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.06.17 21:22:35.959279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4574 2024.06.17 21:22:35.959337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4575 2024.06.17 21:22:35.959356 [ 3 ] {} <Debug> HTTP-Session: 2b02a280-b63d-4a2a-906c-ce0d792b1c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4576 2024.06.17 21:22:35.959373 [ 3 ] {} <Debug> HTTP-Session: 2b02a280-b63d-4a2a-906c-ce0d792b1c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.06.17 21:22:35.959387 [ 3 ] {} <Debug> HTTP-Session: 2b02a280-b63d-4a2a-906c-ce0d792b1c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4578 2024.06.17 21:22:35.959417 [ 3 ] {} <Trace> HTTP-Session: 2b02a280-b63d-4a2a-906c-ce0d792b1c7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4579 2024.06.17 21:22:35.959538 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4580 2024.06.17 21:22:35.959583 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4581 2024.06.17 21:22:35.959711 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4582 2024.06.17 21:22:35.959995 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4583 2024.06.17 21:22:35.960030 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4584 2024.06.17 21:22:35.960391 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4585 2024.06.17 21:22:35.960711 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4586 2024.06.17 21:22:35.960835 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
4587 2024.06.17 21:22:35.960987 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Debug> DynamicQueryHandler: Done processing query
4588 2024.06.17 21:22:35.961011 [ 3 ] {6eeeb1e0-cda1-491a-8d3c-af3fd371c3e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4589 2024.06.17 21:22:35.961027 [ 3 ] {} <Debug> HTTP-Session: 2b02a280-b63d-4a2a-906c-ce0d792b1c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4590 2024.06.17 21:22:40.949923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4591 2024.06.17 21:22:40.950127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4592 2024.06.17 21:22:40.950174 [ 3 ] {} <Debug> HTTP-Session: 7384bd17-1520-43b4-bba4-cae7c834b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4593 2024.06.17 21:22:40.950217 [ 3 ] {} <Debug> HTTP-Session: 7384bd17-1520-43b4-bba4-cae7c834b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.06.17 21:22:40.950246 [ 3 ] {} <Debug> HTTP-Session: 7384bd17-1520-43b4-bba4-cae7c834b6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4595 2024.06.17 21:22:40.950324 [ 3 ] {} <Trace> HTTP-Session: 7384bd17-1520-43b4-bba4-cae7c834b6ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4596 2024.06.17 21:22:40.950621 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4597 2024.06.17 21:22:40.950732 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4598 2024.06.17 21:22:40.950950 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4599 2024.06.17 21:22:40.951356 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4600 2024.06.17 21:22:40.951401 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4601 2024.06.17 21:22:40.951767 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4602 2024.06.17 21:22:40.952098 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4603 2024.06.17 21:22:40.952248 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 660.13 KiB/sec.
4604 2024.06.17 21:22:40.952456 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Debug> DynamicQueryHandler: Done processing query
4605 2024.06.17 21:22:40.952482 [ 3 ] {8664b30c-dae0-45b2-882f-12b62f946a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4606 2024.06.17 21:22:40.952500 [ 3 ] {} <Debug> HTTP-Session: 7384bd17-1520-43b4-bba4-cae7c834b6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.06.17 21:22:40.952663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4608 2024.06.17 21:22:40.952714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4609 2024.06.17 21:22:40.952734 [ 3 ] {} <Debug> HTTP-Session: 3b56894d-e090-4e31-87b4-7cdf3a805e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4610 2024.06.17 21:22:40.952751 [ 3 ] {} <Debug> HTTP-Session: 3b56894d-e090-4e31-87b4-7cdf3a805e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4611 2024.06.17 21:22:40.952765 [ 3 ] {} <Debug> HTTP-Session: 3b56894d-e090-4e31-87b4-7cdf3a805e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4612 2024.06.17 21:22:40.952801 [ 3 ] {} <Trace> HTTP-Session: 3b56894d-e090-4e31-87b4-7cdf3a805e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4613 2024.06.17 21:22:40.952929 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4614 2024.06.17 21:22:40.952976 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4615 2024.06.17 21:22:40.953103 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4616 2024.06.17 21:22:40.953461 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4617 2024.06.17 21:22:40.953498 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4618 2024.06.17 21:22:40.953809 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4619 2024.06.17 21:22:40.954119 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4620 2024.06.17 21:22:40.954251 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001369 sec., 71585.09861212564 rows/sec., 5.88 MiB/sec.
4621 2024.06.17 21:22:40.954324 [ 137 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4622 2024.06.17 21:22:40.954419 [ 137 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4623 2024.06.17 21:22:40.954462 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4624 2024.06.17 21:22:40.954506 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Debug> DynamicQueryHandler: Done processing query
4625 2024.06.17 21:22:40.954571 [ 3 ] {1fd4f670-a848-4431-a644-7a7905827b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4626 2024.06.17 21:22:40.954640 [ 3 ] {} <Debug> HTTP-Session: 3b56894d-e090-4e31-87b4-7cdf3a805e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.06.17 21:22:40.954779 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4628 2024.06.17 21:22:40.954946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4629 2024.06.17 21:22:40.955129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4630 2024.06.17 21:22:40.955205 [ 3 ] {} <Debug> HTTP-Session: a0e38919-6407-4934-a77c-9b73351f2dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4631 2024.06.17 21:22:40.955283 [ 3 ] {} <Debug> HTTP-Session: a0e38919-6407-4934-a77c-9b73351f2dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.06.17 21:22:40.955343 [ 3 ] {} <Debug> HTTP-Session: a0e38919-6407-4934-a77c-9b73351f2dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4633 2024.06.17 21:22:40.955374 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4634 2024.06.17 21:22:40.955402 [ 3 ] {} <Trace> HTTP-Session: a0e38919-6407-4934-a77c-9b73351f2dfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4635 2024.06.17 21:22:40.955418 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 186 rows starting from the beginning of the part
4636 2024.06.17 21:22:40.955584 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 98 rows starting from the beginning of the part
4637 2024.06.17 21:22:40.955599 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4638 2024.06.17 21:22:40.955768 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4639 2024.06.17 21:22:40.956028 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part
4640 2024.06.17 21:22:40.956361 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 137 rows starting from the beginning of the part
4641 2024.06.17 21:22:40.956790 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part
4642 2024.06.17 21:22:40.957094 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4643 2024.06.17 21:22:40.957131 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 98 rows starting from the beginning of the part
4644 2024.06.17 21:22:40.958034 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2024.06.17 21:22:40.958083 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4646 2024.06.17 21:22:40.958593 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4647 2024.06.17 21:22:40.958984 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 4 columns (4 merged, 0 gathered) in 0.004418504 sec., 164535.32688891987 rows/sec., 13.39 MiB/sec.
4648 2024.06.17 21:22:40.959046 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4649 2024.06.17 21:22:40.959285 [ 137 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4650 2024.06.17 21:22:40.959299 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4651 2024.06.17 21:22:40.959303 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.003786 sec., 20602.218700475438 rows/sec., 1.61 MiB/sec.
4652 2024.06.17 21:22:40.959360 [ 137 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4653 2024.06.17 21:22:40.959473 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4654 2024.06.17 21:22:40.959904 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4655 2024.06.17 21:22:40.960131 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Debug> DynamicQueryHandler: Done processing query
4656 2024.06.17 21:22:40.960334 [ 3 ] {0fcde7fb-71a3-41f1-956b-11d701beeb91} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4657 2024.06.17 21:22:40.960431 [ 3 ] {} <Debug> HTTP-Session: a0e38919-6407-4934-a77c-9b73351f2dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.06.17 21:22:40.960440 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4659 2024.06.17 21:22:40.960525 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 144 rows starting from the beginning of the part
4660 2024.06.17 21:22:40.960729 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4661 2024.06.17 21:22:40.960832 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part
4662 2024.06.17 21:22:40.960919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4663 2024.06.17 21:22:40.961218 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_26_5} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4664 2024.06.17 21:22:40.961296 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part
4665 2024.06.17 21:22:40.961355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4666 2024.06.17 21:22:40.961605 [ 3 ] {} <Debug> HTTP-Session: 214732e6-6532-4b03-a248-104493192dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4667 2024.06.17 21:22:40.961652 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4668 2024.06.17 21:22:40.961743 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part
4669 2024.06.17 21:22:40.961774 [ 3 ] {} <Debug> HTTP-Session: 214732e6-6532-4b03-a248-104493192dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4670 2024.06.17 21:22:40.961902 [ 3 ] {} <Debug> HTTP-Session: 214732e6-6532-4b03-a248-104493192dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4671 2024.06.17 21:22:40.962006 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part
4672 2024.06.17 21:22:40.962091 [ 3 ] {} <Trace> HTTP-Session: 214732e6-6532-4b03-a248-104493192dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4673 2024.06.17 21:22:40.962206 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part
4674 2024.06.17 21:22:40.962670 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4675 2024.06.17 21:22:40.962732 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4676 2024.06.17 21:22:40.963353 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4677 2024.06.17 21:22:40.964350 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4678 2024.06.17 21:22:40.964414 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4679 2024.06.17 21:22:40.964998 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 4 columns (4 merged, 0 gathered) in 0.005369274 sec., 105787.11386306603 rows/sec., 8.26 MiB/sec.
4680 2024.06.17 21:22:40.965277 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4681 2024.06.17 21:22:40.965278 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4682 2024.06.17 21:22:40.966173 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4683 2024.06.17 21:22:40.966248 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4684 2024.06.17 21:22:40.966483 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_26_5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4685 2024.06.17 21:22:40.966490 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004007 sec., 39930.122285999496 rows/sec., 2.78 MiB/sec.
4686 2024.06.17 21:22:40.966755 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4687 2024.06.17 21:22:40.966915 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Debug> DynamicQueryHandler: Done processing query
4688 2024.06.17 21:22:40.966945 [ 3 ] {ae7a2380-eb17-4ba7-b84a-4514fff9a441} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4689 2024.06.17 21:22:40.966962 [ 3 ] {} <Debug> HTTP-Session: 214732e6-6532-4b03-a248-104493192dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.06.17 21:22:40.967110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4691 2024.06.17 21:22:40.967157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4692 2024.06.17 21:22:40.967176 [ 3 ] {} <Debug> HTTP-Session: b75950a6-46e0-48b1-a1cd-59a9c4e6bdda Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4693 2024.06.17 21:22:40.967192 [ 3 ] {} <Debug> HTTP-Session: b75950a6-46e0-48b1-a1cd-59a9c4e6bdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.06.17 21:22:40.967206 [ 3 ] {} <Debug> HTTP-Session: b75950a6-46e0-48b1-a1cd-59a9c4e6bdda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.06.17 21:22:40.967237 [ 3 ] {} <Trace> HTTP-Session: b75950a6-46e0-48b1-a1cd-59a9c4e6bdda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4696 2024.06.17 21:22:40.967411 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4697 2024.06.17 21:22:40.967458 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4698 2024.06.17 21:22:40.967638 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4699 2024.06.17 21:22:40.968015 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4700 2024.06.17 21:22:40.968050 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4701 2024.06.17 21:22:40.968447 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4702 2024.06.17 21:22:40.968776 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4703 2024.06.17 21:22:40.968939 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001615 sec., 8668.7306501548 rows/sec., 11.70 MiB/sec.
4704 2024.06.17 21:22:40.969263 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Debug> DynamicQueryHandler: Done processing query
4705 2024.06.17 21:22:40.969295 [ 3 ] {aabfe2d6-a062-4479-8b09-7e64bb3a992f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4706 2024.06.17 21:22:40.969312 [ 3 ] {} <Debug> HTTP-Session: b75950a6-46e0-48b1-a1cd-59a9c4e6bdda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.06.17 21:22:40.969432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4708 2024.06.17 21:22:40.969479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4709 2024.06.17 21:22:40.969498 [ 3 ] {} <Debug> HTTP-Session: bac0ff6a-9307-446b-83fd-8fad332452d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4710 2024.06.17 21:22:40.969514 [ 3 ] {} <Debug> HTTP-Session: bac0ff6a-9307-446b-83fd-8fad332452d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.06.17 21:22:40.969528 [ 3 ] {} <Debug> HTTP-Session: bac0ff6a-9307-446b-83fd-8fad332452d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.06.17 21:22:40.969558 [ 3 ] {} <Trace> HTTP-Session: bac0ff6a-9307-446b-83fd-8fad332452d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4713 2024.06.17 21:22:40.969672 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4714 2024.06.17 21:22:40.969719 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4715 2024.06.17 21:22:40.969862 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.06.17 21:22:40.970163 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.06.17 21:22:40.970199 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
4718 2024.06.17 21:22:40.970552 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4719 2024.06.17 21:22:40.970881 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4720 2024.06.17 21:22:40.971039 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
4721 2024.06.17 21:22:40.971208 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Debug> DynamicQueryHandler: Done processing query
4722 2024.06.17 21:22:40.971234 [ 3 ] {a497ab72-d147-4fe8-938f-1e7e9b9b7933} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4723 2024.06.17 21:22:40.971251 [ 3 ] {} <Debug> HTTP-Session: bac0ff6a-9307-446b-83fd-8fad332452d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.06.17 21:22:42.225296 [ 136 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4725 2024.06.17 21:22:42.225378 [ 136 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4726 2024.06.17 21:22:42.225400 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4727 2024.06.17 21:22:42.225603 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
4728 2024.06.17 21:22:42.225775 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4729 2024.06.17 21:22:42.225810 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4730 2024.06.17 21:22:42.225886 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4731 2024.06.17 21:22:42.226055 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
4732 2024.06.17 21:22:42.226300 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4733 2024.06.17 21:22:42.226447 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4734 2024.06.17 21:22:42.227439 [ 186 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195955 sec., 8165.1399556020515 rows/sec., 570.12 KiB/sec.
4735 2024.06.17 21:22:42.227574 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4736 2024.06.17 21:22:42.227926 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4737 2024.06.17 21:22:42.228004 [ 187 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_5_1} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4738 2024.06.17 21:22:42.228079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4739 2024.06.17 21:22:42.411335 [ 136 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4740 2024.06.17 21:22:42.411388 [ 136 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4741 2024.06.17 21:22:42.411415 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4742 2024.06.17 21:22:42.411617 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
4743 2024.06.17 21:22:42.411817 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4744 2024.06.17 21:22:42.411856 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4745 2024.06.17 21:22:42.411937 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4746 2024.06.17 21:22:42.412170 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
4747 2024.06.17 21:22:42.412339 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4748 2024.06.17 21:22:42.412539 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4749 2024.06.17 21:22:42.413411 [ 186 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191534 sec., 8353.608236657721 rows/sec., 681.18 KiB/sec.
4750 2024.06.17 21:22:42.413620 [ 200 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4751 2024.06.17 21:22:42.414055 [ 200 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4752 2024.06.17 21:22:42.414140 [ 200 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_5_1} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4753 2024.06.17 21:22:42.414234 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4754 2024.06.17 21:22:45.176703 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
4755 2024.06.17 21:22:45.176761 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
4756 2024.06.17 21:22:45.948717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4757 2024.06.17 21:22:45.948835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4758 2024.06.17 21:22:45.948860 [ 3 ] {} <Debug> HTTP-Session: f9ed9594-0de0-4a33-8bb0-986acc9661e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4759 2024.06.17 21:22:45.948885 [ 3 ] {} <Debug> HTTP-Session: f9ed9594-0de0-4a33-8bb0-986acc9661e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4760 2024.06.17 21:22:45.948900 [ 3 ] {} <Debug> HTTP-Session: f9ed9594-0de0-4a33-8bb0-986acc9661e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.06.17 21:22:45.948952 [ 3 ] {} <Trace> HTTP-Session: f9ed9594-0de0-4a33-8bb0-986acc9661e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4762 2024.06.17 21:22:45.949140 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4763 2024.06.17 21:22:45.949208 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4764 2024.06.17 21:22:45.949402 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4765 2024.06.17 21:22:45.949821 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4766 2024.06.17 21:22:45.949860 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4767 2024.06.17 21:22:45.950226 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4768 2024.06.17 21:22:45.950560 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4769 2024.06.17 21:22:45.950710 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001629 sec., 9821.976672805402 rows/sec., 796.12 KiB/sec.
4770 2024.06.17 21:22:45.950908 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Debug> DynamicQueryHandler: Done processing query
4771 2024.06.17 21:22:45.950935 [ 3 ] {ccf908d6-072a-4829-a096-21b1d3649de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4772 2024.06.17 21:22:45.950952 [ 3 ] {} <Debug> HTTP-Session: f9ed9594-0de0-4a33-8bb0-986acc9661e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4773 2024.06.17 21:22:45.951079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4774 2024.06.17 21:22:45.951128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4775 2024.06.17 21:22:45.951148 [ 3 ] {} <Debug> HTTP-Session: 03eb9f11-4018-4d74-91ab-163eb83204ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4776 2024.06.17 21:22:45.951164 [ 3 ] {} <Debug> HTTP-Session: 03eb9f11-4018-4d74-91ab-163eb83204ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4777 2024.06.17 21:22:45.951178 [ 3 ] {} <Debug> HTTP-Session: 03eb9f11-4018-4d74-91ab-163eb83204ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.06.17 21:22:45.951209 [ 3 ] {} <Trace> HTTP-Session: 03eb9f11-4018-4d74-91ab-163eb83204ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4779 2024.06.17 21:22:45.951306 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4780 2024.06.17 21:22:45.951364 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4781 2024.06.17 21:22:45.951523 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4782 2024.06.17 21:22:45.951869 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4783 2024.06.17 21:22:45.951922 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4784 2024.06.17 21:22:45.952325 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4785 2024.06.17 21:22:45.952743 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4786 2024.06.17 21:22:45.952883 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001601 sec., 1249.2192379762648 rows/sec., 101.87 KiB/sec.
4787 2024.06.17 21:22:45.953068 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Debug> DynamicQueryHandler: Done processing query
4788 2024.06.17 21:22:45.953093 [ 3 ] {a5022533-3d52-4724-b33d-416b93eb60fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4789 2024.06.17 21:22:45.953109 [ 3 ] {} <Debug> HTTP-Session: 03eb9f11-4018-4d74-91ab-163eb83204ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4790 2024.06.17 21:22:45.953241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4791 2024.06.17 21:22:45.953289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4792 2024.06.17 21:22:45.953308 [ 3 ] {} <Debug> HTTP-Session: 8a7a6389-917b-478f-927d-300e2648c16e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4793 2024.06.17 21:22:45.953324 [ 3 ] {} <Debug> HTTP-Session: 8a7a6389-917b-478f-927d-300e2648c16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4794 2024.06.17 21:22:45.953339 [ 3 ] {} <Debug> HTTP-Session: 8a7a6389-917b-478f-927d-300e2648c16e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4795 2024.06.17 21:22:45.953371 [ 3 ] {} <Trace> HTTP-Session: 8a7a6389-917b-478f-927d-300e2648c16e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4796 2024.06.17 21:22:45.953492 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4797 2024.06.17 21:22:45.953535 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4798 2024.06.17 21:22:45.953657 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4799 2024.06.17 21:22:45.954014 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4800 2024.06.17 21:22:45.954051 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4801 2024.06.17 21:22:45.954385 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4802 2024.06.17 21:22:45.954696 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4803 2024.06.17 21:22:45.954820 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001375 sec., 76363.63636363637 rows/sec., 6.20 MiB/sec.
4804 2024.06.17 21:22:45.955078 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Debug> DynamicQueryHandler: Done processing query
4805 2024.06.17 21:22:45.955118 [ 3 ] {aba9186c-c378-4a05-8464-3c3377e8d697} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4806 2024.06.17 21:22:45.955135 [ 3 ] {} <Debug> HTTP-Session: 8a7a6389-917b-478f-927d-300e2648c16e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4807 2024.06.17 21:22:45.955246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4808 2024.06.17 21:22:45.955294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4809 2024.06.17 21:22:45.955314 [ 3 ] {} <Debug> HTTP-Session: 94acd6bf-f597-4b9f-86e3-53da40109e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4810 2024.06.17 21:22:45.955330 [ 3 ] {} <Debug> HTTP-Session: 94acd6bf-f597-4b9f-86e3-53da40109e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4811 2024.06.17 21:22:45.955344 [ 3 ] {} <Debug> HTTP-Session: 94acd6bf-f597-4b9f-86e3-53da40109e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.06.17 21:22:45.955376 [ 3 ] {} <Trace> HTTP-Session: 94acd6bf-f597-4b9f-86e3-53da40109e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4813 2024.06.17 21:22:45.955474 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4814 2024.06.17 21:22:45.955519 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4815 2024.06.17 21:22:45.955666 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4816 2024.06.17 21:22:45.955942 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4817 2024.06.17 21:22:45.955977 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4818 2024.06.17 21:22:45.956260 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4819 2024.06.17 21:22:45.956564 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4820 2024.06.17 21:22:45.956682 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 113.17 KiB/sec.
4821 2024.06.17 21:22:45.956830 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Debug> DynamicQueryHandler: Done processing query
4822 2024.06.17 21:22:45.956854 [ 3 ] {6b75e7ce-eaf6-4eb3-be3a-1b700e84ee4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4823 2024.06.17 21:22:45.956869 [ 3 ] {} <Debug> HTTP-Session: 94acd6bf-f597-4b9f-86e3-53da40109e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4824 2024.06.17 21:22:45.956988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4825 2024.06.17 21:22:45.957047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4826 2024.06.17 21:22:45.957072 [ 3 ] {} <Debug> HTTP-Session: 57c51171-2231-40ed-9f68-4f1c725e6758 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4827 2024.06.17 21:22:45.957089 [ 3 ] {} <Debug> HTTP-Session: 57c51171-2231-40ed-9f68-4f1c725e6758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.06.17 21:22:45.957103 [ 3 ] {} <Debug> HTTP-Session: 57c51171-2231-40ed-9f68-4f1c725e6758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4829 2024.06.17 21:22:45.957134 [ 3 ] {} <Trace> HTTP-Session: 57c51171-2231-40ed-9f68-4f1c725e6758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4830 2024.06.17 21:22:45.957249 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4831 2024.06.17 21:22:45.957292 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4832 2024.06.17 21:22:45.957416 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4833 2024.06.17 21:22:45.957767 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4834 2024.06.17 21:22:45.957803 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4835 2024.06.17 21:22:45.958120 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4836 2024.06.17 21:22:45.958455 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4837 2024.06.17 21:22:45.958579 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 4.67 MiB/sec.
4838 2024.06.17 21:22:45.958741 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Debug> DynamicQueryHandler: Done processing query
4839 2024.06.17 21:22:45.958766 [ 3 ] {46688f1a-2c7d-47ba-9183-29eb05c04743} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4840 2024.06.17 21:22:45.958781 [ 3 ] {} <Debug> HTTP-Session: 57c51171-2231-40ed-9f68-4f1c725e6758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4841 2024.06.17 21:22:45.958943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4842 2024.06.17 21:22:45.958991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4843 2024.06.17 21:22:45.959010 [ 3 ] {} <Debug> HTTP-Session: 453175a8-1fed-4d92-8ded-e7fd632de654 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4844 2024.06.17 21:22:45.959026 [ 3 ] {} <Debug> HTTP-Session: 453175a8-1fed-4d92-8ded-e7fd632de654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4845 2024.06.17 21:22:45.959040 [ 3 ] {} <Debug> HTTP-Session: 453175a8-1fed-4d92-8ded-e7fd632de654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.06.17 21:22:45.959070 [ 3 ] {} <Trace> HTTP-Session: 453175a8-1fed-4d92-8ded-e7fd632de654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4847 2024.06.17 21:22:45.959218 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4848 2024.06.17 21:22:45.959265 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4849 2024.06.17 21:22:45.959407 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4850 2024.06.17 21:22:45.959773 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4851 2024.06.17 21:22:45.959808 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4852 2024.06.17 21:22:45.960190 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4853 2024.06.17 21:22:45.960539 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4854 2024.06.17 21:22:45.960712 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001562 sec., 103072.98335467349 rows/sec., 7.18 MiB/sec.
4855 2024.06.17 21:22:45.960877 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Debug> DynamicQueryHandler: Done processing query
4856 2024.06.17 21:22:45.960902 [ 3 ] {8620e36e-bad1-4d49-b009-b7483963de7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4857 2024.06.17 21:22:45.960918 [ 3 ] {} <Debug> HTTP-Session: 453175a8-1fed-4d92-8ded-e7fd632de654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4858 2024.06.17 21:22:45.961050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4859 2024.06.17 21:22:45.961098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4860 2024.06.17 21:22:45.961117 [ 3 ] {} <Debug> HTTP-Session: 2a0104ee-847b-43a3-a450-9f7c42e3670e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4861 2024.06.17 21:22:45.961134 [ 3 ] {} <Debug> HTTP-Session: 2a0104ee-847b-43a3-a450-9f7c42e3670e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.06.17 21:22:45.961149 [ 3 ] {} <Debug> HTTP-Session: 2a0104ee-847b-43a3-a450-9f7c42e3670e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4863 2024.06.17 21:22:45.961180 [ 3 ] {} <Trace> HTTP-Session: 2a0104ee-847b-43a3-a450-9f7c42e3670e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4864 2024.06.17 21:22:45.961362 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4865 2024.06.17 21:22:45.961409 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4866 2024.06.17 21:22:45.961564 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4867 2024.06.17 21:22:45.962037 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4868 2024.06.17 21:22:45.962083 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4869 2024.06.17 21:22:45.962499 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4870 2024.06.17 21:22:45.962850 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4871 2024.06.17 21:22:45.962991 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001732 sec., 9237.875288683603 rows/sec., 12.47 MiB/sec.
4872 2024.06.17 21:22:45.963202 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Debug> DynamicQueryHandler: Done processing query
4873 2024.06.17 21:22:45.963229 [ 3 ] {6d0d2e03-4c5e-4ff0-8d14-9f8adda1d3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4874 2024.06.17 21:22:45.963246 [ 3 ] {} <Debug> HTTP-Session: 2a0104ee-847b-43a3-a450-9f7c42e3670e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4875 2024.06.17 21:22:45.963383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4876 2024.06.17 21:22:45.963435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4877 2024.06.17 21:22:45.963454 [ 3 ] {} <Debug> HTTP-Session: 333dcad9-a203-4a61-8a51-a1002cd09481 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4878 2024.06.17 21:22:45.963471 [ 3 ] {} <Debug> HTTP-Session: 333dcad9-a203-4a61-8a51-a1002cd09481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4879 2024.06.17 21:22:45.963485 [ 3 ] {} <Debug> HTTP-Session: 333dcad9-a203-4a61-8a51-a1002cd09481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4880 2024.06.17 21:22:45.963516 [ 3 ] {} <Trace> HTTP-Session: 333dcad9-a203-4a61-8a51-a1002cd09481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4881 2024.06.17 21:22:45.963628 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4882 2024.06.17 21:22:45.963679 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4883 2024.06.17 21:22:45.963810 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4884 2024.06.17 21:22:45.964188 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4885 2024.06.17 21:22:45.964232 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4886 2024.06.17 21:22:45.964674 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4887 2024.06.17 21:22:45.965092 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4888 2024.06.17 21:22:45.965226 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001637 sec., 36652.41295051924 rows/sec., 2.47 MiB/sec.
4889 2024.06.17 21:22:45.965384 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Debug> DynamicQueryHandler: Done processing query
4890 2024.06.17 21:22:45.965409 [ 3 ] {233dfc14-2d13-4768-bcf7-9cea09becaf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4891 2024.06.17 21:22:45.965425 [ 3 ] {} <Debug> HTTP-Session: 333dcad9-a203-4a61-8a51-a1002cd09481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4892 2024.06.17 21:22:50.948544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4893 2024.06.17 21:22:50.948692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4894 2024.06.17 21:22:50.948721 [ 3 ] {} <Debug> HTTP-Session: a1049a69-122b-451c-a99e-bb34dedcd979 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4895 2024.06.17 21:22:50.948750 [ 3 ] {} <Debug> HTTP-Session: a1049a69-122b-451c-a99e-bb34dedcd979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.06.17 21:22:50.948768 [ 3 ] {} <Debug> HTTP-Session: a1049a69-122b-451c-a99e-bb34dedcd979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4897 2024.06.17 21:22:50.948825 [ 3 ] {} <Trace> HTTP-Session: a1049a69-122b-451c-a99e-bb34dedcd979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4898 2024.06.17 21:22:50.949040 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4899 2024.06.17 21:22:50.949109 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4900 2024.06.17 21:22:50.949303 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4901 2024.06.17 21:22:50.949720 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4902 2024.06.17 21:22:50.949768 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4903 2024.06.17 21:22:50.950132 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4904 2024.06.17 21:22:50.950462 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4905 2024.06.17 21:22:50.950632 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001645 sec., 8510.638297872341 rows/sec., 689.83 KiB/sec.
4906 2024.06.17 21:22:50.950854 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Debug> DynamicQueryHandler: Done processing query
4907 2024.06.17 21:22:50.950881 [ 3 ] {a8621f36-9aab-4de3-8bad-a345e3b72f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4908 2024.06.17 21:22:50.950897 [ 3 ] {} <Debug> HTTP-Session: a1049a69-122b-451c-a99e-bb34dedcd979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.06.17 21:22:50.951044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4910 2024.06.17 21:22:50.951097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4911 2024.06.17 21:22:50.951118 [ 3 ] {} <Debug> HTTP-Session: a8e67fdd-5ef4-495b-a137-d41bfdd1e99e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4912 2024.06.17 21:22:50.951136 [ 3 ] {} <Debug> HTTP-Session: a8e67fdd-5ef4-495b-a137-d41bfdd1e99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.06.17 21:22:50.951150 [ 3 ] {} <Debug> HTTP-Session: a8e67fdd-5ef4-495b-a137-d41bfdd1e99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4914 2024.06.17 21:22:50.951187 [ 3 ] {} <Trace> HTTP-Session: a8e67fdd-5ef4-495b-a137-d41bfdd1e99e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4915 2024.06.17 21:22:50.951316 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4916 2024.06.17 21:22:50.951363 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4917 2024.06.17 21:22:50.951496 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4918 2024.06.17 21:22:50.951856 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4919 2024.06.17 21:22:50.951892 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4920 2024.06.17 21:22:50.952202 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4921 2024.06.17 21:22:50.952495 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4922 2024.06.17 21:22:50.952649 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.00138 sec., 71014.4927536232 rows/sec., 5.83 MiB/sec.
4923 2024.06.17 21:22:50.952817 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Debug> DynamicQueryHandler: Done processing query
4924 2024.06.17 21:22:50.952841 [ 3 ] {9b7a0ee8-3eb7-4566-b3a0-aefaf31f0050} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4925 2024.06.17 21:22:50.952858 [ 3 ] {} <Debug> HTTP-Session: a8e67fdd-5ef4-495b-a137-d41bfdd1e99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4926 2024.06.17 21:22:50.952975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4927 2024.06.17 21:22:50.953022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4928 2024.06.17 21:22:50.953040 [ 3 ] {} <Debug> HTTP-Session: 7c106e30-7f4c-4a91-a92c-1aed97b79a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4929 2024.06.17 21:22:50.953057 [ 3 ] {} <Debug> HTTP-Session: 7c106e30-7f4c-4a91-a92c-1aed97b79a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.06.17 21:22:50.953071 [ 3 ] {} <Debug> HTTP-Session: 7c106e30-7f4c-4a91-a92c-1aed97b79a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4931 2024.06.17 21:22:50.953103 [ 3 ] {} <Trace> HTTP-Session: 7c106e30-7f4c-4a91-a92c-1aed97b79a41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4932 2024.06.17 21:22:50.953219 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4933 2024.06.17 21:22:50.953262 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4934 2024.06.17 21:22:50.953387 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4935 2024.06.17 21:22:50.953708 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4936 2024.06.17 21:22:50.953744 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4937 2024.06.17 21:22:50.954053 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4938 2024.06.17 21:22:50.954358 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4939 2024.06.17 21:22:50.954507 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001328 sec., 58734.93975903615 rows/sec., 4.59 MiB/sec.
4940 2024.06.17 21:22:50.954856 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Debug> DynamicQueryHandler: Done processing query
4941 2024.06.17 21:22:50.954935 [ 3 ] {f5192177-958c-4809-9dc0-a5cd38cb5015} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4942 2024.06.17 21:22:50.955006 [ 3 ] {} <Debug> HTTP-Session: 7c106e30-7f4c-4a91-a92c-1aed97b79a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.06.17 21:22:50.955207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4944 2024.06.17 21:22:50.955262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4945 2024.06.17 21:22:50.955281 [ 3 ] {} <Debug> HTTP-Session: 8a15088c-a513-4705-8573-af5ce4e10ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4946 2024.06.17 21:22:50.955299 [ 3 ] {} <Debug> HTTP-Session: 8a15088c-a513-4705-8573-af5ce4e10ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.06.17 21:22:50.955313 [ 3 ] {} <Debug> HTTP-Session: 8a15088c-a513-4705-8573-af5ce4e10ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4948 2024.06.17 21:22:50.955346 [ 3 ] {} <Trace> HTTP-Session: 8a15088c-a513-4705-8573-af5ce4e10ff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4949 2024.06.17 21:22:50.955505 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4950 2024.06.17 21:22:50.955556 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4951 2024.06.17 21:22:50.955721 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4952 2024.06.17 21:22:50.956091 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4953 2024.06.17 21:22:50.956128 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4954 2024.06.17 21:22:50.956517 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4955 2024.06.17 21:22:50.956849 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4956 2024.06.17 21:22:50.957009 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec.
4957 2024.06.17 21:22:50.957009 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4958 2024.06.17 21:22:50.957145 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4959 2024.06.17 21:22:50.957207 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4960 2024.06.17 21:22:50.957220 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Debug> DynamicQueryHandler: Done processing query
4961 2024.06.17 21:22:50.957270 [ 3 ] {1900bcc9-9821-4f8f-9147-067e6a79bc33} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4962 2024.06.17 21:22:50.957321 [ 3 ] {} <Debug> HTTP-Session: 8a15088c-a513-4705-8573-af5ce4e10ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4963 2024.06.17 21:22:50.957458 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
4964 2024.06.17 21:22:50.957490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4965 2024.06.17 21:22:50.957564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4966 2024.06.17 21:22:50.957612 [ 3 ] {} <Debug> HTTP-Session: 6c41812a-bf00-43a3-bdb5-becfa47a47ce Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4967 2024.06.17 21:22:50.957656 [ 3 ] {} <Debug> HTTP-Session: 6c41812a-bf00-43a3-bdb5-becfa47a47ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.06.17 21:22:50.957697 [ 3 ] {} <Debug> HTTP-Session: 6c41812a-bf00-43a3-bdb5-becfa47a47ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.06.17 21:22:50.957779 [ 3 ] {} <Trace> HTTP-Session: 6c41812a-bf00-43a3-bdb5-becfa47a47ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.06.17 21:22:50.957859 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4971 2024.06.17 21:22:50.957950 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2259 rows starting from the beginning of the part
4972 2024.06.17 21:22:50.958155 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4973 2024.06.17 21:22:50.958192 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 199 rows starting from the beginning of the part
4974 2024.06.17 21:22:50.958319 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4975 2024.06.17 21:22:50.958553 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
4976 2024.06.17 21:22:50.958923 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4977 2024.06.17 21:22:50.959346 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part
4978 2024.06.17 21:22:50.959694 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part
4979 2024.06.17 21:22:50.959979 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2024.06.17 21:22:50.960932 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4981 2024.06.17 21:22:50.960985 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
4982 2024.06.17 21:22:50.962153 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4983 2024.06.17 21:22:50.962756 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4984 2024.06.17 21:22:50.963244 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.005305 sec., 2639.0197926484448 rows/sec., 3.56 MiB/sec.
4985 2024.06.17 21:22:50.963297 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00594216 sec., 521527.52534431923 rows/sec., 36.46 MiB/sec.
4986 2024.06.17 21:22:50.963531 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Debug> DynamicQueryHandler: Done processing query
4987 2024.06.17 21:22:50.963571 [ 3 ] {17fdff01-0d1d-4166-a9e7-f714792268c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4988 2024.06.17 21:22:50.963591 [ 3 ] {} <Debug> HTTP-Session: 6c41812a-bf00-43a3-bdb5-becfa47a47ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.06.17 21:22:50.963652 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4990 2024.06.17 21:22:50.963748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.06.17 21:22:50.963812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4992 2024.06.17 21:22:50.963860 [ 3 ] {} <Debug> HTTP-Session: 083b8d09-e3b4-456c-b552-434bdfb45b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
4993 2024.06.17 21:22:50.963898 [ 3 ] {} <Debug> HTTP-Session: 083b8d09-e3b4-456c-b552-434bdfb45b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.06.17 21:22:50.963949 [ 3 ] {} <Debug> HTTP-Session: 083b8d09-e3b4-456c-b552-434bdfb45b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4995 2024.06.17 21:22:50.964064 [ 3 ] {} <Trace> HTTP-Session: 083b8d09-e3b4-456c-b552-434bdfb45b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4996 2024.06.17 21:22:50.964304 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4997 2024.06.17 21:22:50.964375 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4998 2024.06.17 21:22:50.964464 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4999 2024.06.17 21:22:50.964732 [ 191 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5000 2024.06.17 21:22:50.964790 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2024.06.17 21:22:50.964916 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
5002 2024.06.17 21:22:50.965307 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5003 2024.06.17 21:22:50.965350 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5004 2024.06.17 21:22:50.965724 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5005 2024.06.17 21:22:50.966052 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5006 2024.06.17 21:22:50.966222 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001999 sec., 30015.007503751876 rows/sec., 2.02 MiB/sec.
5007 2024.06.17 21:22:50.966236 [ 129 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5008 2024.06.17 21:22:50.966344 [ 129 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5009 2024.06.17 21:22:50.966417 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5010 2024.06.17 21:22:50.966528 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Debug> DynamicQueryHandler: Done processing query
5011 2024.06.17 21:22:50.966588 [ 3 ] {7bd6e493-3044-4a7a-87a5-6b7712949b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5012 2024.06.17 21:22:50.966643 [ 3 ] {} <Debug> HTTP-Session: 083b8d09-e3b4-456c-b552-434bdfb45b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.06.17 21:22:50.966675 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5014 2024.06.17 21:22:50.966854 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5015 2024.06.17 21:22:50.966890 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 768 rows starting from the beginning of the part
5016 2024.06.17 21:22:50.967002 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5017 2024.06.17 21:22:50.967155 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
5018 2024.06.17 21:22:50.967308 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
5019 2024.06.17 21:22:50.967423 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
5020 2024.06.17 21:22:50.967490 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5021 2024.06.17 21:22:50.968650 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002120902 sec., 503559.3346604416 rows/sec., 33.68 MiB/sec.
5022 2024.06.17 21:22:50.968804 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5023 2024.06.17 21:22:50.969168 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5024 2024.06.17 21:22:50.969248 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_26_5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5025 2024.06.17 21:22:50.969322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
5026 2024.06.17 21:22:55.948665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2024.06.17 21:22:55.948857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.06.17 21:22:55.948903 [ 3 ] {} <Debug> HTTP-Session: 328025fd-8f51-4e45-9f65-feb0f4649bed Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5029 2024.06.17 21:22:55.948943 [ 3 ] {} <Debug> HTTP-Session: 328025fd-8f51-4e45-9f65-feb0f4649bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5030 2024.06.17 21:22:55.948971 [ 3 ] {} <Debug> HTTP-Session: 328025fd-8f51-4e45-9f65-feb0f4649bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.06.17 21:22:55.949050 [ 3 ] {} <Trace> HTTP-Session: 328025fd-8f51-4e45-9f65-feb0f4649bed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5032 2024.06.17 21:22:55.949306 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5033 2024.06.17 21:22:55.949376 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5034 2024.06.17 21:22:55.949576 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5035 2024.06.17 21:22:55.949996 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5036 2024.06.17 21:22:55.950042 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5037 2024.06.17 21:22:55.950404 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5038 2024.06.17 21:22:55.950732 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5039 2024.06.17 21:22:55.950903 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001649 sec., 9702.850212249848 rows/sec., 786.46 KiB/sec.
5040 2024.06.17 21:22:55.950919 [ 123 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5041 2024.06.17 21:22:55.951028 [ 123 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5042 2024.06.17 21:22:55.951072 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5043 2024.06.17 21:22:55.951187 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Debug> DynamicQueryHandler: Done processing query
5044 2024.06.17 21:22:55.951222 [ 3 ] {995232b9-f1c4-4815-a22b-b2a8cda8cbcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5045 2024.06.17 21:22:55.951222 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5046 2024.06.17 21:22:55.951242 [ 3 ] {} <Debug> HTTP-Session: 328025fd-8f51-4e45-9f65-feb0f4649bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.06.17 21:22:55.951368 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5048 2024.06.17 21:22:55.951410 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 30 rows starting from the beginning of the part
5049 2024.06.17 21:22:55.951410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5050 2024.06.17 21:22:55.951495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5051 2024.06.17 21:22:55.951562 [ 3 ] {} <Debug> HTTP-Session: 061a755d-d314-426d-aca4-98dc4262d74d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5052 2024.06.17 21:22:55.951560 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part
5053 2024.06.17 21:22:55.951644 [ 3 ] {} <Debug> HTTP-Session: 061a755d-d314-426d-aca4-98dc4262d74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5054 2024.06.17 21:22:55.951712 [ 3 ] {} <Debug> HTTP-Session: 061a755d-d314-426d-aca4-98dc4262d74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.06.17 21:22:55.951911 [ 3 ] {} <Trace> HTTP-Session: 061a755d-d314-426d-aca4-98dc4262d74d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5056 2024.06.17 21:22:55.951987 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
5057 2024.06.17 21:22:55.952361 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part
5058 2024.06.17 21:22:55.952365 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5059 2024.06.17 21:22:55.952531 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5060 2024.06.17 21:22:55.952619 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
5061 2024.06.17 21:22:55.953020 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part
5062 2024.06.17 21:22:55.953573 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5063 2024.06.17 21:22:55.954170 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5064 2024.06.17 21:22:55.954212 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5065 2024.06.17 21:22:55.954756 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003599436 sec., 29449.058130218178 rows/sec., 2.33 MiB/sec.
5066 2024.06.17 21:22:55.954862 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5067 2024.06.17 21:22:55.955013 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5068 2024.06.17 21:22:55.955615 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5069 2024.06.17 21:22:55.955912 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.003776 sec., 27542.372881355932 rows/sec., 2.24 MiB/sec.
5070 2024.06.17 21:22:55.956002 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5071 2024.06.17 21:22:55.956210 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_26_5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5072 2024.06.17 21:22:55.956251 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Debug> DynamicQueryHandler: Done processing query
5073 2024.06.17 21:22:55.956323 [ 3 ] {e8ba1b55-c28c-465c-8476-a89ca46facdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5074 2024.06.17 21:22:55.956356 [ 3 ] {} <Debug> HTTP-Session: 061a755d-d314-426d-aca4-98dc4262d74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.06.17 21:22:55.956361 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5076 2024.06.17 21:22:55.956542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5077 2024.06.17 21:22:55.956600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5078 2024.06.17 21:22:55.956620 [ 3 ] {} <Debug> HTTP-Session: 9b9760e1-584a-486f-95d8-7c7fc21cd559 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5079 2024.06.17 21:22:55.956637 [ 3 ] {} <Debug> HTTP-Session: 9b9760e1-584a-486f-95d8-7c7fc21cd559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.06.17 21:22:55.956651 [ 3 ] {} <Debug> HTTP-Session: 9b9760e1-584a-486f-95d8-7c7fc21cd559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.06.17 21:22:55.956683 [ 3 ] {} <Trace> HTTP-Session: 9b9760e1-584a-486f-95d8-7c7fc21cd559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5082 2024.06.17 21:22:55.956815 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5083 2024.06.17 21:22:55.956861 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5084 2024.06.17 21:22:55.957006 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5085 2024.06.17 21:22:55.957340 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5086 2024.06.17 21:22:55.957377 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5087 2024.06.17 21:22:55.957686 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5088 2024.06.17 21:22:55.957989 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5089 2024.06.17 21:22:55.958143 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001372 sec., 58309.03790087464 rows/sec., 4.55 MiB/sec.
5090 2024.06.17 21:22:55.958335 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Debug> DynamicQueryHandler: Done processing query
5091 2024.06.17 21:22:55.958368 [ 3 ] {193c7b08-2798-4e2b-8374-1c7d94125d1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5092 2024.06.17 21:22:55.958389 [ 3 ] {} <Debug> HTTP-Session: 9b9760e1-584a-486f-95d8-7c7fc21cd559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.06.17 21:22:55.958583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5094 2024.06.17 21:22:55.958643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5095 2024.06.17 21:22:55.958667 [ 3 ] {} <Debug> HTTP-Session: 22092c13-5dd9-4c6f-8a2f-43b4f7be180a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5096 2024.06.17 21:22:55.958688 [ 3 ] {} <Debug> HTTP-Session: 22092c13-5dd9-4c6f-8a2f-43b4f7be180a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.06.17 21:22:55.958705 [ 3 ] {} <Debug> HTTP-Session: 22092c13-5dd9-4c6f-8a2f-43b4f7be180a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5098 2024.06.17 21:22:55.958744 [ 3 ] {} <Trace> HTTP-Session: 22092c13-5dd9-4c6f-8a2f-43b4f7be180a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5099 2024.06.17 21:22:55.958927 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5100 2024.06.17 21:22:55.958984 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5101 2024.06.17 21:22:55.959168 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5102 2024.06.17 21:22:55.959541 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5103 2024.06.17 21:22:55.959578 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5104 2024.06.17 21:22:55.959967 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5105 2024.06.17 21:22:55.960312 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5106 2024.06.17 21:22:55.960465 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
5107 2024.06.17 21:22:55.960637 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Debug> DynamicQueryHandler: Done processing query
5108 2024.06.17 21:22:55.960661 [ 3 ] {3b82ee6e-0aa1-4d8e-8865-52e032993930} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5109 2024.06.17 21:22:55.960677 [ 3 ] {} <Debug> HTTP-Session: 22092c13-5dd9-4c6f-8a2f-43b4f7be180a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.06.17 21:22:55.960804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5111 2024.06.17 21:22:55.960852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5112 2024.06.17 21:22:55.960872 [ 3 ] {} <Debug> HTTP-Session: d0030b25-808c-453f-99ad-d6c64eed8d66 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5113 2024.06.17 21:22:55.960888 [ 3 ] {} <Debug> HTTP-Session: d0030b25-808c-453f-99ad-d6c64eed8d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.06.17 21:22:55.960902 [ 3 ] {} <Debug> HTTP-Session: d0030b25-808c-453f-99ad-d6c64eed8d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5115 2024.06.17 21:22:55.960933 [ 3 ] {} <Trace> HTTP-Session: d0030b25-808c-453f-99ad-d6c64eed8d66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5116 2024.06.17 21:22:55.961119 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5117 2024.06.17 21:22:55.961166 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5118 2024.06.17 21:22:55.961325 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5119 2024.06.17 21:22:55.961700 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5120 2024.06.17 21:22:55.961736 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5121 2024.06.17 21:22:55.962125 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5122 2024.06.17 21:22:55.962453 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5123 2024.06.17 21:22:55.962591 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001577 sec., 10145.84654407102 rows/sec., 13.69 MiB/sec.
5124 2024.06.17 21:22:55.962615 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5125 2024.06.17 21:22:55.962713 [ 122 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5126 2024.06.17 21:22:55.962765 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5127 2024.06.17 21:22:55.962862 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Debug> DynamicQueryHandler: Done processing query
5128 2024.06.17 21:22:55.962915 [ 3 ] {533418dc-8dbf-4a54-850a-5ff489dc451d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5129 2024.06.17 21:22:55.962953 [ 3 ] {} <Debug> HTTP-Session: d0030b25-808c-453f-99ad-d6c64eed8d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.06.17 21:22:55.962950 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full
5131 2024.06.17 21:22:55.963136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5132 2024.06.17 21:22:55.963255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5133 2024.06.17 21:22:55.963270 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5134 2024.06.17 21:22:55.963287 [ 3 ] {} <Debug> HTTP-Session: 38d1cc9a-e137-4ab1-832a-80169717b1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5135 2024.06.17 21:22:55.963346 [ 3 ] {} <Debug> HTTP-Session: 38d1cc9a-e137-4ab1-832a-80169717b1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5136 2024.06.17 21:22:55.963351 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 318 rows starting from the beginning of the part
5137 2024.06.17 21:22:55.963371 [ 3 ] {} <Debug> HTTP-Session: 38d1cc9a-e137-4ab1-832a-80169717b1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5138 2024.06.17 21:22:55.963467 [ 3 ] {} <Trace> HTTP-Session: 38d1cc9a-e137-4ab1-832a-80169717b1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5139 2024.06.17 21:22:55.963651 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part
5140 2024.06.17 21:22:55.963983 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5141 2024.06.17 21:22:55.964012 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
5142 2024.06.17 21:22:55.964177 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5143 2024.06.17 21:22:55.964360 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part
5144 2024.06.17 21:22:55.964791 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
5145 2024.06.17 21:22:55.965237 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part
5146 2024.06.17 21:22:55.965325 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5147 2024.06.17 21:22:55.966173 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5148 2024.06.17 21:22:55.966241 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5149 2024.06.17 21:22:55.967101 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5150 2024.06.17 21:22:55.968105 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5151 2024.06.17 21:22:55.968598 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004866 sec., 12330.456226880395 rows/sec., 850.93 KiB/sec.
5152 2024.06.17 21:22:55.968865 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Debug> DynamicQueryHandler: Done processing query
5153 2024.06.17 21:22:55.968925 [ 3 ] {72fce362-8256-43f4-a481-8ce8ba139992} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5154 2024.06.17 21:22:55.968950 [ 3 ] {} <Debug> HTTP-Session: 38d1cc9a-e137-4ab1-832a-80169717b1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5155 2024.06.17 21:22:55.969400 [ 189 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 6 columns (6 merged, 0 gathered) in 0.006558777 sec., 60072.17504117002 rows/sec., 81.06 MiB/sec.
5156 2024.06.17 21:22:55.969967 [ 189 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5157 2024.06.17 21:22:55.970494 [ 189 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5158 2024.06.17 21:22:55.970590 [ 189 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5159 2024.06.17 21:22:55.970701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB.
5160 2024.06.17 21:23:00.176802 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
5161 2024.06.17 21:23:00.176875 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
5162 2024.06.17 21:23:00.949679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5163 2024.06.17 21:23:00.949854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5164 2024.06.17 21:23:00.949899 [ 3 ] {} <Debug> HTTP-Session: 5901faf0-5659-4308-a846-0168f840da7f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5165 2024.06.17 21:23:00.949941 [ 3 ] {} <Debug> HTTP-Session: 5901faf0-5659-4308-a846-0168f840da7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.06.17 21:23:00.949970 [ 3 ] {} <Debug> HTTP-Session: 5901faf0-5659-4308-a846-0168f840da7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5167 2024.06.17 21:23:00.950053 [ 3 ] {} <Trace> HTTP-Session: 5901faf0-5659-4308-a846-0168f840da7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5168 2024.06.17 21:23:00.950354 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5169 2024.06.17 21:23:00.950427 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5170 2024.06.17 21:23:00.950630 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5171 2024.06.17 21:23:00.951052 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5172 2024.06.17 21:23:00.951099 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5173 2024.06.17 21:23:00.951477 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5174 2024.06.17 21:23:00.951806 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5175 2024.06.17 21:23:00.951981 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.00172 sec., 8139.53488372093 rows/sec., 659.75 KiB/sec.
5176 2024.06.17 21:23:00.952194 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Debug> DynamicQueryHandler: Done processing query
5177 2024.06.17 21:23:00.952222 [ 3 ] {70cfa640-06d4-47dd-b37e-b661fa01fd02} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5178 2024.06.17 21:23:00.952239 [ 3 ] {} <Debug> HTTP-Session: 5901faf0-5659-4308-a846-0168f840da7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5179 2024.06.17 21:23:00.952416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5180 2024.06.17 21:23:00.952468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5181 2024.06.17 21:23:00.952494 [ 3 ] {} <Debug> HTTP-Session: 3ada966d-7afd-46f9-9451-91af0072b7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5182 2024.06.17 21:23:00.952512 [ 3 ] {} <Debug> HTTP-Session: 3ada966d-7afd-46f9-9451-91af0072b7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.06.17 21:23:00.952526 [ 3 ] {} <Debug> HTTP-Session: 3ada966d-7afd-46f9-9451-91af0072b7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5184 2024.06.17 21:23:00.952563 [ 3 ] {} <Trace> HTTP-Session: 3ada966d-7afd-46f9-9451-91af0072b7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5185 2024.06.17 21:23:00.952709 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5186 2024.06.17 21:23:00.952756 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5187 2024.06.17 21:23:00.952885 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5188 2024.06.17 21:23:00.953277 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5189 2024.06.17 21:23:00.953315 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5190 2024.06.17 21:23:00.953653 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5191 2024.06.17 21:23:00.953957 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5192 2024.06.17 21:23:00.954122 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Debug> executeQuery: Read 134 rows, 11.00 KiB in 0.001467 sec., 91342.87661895023 rows/sec., 7.33 MiB/sec.
5193 2024.06.17 21:23:00.954397 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Debug> DynamicQueryHandler: Done processing query
5194 2024.06.17 21:23:00.954443 [ 3 ] {04dcd89f-2f7d-49f1-b32c-80e0094be2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5195 2024.06.17 21:23:00.954470 [ 3 ] {} <Debug> HTTP-Session: 3ada966d-7afd-46f9-9451-91af0072b7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.06.17 21:23:00.954641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5197 2024.06.17 21:23:00.954691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5198 2024.06.17 21:23:00.954711 [ 3 ] {} <Debug> HTTP-Session: 2b145b89-4196-4f8a-a278-a6e239c55ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5199 2024.06.17 21:23:00.954728 [ 3 ] {} <Debug> HTTP-Session: 2b145b89-4196-4f8a-a278-a6e239c55ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.06.17 21:23:00.954743 [ 3 ] {} <Debug> HTTP-Session: 2b145b89-4196-4f8a-a278-a6e239c55ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5201 2024.06.17 21:23:00.954776 [ 3 ] {} <Trace> HTTP-Session: 2b145b89-4196-4f8a-a278-a6e239c55ecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5202 2024.06.17 21:23:00.954908 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5203 2024.06.17 21:23:00.954952 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5204 2024.06.17 21:23:00.955100 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5205 2024.06.17 21:23:00.955437 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5206 2024.06.17 21:23:00.955475 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5207 2024.06.17 21:23:00.955791 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5208 2024.06.17 21:23:00.956085 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5209 2024.06.17 21:23:00.956212 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.001355 sec., 75276.75276752767 rows/sec., 5.86 MiB/sec.
5210 2024.06.17 21:23:00.956481 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Debug> DynamicQueryHandler: Done processing query
5211 2024.06.17 21:23:00.956529 [ 3 ] {91cac222-1a00-4c6d-b718-6a78a3271490} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5212 2024.06.17 21:23:00.956554 [ 3 ] {} <Debug> HTTP-Session: 2b145b89-4196-4f8a-a278-a6e239c55ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.06.17 21:23:00.956742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5214 2024.06.17 21:23:00.956791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5215 2024.06.17 21:23:00.956810 [ 3 ] {} <Debug> HTTP-Session: 58d3c548-55cd-403a-a81a-f65a74217769 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5216 2024.06.17 21:23:00.956826 [ 3 ] {} <Debug> HTTP-Session: 58d3c548-55cd-403a-a81a-f65a74217769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5217 2024.06.17 21:23:00.956840 [ 3 ] {} <Debug> HTTP-Session: 58d3c548-55cd-403a-a81a-f65a74217769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5218 2024.06.17 21:23:00.956871 [ 3 ] {} <Trace> HTTP-Session: 58d3c548-55cd-403a-a81a-f65a74217769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5219 2024.06.17 21:23:00.957042 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5220 2024.06.17 21:23:00.957090 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5221 2024.06.17 21:23:00.957253 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5222 2024.06.17 21:23:00.957651 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5223 2024.06.17 21:23:00.957687 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5224 2024.06.17 21:23:00.958072 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5225 2024.06.17 21:23:00.958396 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5226 2024.06.17 21:23:00.958525 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001571 sec., 124761.29853596436 rows/sec., 8.71 MiB/sec.
5227 2024.06.17 21:23:00.958690 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Debug> DynamicQueryHandler: Done processing query
5228 2024.06.17 21:23:00.958714 [ 3 ] {4db5504c-1336-45c9-9373-411ed2d085d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5229 2024.06.17 21:23:00.958730 [ 3 ] {} <Debug> HTTP-Session: 58d3c548-55cd-403a-a81a-f65a74217769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.06.17 21:23:00.958857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5231 2024.06.17 21:23:00.958905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5232 2024.06.17 21:23:00.958924 [ 3 ] {} <Debug> HTTP-Session: ec888b69-18c0-47b3-baea-25726de19f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5233 2024.06.17 21:23:00.958940 [ 3 ] {} <Debug> HTTP-Session: ec888b69-18c0-47b3-baea-25726de19f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.06.17 21:23:00.958954 [ 3 ] {} <Debug> HTTP-Session: ec888b69-18c0-47b3-baea-25726de19f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5235 2024.06.17 21:23:00.958986 [ 3 ] {} <Trace> HTTP-Session: ec888b69-18c0-47b3-baea-25726de19f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5236 2024.06.17 21:23:00.959167 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5237 2024.06.17 21:23:00.959214 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5238 2024.06.17 21:23:00.959371 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5239 2024.06.17 21:23:00.959756 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5240 2024.06.17 21:23:00.959792 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5241 2024.06.17 21:23:00.960185 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5242 2024.06.17 21:23:00.960523 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5243 2024.06.17 21:23:00.960647 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001581 sec., 8855.154965211892 rows/sec., 11.95 MiB/sec.
5244 2024.06.17 21:23:00.960804 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Debug> DynamicQueryHandler: Done processing query
5245 2024.06.17 21:23:00.960828 [ 3 ] {9d29d4c9-4bab-47bd-a791-ff5378e120d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5246 2024.06.17 21:23:00.960844 [ 3 ] {} <Debug> HTTP-Session: ec888b69-18c0-47b3-baea-25726de19f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.06.17 21:23:00.960968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5248 2024.06.17 21:23:00.961016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5249 2024.06.17 21:23:00.961036 [ 3 ] {} <Debug> HTTP-Session: 31e0a349-e08f-4e81-aaa8-33eeaf6f3e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5250 2024.06.17 21:23:00.961053 [ 3 ] {} <Debug> HTTP-Session: 31e0a349-e08f-4e81-aaa8-33eeaf6f3e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5251 2024.06.17 21:23:00.961067 [ 3 ] {} <Debug> HTTP-Session: 31e0a349-e08f-4e81-aaa8-33eeaf6f3e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5252 2024.06.17 21:23:00.961098 [ 3 ] {} <Trace> HTTP-Session: 31e0a349-e08f-4e81-aaa8-33eeaf6f3e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5253 2024.06.17 21:23:00.961212 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5254 2024.06.17 21:23:00.961256 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5255 2024.06.17 21:23:00.961381 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5256 2024.06.17 21:23:00.961662 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5257 2024.06.17 21:23:00.961698 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5258 2024.06.17 21:23:00.962045 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5259 2024.06.17 21:23:00.962358 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5260 2024.06.17 21:23:00.962489 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec.
5261 2024.06.17 21:23:00.962654 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Debug> DynamicQueryHandler: Done processing query
5262 2024.06.17 21:23:00.962678 [ 3 ] {68982aa0-c5ab-4c3e-9be8-62983b3d3d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5263 2024.06.17 21:23:00.962694 [ 3 ] {} <Debug> HTTP-Session: 31e0a349-e08f-4e81-aaa8-33eeaf6f3e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.06.17 21:23:05.948642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5265 2024.06.17 21:23:05.948786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5266 2024.06.17 21:23:05.948816 [ 3 ] {} <Debug> HTTP-Session: 6a7f0246-f8d7-4eac-87ec-2d7166b6ae94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5267 2024.06.17 21:23:05.948845 [ 3 ] {} <Debug> HTTP-Session: 6a7f0246-f8d7-4eac-87ec-2d7166b6ae94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5268 2024.06.17 21:23:05.948862 [ 3 ] {} <Debug> HTTP-Session: 6a7f0246-f8d7-4eac-87ec-2d7166b6ae94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5269 2024.06.17 21:23:05.948922 [ 3 ] {} <Trace> HTTP-Session: 6a7f0246-f8d7-4eac-87ec-2d7166b6ae94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5270 2024.06.17 21:23:05.949135 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5271 2024.06.17 21:23:05.949212 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5272 2024.06.17 21:23:05.949435 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5273 2024.06.17 21:23:05.949880 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5274 2024.06.17 21:23:05.949927 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5275 2024.06.17 21:23:05.950299 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5276 2024.06.17 21:23:05.950645 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5277 2024.06.17 21:23:05.950804 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001735 sec., 9221.902017291066 rows/sec., 747.48 KiB/sec.
5278 2024.06.17 21:23:05.951039 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Debug> DynamicQueryHandler: Done processing query
5279 2024.06.17 21:23:05.951067 [ 3 ] {12b5b195-7f53-48c4-bce7-af052a6a05c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5280 2024.06.17 21:23:05.951083 [ 3 ] {} <Debug> HTTP-Session: 6a7f0246-f8d7-4eac-87ec-2d7166b6ae94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.06.17 21:23:05.951234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5282 2024.06.17 21:23:05.951288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5283 2024.06.17 21:23:05.951309 [ 3 ] {} <Debug> HTTP-Session: 173b8545-bce5-4560-a045-808df9e7e1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5284 2024.06.17 21:23:05.951327 [ 3 ] {} <Debug> HTTP-Session: 173b8545-bce5-4560-a045-808df9e7e1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5285 2024.06.17 21:23:05.951341 [ 3 ] {} <Debug> HTTP-Session: 173b8545-bce5-4560-a045-808df9e7e1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.06.17 21:23:05.951378 [ 3 ] {} <Trace> HTTP-Session: 173b8545-bce5-4560-a045-808df9e7e1d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5287 2024.06.17 21:23:05.951514 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5288 2024.06.17 21:23:05.951562 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5289 2024.06.17 21:23:05.951696 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5290 2024.06.17 21:23:05.952077 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5291 2024.06.17 21:23:05.952117 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5292 2024.06.17 21:23:05.952439 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5293 2024.06.17 21:23:05.952743 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5294 2024.06.17 21:23:05.952910 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.00144 sec., 72222.22222222222 rows/sec., 5.87 MiB/sec.
5295 2024.06.17 21:23:05.952914 [ 118 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5296 2024.06.17 21:23:05.953019 [ 118 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5297 2024.06.17 21:23:05.953061 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5298 2024.06.17 21:23:05.953152 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Debug> DynamicQueryHandler: Done processing query
5299 2024.06.17 21:23:05.953216 [ 3 ] {54b2cd61-9a5d-4ba1-a0a4-25d91c0f5a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5300 2024.06.17 21:23:05.953248 [ 3 ] {} <Debug> HTTP-Session: 173b8545-bce5-4560-a045-808df9e7e1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5301 2024.06.17 21:23:05.953261 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5302 2024.06.17 21:23:05.953419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5303 2024.06.17 21:23:05.953533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5304 2024.06.17 21:23:05.953545 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5305 2024.06.17 21:23:05.953564 [ 3 ] {} <Debug> HTTP-Session: 0e12986f-06fd-4395-ab7c-8c84515c09d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5306 2024.06.17 21:23:05.953609 [ 3 ] {} <Debug> HTTP-Session: 0e12986f-06fd-4395-ab7c-8c84515c09d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.06.17 21:23:05.953609 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 189 rows starting from the beginning of the part
5308 2024.06.17 21:23:05.953632 [ 3 ] {} <Debug> HTTP-Session: 0e12986f-06fd-4395-ab7c-8c84515c09d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.06.17 21:23:05.953713 [ 3 ] {} <Trace> HTTP-Session: 0e12986f-06fd-4395-ab7c-8c84515c09d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5310 2024.06.17 21:23:05.953847 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part
5311 2024.06.17 21:23:05.954110 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part
5312 2024.06.17 21:23:05.954332 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5313 2024.06.17 21:23:05.954442 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part
5314 2024.06.17 21:23:05.954560 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5315 2024.06.17 21:23:05.954705 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 134 rows starting from the beginning of the part
5316 2024.06.17 21:23:05.955106 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part
5317 2024.06.17 21:23:05.955902 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5318 2024.06.17 21:23:05.956761 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5319 2024.06.17 21:23:05.956834 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5320 2024.06.17 21:23:05.957734 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5321 2024.06.17 21:23:05.958482 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 4 columns (4 merged, 0 gathered) in 0.005346254 sec., 137292.3920187855 rows/sec., 11.16 MiB/sec.
5322 2024.06.17 21:23:05.958606 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5323 2024.06.17 21:23:05.958793 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5324 2024.06.17 21:23:05.958841 [ 118 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5325 2024.06.17 21:23:05.958935 [ 118 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5326 2024.06.17 21:23:05.958948 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.004934 sec., 16214.025131738954 rows/sec., 1.27 MiB/sec.
5327 2024.06.17 21:23:05.959000 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5328 2024.06.17 21:23:05.959681 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5329 2024.06.17 21:23:05.959802 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Debug> DynamicQueryHandler: Done processing query
5330 2024.06.17 21:23:05.959974 [ 3 ] {688d6a89-c819-4291-aa05-2c25778fe446} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5331 2024.06.17 21:23:05.960132 [ 3 ] {} <Debug> HTTP-Session: 0e12986f-06fd-4395-ab7c-8c84515c09d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.06.17 21:23:05.960547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5333 2024.06.17 21:23:05.960725 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5334 2024.06.17 21:23:05.960817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5335 2024.06.17 21:23:05.960907 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 150 rows starting from the beginning of the part
5336 2024.06.17 21:23:05.960909 [ 3 ] {} <Debug> HTTP-Session: 7e8542e9-be3f-465d-9828-985ceb8c1e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5337 2024.06.17 21:23:05.960989 [ 3 ] {} <Debug> HTTP-Session: 7e8542e9-be3f-465d-9828-985ceb8c1e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.06.17 21:23:05.961055 [ 3 ] {} <Debug> HTTP-Session: 7e8542e9-be3f-465d-9828-985ceb8c1e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5339 2024.06.17 21:23:05.961349 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
5340 2024.06.17 21:23:05.961488 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5341 2024.06.17 21:23:05.961842 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part
5342 2024.06.17 21:23:05.962007 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_31_6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5343 2024.06.17 21:23:05.962454 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5344 2024.06.17 21:23:05.962470 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 80 rows starting from the beginning of the part
5345 2024.06.17 21:23:05.962546 [ 3 ] {} <Trace> HTTP-Session: 7e8542e9-be3f-465d-9828-985ceb8c1e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5346 2024.06.17 21:23:05.962830 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part
5347 2024.06.17 21:23:05.963115 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 80 rows starting from the beginning of the part
5348 2024.06.17 21:23:05.963219 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5349 2024.06.17 21:23:05.963489 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5350 2024.06.17 21:23:05.964029 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5351 2024.06.17 21:23:05.965055 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5352 2024.06.17 21:23:05.965142 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5353 2024.06.17 21:23:05.966054 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 4 columns (4 merged, 0 gathered) in 0.00690104 sec., 82886.05775361395 rows/sec., 6.47 MiB/sec.
5354 2024.06.17 21:23:05.966162 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5355 2024.06.17 21:23:05.966314 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5356 2024.06.17 21:23:05.967082 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5357 2024.06.17 21:23:05.967334 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.06.17 21:23:05.967427 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004454 sec., 35922.76605298608 rows/sec., 2.50 MiB/sec.
5359 2024.06.17 21:23:05.967668 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_31_6} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5360 2024.06.17 21:23:05.967959 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
5361 2024.06.17 21:23:05.968153 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Debug> DynamicQueryHandler: Done processing query
5362 2024.06.17 21:23:05.968184 [ 3 ] {3573b6a7-3e54-4c5f-a5c9-4a167aab1503} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5363 2024.06.17 21:23:05.968201 [ 3 ] {} <Debug> HTTP-Session: 7e8542e9-be3f-465d-9828-985ceb8c1e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.06.17 21:23:05.968332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5365 2024.06.17 21:23:05.968382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5366 2024.06.17 21:23:05.968401 [ 3 ] {} <Debug> HTTP-Session: 1dc9c13d-c28a-40e0-abf5-f64f723da7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5367 2024.06.17 21:23:05.968418 [ 3 ] {} <Debug> HTTP-Session: 1dc9c13d-c28a-40e0-abf5-f64f723da7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5368 2024.06.17 21:23:05.968432 [ 3 ] {} <Debug> HTTP-Session: 1dc9c13d-c28a-40e0-abf5-f64f723da7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5369 2024.06.17 21:23:05.968464 [ 3 ] {} <Trace> HTTP-Session: 1dc9c13d-c28a-40e0-abf5-f64f723da7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5370 2024.06.17 21:23:05.968749 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5371 2024.06.17 21:23:05.968803 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5372 2024.06.17 21:23:05.969004 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5373 2024.06.17 21:23:05.969411 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.06.17 21:23:05.969447 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5375 2024.06.17 21:23:05.969878 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5376 2024.06.17 21:23:05.970240 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5377 2024.06.17 21:23:05.970405 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001849 sec., 8653.32612222823 rows/sec., 11.68 MiB/sec.
5378 2024.06.17 21:23:05.970587 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Debug> DynamicQueryHandler: Done processing query
5379 2024.06.17 21:23:05.970610 [ 3 ] {c91cd8d4-4ce1-415f-b2d5-0de95fd25620} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5380 2024.06.17 21:23:05.970626 [ 3 ] {} <Debug> HTTP-Session: 1dc9c13d-c28a-40e0-abf5-f64f723da7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.06.17 21:23:05.970746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5382 2024.06.17 21:23:05.970795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5383 2024.06.17 21:23:05.970814 [ 3 ] {} <Debug> HTTP-Session: 45266a69-dcda-47d4-a904-1e0ae020ea98 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5384 2024.06.17 21:23:05.970830 [ 3 ] {} <Debug> HTTP-Session: 45266a69-dcda-47d4-a904-1e0ae020ea98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5385 2024.06.17 21:23:05.970844 [ 3 ] {} <Debug> HTTP-Session: 45266a69-dcda-47d4-a904-1e0ae020ea98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5386 2024.06.17 21:23:05.970874 [ 3 ] {} <Trace> HTTP-Session: 45266a69-dcda-47d4-a904-1e0ae020ea98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.06.17 21:23:05.970991 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5388 2024.06.17 21:23:05.971038 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5389 2024.06.17 21:23:05.971164 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5390 2024.06.17 21:23:05.971447 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5391 2024.06.17 21:23:05.971482 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5392 2024.06.17 21:23:05.971822 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5393 2024.06.17 21:23:05.972128 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5394 2024.06.17 21:23:05.972281 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
5395 2024.06.17 21:23:05.972641 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Debug> DynamicQueryHandler: Done processing query
5396 2024.06.17 21:23:05.972676 [ 3 ] {9f451795-3092-4e1c-9856-d1d00ceb6f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5397 2024.06.17 21:23:05.972693 [ 3 ] {} <Debug> HTTP-Session: 45266a69-dcda-47d4-a904-1e0ae020ea98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.06.17 21:23:10.947950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.06.17 21:23:10.948085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5400 2024.06.17 21:23:10.948113 [ 3 ] {} <Debug> HTTP-Session: 7914fccc-d5e6-48d8-83ab-b89f7c04b5bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5401 2024.06.17 21:23:10.948140 [ 3 ] {} <Debug> HTTP-Session: 7914fccc-d5e6-48d8-83ab-b89f7c04b5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.06.17 21:23:10.948155 [ 3 ] {} <Debug> HTTP-Session: 7914fccc-d5e6-48d8-83ab-b89f7c04b5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.06.17 21:23:10.948205 [ 3 ] {} <Trace> HTTP-Session: 7914fccc-d5e6-48d8-83ab-b89f7c04b5bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.06.17 21:23:10.948401 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5405 2024.06.17 21:23:10.948471 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5406 2024.06.17 21:23:10.948754 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2024.06.17 21:23:10.949183 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5408 2024.06.17 21:23:10.949234 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5409 2024.06.17 21:23:10.949630 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5410 2024.06.17 21:23:10.950023 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5411 2024.06.17 21:23:10.950202 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 613.06 KiB/sec.
5412 2024.06.17 21:23:10.950428 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Debug> DynamicQueryHandler: Done processing query
5413 2024.06.17 21:23:10.950457 [ 3 ] {a0421570-686e-4d71-848b-ce23964e09e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5414 2024.06.17 21:23:10.950475 [ 3 ] {} <Debug> HTTP-Session: 7914fccc-d5e6-48d8-83ab-b89f7c04b5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.06.17 21:23:10.950632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5416 2024.06.17 21:23:10.950691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5417 2024.06.17 21:23:10.950711 [ 3 ] {} <Debug> HTTP-Session: c923baf1-9921-4f78-9675-721426d54959 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5418 2024.06.17 21:23:10.950731 [ 3 ] {} <Debug> HTTP-Session: c923baf1-9921-4f78-9675-721426d54959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.06.17 21:23:10.950745 [ 3 ] {} <Debug> HTTP-Session: c923baf1-9921-4f78-9675-721426d54959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5420 2024.06.17 21:23:10.950781 [ 3 ] {} <Trace> HTTP-Session: c923baf1-9921-4f78-9675-721426d54959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5421 2024.06.17 21:23:10.950891 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5422 2024.06.17 21:23:10.950940 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5423 2024.06.17 21:23:10.951078 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.06.17 21:23:10.951379 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5425 2024.06.17 21:23:10.951419 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5426 2024.06.17 21:23:10.951742 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5427 2024.06.17 21:23:10.952060 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5428 2024.06.17 21:23:10.952221 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 240.54 KiB/sec.
5429 2024.06.17 21:23:10.952486 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Debug> DynamicQueryHandler: Done processing query
5430 2024.06.17 21:23:10.952513 [ 3 ] {a58702b8-436e-4d13-8503-78497bf96098} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5431 2024.06.17 21:23:10.952531 [ 3 ] {} <Debug> HTTP-Session: c923baf1-9921-4f78-9675-721426d54959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.06.17 21:23:10.952667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5433 2024.06.17 21:23:10.952716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5434 2024.06.17 21:23:10.952736 [ 3 ] {} <Debug> HTTP-Session: b44ced07-92ac-4498-9ec2-5191ae180adf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5435 2024.06.17 21:23:10.952757 [ 3 ] {} <Debug> HTTP-Session: b44ced07-92ac-4498-9ec2-5191ae180adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.06.17 21:23:10.952772 [ 3 ] {} <Debug> HTTP-Session: b44ced07-92ac-4498-9ec2-5191ae180adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5437 2024.06.17 21:23:10.952802 [ 3 ] {} <Trace> HTTP-Session: b44ced07-92ac-4498-9ec2-5191ae180adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5438 2024.06.17 21:23:10.952936 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5439 2024.06.17 21:23:10.952982 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5440 2024.06.17 21:23:10.953126 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5441 2024.06.17 21:23:10.953483 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5442 2024.06.17 21:23:10.953521 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5443 2024.06.17 21:23:10.953867 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5444 2024.06.17 21:23:10.954207 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5445 2024.06.17 21:23:10.954368 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Debug> executeQuery: Read 100 rows, 8.38 KiB in 0.00148 sec., 67567.56756756757 rows/sec., 5.53 MiB/sec.
5446 2024.06.17 21:23:10.954692 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Debug> DynamicQueryHandler: Done processing query
5447 2024.06.17 21:23:10.954735 [ 3 ] {f437f2b8-4833-4879-86e3-f9ce07afff95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5448 2024.06.17 21:23:10.954752 [ 3 ] {} <Debug> HTTP-Session: b44ced07-92ac-4498-9ec2-5191ae180adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5449 2024.06.17 21:23:10.954879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5450 2024.06.17 21:23:10.954929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5451 2024.06.17 21:23:10.954948 [ 3 ] {} <Debug> HTTP-Session: 6715700b-10d1-4373-b41d-5584eba4c3c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5452 2024.06.17 21:23:10.954966 [ 3 ] {} <Debug> HTTP-Session: 6715700b-10d1-4373-b41d-5584eba4c3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.06.17 21:23:10.954980 [ 3 ] {} <Debug> HTTP-Session: 6715700b-10d1-4373-b41d-5584eba4c3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.06.17 21:23:10.955011 [ 3 ] {} <Trace> HTTP-Session: 6715700b-10d1-4373-b41d-5584eba4c3c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5455 2024.06.17 21:23:10.955112 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5456 2024.06.17 21:23:10.955158 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5457 2024.06.17 21:23:10.955307 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5458 2024.06.17 21:23:10.955584 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5459 2024.06.17 21:23:10.955623 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5460 2024.06.17 21:23:10.955944 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5461 2024.06.17 21:23:10.956289 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5462 2024.06.17 21:23:10.956445 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00135 sec., 2962.9629629629626 rows/sec., 206.89 KiB/sec.
5463 2024.06.17 21:23:10.956725 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Debug> DynamicQueryHandler: Done processing query
5464 2024.06.17 21:23:10.956750 [ 3 ] {ff9243eb-5c6b-4178-a0fa-bf2df487d32f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5465 2024.06.17 21:23:10.956766 [ 3 ] {} <Debug> HTTP-Session: 6715700b-10d1-4373-b41d-5584eba4c3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5466 2024.06.17 21:23:10.956892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5467 2024.06.17 21:23:10.956942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5468 2024.06.17 21:23:10.956961 [ 3 ] {} <Debug> HTTP-Session: f7aa8f04-48da-447f-b653-476b555b5381 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5469 2024.06.17 21:23:10.956978 [ 3 ] {} <Debug> HTTP-Session: f7aa8f04-48da-447f-b653-476b555b5381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5470 2024.06.17 21:23:10.956993 [ 3 ] {} <Debug> HTTP-Session: f7aa8f04-48da-447f-b653-476b555b5381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5471 2024.06.17 21:23:10.957023 [ 3 ] {} <Trace> HTTP-Session: f7aa8f04-48da-447f-b653-476b555b5381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5472 2024.06.17 21:23:10.957144 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5473 2024.06.17 21:23:10.957189 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5474 2024.06.17 21:23:10.957342 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5475 2024.06.17 21:23:10.957725 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5476 2024.06.17 21:23:10.957764 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5477 2024.06.17 21:23:10.958106 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5478 2024.06.17 21:23:10.958433 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5479 2024.06.17 21:23:10.958595 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001482 sec., 55330.6342780027 rows/sec., 4.32 MiB/sec.
5480 2024.06.17 21:23:10.958794 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Debug> DynamicQueryHandler: Done processing query
5481 2024.06.17 21:23:10.958821 [ 3 ] {fdea0a6a-9975-48f5-8ee2-91aa42d8b714} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5482 2024.06.17 21:23:10.958837 [ 3 ] {} <Debug> HTTP-Session: f7aa8f04-48da-447f-b653-476b555b5381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5483 2024.06.17 21:23:10.959003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5484 2024.06.17 21:23:10.959068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5485 2024.06.17 21:23:10.959089 [ 3 ] {} <Debug> HTTP-Session: e24e047f-15e9-49cd-a0df-5600e8f882af Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5486 2024.06.17 21:23:10.959106 [ 3 ] {} <Debug> HTTP-Session: e24e047f-15e9-49cd-a0df-5600e8f882af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5487 2024.06.17 21:23:10.959120 [ 3 ] {} <Debug> HTTP-Session: e24e047f-15e9-49cd-a0df-5600e8f882af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5488 2024.06.17 21:23:10.959152 [ 3 ] {} <Trace> HTTP-Session: e24e047f-15e9-49cd-a0df-5600e8f882af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5489 2024.06.17 21:23:10.959322 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5490 2024.06.17 21:23:10.959370 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5491 2024.06.17 21:23:10.959532 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5492 2024.06.17 21:23:10.959987 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5493 2024.06.17 21:23:10.960024 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5494 2024.06.17 21:23:10.960432 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5495 2024.06.17 21:23:10.960872 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5496 2024.06.17 21:23:10.961053 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001794 sec., 90301.0033444816 rows/sec., 6.29 MiB/sec.
5497 2024.06.17 21:23:10.961235 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Debug> DynamicQueryHandler: Done processing query
5498 2024.06.17 21:23:10.961261 [ 3 ] {95793d29-7af4-40f7-a7c5-541b54f41520} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5499 2024.06.17 21:23:10.961278 [ 3 ] {} <Debug> HTTP-Session: e24e047f-15e9-49cd-a0df-5600e8f882af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5500 2024.06.17 21:23:10.961409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5501 2024.06.17 21:23:10.961459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5502 2024.06.17 21:23:10.961482 [ 3 ] {} <Debug> HTTP-Session: d1aad3b7-8cc6-4e0f-8c94-75991d332a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5503 2024.06.17 21:23:10.961499 [ 3 ] {} <Debug> HTTP-Session: d1aad3b7-8cc6-4e0f-8c94-75991d332a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.06.17 21:23:10.961513 [ 3 ] {} <Debug> HTTP-Session: d1aad3b7-8cc6-4e0f-8c94-75991d332a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5505 2024.06.17 21:23:10.961544 [ 3 ] {} <Trace> HTTP-Session: d1aad3b7-8cc6-4e0f-8c94-75991d332a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5506 2024.06.17 21:23:10.961727 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5507 2024.06.17 21:23:10.961776 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5508 2024.06.17 21:23:10.961941 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5509 2024.06.17 21:23:10.962336 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5510 2024.06.17 21:23:10.962373 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5511 2024.06.17 21:23:10.962799 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5512 2024.06.17 21:23:10.963159 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5513 2024.06.17 21:23:10.963320 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001692 sec., 8274.231678486998 rows/sec., 11.17 MiB/sec.
5514 2024.06.17 21:23:10.963684 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Debug> DynamicQueryHandler: Done processing query
5515 2024.06.17 21:23:10.963714 [ 3 ] {d332f6b7-f5b5-4793-a434-a6485970547d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5516 2024.06.17 21:23:10.963732 [ 3 ] {} <Debug> HTTP-Session: d1aad3b7-8cc6-4e0f-8c94-75991d332a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5517 2024.06.17 21:23:10.963861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5518 2024.06.17 21:23:10.963914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5519 2024.06.17 21:23:10.963934 [ 3 ] {} <Debug> HTTP-Session: b0a1a769-b160-400e-9dc2-5145edb30ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5520 2024.06.17 21:23:10.963952 [ 3 ] {} <Debug> HTTP-Session: b0a1a769-b160-400e-9dc2-5145edb30ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.06.17 21:23:10.963967 [ 3 ] {} <Debug> HTTP-Session: b0a1a769-b160-400e-9dc2-5145edb30ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5522 2024.06.17 21:23:10.964000 [ 3 ] {} <Trace> HTTP-Session: b0a1a769-b160-400e-9dc2-5145edb30ee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5523 2024.06.17 21:23:10.964145 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5524 2024.06.17 21:23:10.964194 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5525 2024.06.17 21:23:10.964348 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5526 2024.06.17 21:23:10.964670 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5527 2024.06.17 21:23:10.964708 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
5528 2024.06.17 21:23:10.965090 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5529 2024.06.17 21:23:10.965444 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5530 2024.06.17 21:23:10.965604 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec.
5531 2024.06.17 21:23:10.965942 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Debug> DynamicQueryHandler: Done processing query
5532 2024.06.17 21:23:10.965967 [ 3 ] {429d1691-06de-4003-8f7d-4d84a2663873} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5533 2024.06.17 21:23:10.965983 [ 3 ] {} <Debug> HTTP-Session: b0a1a769-b160-400e-9dc2-5145edb30ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5534 2024.06.17 21:23:15.176915 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
5535 2024.06.17 21:23:15.176982 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
5536 2024.06.17 21:23:15.948738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5537 2024.06.17 21:23:15.948855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5538 2024.06.17 21:23:15.948878 [ 3 ] {} <Debug> HTTP-Session: 9b770678-c109-4c7a-b738-f51b21174512 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5539 2024.06.17 21:23:15.948904 [ 3 ] {} <Debug> HTTP-Session: 9b770678-c109-4c7a-b738-f51b21174512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.06.17 21:23:15.948918 [ 3 ] {} <Debug> HTTP-Session: 9b770678-c109-4c7a-b738-f51b21174512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5541 2024.06.17 21:23:15.948967 [ 3 ] {} <Trace> HTTP-Session: 9b770678-c109-4c7a-b738-f51b21174512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5542 2024.06.17 21:23:15.949161 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5543 2024.06.17 21:23:15.949229 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5544 2024.06.17 21:23:15.949425 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5545 2024.06.17 21:23:15.949868 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5546 2024.06.17 21:23:15.949911 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5547 2024.06.17 21:23:15.950286 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5548 2024.06.17 21:23:15.950628 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5549 2024.06.17 21:23:15.950802 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001691 sec., 9461.856889414548 rows/sec., 766.93 KiB/sec.
5550 2024.06.17 21:23:15.951014 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Debug> DynamicQueryHandler: Done processing query
5551 2024.06.17 21:23:15.951041 [ 3 ] {cd169696-7eac-4c22-9224-69be2d860aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5552 2024.06.17 21:23:15.951057 [ 3 ] {} <Debug> HTTP-Session: 9b770678-c109-4c7a-b738-f51b21174512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5553 2024.06.17 21:23:15.951187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5554 2024.06.17 21:23:15.951236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5555 2024.06.17 21:23:15.951254 [ 3 ] {} <Debug> HTTP-Session: 79ad06c1-e617-4fb4-9f6a-b28b15a92c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5556 2024.06.17 21:23:15.951271 [ 3 ] {} <Debug> HTTP-Session: 79ad06c1-e617-4fb4-9f6a-b28b15a92c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5557 2024.06.17 21:23:15.951285 [ 3 ] {} <Debug> HTTP-Session: 79ad06c1-e617-4fb4-9f6a-b28b15a92c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5558 2024.06.17 21:23:15.951316 [ 3 ] {} <Trace> HTTP-Session: 79ad06c1-e617-4fb4-9f6a-b28b15a92c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5559 2024.06.17 21:23:15.951412 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5560 2024.06.17 21:23:15.951455 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5561 2024.06.17 21:23:15.951583 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5562 2024.06.17 21:23:15.951889 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5563 2024.06.17 21:23:15.951925 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5564 2024.06.17 21:23:15.952223 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5565 2024.06.17 21:23:15.952558 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5566 2024.06.17 21:23:15.952720 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001325 sec., 1509.433962264151 rows/sec., 123.08 KiB/sec.
5567 2024.06.17 21:23:15.952888 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Debug> DynamicQueryHandler: Done processing query
5568 2024.06.17 21:23:15.952913 [ 3 ] {5985e9c2-e6a1-4562-ab02-d00f317c2e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5569 2024.06.17 21:23:15.952928 [ 3 ] {} <Debug> HTTP-Session: 79ad06c1-e617-4fb4-9f6a-b28b15a92c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5570 2024.06.17 21:23:15.953080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5571 2024.06.17 21:23:15.953128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5572 2024.06.17 21:23:15.953146 [ 3 ] {} <Debug> HTTP-Session: 890b64a7-7142-4c0a-96b6-a4630bc483bf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5573 2024.06.17 21:23:15.953162 [ 3 ] {} <Debug> HTTP-Session: 890b64a7-7142-4c0a-96b6-a4630bc483bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.06.17 21:23:15.953176 [ 3 ] {} <Debug> HTTP-Session: 890b64a7-7142-4c0a-96b6-a4630bc483bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5575 2024.06.17 21:23:15.953206 [ 3 ] {} <Trace> HTTP-Session: 890b64a7-7142-4c0a-96b6-a4630bc483bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5576 2024.06.17 21:23:15.953328 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5577 2024.06.17 21:23:15.953371 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5578 2024.06.17 21:23:15.953494 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5579 2024.06.17 21:23:15.953855 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5580 2024.06.17 21:23:15.953891 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5581 2024.06.17 21:23:15.954215 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5582 2024.06.17 21:23:15.954525 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5583 2024.06.17 21:23:15.954643 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001362 sec., 77092.51101321586 rows/sec., 6.26 MiB/sec.
5584 2024.06.17 21:23:15.954867 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Debug> DynamicQueryHandler: Done processing query
5585 2024.06.17 21:23:15.954890 [ 3 ] {93a4d3df-b1fc-49b8-864f-b116e5de4251} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5586 2024.06.17 21:23:15.954907 [ 3 ] {} <Debug> HTTP-Session: 890b64a7-7142-4c0a-96b6-a4630bc483bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5587 2024.06.17 21:23:15.955035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5588 2024.06.17 21:23:15.955083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5589 2024.06.17 21:23:15.955102 [ 3 ] {} <Debug> HTTP-Session: bf06b7ff-e402-4124-a702-d0c504962dad Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5590 2024.06.17 21:23:15.955118 [ 3 ] {} <Debug> HTTP-Session: bf06b7ff-e402-4124-a702-d0c504962dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5591 2024.06.17 21:23:15.955132 [ 3 ] {} <Debug> HTTP-Session: bf06b7ff-e402-4124-a702-d0c504962dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5592 2024.06.17 21:23:15.955162 [ 3 ] {} <Trace> HTTP-Session: bf06b7ff-e402-4124-a702-d0c504962dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5593 2024.06.17 21:23:15.955255 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5594 2024.06.17 21:23:15.955300 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5595 2024.06.17 21:23:15.955439 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5596 2024.06.17 21:23:15.955710 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5597 2024.06.17 21:23:15.955747 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5598 2024.06.17 21:23:15.956047 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5599 2024.06.17 21:23:15.956358 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5600 2024.06.17 21:23:15.956509 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
5601 2024.06.17 21:23:15.956801 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Debug> DynamicQueryHandler: Done processing query
5602 2024.06.17 21:23:15.956826 [ 3 ] {308ed9a0-a29c-49fa-a4a8-32a4f4422aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5603 2024.06.17 21:23:15.956842 [ 3 ] {} <Debug> HTTP-Session: bf06b7ff-e402-4124-a702-d0c504962dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5604 2024.06.17 21:23:15.956970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5605 2024.06.17 21:23:15.957018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5606 2024.06.17 21:23:15.957036 [ 3 ] {} <Debug> HTTP-Session: 5973e086-e1df-4fc8-b3f0-ed517fdb8d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5607 2024.06.17 21:23:15.957053 [ 3 ] {} <Debug> HTTP-Session: 5973e086-e1df-4fc8-b3f0-ed517fdb8d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5608 2024.06.17 21:23:15.957067 [ 3 ] {} <Debug> HTTP-Session: 5973e086-e1df-4fc8-b3f0-ed517fdb8d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.06.17 21:23:15.957097 [ 3 ] {} <Trace> HTTP-Session: 5973e086-e1df-4fc8-b3f0-ed517fdb8d4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5610 2024.06.17 21:23:15.957221 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5611 2024.06.17 21:23:15.957265 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5612 2024.06.17 21:23:15.957409 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5613 2024.06.17 21:23:15.957774 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5614 2024.06.17 21:23:15.957810 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5615 2024.06.17 21:23:15.958135 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5616 2024.06.17 21:23:15.958457 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5617 2024.06.17 21:23:15.958606 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 4.49 MiB/sec.
5618 2024.06.17 21:23:15.958759 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Debug> DynamicQueryHandler: Done processing query
5619 2024.06.17 21:23:15.958784 [ 3 ] {4d18be93-4e63-4c71-8470-45fc9d9ce444} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5620 2024.06.17 21:23:15.958800 [ 3 ] {} <Debug> HTTP-Session: 5973e086-e1df-4fc8-b3f0-ed517fdb8d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5621 2024.06.17 21:23:15.958963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5622 2024.06.17 21:23:15.959010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5623 2024.06.17 21:23:15.959029 [ 3 ] {} <Debug> HTTP-Session: 3364289f-cf84-42b2-aab3-6646b0382484 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5624 2024.06.17 21:23:15.959046 [ 3 ] {} <Debug> HTTP-Session: 3364289f-cf84-42b2-aab3-6646b0382484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5625 2024.06.17 21:23:15.959059 [ 3 ] {} <Debug> HTTP-Session: 3364289f-cf84-42b2-aab3-6646b0382484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5626 2024.06.17 21:23:15.959089 [ 3 ] {} <Trace> HTTP-Session: 3364289f-cf84-42b2-aab3-6646b0382484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5627 2024.06.17 21:23:15.959230 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5628 2024.06.17 21:23:15.959277 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5629 2024.06.17 21:23:15.959421 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5630 2024.06.17 21:23:15.959796 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5631 2024.06.17 21:23:15.959832 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5632 2024.06.17 21:23:15.960230 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5633 2024.06.17 21:23:15.960585 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5634 2024.06.17 21:23:15.960761 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001585 sec., 101577.28706624605 rows/sec., 7.07 MiB/sec.
5635 2024.06.17 21:23:15.960764 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5636 2024.06.17 21:23:15.960902 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5637 2024.06.17 21:23:15.960953 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5638 2024.06.17 21:23:15.961009 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Debug> DynamicQueryHandler: Done processing query
5639 2024.06.17 21:23:15.961067 [ 3 ] {299e0c76-fc31-4895-8560-b8f002b0eff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5640 2024.06.17 21:23:15.961145 [ 3 ] {} <Debug> HTTP-Session: 3364289f-cf84-42b2-aab3-6646b0382484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.06.17 21:23:15.961354 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5642 2024.06.17 21:23:15.961381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5643 2024.06.17 21:23:15.961550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5644 2024.06.17 21:23:15.961645 [ 3 ] {} <Debug> HTTP-Session: 12232865-b3dc-4c6a-b268-eb2f01a667e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5645 2024.06.17 21:23:15.961730 [ 3 ] {} <Debug> HTTP-Session: 12232865-b3dc-4c6a-b268-eb2f01a667e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5646 2024.06.17 21:23:15.961811 [ 3 ] {} <Debug> HTTP-Session: 12232865-b3dc-4c6a-b268-eb2f01a667e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5647 2024.06.17 21:23:15.962071 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5648 2024.06.17 21:23:15.962181 [ 3 ] {} <Trace> HTTP-Session: 12232865-b3dc-4c6a-b268-eb2f01a667e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5649 2024.06.17 21:23:15.962199 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3099 rows starting from the beginning of the part
5650 2024.06.17 21:23:15.962444 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
5651 2024.06.17 21:23:15.962659 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 196 rows starting from the beginning of the part
5652 2024.06.17 21:23:15.962921 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
5653 2024.06.17 21:23:15.962952 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5654 2024.06.17 21:23:15.963166 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 162 rows starting from the beginning of the part
5655 2024.06.17 21:23:15.963222 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5656 2024.06.17 21:23:15.963484 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part
5657 2024.06.17 21:23:15.964255 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5658 2024.06.17 21:23:15.964860 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5659 2024.06.17 21:23:15.964907 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5660 2024.06.17 21:23:15.966190 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5661 2024.06.17 21:23:15.966965 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5662 2024.06.17 21:23:15.967278 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.004818 sec., 3320.8800332088003 rows/sec., 4.48 MiB/sec.
5663 2024.06.17 21:23:15.967754 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006669628 sec., 590437.7275614172 rows/sec., 41.25 MiB/sec.
5664 2024.06.17 21:23:15.967837 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Debug> DynamicQueryHandler: Done processing query
5665 2024.06.17 21:23:15.967870 [ 3 ] {bae42ff8-3797-4731-968e-8ff23fe3c875} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5666 2024.06.17 21:23:15.967888 [ 3 ] {} <Debug> HTTP-Session: 12232865-b3dc-4c6a-b268-eb2f01a667e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5667 2024.06.17 21:23:15.968051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5668 2024.06.17 21:23:15.968114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5669 2024.06.17 21:23:15.968157 [ 3 ] {} <Debug> HTTP-Session: 6dece42c-f52a-489e-bf9b-e3a5be42ebcf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5670 2024.06.17 21:23:15.968181 [ 3 ] {} <Debug> HTTP-Session: 6dece42c-f52a-489e-bf9b-e3a5be42ebcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5671 2024.06.17 21:23:15.968188 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5672 2024.06.17 21:23:15.968204 [ 3 ] {} <Debug> HTTP-Session: 6dece42c-f52a-489e-bf9b-e3a5be42ebcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.06.17 21:23:15.968304 [ 3 ] {} <Trace> HTTP-Session: 6dece42c-f52a-489e-bf9b-e3a5be42ebcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5674 2024.06.17 21:23:15.968553 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5675 2024.06.17 21:23:15.968712 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5676 2024.06.17 21:23:15.969217 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5677 2024.06.17 21:23:15.969358 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5678 2024.06.17 21:23:15.969535 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5679 2024.06.17 21:23:15.969748 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
5680 2024.06.17 21:23:15.969814 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5681 2024.06.17 21:23:15.969856 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5682 2024.06.17 21:23:15.970234 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5683 2024.06.17 21:23:15.970619 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5684 2024.06.17 21:23:15.970785 [ 109 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5685 2024.06.17 21:23:15.970788 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002339 sec., 25651.988029072254 rows/sec., 1.73 MiB/sec.
5686 2024.06.17 21:23:15.970846 [ 109 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5687 2024.06.17 21:23:15.970928 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5688 2024.06.17 21:23:15.971196 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Debug> DynamicQueryHandler: Done processing query
5689 2024.06.17 21:23:15.971243 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5690 2024.06.17 21:23:15.971326 [ 3 ] {46307877-d1f6-4783-999f-00ca9bca131b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5691 2024.06.17 21:23:15.971424 [ 3 ] {} <Debug> HTTP-Session: 6dece42c-f52a-489e-bf9b-e3a5be42ebcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.06.17 21:23:15.971795 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5693 2024.06.17 21:23:15.971839 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1068 rows starting from the beginning of the part
5694 2024.06.17 21:23:15.971952 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
5695 2024.06.17 21:23:15.972161 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
5696 2024.06.17 21:23:15.972349 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
5697 2024.06.17 21:23:15.972469 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part
5698 2024.06.17 21:23:15.972660 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
5699 2024.06.17 21:23:15.974054 [ 196 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.00300873 sec., 454676.8902493743 rows/sec., 30.46 MiB/sec.
5700 2024.06.17 21:23:15.974280 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5701 2024.06.17 21:23:15.974712 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5702 2024.06.17 21:23:15.974809 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_31_6} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5703 2024.06.17 21:23:15.974903 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5704 2024.06.17 21:23:20.948817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5705 2024.06.17 21:23:20.948962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5706 2024.06.17 21:23:20.948992 [ 3 ] {} <Debug> HTTP-Session: a0252a11-1c80-4281-81d3-fbf0ef782f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5707 2024.06.17 21:23:20.949021 [ 3 ] {} <Debug> HTTP-Session: a0252a11-1c80-4281-81d3-fbf0ef782f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5708 2024.06.17 21:23:20.949040 [ 3 ] {} <Debug> HTTP-Session: a0252a11-1c80-4281-81d3-fbf0ef782f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5709 2024.06.17 21:23:20.949098 [ 3 ] {} <Trace> HTTP-Session: a0252a11-1c80-4281-81d3-fbf0ef782f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5710 2024.06.17 21:23:20.949306 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5711 2024.06.17 21:23:20.949383 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5712 2024.06.17 21:23:20.949601 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5713 2024.06.17 21:23:20.950039 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5714 2024.06.17 21:23:20.950080 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5715 2024.06.17 21:23:20.950450 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5716 2024.06.17 21:23:20.950782 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5717 2024.06.17 21:23:20.950925 [ 52 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5718 2024.06.17 21:23:20.950930 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001689 sec., 8288.928359976317 rows/sec., 671.86 KiB/sec.
5719 2024.06.17 21:23:20.950969 [ 52 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5720 2024.06.17 21:23:20.951008 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5721 2024.06.17 21:23:20.951147 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5722 2024.06.17 21:23:20.951203 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Debug> DynamicQueryHandler: Done processing query
5723 2024.06.17 21:23:20.951233 [ 3 ] {e8a7ec36-0c4e-4713-ab90-19f7525315a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5724 2024.06.17 21:23:20.951260 [ 3 ] {} <Debug> HTTP-Session: a0252a11-1c80-4281-81d3-fbf0ef782f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5725 2024.06.17 21:23:20.951314 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5726 2024.06.17 21:23:20.951350 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 30 rows starting from the beginning of the part
5727 2024.06.17 21:23:20.951422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5728 2024.06.17 21:23:20.951493 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
5729 2024.06.17 21:23:20.951539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5730 2024.06.17 21:23:20.951636 [ 3 ] {} <Debug> HTTP-Session: c51f064b-2d41-4323-b0bd-0f249064bceb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5731 2024.06.17 21:23:20.951768 [ 3 ] {} <Debug> HTTP-Session: c51f064b-2d41-4323-b0bd-0f249064bceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.06.17 21:23:20.951831 [ 3 ] {} <Debug> HTTP-Session: c51f064b-2d41-4323-b0bd-0f249064bceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.06.17 21:23:20.951894 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part
5734 2024.06.17 21:23:20.951943 [ 3 ] {} <Trace> HTTP-Session: c51f064b-2d41-4323-b0bd-0f249064bceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5735 2024.06.17 21:23:20.952113 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
5736 2024.06.17 21:23:20.952307 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5737 2024.06.17 21:23:20.952387 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part
5738 2024.06.17 21:23:20.952456 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5739 2024.06.17 21:23:20.952723 [ 200 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
5740 2024.06.17 21:23:20.953358 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5741 2024.06.17 21:23:20.953859 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5742 2024.06.17 21:23:20.953905 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5743 2024.06.17 21:23:20.954440 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5744 2024.06.17 21:23:20.954528 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433085 sec., 30293.453264338048 rows/sec., 2.40 MiB/sec.
5745 2024.06.17 21:23:20.954836 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5746 2024.06.17 21:23:20.954988 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5747 2024.06.17 21:23:20.955260 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.003122 sec., 31390.13452914798 rows/sec., 2.58 MiB/sec.
5748 2024.06.17 21:23:20.955752 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Debug> DynamicQueryHandler: Done processing query
5749 2024.06.17 21:23:20.955799 [ 3 ] {fe6f1258-e7e1-4662-91a5-b180755496bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5750 2024.06.17 21:23:20.955831 [ 3 ] {} <Debug> HTTP-Session: c51f064b-2d41-4323-b0bd-0f249064bceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.06.17 21:23:20.955889 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5752 2024.06.17 21:23:20.956009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5753 2024.06.17 21:23:20.956037 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_31_6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5754 2024.06.17 21:23:20.956078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5755 2024.06.17 21:23:20.956136 [ 3 ] {} <Debug> HTTP-Session: 28830bf9-c4df-481b-bc09-9fdb37642d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5756 2024.06.17 21:23:20.956170 [ 3 ] {} <Debug> HTTP-Session: 28830bf9-c4df-481b-bc09-9fdb37642d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.06.17 21:23:20.956183 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5758 2024.06.17 21:23:20.956198 [ 3 ] {} <Debug> HTTP-Session: 28830bf9-c4df-481b-bc09-9fdb37642d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5759 2024.06.17 21:23:20.956256 [ 3 ] {} <Trace> HTTP-Session: 28830bf9-c4df-481b-bc09-9fdb37642d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5760 2024.06.17 21:23:20.956390 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5761 2024.06.17 21:23:20.956436 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5762 2024.06.17 21:23:20.956580 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5763 2024.06.17 21:23:20.956927 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5764 2024.06.17 21:23:20.956962 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5765 2024.06.17 21:23:20.957305 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5766 2024.06.17 21:23:20.957668 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5767 2024.06.17 21:23:20.957799 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001458 sec., 53497.94238683127 rows/sec., 4.18 MiB/sec.
5768 2024.06.17 21:23:20.958056 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Debug> DynamicQueryHandler: Done processing query
5769 2024.06.17 21:23:20.958098 [ 3 ] {5e85cefe-9007-4e5f-8ef1-2c598890cbea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5770 2024.06.17 21:23:20.958121 [ 3 ] {} <Debug> HTTP-Session: 28830bf9-c4df-481b-bc09-9fdb37642d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.06.17 21:23:20.958283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5772 2024.06.17 21:23:20.958332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5773 2024.06.17 21:23:20.958351 [ 3 ] {} <Debug> HTTP-Session: b3c9caac-4f2a-41ca-884c-5da586e4e8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5774 2024.06.17 21:23:20.958368 [ 3 ] {} <Debug> HTTP-Session: b3c9caac-4f2a-41ca-884c-5da586e4e8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.06.17 21:23:20.958382 [ 3 ] {} <Debug> HTTP-Session: b3c9caac-4f2a-41ca-884c-5da586e4e8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.06.17 21:23:20.958413 [ 3 ] {} <Trace> HTTP-Session: b3c9caac-4f2a-41ca-884c-5da586e4e8a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5777 2024.06.17 21:23:20.958565 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5778 2024.06.17 21:23:20.958613 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5779 2024.06.17 21:23:20.958777 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5780 2024.06.17 21:23:20.959149 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5781 2024.06.17 21:23:20.959184 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5782 2024.06.17 21:23:20.959565 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5783 2024.06.17 21:23:20.959895 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5784 2024.06.17 21:23:20.960017 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec.
5785 2024.06.17 21:23:20.960179 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Debug> DynamicQueryHandler: Done processing query
5786 2024.06.17 21:23:20.960204 [ 3 ] {7fc895ee-293a-4001-9028-83f9b6b47ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5787 2024.06.17 21:23:20.960220 [ 3 ] {} <Debug> HTTP-Session: b3c9caac-4f2a-41ca-884c-5da586e4e8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.06.17 21:23:20.960343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5789 2024.06.17 21:23:20.960391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5790 2024.06.17 21:23:20.960410 [ 3 ] {} <Debug> HTTP-Session: 5246154f-0798-429a-a8c6-718e8db1dd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5791 2024.06.17 21:23:20.960426 [ 3 ] {} <Debug> HTTP-Session: 5246154f-0798-429a-a8c6-718e8db1dd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.06.17 21:23:20.960439 [ 3 ] {} <Debug> HTTP-Session: 5246154f-0798-429a-a8c6-718e8db1dd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5793 2024.06.17 21:23:20.960470 [ 3 ] {} <Trace> HTTP-Session: 5246154f-0798-429a-a8c6-718e8db1dd3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5794 2024.06.17 21:23:20.960649 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5795 2024.06.17 21:23:20.960696 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5796 2024.06.17 21:23:20.960851 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5797 2024.06.17 21:23:20.961262 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5798 2024.06.17 21:23:20.961297 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5799 2024.06.17 21:23:20.961697 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5800 2024.06.17 21:23:20.962028 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5801 2024.06.17 21:23:20.962155 [ 52 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5802 2024.06.17 21:23:20.962160 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001615 sec., 8668.7306501548 rows/sec., 11.70 MiB/sec.
5803 2024.06.17 21:23:20.962203 [ 52 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5804 2024.06.17 21:23:20.962246 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5805 2024.06.17 21:23:20.962426 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Debug> DynamicQueryHandler: Done processing query
5806 2024.06.17 21:23:20.962434 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
5807 2024.06.17 21:23:20.962456 [ 3 ] {b7f394d2-ce3d-4a28-a06b-01a611b0b901} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5808 2024.06.17 21:23:20.962515 [ 3 ] {} <Debug> HTTP-Session: 5246154f-0798-429a-a8c6-718e8db1dd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5809 2024.06.17 21:23:20.962680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5810 2024.06.17 21:23:20.962737 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5811 2024.06.17 21:23:20.962755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5812 2024.06.17 21:23:20.962816 [ 3 ] {} <Debug> HTTP-Session: 8df011de-47f6-45a7-bbde-91344b4b79e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5813 2024.06.17 21:23:20.962821 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 394 rows starting from the beginning of the part
5814 2024.06.17 21:23:20.962837 [ 3 ] {} <Debug> HTTP-Session: 8df011de-47f6-45a7-bbde-91344b4b79e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5815 2024.06.17 21:23:20.962882 [ 3 ] {} <Debug> HTTP-Session: 8df011de-47f6-45a7-bbde-91344b4b79e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.06.17 21:23:20.963025 [ 3 ] {} <Trace> HTTP-Session: 8df011de-47f6-45a7-bbde-91344b4b79e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5817 2024.06.17 21:23:20.963106 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
5818 2024.06.17 21:23:20.963390 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part
5819 2024.06.17 21:23:20.963468 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5820 2024.06.17 21:23:20.963688 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5821 2024.06.17 21:23:20.963690 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
5822 2024.06.17 21:23:20.964009 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part
5823 2024.06.17 21:23:20.964343 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
5824 2024.06.17 21:23:20.964919 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5825 2024.06.17 21:23:20.965631 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5826 2024.06.17 21:23:20.965709 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5827 2024.06.17 21:23:20.966101 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5828 2024.06.17 21:23:20.966903 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5829 2024.06.17 21:23:20.967272 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004029 sec., 14892.03276247208 rows/sec., 1.00 MiB/sec.
5830 2024.06.17 21:23:20.967645 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Debug> DynamicQueryHandler: Done processing query
5831 2024.06.17 21:23:20.967684 [ 3 ] {a5d50d58-ec78-41fb-a0f1-40088ef72b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5832 2024.06.17 21:23:20.967763 [ 3 ] {} <Debug> HTTP-Session: 8df011de-47f6-45a7-bbde-91344b4b79e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.06.17 21:23:20.968729 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 6 columns (6 merged, 0 gathered) in 0.006394165 sec., 73191.73027283468 rows/sec., 98.77 MiB/sec.
5834 2024.06.17 21:23:20.969229 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5835 2024.06.17 21:23:20.969652 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5836 2024.06.17 21:23:20.969740 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5837 2024.06.17 21:23:20.969826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB.
5838 2024.06.17 21:23:25.947923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5839 2024.06.17 21:23:25.948069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5840 2024.06.17 21:23:25.948094 [ 3 ] {} <Debug> HTTP-Session: 3c294d55-4769-41b4-8658-dc91c8defbf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5841 2024.06.17 21:23:25.948119 [ 3 ] {} <Debug> HTTP-Session: 3c294d55-4769-41b4-8658-dc91c8defbf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.06.17 21:23:25.948135 [ 3 ] {} <Debug> HTTP-Session: 3c294d55-4769-41b4-8658-dc91c8defbf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.06.17 21:23:25.948188 [ 3 ] {} <Trace> HTTP-Session: 3c294d55-4769-41b4-8658-dc91c8defbf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5844 2024.06.17 21:23:25.948378 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5845 2024.06.17 21:23:25.948446 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5846 2024.06.17 21:23:25.948638 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5847 2024.06.17 21:23:25.949050 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5848 2024.06.17 21:23:25.949092 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5849 2024.06.17 21:23:25.949464 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5850 2024.06.17 21:23:25.949806 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5851 2024.06.17 21:23:25.949971 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001645 sec., 9726.44376899696 rows/sec., 788.37 KiB/sec.
5852 2024.06.17 21:23:25.950279 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Debug> DynamicQueryHandler: Done processing query
5853 2024.06.17 21:23:25.950315 [ 3 ] {19467c38-002b-41c9-a129-7d7405044f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5854 2024.06.17 21:23:25.950332 [ 3 ] {} <Debug> HTTP-Session: 3c294d55-4769-41b4-8658-dc91c8defbf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.06.17 21:23:25.950461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5856 2024.06.17 21:23:25.950512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5857 2024.06.17 21:23:25.950532 [ 3 ] {} <Debug> HTTP-Session: 50048b2d-136c-43f1-970d-a3b1470d1e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5858 2024.06.17 21:23:25.950548 [ 3 ] {} <Debug> HTTP-Session: 50048b2d-136c-43f1-970d-a3b1470d1e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.06.17 21:23:25.950562 [ 3 ] {} <Debug> HTTP-Session: 50048b2d-136c-43f1-970d-a3b1470d1e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5860 2024.06.17 21:23:25.950594 [ 3 ] {} <Trace> HTTP-Session: 50048b2d-136c-43f1-970d-a3b1470d1e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5861 2024.06.17 21:23:25.950738 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5862 2024.06.17 21:23:25.950784 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5863 2024.06.17 21:23:25.950929 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5864 2024.06.17 21:23:25.951299 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5865 2024.06.17 21:23:25.951337 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5866 2024.06.17 21:23:25.951652 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5867 2024.06.17 21:23:25.951953 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5868 2024.06.17 21:23:25.952109 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001428 sec., 72829.13165266106 rows/sec., 5.92 MiB/sec.
5869 2024.06.17 21:23:25.952307 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Debug> DynamicQueryHandler: Done processing query
5870 2024.06.17 21:23:25.952333 [ 3 ] {f63b6fba-5679-4b94-bc95-73567016848f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5871 2024.06.17 21:23:25.952350 [ 3 ] {} <Debug> HTTP-Session: 50048b2d-136c-43f1-970d-a3b1470d1e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.06.17 21:23:25.952471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5873 2024.06.17 21:23:25.952518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5874 2024.06.17 21:23:25.952538 [ 3 ] {} <Debug> HTTP-Session: d0889b00-dbfa-414f-b6cc-20d77ffded4b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5875 2024.06.17 21:23:25.952555 [ 3 ] {} <Debug> HTTP-Session: d0889b00-dbfa-414f-b6cc-20d77ffded4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.06.17 21:23:25.952569 [ 3 ] {} <Debug> HTTP-Session: d0889b00-dbfa-414f-b6cc-20d77ffded4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5877 2024.06.17 21:23:25.952599 [ 3 ] {} <Trace> HTTP-Session: d0889b00-dbfa-414f-b6cc-20d77ffded4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5878 2024.06.17 21:23:25.952713 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5879 2024.06.17 21:23:25.952755 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5880 2024.06.17 21:23:25.952878 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5881 2024.06.17 21:23:25.953215 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5882 2024.06.17 21:23:25.953252 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5883 2024.06.17 21:23:25.953574 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5884 2024.06.17 21:23:25.953883 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5885 2024.06.17 21:23:25.954041 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001367 sec., 58522.311631309436 rows/sec., 4.57 MiB/sec.
5886 2024.06.17 21:23:25.954209 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Debug> DynamicQueryHandler: Done processing query
5887 2024.06.17 21:23:25.954232 [ 3 ] {a7355705-e9ca-4ed2-a2fd-4b60a610cae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5888 2024.06.17 21:23:25.954249 [ 3 ] {} <Debug> HTTP-Session: d0889b00-dbfa-414f-b6cc-20d77ffded4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.06.17 21:23:25.954415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5890 2024.06.17 21:23:25.954463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5891 2024.06.17 21:23:25.954482 [ 3 ] {} <Debug> HTTP-Session: 53e4b471-f32b-4475-837e-5599a9fd5d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5892 2024.06.17 21:23:25.954499 [ 3 ] {} <Debug> HTTP-Session: 53e4b471-f32b-4475-837e-5599a9fd5d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.06.17 21:23:25.954513 [ 3 ] {} <Debug> HTTP-Session: 53e4b471-f32b-4475-837e-5599a9fd5d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.06.17 21:23:25.954543 [ 3 ] {} <Trace> HTTP-Session: 53e4b471-f32b-4475-837e-5599a9fd5d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5895 2024.06.17 21:23:25.954701 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5896 2024.06.17 21:23:25.954751 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5897 2024.06.17 21:23:25.954899 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5898 2024.06.17 21:23:25.955285 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5899 2024.06.17 21:23:25.955321 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5900 2024.06.17 21:23:25.955706 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5901 2024.06.17 21:23:25.956034 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5902 2024.06.17 21:23:25.956190 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
5903 2024.06.17 21:23:25.956478 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Debug> DynamicQueryHandler: Done processing query
5904 2024.06.17 21:23:25.956526 [ 3 ] {ae9f2af4-639e-4b08-a1b2-aded22a8d04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5905 2024.06.17 21:23:25.956561 [ 3 ] {} <Debug> HTTP-Session: 53e4b471-f32b-4475-837e-5599a9fd5d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.06.17 21:23:25.956679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5907 2024.06.17 21:23:25.956727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5908 2024.06.17 21:23:25.956746 [ 3 ] {} <Debug> HTTP-Session: 11e8ffd6-391a-487c-afcd-88b5524ee358 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5909 2024.06.17 21:23:25.956763 [ 3 ] {} <Debug> HTTP-Session: 11e8ffd6-391a-487c-afcd-88b5524ee358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.06.17 21:23:25.956777 [ 3 ] {} <Debug> HTTP-Session: 11e8ffd6-391a-487c-afcd-88b5524ee358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5911 2024.06.17 21:23:25.956808 [ 3 ] {} <Trace> HTTP-Session: 11e8ffd6-391a-487c-afcd-88b5524ee358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5912 2024.06.17 21:23:25.956989 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5913 2024.06.17 21:23:25.957039 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5914 2024.06.17 21:23:25.957218 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5915 2024.06.17 21:23:25.957599 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5916 2024.06.17 21:23:25.957635 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5917 2024.06.17 21:23:25.958045 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5918 2024.06.17 21:23:25.958382 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5919 2024.06.17 21:23:25.958539 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001653 sec., 9679.370840895343 rows/sec., 13.06 MiB/sec.
5920 2024.06.17 21:23:25.958712 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Debug> DynamicQueryHandler: Done processing query
5921 2024.06.17 21:23:25.958737 [ 3 ] {72976b11-d123-493f-86e9-cd14dd0d3718} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5922 2024.06.17 21:23:25.958752 [ 3 ] {} <Debug> HTTP-Session: 11e8ffd6-391a-487c-afcd-88b5524ee358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.06.17 21:23:25.958864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5924 2024.06.17 21:23:25.958911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5925 2024.06.17 21:23:25.958930 [ 3 ] {} <Debug> HTTP-Session: a80a7c9b-0afb-498e-9a35-869154e9a255 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5926 2024.06.17 21:23:25.958946 [ 3 ] {} <Debug> HTTP-Session: a80a7c9b-0afb-498e-9a35-869154e9a255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.06.17 21:23:25.958960 [ 3 ] {} <Debug> HTTP-Session: a80a7c9b-0afb-498e-9a35-869154e9a255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5928 2024.06.17 21:23:25.958990 [ 3 ] {} <Trace> HTTP-Session: a80a7c9b-0afb-498e-9a35-869154e9a255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5929 2024.06.17 21:23:25.959104 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5930 2024.06.17 21:23:25.959148 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5931 2024.06.17 21:23:25.959275 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5932 2024.06.17 21:23:25.959560 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5933 2024.06.17 21:23:25.959596 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5934 2024.06.17 21:23:25.959963 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5935 2024.06.17 21:23:25.960286 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5936 2024.06.17 21:23:25.960443 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
5937 2024.06.17 21:23:25.960719 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Debug> DynamicQueryHandler: Done processing query
5938 2024.06.17 21:23:25.960758 [ 3 ] {03d4a116-306a-4465-a8d7-48928c5511df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5939 2024.06.17 21:23:25.960774 [ 3 ] {} <Debug> HTTP-Session: a80a7c9b-0afb-498e-9a35-869154e9a255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.06.17 21:23:30.177035 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
5941 2024.06.17 21:23:30.177143 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
5942 2024.06.17 21:23:30.949502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5943 2024.06.17 21:23:30.949631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5944 2024.06.17 21:23:30.949660 [ 3 ] {} <Debug> HTTP-Session: 37e1f374-e629-4bee-a89e-5e4fa81b67da Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5945 2024.06.17 21:23:30.949689 [ 3 ] {} <Debug> HTTP-Session: 37e1f374-e629-4bee-a89e-5e4fa81b67da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5946 2024.06.17 21:23:30.949707 [ 3 ] {} <Debug> HTTP-Session: 37e1f374-e629-4bee-a89e-5e4fa81b67da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5947 2024.06.17 21:23:30.949764 [ 3 ] {} <Trace> HTTP-Session: 37e1f374-e629-4bee-a89e-5e4fa81b67da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5948 2024.06.17 21:23:30.949971 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5949 2024.06.17 21:23:30.950045 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5950 2024.06.17 21:23:30.950247 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5951 2024.06.17 21:23:30.950652 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5952 2024.06.17 21:23:30.950694 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5953 2024.06.17 21:23:30.951058 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5954 2024.06.17 21:23:30.951387 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5955 2024.06.17 21:23:30.951554 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.00164 sec., 8536.585365853658 rows/sec., 691.93 KiB/sec.
5956 2024.06.17 21:23:30.951754 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Debug> DynamicQueryHandler: Done processing query
5957 2024.06.17 21:23:30.951780 [ 3 ] {f5143a73-106c-4030-87d3-aa78ee47d8f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5958 2024.06.17 21:23:30.951795 [ 3 ] {} <Debug> HTTP-Session: 37e1f374-e629-4bee-a89e-5e4fa81b67da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.06.17 21:23:30.951917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5960 2024.06.17 21:23:30.951965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5961 2024.06.17 21:23:30.951984 [ 3 ] {} <Debug> HTTP-Session: 4d7c36a5-1d92-4944-bbbd-d4cf4c71b30e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5962 2024.06.17 21:23:30.952001 [ 3 ] {} <Debug> HTTP-Session: 4d7c36a5-1d92-4944-bbbd-d4cf4c71b30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5963 2024.06.17 21:23:30.952014 [ 3 ] {} <Debug> HTTP-Session: 4d7c36a5-1d92-4944-bbbd-d4cf4c71b30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.06.17 21:23:30.952044 [ 3 ] {} <Trace> HTTP-Session: 4d7c36a5-1d92-4944-bbbd-d4cf4c71b30e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5965 2024.06.17 21:23:30.952141 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5966 2024.06.17 21:23:30.952183 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5967 2024.06.17 21:23:30.952308 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5968 2024.06.17 21:23:30.952594 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5969 2024.06.17 21:23:30.952629 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5970 2024.06.17 21:23:30.952923 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5971 2024.06.17 21:23:30.953229 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5972 2024.06.17 21:23:30.953358 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 393.93 KiB/sec.
5973 2024.06.17 21:23:30.953661 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Debug> DynamicQueryHandler: Done processing query
5974 2024.06.17 21:23:30.953704 [ 3 ] {2032fd9f-2741-4147-a136-111a0d0d943b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5975 2024.06.17 21:23:30.953724 [ 3 ] {} <Debug> HTTP-Session: 4d7c36a5-1d92-4944-bbbd-d4cf4c71b30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5976 2024.06.17 21:23:30.953869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5977 2024.06.17 21:23:30.953928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5978 2024.06.17 21:23:30.953952 [ 3 ] {} <Debug> HTTP-Session: 2fb0c179-c54a-4d19-bc46-b08ecf41970c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
5979 2024.06.17 21:23:30.953974 [ 3 ] {} <Debug> HTTP-Session: 2fb0c179-c54a-4d19-bc46-b08ecf41970c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5980 2024.06.17 21:23:30.953991 [ 3 ] {} <Debug> HTTP-Session: 2fb0c179-c54a-4d19-bc46-b08ecf41970c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5981 2024.06.17 21:23:30.954029 [ 3 ] {} <Trace> HTTP-Session: 2fb0c179-c54a-4d19-bc46-b08ecf41970c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5982 2024.06.17 21:23:30.954194 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5983 2024.06.17 21:23:30.954239 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5984 2024.06.17 21:23:30.954383 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5985 2024.06.17 21:23:30.954748 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5986 2024.06.17 21:23:30.954784 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5987 2024.06.17 21:23:30.955109 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5988 2024.06.17 21:23:30.955418 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5989 2024.06.17 21:23:30.955574 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Debug> executeQuery: Read 137 rows, 11.22 KiB in 0.00144 sec., 95138.88888888888 rows/sec., 7.61 MiB/sec.
5990 2024.06.17 21:23:30.955583 [ 98 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5991 2024.06.17 21:23:30.955688 [ 98 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5992 2024.06.17 21:23:30.955732 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
5993 2024.06.17 21:23:30.955845 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Debug> DynamicQueryHandler: Done processing query
5994 2024.06.17 21:23:30.955938 [ 3 ] {a4770c70-1cb1-4179-8a24-ba572176ef44} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5995 2024.06.17 21:23:30.956011 [ 3 ] {} <Debug> HTTP-Session: 2fb0c179-c54a-4d19-bc46-b08ecf41970c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.06.17 21:23:30.956033 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
5997 2024.06.17 21:23:30.956280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.06.17 21:23:30.956529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5999 2024.06.17 21:23:30.956631 [ 3 ] {} <Debug> HTTP-Session: 3f1e73ee-b1f1-4114-9abe-e65aeca10fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6000 2024.06.17 21:23:30.956636 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6001 2024.06.17 21:23:30.956682 [ 3 ] {} <Debug> HTTP-Session: 3f1e73ee-b1f1-4114-9abe-e65aeca10fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.06.17 21:23:30.956720 [ 3 ] {} <Debug> HTTP-Session: 3f1e73ee-b1f1-4114-9abe-e65aeca10fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6003 2024.06.17 21:23:30.956722 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 189 rows starting from the beginning of the part
6004 2024.06.17 21:23:30.956791 [ 3 ] {} <Trace> HTTP-Session: 3f1e73ee-b1f1-4114-9abe-e65aeca10fd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6005 2024.06.17 21:23:30.956965 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part
6006 2024.06.17 21:23:30.957260 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part
6007 2024.06.17 21:23:30.957295 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6008 2024.06.17 21:23:30.957535 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 98 rows starting from the beginning of the part
6009 2024.06.17 21:23:30.957618 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6010 2024.06.17 21:23:30.957792 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part
6011 2024.06.17 21:23:30.958151 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 137 rows starting from the beginning of the part
6012 2024.06.17 21:23:30.958762 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6013 2024.06.17 21:23:30.959491 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6014 2024.06.17 21:23:30.959557 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6015 2024.06.17 21:23:30.960503 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6016 2024.06.17 21:23:30.961179 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 4 columns (4 merged, 0 gathered) in 0.005360665 sec., 136736.76680038765 rows/sec., 11.12 MiB/sec.
6017 2024.06.17 21:23:30.961190 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6018 2024.06.17 21:23:30.961459 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6019 2024.06.17 21:23:30.961546 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004494 sec., 1335.113484646195 rows/sec., 93.22 KiB/sec.
6020 2024.06.17 21:23:30.962215 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Debug> DynamicQueryHandler: Done processing query
6021 2024.06.17 21:23:30.962277 [ 3 ] {d9e44650-d3e6-4681-ba13-8f69cac107b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6022 2024.06.17 21:23:30.962330 [ 3 ] {} <Debug> HTTP-Session: 3f1e73ee-b1f1-4114-9abe-e65aeca10fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.06.17 21:23:30.962495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6024 2024.06.17 21:23:30.962553 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6025 2024.06.17 21:23:30.962572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6026 2024.06.17 21:23:30.962641 [ 3 ] {} <Debug> HTTP-Session: a4177128-3835-4dd2-8029-1aa2508b75e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6027 2024.06.17 21:23:30.962680 [ 3 ] {} <Debug> HTTP-Session: a4177128-3835-4dd2-8029-1aa2508b75e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.06.17 21:23:30.962707 [ 3 ] {} <Debug> HTTP-Session: a4177128-3835-4dd2-8029-1aa2508b75e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.06.17 21:23:30.962771 [ 3 ] {} <Trace> HTTP-Session: a4177128-3835-4dd2-8029-1aa2508b75e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6030 2024.06.17 21:23:30.962809 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_36_7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6031 2024.06.17 21:23:30.962986 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6032 2024.06.17 21:23:30.963046 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6033 2024.06.17 21:23:30.963098 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6034 2024.06.17 21:23:30.963247 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6035 2024.06.17 21:23:30.963604 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6036 2024.06.17 21:23:30.963641 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6037 2024.06.17 21:23:30.963977 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6038 2024.06.17 21:23:30.964299 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6039 2024.06.17 21:23:30.964452 [ 98 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6040 2024.06.17 21:23:30.964457 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Debug> executeQuery: Read 108 rows, 8.62 KiB in 0.001545 sec., 69902.91262135922 rows/sec., 5.45 MiB/sec.
6041 2024.06.17 21:23:30.964506 [ 98 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6042 2024.06.17 21:23:30.964574 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6043 2024.06.17 21:23:30.964795 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Debug> DynamicQueryHandler: Done processing query
6044 2024.06.17 21:23:30.964844 [ 3 ] {a63c6558-2066-484d-9ca5-3176a82237cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6045 2024.06.17 21:23:30.964853 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6046 2024.06.17 21:23:30.964886 [ 3 ] {} <Debug> HTTP-Session: a4177128-3835-4dd2-8029-1aa2508b75e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.06.17 21:23:30.965171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6048 2024.06.17 21:23:30.965367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6049 2024.06.17 21:23:30.965461 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6050 2024.06.17 21:23:30.965475 [ 3 ] {} <Debug> HTTP-Session: 1513aba7-45b7-4b73-9c06-d2eac845ca17 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6051 2024.06.17 21:23:30.965567 [ 3 ] {} <Debug> HTTP-Session: 1513aba7-45b7-4b73-9c06-d2eac845ca17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.06.17 21:23:30.965568 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 150 rows starting from the beginning of the part
6053 2024.06.17 21:23:30.965644 [ 3 ] {} <Debug> HTTP-Session: 1513aba7-45b7-4b73-9c06-d2eac845ca17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.06.17 21:23:30.965808 [ 3 ] {} <Trace> HTTP-Session: 1513aba7-45b7-4b73-9c06-d2eac845ca17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6055 2024.06.17 21:23:30.966003 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
6056 2024.06.17 21:23:30.966111 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
6057 2024.06.17 21:23:30.966260 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6058 2024.06.17 21:23:30.966458 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part
6059 2024.06.17 21:23:30.966519 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6060 2024.06.17 21:23:30.966870 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 80 rows starting from the beginning of the part
6061 2024.06.17 21:23:30.967237 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part
6062 2024.06.17 21:23:30.967800 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6063 2024.06.17 21:23:30.968411 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2024.06.17 21:23:30.968457 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6065 2024.06.17 21:23:30.969021 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.004340344 sec., 133629.96112750508 rows/sec., 10.44 MiB/sec.
6066 2024.06.17 21:23:30.969066 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6067 2024.06.17 21:23:30.969250 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6068 2024.06.17 21:23:30.969916 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6069 2024.06.17 21:23:30.970128 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.06.17 21:23:30.970278 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.004161 sec., 47825.04205719779 rows/sec., 3.34 MiB/sec.
6071 2024.06.17 21:23:30.970402 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_36_7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6072 2024.06.17 21:23:30.970704 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6073 2024.06.17 21:23:30.970964 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Debug> DynamicQueryHandler: Done processing query
6074 2024.06.17 21:23:30.970997 [ 3 ] {a887f3da-9b13-4a3f-a14b-c8379d669ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6075 2024.06.17 21:23:30.971014 [ 3 ] {} <Debug> HTTP-Session: 1513aba7-45b7-4b73-9c06-d2eac845ca17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.06.17 21:23:30.971151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6077 2024.06.17 21:23:30.971201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6078 2024.06.17 21:23:30.971221 [ 3 ] {} <Debug> HTTP-Session: 1a484b10-99a1-4fa5-93c7-76a411d80277 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6079 2024.06.17 21:23:30.971238 [ 3 ] {} <Debug> HTTP-Session: 1a484b10-99a1-4fa5-93c7-76a411d80277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.06.17 21:23:30.971252 [ 3 ] {} <Debug> HTTP-Session: 1a484b10-99a1-4fa5-93c7-76a411d80277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.06.17 21:23:30.971283 [ 3 ] {} <Trace> HTTP-Session: 1a484b10-99a1-4fa5-93c7-76a411d80277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6082 2024.06.17 21:23:30.971479 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6083 2024.06.17 21:23:30.971528 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6084 2024.06.17 21:23:30.971725 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6085 2024.06.17 21:23:30.972121 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6086 2024.06.17 21:23:30.972158 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6087 2024.06.17 21:23:30.972569 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6088 2024.06.17 21:23:30.972920 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6089 2024.06.17 21:23:30.973089 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001722 sec., 8130.081300813008 rows/sec., 10.97 MiB/sec.
6090 2024.06.17 21:23:30.973261 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Debug> DynamicQueryHandler: Done processing query
6091 2024.06.17 21:23:30.973287 [ 3 ] {9856ad03-8a8d-49f9-8e3c-ee33ea963982} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6092 2024.06.17 21:23:30.973303 [ 3 ] {} <Debug> HTTP-Session: 1a484b10-99a1-4fa5-93c7-76a411d80277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.06.17 21:23:30.973412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6094 2024.06.17 21:23:30.973461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6095 2024.06.17 21:23:30.973480 [ 3 ] {} <Debug> HTTP-Session: 40f3d371-87e9-4814-980f-0c5c22626c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6096 2024.06.17 21:23:30.973497 [ 3 ] {} <Debug> HTTP-Session: 40f3d371-87e9-4814-980f-0c5c22626c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.06.17 21:23:30.973511 [ 3 ] {} <Debug> HTTP-Session: 40f3d371-87e9-4814-980f-0c5c22626c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6098 2024.06.17 21:23:30.973540 [ 3 ] {} <Trace> HTTP-Session: 40f3d371-87e9-4814-980f-0c5c22626c56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6099 2024.06.17 21:23:30.973652 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6100 2024.06.17 21:23:30.973698 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6101 2024.06.17 21:23:30.973827 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6102 2024.06.17 21:23:30.974109 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6103 2024.06.17 21:23:30.974146 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6104 2024.06.17 21:23:30.974507 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6105 2024.06.17 21:23:30.974830 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6106 2024.06.17 21:23:30.974985 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
6107 2024.06.17 21:23:30.975139 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Debug> DynamicQueryHandler: Done processing query
6108 2024.06.17 21:23:30.975164 [ 3 ] {ae20dc73-624b-4a0f-b5e3-bae0152feb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6109 2024.06.17 21:23:30.975180 [ 3 ] {} <Debug> HTTP-Session: 40f3d371-87e9-4814-980f-0c5c22626c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.06.17 21:23:35.948762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6111 2024.06.17 21:23:35.948913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6112 2024.06.17 21:23:35.948942 [ 3 ] {} <Debug> HTTP-Session: 5f3f5365-1f6d-45bf-a3a6-bc7c21d87660 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6113 2024.06.17 21:23:35.948970 [ 3 ] {} <Debug> HTTP-Session: 5f3f5365-1f6d-45bf-a3a6-bc7c21d87660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.06.17 21:23:35.948989 [ 3 ] {} <Debug> HTTP-Session: 5f3f5365-1f6d-45bf-a3a6-bc7c21d87660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.06.17 21:23:35.949079 [ 3 ] {} <Trace> HTTP-Session: 5f3f5365-1f6d-45bf-a3a6-bc7c21d87660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6116 2024.06.17 21:23:35.949297 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6117 2024.06.17 21:23:35.949365 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6118 2024.06.17 21:23:35.949563 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6119 2024.06.17 21:23:35.949943 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6120 2024.06.17 21:23:35.949990 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6121 2024.06.17 21:23:35.950363 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6122 2024.06.17 21:23:35.950713 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6123 2024.06.17 21:23:35.950885 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001652 sec., 9685.230024213075 rows/sec., 785.03 KiB/sec.
6124 2024.06.17 21:23:35.951204 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Debug> DynamicQueryHandler: Done processing query
6125 2024.06.17 21:23:35.951271 [ 3 ] {4a68de63-ce2b-4193-805a-5cb37fe140be} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6126 2024.06.17 21:23:35.951289 [ 3 ] {} <Debug> HTTP-Session: 5f3f5365-1f6d-45bf-a3a6-bc7c21d87660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.06.17 21:23:35.951436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6128 2024.06.17 21:23:35.951491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6129 2024.06.17 21:23:35.951511 [ 3 ] {} <Debug> HTTP-Session: 473507a9-2c05-404a-811a-6dfb1d694dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6130 2024.06.17 21:23:35.951529 [ 3 ] {} <Debug> HTTP-Session: 473507a9-2c05-404a-811a-6dfb1d694dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.06.17 21:23:35.951543 [ 3 ] {} <Debug> HTTP-Session: 473507a9-2c05-404a-811a-6dfb1d694dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6132 2024.06.17 21:23:35.951578 [ 3 ] {} <Trace> HTTP-Session: 473507a9-2c05-404a-811a-6dfb1d694dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6133 2024.06.17 21:23:35.951713 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6134 2024.06.17 21:23:35.951761 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6135 2024.06.17 21:23:35.951934 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6136 2024.06.17 21:23:35.952338 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6137 2024.06.17 21:23:35.952376 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6138 2024.06.17 21:23:35.952705 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6139 2024.06.17 21:23:35.953016 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6140 2024.06.17 21:23:35.953168 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001506 sec., 69057.10491367862 rows/sec., 5.62 MiB/sec.
6141 2024.06.17 21:23:35.953333 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Debug> DynamicQueryHandler: Done processing query
6142 2024.06.17 21:23:35.953358 [ 3 ] {2fa0598c-0441-4d73-a0c7-a39cc4884231} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6143 2024.06.17 21:23:35.953373 [ 3 ] {} <Debug> HTTP-Session: 473507a9-2c05-404a-811a-6dfb1d694dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.06.17 21:23:35.953495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6145 2024.06.17 21:23:35.953544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6146 2024.06.17 21:23:35.953563 [ 3 ] {} <Debug> HTTP-Session: 485099c0-33b7-4d73-95eb-fe61c1c738c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6147 2024.06.17 21:23:35.953580 [ 3 ] {} <Debug> HTTP-Session: 485099c0-33b7-4d73-95eb-fe61c1c738c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.06.17 21:23:35.953593 [ 3 ] {} <Debug> HTTP-Session: 485099c0-33b7-4d73-95eb-fe61c1c738c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.06.17 21:23:35.953626 [ 3 ] {} <Trace> HTTP-Session: 485099c0-33b7-4d73-95eb-fe61c1c738c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6150 2024.06.17 21:23:35.953744 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6151 2024.06.17 21:23:35.953788 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6152 2024.06.17 21:23:35.953915 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6153 2024.06.17 21:23:35.954206 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6154 2024.06.17 21:23:35.954242 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6155 2024.06.17 21:23:35.954557 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6156 2024.06.17 21:23:35.954857 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6157 2024.06.17 21:23:35.955017 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001312 sec., 60975.60975609756 rows/sec., 4.76 MiB/sec.
6158 2024.06.17 21:23:35.955271 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Debug> DynamicQueryHandler: Done processing query
6159 2024.06.17 21:23:35.955309 [ 3 ] {73311c1c-4ddf-4d92-887f-74734b3c2541} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6160 2024.06.17 21:23:35.955325 [ 3 ] {} <Debug> HTTP-Session: 485099c0-33b7-4d73-95eb-fe61c1c738c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.06.17 21:23:35.955479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6162 2024.06.17 21:23:35.955527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6163 2024.06.17 21:23:35.955547 [ 3 ] {} <Debug> HTTP-Session: 6cec5065-6189-41a9-86af-44ce600bdb19 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6164 2024.06.17 21:23:35.955562 [ 3 ] {} <Debug> HTTP-Session: 6cec5065-6189-41a9-86af-44ce600bdb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6165 2024.06.17 21:23:35.955576 [ 3 ] {} <Debug> HTTP-Session: 6cec5065-6189-41a9-86af-44ce600bdb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6166 2024.06.17 21:23:35.955607 [ 3 ] {} <Trace> HTTP-Session: 6cec5065-6189-41a9-86af-44ce600bdb19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6167 2024.06.17 21:23:35.955754 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6168 2024.06.17 21:23:35.955803 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6169 2024.06.17 21:23:35.955967 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6170 2024.06.17 21:23:35.956289 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6171 2024.06.17 21:23:35.956324 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6172 2024.06.17 21:23:35.956706 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6173 2024.06.17 21:23:35.957048 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6174 2024.06.17 21:23:35.957208 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec.
6175 2024.06.17 21:23:35.957490 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Debug> DynamicQueryHandler: Done processing query
6176 2024.06.17 21:23:35.957527 [ 3 ] {464c9df7-ac43-47c5-ba25-db83d0a91266} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6177 2024.06.17 21:23:35.957550 [ 3 ] {} <Debug> HTTP-Session: 6cec5065-6189-41a9-86af-44ce600bdb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.06.17 21:23:35.957676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6179 2024.06.17 21:23:35.957724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6180 2024.06.17 21:23:35.957742 [ 3 ] {} <Debug> HTTP-Session: b6b02ece-7377-49c8-b24e-5b24c68b5dae Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6181 2024.06.17 21:23:35.957758 [ 3 ] {} <Debug> HTTP-Session: b6b02ece-7377-49c8-b24e-5b24c68b5dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6182 2024.06.17 21:23:35.957772 [ 3 ] {} <Debug> HTTP-Session: b6b02ece-7377-49c8-b24e-5b24c68b5dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6183 2024.06.17 21:23:35.957803 [ 3 ] {} <Trace> HTTP-Session: b6b02ece-7377-49c8-b24e-5b24c68b5dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6184 2024.06.17 21:23:35.957983 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6185 2024.06.17 21:23:35.958032 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6186 2024.06.17 21:23:35.958209 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6187 2024.06.17 21:23:35.958553 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6188 2024.06.17 21:23:35.958588 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6189 2024.06.17 21:23:35.958983 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6190 2024.06.17 21:23:35.959317 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6191 2024.06.17 21:23:35.959474 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001587 sec., 10081.91556395715 rows/sec., 13.61 MiB/sec.
6192 2024.06.17 21:23:35.959632 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Debug> DynamicQueryHandler: Done processing query
6193 2024.06.17 21:23:35.959657 [ 3 ] {295fcaca-2ee4-4f6b-b1f1-e050f4aaf6d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6194 2024.06.17 21:23:35.959672 [ 3 ] {} <Debug> HTTP-Session: b6b02ece-7377-49c8-b24e-5b24c68b5dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.06.17 21:23:35.959790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6196 2024.06.17 21:23:35.959836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6197 2024.06.17 21:23:35.959855 [ 3 ] {} <Debug> HTTP-Session: 5ec9d032-003c-4fda-9c7c-5fd07ad7839f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6198 2024.06.17 21:23:35.959871 [ 3 ] {} <Debug> HTTP-Session: 5ec9d032-003c-4fda-9c7c-5fd07ad7839f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.06.17 21:23:35.959885 [ 3 ] {} <Debug> HTTP-Session: 5ec9d032-003c-4fda-9c7c-5fd07ad7839f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.06.17 21:23:35.959914 [ 3 ] {} <Trace> HTTP-Session: 5ec9d032-003c-4fda-9c7c-5fd07ad7839f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6201 2024.06.17 21:23:35.960025 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6202 2024.06.17 21:23:35.960069 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6203 2024.06.17 21:23:35.960194 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6204 2024.06.17 21:23:35.960441 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6205 2024.06.17 21:23:35.960477 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6206 2024.06.17 21:23:35.960883 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6207 2024.06.17 21:23:35.961200 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6208 2024.06.17 21:23:35.961353 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
6209 2024.06.17 21:23:35.961507 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Debug> DynamicQueryHandler: Done processing query
6210 2024.06.17 21:23:35.961531 [ 3 ] {02ec7a21-c960-4fe4-91a7-0180dbbdaf63} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6211 2024.06.17 21:23:35.961546 [ 3 ] {} <Debug> HTTP-Session: 5ec9d032-003c-4fda-9c7c-5fd07ad7839f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.06.17 21:23:40.948644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6213 2024.06.17 21:23:40.948783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6214 2024.06.17 21:23:40.948809 [ 3 ] {} <Debug> HTTP-Session: 3ad3fde3-ce41-41cc-b14c-8afd86a32638 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6215 2024.06.17 21:23:40.948835 [ 3 ] {} <Debug> HTTP-Session: 3ad3fde3-ce41-41cc-b14c-8afd86a32638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6216 2024.06.17 21:23:40.948851 [ 3 ] {} <Debug> HTTP-Session: 3ad3fde3-ce41-41cc-b14c-8afd86a32638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.06.17 21:23:40.948901 [ 3 ] {} <Trace> HTTP-Session: 3ad3fde3-ce41-41cc-b14c-8afd86a32638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6218 2024.06.17 21:23:40.949098 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6219 2024.06.17 21:23:40.949168 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6220 2024.06.17 21:23:40.949363 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6221 2024.06.17 21:23:40.949728 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6222 2024.06.17 21:23:40.949772 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6223 2024.06.17 21:23:40.950155 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6224 2024.06.17 21:23:40.950489 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6225 2024.06.17 21:23:40.950635 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001596 sec., 8771.929824561405 rows/sec., 711.01 KiB/sec.
6226 2024.06.17 21:23:40.950823 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Debug> DynamicQueryHandler: Done processing query
6227 2024.06.17 21:23:40.950850 [ 3 ] {c800cb31-d150-40fa-a2cd-b53f46fddc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6228 2024.06.17 21:23:40.950866 [ 3 ] {} <Debug> HTTP-Session: 3ad3fde3-ce41-41cc-b14c-8afd86a32638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.06.17 21:23:40.951002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6230 2024.06.17 21:23:40.951052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6231 2024.06.17 21:23:40.951072 [ 3 ] {} <Debug> HTTP-Session: 0eb2eeaf-1bf7-4643-8e6d-0e17b8eabc63 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6232 2024.06.17 21:23:40.951089 [ 3 ] {} <Debug> HTTP-Session: 0eb2eeaf-1bf7-4643-8e6d-0e17b8eabc63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6233 2024.06.17 21:23:40.951103 [ 3 ] {} <Debug> HTTP-Session: 0eb2eeaf-1bf7-4643-8e6d-0e17b8eabc63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.06.17 21:23:40.951134 [ 3 ] {} <Trace> HTTP-Session: 0eb2eeaf-1bf7-4643-8e6d-0e17b8eabc63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6235 2024.06.17 21:23:40.951258 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6236 2024.06.17 21:23:40.951302 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6237 2024.06.17 21:23:40.951425 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6238 2024.06.17 21:23:40.951732 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6239 2024.06.17 21:23:40.951768 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6240 2024.06.17 21:23:40.952086 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6241 2024.06.17 21:23:40.952394 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6242 2024.06.17 21:23:40.952526 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001317 sec., 74411.54138192862 rows/sec., 6.11 MiB/sec.
6243 2024.06.17 21:23:40.952791 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Debug> DynamicQueryHandler: Done processing query
6244 2024.06.17 21:23:40.952843 [ 3 ] {da85e939-d8e2-4c3f-bd4e-90325f76a3c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6245 2024.06.17 21:23:40.952875 [ 3 ] {} <Debug> HTTP-Session: 0eb2eeaf-1bf7-4643-8e6d-0e17b8eabc63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.06.17 21:23:40.953046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6247 2024.06.17 21:23:40.953095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6248 2024.06.17 21:23:40.953116 [ 3 ] {} <Debug> HTTP-Session: 4c097f15-5c7f-4a10-b93a-70de600504c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6249 2024.06.17 21:23:40.953132 [ 3 ] {} <Debug> HTTP-Session: 4c097f15-5c7f-4a10-b93a-70de600504c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.06.17 21:23:40.953147 [ 3 ] {} <Debug> HTTP-Session: 4c097f15-5c7f-4a10-b93a-70de600504c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.06.17 21:23:40.953178 [ 3 ] {} <Trace> HTTP-Session: 4c097f15-5c7f-4a10-b93a-70de600504c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6252 2024.06.17 21:23:40.953298 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6253 2024.06.17 21:23:40.953343 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6254 2024.06.17 21:23:40.953486 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6255 2024.06.17 21:23:40.953906 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6256 2024.06.17 21:23:40.953944 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6257 2024.06.17 21:23:40.954268 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6258 2024.06.17 21:23:40.954581 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6259 2024.06.17 21:23:40.954713 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001457 sec., 53534.660260809884 rows/sec., 4.18 MiB/sec.
6260 2024.06.17 21:23:40.954877 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Debug> DynamicQueryHandler: Done processing query
6261 2024.06.17 21:23:40.954903 [ 3 ] {dc1b4d00-4a97-4efb-8314-38a3826f7de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6262 2024.06.17 21:23:40.954920 [ 3 ] {} <Debug> HTTP-Session: 4c097f15-5c7f-4a10-b93a-70de600504c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.06.17 21:23:40.955092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6264 2024.06.17 21:23:40.955143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6265 2024.06.17 21:23:40.955162 [ 3 ] {} <Debug> HTTP-Session: 9eefd9da-4fa4-4070-9ce6-540a66c1b394 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6266 2024.06.17 21:23:40.955179 [ 3 ] {} <Debug> HTTP-Session: 9eefd9da-4fa4-4070-9ce6-540a66c1b394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6267 2024.06.17 21:23:40.955194 [ 3 ] {} <Debug> HTTP-Session: 9eefd9da-4fa4-4070-9ce6-540a66c1b394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.06.17 21:23:40.955225 [ 3 ] {} <Trace> HTTP-Session: 9eefd9da-4fa4-4070-9ce6-540a66c1b394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6269 2024.06.17 21:23:40.955377 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6270 2024.06.17 21:23:40.955426 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6271 2024.06.17 21:23:40.955571 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6272 2024.06.17 21:23:40.955946 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6273 2024.06.17 21:23:40.955982 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6274 2024.06.17 21:23:40.956376 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6275 2024.06.17 21:23:40.956717 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6276 2024.06.17 21:23:40.956843 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6277 2024.06.17 21:23:40.956847 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec.
6278 2024.06.17 21:23:40.956886 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6279 2024.06.17 21:23:40.956920 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6280 2024.06.17 21:23:40.957035 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6281 2024.06.17 21:23:40.957053 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Debug> DynamicQueryHandler: Done processing query
6282 2024.06.17 21:23:40.957083 [ 3 ] {423e3f7d-0935-4dd0-9a7c-d0c4aba04ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6283 2024.06.17 21:23:40.957100 [ 3 ] {} <Debug> HTTP-Session: 9eefd9da-4fa4-4070-9ce6-540a66c1b394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6284 2024.06.17 21:23:40.957166 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6285 2024.06.17 21:23:40.957199 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3938 rows starting from the beginning of the part
6286 2024.06.17 21:23:40.957248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6287 2024.06.17 21:23:40.957282 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
6288 2024.06.17 21:23:40.957375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6289 2024.06.17 21:23:40.957511 [ 3 ] {} <Debug> HTTP-Session: 2cbc53fe-4395-4dcf-8d08-5f3847e5c090 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6290 2024.06.17 21:23:40.957620 [ 3 ] {} <Debug> HTTP-Session: 2cbc53fe-4395-4dcf-8d08-5f3847e5c090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6291 2024.06.17 21:23:40.957662 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
6292 2024.06.17 21:23:40.957715 [ 3 ] {} <Debug> HTTP-Session: 2cbc53fe-4395-4dcf-8d08-5f3847e5c090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.06.17 21:23:40.957884 [ 3 ] {} <Trace> HTTP-Session: 2cbc53fe-4395-4dcf-8d08-5f3847e5c090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6294 2024.06.17 21:23:40.958006 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 199 rows starting from the beginning of the part
6295 2024.06.17 21:23:40.958302 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
6296 2024.06.17 21:23:40.958318 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6297 2024.06.17 21:23:40.958507 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6298 2024.06.17 21:23:40.958567 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
6299 2024.06.17 21:23:40.959307 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6300 2024.06.17 21:23:40.959872 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6301 2024.06.17 21:23:40.959917 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6302 2024.06.17 21:23:40.960636 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6303 2024.06.17 21:23:40.961293 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6304 2024.06.17 21:23:40.961445 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.003382 sec., 4139.562389118864 rows/sec., 5.59 MiB/sec.
6305 2024.06.17 21:23:40.961713 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4777 rows, containing 5 columns (5 merged, 0 gathered) in 0.004729768 sec., 1009986.1134837904 rows/sec., 70.52 MiB/sec.
6306 2024.06.17 21:23:40.961781 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Debug> DynamicQueryHandler: Done processing query
6307 2024.06.17 21:23:40.961807 [ 3 ] {99903e92-c845-48bc-b4de-7c6b6fb24dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6308 2024.06.17 21:23:40.961825 [ 3 ] {} <Debug> HTTP-Session: 2cbc53fe-4395-4dcf-8d08-5f3847e5c090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.06.17 21:23:40.961951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6310 2024.06.17 21:23:40.962005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6311 2024.06.17 21:23:40.962026 [ 3 ] {} <Debug> HTTP-Session: 57a3c5a5-a79c-44b8-ab70-5467524ab434 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6312 2024.06.17 21:23:40.962047 [ 3 ] {} <Debug> HTTP-Session: 57a3c5a5-a79c-44b8-ab70-5467524ab434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6313 2024.06.17 21:23:40.962066 [ 3 ] {} <Debug> HTTP-Session: 57a3c5a5-a79c-44b8-ab70-5467524ab434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6314 2024.06.17 21:23:40.962076 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6315 2024.06.17 21:23:40.962104 [ 3 ] {} <Trace> HTTP-Session: 57a3c5a5-a79c-44b8-ab70-5467524ab434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6316 2024.06.17 21:23:40.962239 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6317 2024.06.17 21:23:40.962290 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6318 2024.06.17 21:23:40.962608 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2024.06.17 21:23:40.962762 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6320 2024.06.17 21:23:40.962923 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6321 2024.06.17 21:23:40.963011 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
6322 2024.06.17 21:23:40.963071 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6323 2024.06.17 21:23:40.963108 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6324 2024.06.17 21:23:40.963479 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6325 2024.06.17 21:23:40.963814 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6326 2024.06.17 21:23:40.963937 [ 92 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6327 2024.06.17 21:23:40.963941 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001744 sec., 34403.66972477064 rows/sec., 2.32 MiB/sec.
6328 2024.06.17 21:23:40.963965 [ 92 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.06.17 21:23:40.964000 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6330 2024.06.17 21:23:40.964212 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Debug> DynamicQueryHandler: Done processing query
6331 2024.06.17 21:23:40.964214 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6332 2024.06.17 21:23:40.964243 [ 3 ] {3c9d2d8a-50fd-47f7-ada5-d5a8d3677903} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6333 2024.06.17 21:23:40.964302 [ 3 ] {} <Debug> HTTP-Session: 57a3c5a5-a79c-44b8-ab70-5467524ab434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.06.17 21:23:40.964449 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6335 2024.06.17 21:23:40.964494 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1368 rows starting from the beginning of the part
6336 2024.06.17 21:23:40.964613 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part
6337 2024.06.17 21:23:40.964797 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
6338 2024.06.17 21:23:40.964937 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
6339 2024.06.17 21:23:40.965137 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
6340 2024.06.17 21:23:40.965285 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
6341 2024.06.17 21:23:40.966721 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618747 sec., 636945.83707399 rows/sec., 42.72 MiB/sec.
6342 2024.06.17 21:23:40.966931 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6343 2024.06.17 21:23:40.967315 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6344 2024.06.17 21:23:40.967399 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_36_7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6345 2024.06.17 21:23:40.967479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
6346 2024.06.17 21:23:41.288347 [ 92 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6347 2024.06.17 21:23:41.288453 [ 92 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6348 2024.06.17 21:23:41.288494 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
6349 2024.06.17 21:23:41.288775 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
6350 2024.06.17 21:23:41.289082 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6351 2024.06.17 21:23:41.289141 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part
6352 2024.06.17 21:23:41.289266 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
6353 2024.06.17 21:23:41.289684 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
6354 2024.06.17 21:23:41.289937 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6355 2024.06.17 21:23:41.290033 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6356 2024.06.17 21:23:41.291047 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451265 sec., 11422.673599141666 rows/sec., 797.58 KiB/sec.
6357 2024.06.17 21:23:41.291146 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6358 2024.06.17 21:23:41.291480 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6359 2024.06.17 21:23:41.291555 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_9_2} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6360 2024.06.17 21:23:41.291624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6361 2024.06.17 21:23:43.142761 [ 91 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
6362 2024.06.17 21:23:43.142834 [ 91 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6363 2024.06.17 21:23:43.142857 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6364 2024.06.17 21:23:43.143066 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
6365 2024.06.17 21:23:43.143275 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6366 2024.06.17 21:23:43.143316 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part
6367 2024.06.17 21:23:43.143403 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
6368 2024.06.17 21:23:43.143639 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
6369 2024.06.17 21:23:43.143834 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6370 2024.06.17 21:23:43.143944 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6371 2024.06.17 21:23:43.145064 [ 199 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125882 sec., 13171.00384687391 rows/sec., 1.05 MiB/sec.
6372 2024.06.17 21:23:43.145219 [ 199 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
6373 2024.06.17 21:23:43.145631 [ 199 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6374 2024.06.17 21:23:43.145718 [ 199 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_9_2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
6375 2024.06.17 21:23:43.145812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6376 2024.06.17 21:23:45.178202 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
6377 2024.06.17 21:23:45.178251 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
6378 2024.06.17 21:23:45.948771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6379 2024.06.17 21:23:45.948896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6380 2024.06.17 21:23:45.948921 [ 3 ] {} <Debug> HTTP-Session: a71eac5b-98be-4c68-a7ba-ed869bf41e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6381 2024.06.17 21:23:45.948946 [ 3 ] {} <Debug> HTTP-Session: a71eac5b-98be-4c68-a7ba-ed869bf41e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6382 2024.06.17 21:23:45.948961 [ 3 ] {} <Debug> HTTP-Session: a71eac5b-98be-4c68-a7ba-ed869bf41e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.06.17 21:23:45.949011 [ 3 ] {} <Trace> HTTP-Session: a71eac5b-98be-4c68-a7ba-ed869bf41e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6384 2024.06.17 21:23:45.949202 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6385 2024.06.17 21:23:45.949270 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6386 2024.06.17 21:23:45.949458 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6387 2024.06.17 21:23:45.949868 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6388 2024.06.17 21:23:45.949910 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6389 2024.06.17 21:23:45.950277 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6390 2024.06.17 21:23:45.950614 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6391 2024.06.17 21:23:45.950777 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001632 sec., 9803.921568627451 rows/sec., 794.65 KiB/sec.
6392 2024.06.17 21:23:45.950793 [ 89 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6393 2024.06.17 21:23:45.950896 [ 89 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6394 2024.06.17 21:23:45.950946 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6395 2024.06.17 21:23:45.951082 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Debug> DynamicQueryHandler: Done processing query
6396 2024.06.17 21:23:45.951133 [ 3 ] {2159bc7a-81dc-4658-921b-fd7473351e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6397 2024.06.17 21:23:45.951162 [ 3 ] {} <Debug> HTTP-Session: a71eac5b-98be-4c68-a7ba-ed869bf41e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6398 2024.06.17 21:23:45.951159 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6399 2024.06.17 21:23:45.951368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6400 2024.06.17 21:23:45.951434 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6401 2024.06.17 21:23:45.951451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6402 2024.06.17 21:23:45.951498 [ 3 ] {} <Debug> HTTP-Session: 031c6da5-691a-4420-b2da-3b15727f9603 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6403 2024.06.17 21:23:45.951505 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 30 rows starting from the beginning of the part
6404 2024.06.17 21:23:45.951521 [ 3 ] {} <Debug> HTTP-Session: 031c6da5-691a-4420-b2da-3b15727f9603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6405 2024.06.17 21:23:45.951561 [ 3 ] {} <Debug> HTTP-Session: 031c6da5-691a-4420-b2da-3b15727f9603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6406 2024.06.17 21:23:45.951723 [ 3 ] {} <Trace> HTTP-Session: 031c6da5-691a-4420-b2da-3b15727f9603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6407 2024.06.17 21:23:45.951756 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part
6408 2024.06.17 21:23:45.951966 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
6409 2024.06.17 21:23:45.952250 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6410 2024.06.17 21:23:45.952277 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part
6411 2024.06.17 21:23:45.952443 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6412 2024.06.17 21:23:45.952548 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
6413 2024.06.17 21:23:45.952919 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part
6414 2024.06.17 21:23:45.953517 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6415 2024.06.17 21:23:45.954185 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6416 2024.06.17 21:23:45.954246 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6417 2024.06.17 21:23:45.955016 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6418 2024.06.17 21:23:45.955786 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004750079 sec., 22315.41833304246 rows/sec., 1.77 MiB/sec.
6419 2024.06.17 21:23:45.955936 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6420 2024.06.17 21:23:45.956062 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6421 2024.06.17 21:23:45.956316 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004307 sec., 464.3603436266543 rows/sec., 37.87 KiB/sec.
6422 2024.06.17 21:23:45.956884 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Debug> DynamicQueryHandler: Done processing query
6423 2024.06.17 21:23:45.956922 [ 3 ] {006f2b98-ba84-4b72-92b5-45a9327e6ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6424 2024.06.17 21:23:45.956970 [ 3 ] {} <Debug> HTTP-Session: 031c6da5-691a-4420-b2da-3b15727f9603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6425 2024.06.17 21:23:45.957138 [ 199 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6426 2024.06.17 21:23:45.957156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6427 2024.06.17 21:23:45.957266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6428 2024.06.17 21:23:45.957298 [ 3 ] {} <Debug> HTTP-Session: 3eb5db24-f715-4ff0-9134-da28e0757610 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6429 2024.06.17 21:23:45.957331 [ 3 ] {} <Debug> HTTP-Session: 3eb5db24-f715-4ff0-9134-da28e0757610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6430 2024.06.17 21:23:45.957336 [ 199 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_36_7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6431 2024.06.17 21:23:45.957355 [ 3 ] {} <Debug> HTTP-Session: 3eb5db24-f715-4ff0-9134-da28e0757610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6432 2024.06.17 21:23:45.957431 [ 3 ] {} <Trace> HTTP-Session: 3eb5db24-f715-4ff0-9134-da28e0757610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6433 2024.06.17 21:23:45.957505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6434 2024.06.17 21:23:45.957617 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6435 2024.06.17 21:23:45.957664 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6436 2024.06.17 21:23:45.957812 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6437 2024.06.17 21:23:45.958174 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6438 2024.06.17 21:23:45.958209 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6439 2024.06.17 21:23:45.958531 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6440 2024.06.17 21:23:45.958857 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6441 2024.06.17 21:23:45.958986 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001423 sec., 73787.77231201687 rows/sec., 5.99 MiB/sec.
6442 2024.06.17 21:23:45.959148 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Debug> DynamicQueryHandler: Done processing query
6443 2024.06.17 21:23:45.959172 [ 3 ] {beb66e50-4183-46ef-b38b-0ad52148a207} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6444 2024.06.17 21:23:45.959188 [ 3 ] {} <Debug> HTTP-Session: 3eb5db24-f715-4ff0-9134-da28e0757610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.06.17 21:23:45.959322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6446 2024.06.17 21:23:45.959372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6447 2024.06.17 21:23:45.959391 [ 3 ] {} <Debug> HTTP-Session: e3f58049-c29a-4129-8cc8-b5922027332d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6448 2024.06.17 21:23:45.959407 [ 3 ] {} <Debug> HTTP-Session: e3f58049-c29a-4129-8cc8-b5922027332d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6449 2024.06.17 21:23:45.959420 [ 3 ] {} <Debug> HTTP-Session: e3f58049-c29a-4129-8cc8-b5922027332d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6450 2024.06.17 21:23:45.959451 [ 3 ] {} <Trace> HTTP-Session: e3f58049-c29a-4129-8cc8-b5922027332d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6451 2024.06.17 21:23:45.959543 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6452 2024.06.17 21:23:45.959585 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6453 2024.06.17 21:23:45.959708 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6454 2024.06.17 21:23:45.959985 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6455 2024.06.17 21:23:45.960021 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6456 2024.06.17 21:23:45.960314 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6457 2024.06.17 21:23:45.960615 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6458 2024.06.17 21:23:45.960749 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001225 sec., 1632.6530612244899 rows/sec., 114.00 KiB/sec.
6459 2024.06.17 21:23:45.961067 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Debug> DynamicQueryHandler: Done processing query
6460 2024.06.17 21:23:45.961093 [ 3 ] {8363e624-0e72-4371-ba1a-e74ef1470b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6461 2024.06.17 21:23:45.961109 [ 3 ] {} <Debug> HTTP-Session: e3f58049-c29a-4129-8cc8-b5922027332d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.06.17 21:23:45.961240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6463 2024.06.17 21:23:45.961289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6464 2024.06.17 21:23:45.961308 [ 3 ] {} <Debug> HTTP-Session: 340b1349-0d9d-411e-a662-299acdd418de Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6465 2024.06.17 21:23:45.961324 [ 3 ] {} <Debug> HTTP-Session: 340b1349-0d9d-411e-a662-299acdd418de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6466 2024.06.17 21:23:45.961337 [ 3 ] {} <Debug> HTTP-Session: 340b1349-0d9d-411e-a662-299acdd418de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6467 2024.06.17 21:23:45.961368 [ 3 ] {} <Trace> HTTP-Session: 340b1349-0d9d-411e-a662-299acdd418de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6468 2024.06.17 21:23:45.961488 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6469 2024.06.17 21:23:45.961532 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6470 2024.06.17 21:23:45.961676 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6471 2024.06.17 21:23:45.962063 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6472 2024.06.17 21:23:45.962099 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6473 2024.06.17 21:23:45.962410 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6474 2024.06.17 21:23:45.962711 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6475 2024.06.17 21:23:45.962856 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 4.55 MiB/sec.
6476 2024.06.17 21:23:45.963028 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Debug> DynamicQueryHandler: Done processing query
6477 2024.06.17 21:23:45.963052 [ 3 ] {88ae1ec6-0b6e-4cf9-874d-c9e84b595c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6478 2024.06.17 21:23:45.963068 [ 3 ] {} <Debug> HTTP-Session: 340b1349-0d9d-411e-a662-299acdd418de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.06.17 21:23:45.963240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6480 2024.06.17 21:23:45.963289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6481 2024.06.17 21:23:45.963308 [ 3 ] {} <Debug> HTTP-Session: 374d57a2-df55-4705-b664-9afe71447c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6482 2024.06.17 21:23:45.963323 [ 3 ] {} <Debug> HTTP-Session: 374d57a2-df55-4705-b664-9afe71447c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.06.17 21:23:45.963338 [ 3 ] {} <Debug> HTTP-Session: 374d57a2-df55-4705-b664-9afe71447c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6484 2024.06.17 21:23:45.963369 [ 3 ] {} <Trace> HTTP-Session: 374d57a2-df55-4705-b664-9afe71447c89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6485 2024.06.17 21:23:45.963514 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6486 2024.06.17 21:23:45.963561 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6487 2024.06.17 21:23:45.963705 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6488 2024.06.17 21:23:45.964118 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6489 2024.06.17 21:23:45.964158 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6490 2024.06.17 21:23:45.964608 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6491 2024.06.17 21:23:45.964981 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6492 2024.06.17 21:23:45.965139 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001689 sec., 95322.67613972766 rows/sec., 6.64 MiB/sec.
6493 2024.06.17 21:23:45.965312 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Debug> DynamicQueryHandler: Done processing query
6494 2024.06.17 21:23:45.965336 [ 3 ] {1dc3c58f-8955-496a-95de-93b7576772ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6495 2024.06.17 21:23:45.965352 [ 3 ] {} <Debug> HTTP-Session: 374d57a2-df55-4705-b664-9afe71447c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.06.17 21:23:45.965485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6497 2024.06.17 21:23:45.965533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6498 2024.06.17 21:23:45.965552 [ 3 ] {} <Debug> HTTP-Session: 7d0e08f5-bae0-417e-bb77-b60059ee49eb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6499 2024.06.17 21:23:45.965569 [ 3 ] {} <Debug> HTTP-Session: 7d0e08f5-bae0-417e-bb77-b60059ee49eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6500 2024.06.17 21:23:45.965582 [ 3 ] {} <Debug> HTTP-Session: 7d0e08f5-bae0-417e-bb77-b60059ee49eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.06.17 21:23:45.965613 [ 3 ] {} <Trace> HTTP-Session: 7d0e08f5-bae0-417e-bb77-b60059ee49eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6502 2024.06.17 21:23:45.965797 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6503 2024.06.17 21:23:45.965844 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6504 2024.06.17 21:23:45.966008 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6505 2024.06.17 21:23:45.966405 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6506 2024.06.17 21:23:45.966443 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6507 2024.06.17 21:23:45.966841 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6508 2024.06.17 21:23:45.967188 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6509 2024.06.17 21:23:45.967337 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6510 2024.06.17 21:23:45.967345 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.00165 sec., 9696.969696969698 rows/sec., 13.09 MiB/sec.
6511 2024.06.17 21:23:45.967399 [ 87 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6512 2024.06.17 21:23:45.967471 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6513 2024.06.17 21:23:45.967658 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full
6514 2024.06.17 21:23:45.967698 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Debug> DynamicQueryHandler: Done processing query
6515 2024.06.17 21:23:45.967740 [ 3 ] {916bf646-c623-4e23-842e-1ae67dc4f2b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6516 2024.06.17 21:23:45.967785 [ 3 ] {} <Debug> HTTP-Session: 7d0e08f5-bae0-417e-bb77-b60059ee49eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6517 2024.06.17 21:23:45.967910 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6518 2024.06.17 21:23:45.967968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6519 2024.06.17 21:23:45.967993 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 468 rows starting from the beginning of the part
6520 2024.06.17 21:23:45.968074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6521 2024.06.17 21:23:45.968159 [ 3 ] {} <Debug> HTTP-Session: 705b2a63-0ce7-4a65-b769-edfe1999f830 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6522 2024.06.17 21:23:45.968211 [ 3 ] {} <Debug> HTTP-Session: 705b2a63-0ce7-4a65-b769-edfe1999f830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6523 2024.06.17 21:23:45.968285 [ 3 ] {} <Debug> HTTP-Session: 705b2a63-0ce7-4a65-b769-edfe1999f830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.06.17 21:23:45.968303 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part
6525 2024.06.17 21:23:45.968393 [ 3 ] {} <Trace> HTTP-Session: 705b2a63-0ce7-4a65-b769-edfe1999f830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6526 2024.06.17 21:23:45.968594 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
6527 2024.06.17 21:23:45.968878 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part
6528 2024.06.17 21:23:45.968901 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6529 2024.06.17 21:23:45.969080 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6530 2024.06.17 21:23:45.969184 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
6531 2024.06.17 21:23:45.969644 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part
6532 2024.06.17 21:23:45.970232 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6533 2024.06.17 21:23:45.970928 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6534 2024.06.17 21:23:45.970998 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6535 2024.06.17 21:23:45.971585 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6536 2024.06.17 21:23:45.972543 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6537 2024.06.17 21:23:45.972986 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004296 sec., 13966.480446927373 rows/sec., 963.83 KiB/sec.
6538 2024.06.17 21:23:45.973751 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Debug> DynamicQueryHandler: Done processing query
6539 2024.06.17 21:23:45.973777 [ 3 ] {0f1d6d5d-a4c3-4306-b672-c24dbdf1aa9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6540 2024.06.17 21:23:45.973867 [ 3 ] {} <Debug> HTTP-Session: 705b2a63-0ce7-4a65-b769-edfe1999f830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6541 2024.06.17 21:23:45.974711 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 6 columns (6 merged, 0 gathered) in 0.007148343 sec., 76101.55248565997 rows/sec., 102.70 MiB/sec.
6542 2024.06.17 21:23:45.975235 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6543 2024.06.17 21:23:45.975678 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6544 2024.06.17 21:23:45.975760 [ 199 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6545 2024.06.17 21:23:45.975851 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB.
6546 2024.06.17 21:23:50.949375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6547 2024.06.17 21:23:50.949564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6548 2024.06.17 21:23:50.949610 [ 3 ] {} <Debug> HTTP-Session: 099adbcb-7cd7-4323-bee1-96062bc0db9e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6549 2024.06.17 21:23:50.949650 [ 3 ] {} <Debug> HTTP-Session: 099adbcb-7cd7-4323-bee1-96062bc0db9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6550 2024.06.17 21:23:50.949679 [ 3 ] {} <Debug> HTTP-Session: 099adbcb-7cd7-4323-bee1-96062bc0db9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6551 2024.06.17 21:23:50.949759 [ 3 ] {} <Trace> HTTP-Session: 099adbcb-7cd7-4323-bee1-96062bc0db9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6552 2024.06.17 21:23:50.949950 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6553 2024.06.17 21:23:50.950016 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6554 2024.06.17 21:23:50.950201 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6555 2024.06.17 21:23:50.950615 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6556 2024.06.17 21:23:50.950654 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6557 2024.06.17 21:23:50.951027 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6558 2024.06.17 21:23:50.951360 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6559 2024.06.17 21:23:50.951504 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001613 sec., 8679.479231246125 rows/sec., 703.51 KiB/sec.
6560 2024.06.17 21:23:50.951702 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Debug> DynamicQueryHandler: Done processing query
6561 2024.06.17 21:23:50.951729 [ 3 ] {32993932-c606-4b3f-9891-293fec6927db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6562 2024.06.17 21:23:50.951746 [ 3 ] {} <Debug> HTTP-Session: 099adbcb-7cd7-4323-bee1-96062bc0db9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6563 2024.06.17 21:23:50.951915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6564 2024.06.17 21:23:50.951964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6565 2024.06.17 21:23:50.951984 [ 3 ] {} <Debug> HTTP-Session: 097c0aab-26cd-42b6-8d66-a54e35fcb46b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6566 2024.06.17 21:23:50.952000 [ 3 ] {} <Debug> HTTP-Session: 097c0aab-26cd-42b6-8d66-a54e35fcb46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6567 2024.06.17 21:23:50.952014 [ 3 ] {} <Debug> HTTP-Session: 097c0aab-26cd-42b6-8d66-a54e35fcb46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6568 2024.06.17 21:23:50.952046 [ 3 ] {} <Trace> HTTP-Session: 097c0aab-26cd-42b6-8d66-a54e35fcb46b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6569 2024.06.17 21:23:50.952167 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6570 2024.06.17 21:23:50.952211 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6571 2024.06.17 21:23:50.952336 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6572 2024.06.17 21:23:50.952684 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6573 2024.06.17 21:23:50.952720 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6574 2024.06.17 21:23:50.953036 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6575 2024.06.17 21:23:50.953348 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6576 2024.06.17 21:23:50.953481 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001355 sec., 72324.72324723247 rows/sec., 5.94 MiB/sec.
6577 2024.06.17 21:23:50.953752 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Debug> DynamicQueryHandler: Done processing query
6578 2024.06.17 21:23:50.953815 [ 3 ] {0db8a28f-c232-4035-beef-a6dc31e54904} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6579 2024.06.17 21:23:50.953867 [ 3 ] {} <Debug> HTTP-Session: 097c0aab-26cd-42b6-8d66-a54e35fcb46b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.06.17 21:23:50.954061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6581 2024.06.17 21:23:50.954113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6582 2024.06.17 21:23:50.954132 [ 3 ] {} <Debug> HTTP-Session: 48de456a-0394-4ef7-b72f-f1e99d4d257f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6583 2024.06.17 21:23:50.954149 [ 3 ] {} <Debug> HTTP-Session: 48de456a-0394-4ef7-b72f-f1e99d4d257f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.06.17 21:23:50.954162 [ 3 ] {} <Debug> HTTP-Session: 48de456a-0394-4ef7-b72f-f1e99d4d257f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6585 2024.06.17 21:23:50.954195 [ 3 ] {} <Trace> HTTP-Session: 48de456a-0394-4ef7-b72f-f1e99d4d257f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6586 2024.06.17 21:23:50.954322 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6587 2024.06.17 21:23:50.954368 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6588 2024.06.17 21:23:50.954518 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6589 2024.06.17 21:23:50.954879 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6590 2024.06.17 21:23:50.954918 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6591 2024.06.17 21:23:50.955286 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6592 2024.06.17 21:23:50.955603 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6593 2024.06.17 21:23:50.955768 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00148 sec., 52702.70270270271 rows/sec., 4.11 MiB/sec.
6594 2024.06.17 21:23:50.955949 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Debug> DynamicQueryHandler: Done processing query
6595 2024.06.17 21:23:50.955973 [ 3 ] {cae67712-a44a-42fe-8980-b0ddce6fa5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6596 2024.06.17 21:23:50.955989 [ 3 ] {} <Debug> HTTP-Session: 48de456a-0394-4ef7-b72f-f1e99d4d257f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6597 2024.06.17 21:23:50.956154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6598 2024.06.17 21:23:50.956204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6599 2024.06.17 21:23:50.956223 [ 3 ] {} <Debug> HTTP-Session: 5c420b2b-e5fa-4d9a-bb60-2a894960e483 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6600 2024.06.17 21:23:50.956240 [ 3 ] {} <Debug> HTTP-Session: 5c420b2b-e5fa-4d9a-bb60-2a894960e483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6601 2024.06.17 21:23:50.956253 [ 3 ] {} <Debug> HTTP-Session: 5c420b2b-e5fa-4d9a-bb60-2a894960e483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6602 2024.06.17 21:23:50.956284 [ 3 ] {} <Trace> HTTP-Session: 5c420b2b-e5fa-4d9a-bb60-2a894960e483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6603 2024.06.17 21:23:50.956427 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6604 2024.06.17 21:23:50.956473 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6605 2024.06.17 21:23:50.956622 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6606 2024.06.17 21:23:50.957003 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6607 2024.06.17 21:23:50.957038 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6608 2024.06.17 21:23:50.957425 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6609 2024.06.17 21:23:50.957759 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6610 2024.06.17 21:23:50.957917 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec.
6611 2024.06.17 21:23:50.958086 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Debug> DynamicQueryHandler: Done processing query
6612 2024.06.17 21:23:50.958111 [ 3 ] {9b068f9d-432c-48f3-a9d2-86e502132ed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6613 2024.06.17 21:23:50.958127 [ 3 ] {} <Debug> HTTP-Session: 5c420b2b-e5fa-4d9a-bb60-2a894960e483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6614 2024.06.17 21:23:50.958260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6615 2024.06.17 21:23:50.958308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6616 2024.06.17 21:23:50.958328 [ 3 ] {} <Debug> HTTP-Session: 4c9ecd76-1ef0-4a30-9607-ba4e03bb5790 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6617 2024.06.17 21:23:50.958344 [ 3 ] {} <Debug> HTTP-Session: 4c9ecd76-1ef0-4a30-9607-ba4e03bb5790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6618 2024.06.17 21:23:50.958358 [ 3 ] {} <Debug> HTTP-Session: 4c9ecd76-1ef0-4a30-9607-ba4e03bb5790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6619 2024.06.17 21:23:50.958388 [ 3 ] {} <Trace> HTTP-Session: 4c9ecd76-1ef0-4a30-9607-ba4e03bb5790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6620 2024.06.17 21:23:50.958566 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6621 2024.06.17 21:23:50.958613 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6622 2024.06.17 21:23:50.958773 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6623 2024.06.17 21:23:50.959186 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6624 2024.06.17 21:23:50.959234 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6625 2024.06.17 21:23:50.959731 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6626 2024.06.17 21:23:50.960091 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6627 2024.06.17 21:23:50.960245 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 10.62 MiB/sec.
6628 2024.06.17 21:23:50.960408 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Debug> DynamicQueryHandler: Done processing query
6629 2024.06.17 21:23:50.960433 [ 3 ] {134ca4ff-0e41-4536-9923-40fa53efd1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6630 2024.06.17 21:23:50.960449 [ 3 ] {} <Debug> HTTP-Session: 4c9ecd76-1ef0-4a30-9607-ba4e03bb5790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6631 2024.06.17 21:23:50.960572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6632 2024.06.17 21:23:50.960620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6633 2024.06.17 21:23:50.960640 [ 3 ] {} <Debug> HTTP-Session: fc74e432-0973-46ba-936f-9a84d287dce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6634 2024.06.17 21:23:50.960657 [ 3 ] {} <Debug> HTTP-Session: fc74e432-0973-46ba-936f-9a84d287dce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.06.17 21:23:50.960671 [ 3 ] {} <Debug> HTTP-Session: fc74e432-0973-46ba-936f-9a84d287dce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.06.17 21:23:50.960701 [ 3 ] {} <Trace> HTTP-Session: fc74e432-0973-46ba-936f-9a84d287dce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6637 2024.06.17 21:23:50.960820 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6638 2024.06.17 21:23:50.960866 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6639 2024.06.17 21:23:50.960997 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6640 2024.06.17 21:23:50.961302 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6641 2024.06.17 21:23:50.961337 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6642 2024.06.17 21:23:50.961699 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6643 2024.06.17 21:23:50.962018 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6644 2024.06.17 21:23:50.962174 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
6645 2024.06.17 21:23:50.962339 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Debug> DynamicQueryHandler: Done processing query
6646 2024.06.17 21:23:50.962363 [ 3 ] {045d91fc-a00a-4bf6-8799-2e273d6f33f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6647 2024.06.17 21:23:50.962379 [ 3 ] {} <Debug> HTTP-Session: fc74e432-0973-46ba-936f-9a84d287dce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6648 2024.06.17 21:23:55.948752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6649 2024.06.17 21:23:55.948899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6650 2024.06.17 21:23:55.948929 [ 3 ] {} <Debug> HTTP-Session: ead40581-9df7-4054-80ec-97dd82c71ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6651 2024.06.17 21:23:55.948960 [ 3 ] {} <Debug> HTTP-Session: ead40581-9df7-4054-80ec-97dd82c71ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.06.17 21:23:55.948978 [ 3 ] {} <Debug> HTTP-Session: ead40581-9df7-4054-80ec-97dd82c71ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6653 2024.06.17 21:23:55.949034 [ 3 ] {} <Trace> HTTP-Session: ead40581-9df7-4054-80ec-97dd82c71ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6654 2024.06.17 21:23:55.949246 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6655 2024.06.17 21:23:55.949324 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6656 2024.06.17 21:23:55.949549 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6657 2024.06.17 21:23:55.949989 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6658 2024.06.17 21:23:55.950031 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6659 2024.06.17 21:23:55.950397 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6660 2024.06.17 21:23:55.950729 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6661 2024.06.17 21:23:55.950905 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001717 sec., 9318.578916715202 rows/sec., 755.31 KiB/sec.
6662 2024.06.17 21:23:55.951097 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Debug> DynamicQueryHandler: Done processing query
6663 2024.06.17 21:23:55.951122 [ 3 ] {8e2b7d5d-471c-4437-b43a-27f7d9966c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6664 2024.06.17 21:23:55.951139 [ 3 ] {} <Debug> HTTP-Session: ead40581-9df7-4054-80ec-97dd82c71ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.06.17 21:23:55.951322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6666 2024.06.17 21:23:55.951376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6667 2024.06.17 21:23:55.951396 [ 3 ] {} <Debug> HTTP-Session: e4a55df8-e560-4ea7-82f2-ccf5f7c92b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6668 2024.06.17 21:23:55.951413 [ 3 ] {} <Debug> HTTP-Session: e4a55df8-e560-4ea7-82f2-ccf5f7c92b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6669 2024.06.17 21:23:55.951428 [ 3 ] {} <Debug> HTTP-Session: e4a55df8-e560-4ea7-82f2-ccf5f7c92b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6670 2024.06.17 21:23:55.951459 [ 3 ] {} <Trace> HTTP-Session: e4a55df8-e560-4ea7-82f2-ccf5f7c92b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6671 2024.06.17 21:23:55.951591 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6672 2024.06.17 21:23:55.951636 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6673 2024.06.17 21:23:55.951758 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6674 2024.06.17 21:23:55.952120 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6675 2024.06.17 21:23:55.952157 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6676 2024.06.17 21:23:55.952483 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6677 2024.06.17 21:23:55.952786 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6678 2024.06.17 21:23:55.952943 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001392 sec., 74712.64367816092 rows/sec., 6.07 MiB/sec.
6679 2024.06.17 21:23:55.952953 [ 77 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6680 2024.06.17 21:23:55.953054 [ 77 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6681 2024.06.17 21:23:55.953100 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6682 2024.06.17 21:23:55.953224 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Debug> DynamicQueryHandler: Done processing query
6683 2024.06.17 21:23:55.953272 [ 3 ] {a71a6b58-8556-47ca-8c0f-e0fd20d17da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6684 2024.06.17 21:23:55.953290 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6685 2024.06.17 21:23:55.953303 [ 3 ] {} <Debug> HTTP-Session: e4a55df8-e560-4ea7-82f2-ccf5f7c92b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.06.17 21:23:55.953534 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6687 2024.06.17 21:23:55.953552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6688 2024.06.17 21:23:55.953606 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 189 rows starting from the beginning of the part
6689 2024.06.17 21:23:55.953650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6690 2024.06.17 21:23:55.953709 [ 3 ] {} <Debug> HTTP-Session: 2fd0c717-a6c7-434d-aac6-0239fd276533 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6691 2024.06.17 21:23:55.953786 [ 3 ] {} <Debug> HTTP-Session: 2fd0c717-a6c7-434d-aac6-0239fd276533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6692 2024.06.17 21:23:55.953859 [ 3 ] {} <Debug> HTTP-Session: 2fd0c717-a6c7-434d-aac6-0239fd276533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.06.17 21:23:55.953854 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part
6694 2024.06.17 21:23:55.954022 [ 3 ] {} <Trace> HTTP-Session: 2fd0c717-a6c7-434d-aac6-0239fd276533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6695 2024.06.17 21:23:55.954147 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 98 rows starting from the beginning of the part
6696 2024.06.17 21:23:55.954454 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 105 rows starting from the beginning of the part
6697 2024.06.17 21:23:55.954722 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part
6698 2024.06.17 21:23:55.954751 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6699 2024.06.17 21:23:55.954960 [ 201 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part
6700 2024.06.17 21:23:55.954975 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6701 2024.06.17 21:23:55.955669 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6702 2024.06.17 21:23:55.956534 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2024.06.17 21:23:55.956602 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6704 2024.06.17 21:23:55.957450 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6705 2024.06.17 21:23:55.958287 [ 199 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 4 columns (4 merged, 0 gathered) in 0.005091402 sec., 137093.86923287535 rows/sec., 11.19 MiB/sec.
6706 2024.06.17 21:23:55.958699 [ 199 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6707 2024.06.17 21:23:55.958827 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6708 2024.06.17 21:23:55.959074 [ 77 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6709 2024.06.17 21:23:55.959190 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00467 sec., 17130.620985010708 rows/sec., 1.34 MiB/sec.
6710 2024.06.17 21:23:55.959242 [ 77 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6711 2024.06.17 21:23:55.959427 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6712 2024.06.17 21:23:55.959885 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6713 2024.06.17 21:23:55.960011 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Debug> DynamicQueryHandler: Done processing query
6714 2024.06.17 21:23:55.960094 [ 3 ] {fd9743ea-8c8f-4949-adf1-50da966c6157} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6715 2024.06.17 21:23:55.960162 [ 199 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6716 2024.06.17 21:23:55.960184 [ 3 ] {} <Debug> HTTP-Session: 2fd0c717-a6c7-434d-aac6-0239fd276533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6717 2024.06.17 21:23:55.960376 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6718 2024.06.17 21:23:55.960436 [ 199 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_41_8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6719 2024.06.17 21:23:55.960443 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 150 rows starting from the beginning of the part
6720 2024.06.17 21:23:55.960496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6721 2024.06.17 21:23:55.960773 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6722 2024.06.17 21:23:55.960813 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part
6723 2024.06.17 21:23:55.960853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6724 2024.06.17 21:23:55.960972 [ 3 ] {} <Debug> HTTP-Session: 21f35de1-3870-4255-986c-cc2fbb66d62e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6725 2024.06.17 21:23:55.961071 [ 3 ] {} <Debug> HTTP-Session: 21f35de1-3870-4255-986c-cc2fbb66d62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6726 2024.06.17 21:23:55.961108 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 78 rows starting from the beginning of the part
6727 2024.06.17 21:23:55.961147 [ 3 ] {} <Debug> HTTP-Session: 21f35de1-3870-4255-986c-cc2fbb66d62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.06.17 21:23:55.961350 [ 3 ] {} <Trace> HTTP-Session: 21f35de1-3870-4255-986c-cc2fbb66d62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6729 2024.06.17 21:23:55.961392 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
6730 2024.06.17 21:23:55.961504 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 78 rows starting from the beginning of the part
6731 2024.06.17 21:23:55.961910 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part
6732 2024.06.17 21:23:55.962059 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6733 2024.06.17 21:23:55.962335 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6734 2024.06.17 21:23:55.962874 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6735 2024.06.17 21:23:55.963874 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6736 2024.06.17 21:23:55.963943 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6737 2024.06.17 21:23:55.964907 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 4 columns (4 merged, 0 gathered) in 0.005322064 sec., 102967.57047641667 rows/sec., 8.04 MiB/sec.
6738 2024.06.17 21:23:55.964955 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6739 2024.06.17 21:23:55.965107 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6740 2024.06.17 21:23:55.965491 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6741 2024.06.17 21:23:55.965728 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004093 sec., 39091.13119960909 rows/sec., 2.72 MiB/sec.
6742 2024.06.17 21:23:55.965832 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6743 2024.06.17 21:23:55.965937 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_41_8} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6744 2024.06.17 21:23:55.965965 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Debug> DynamicQueryHandler: Done processing query
6745 2024.06.17 21:23:55.966004 [ 3 ] {de862ede-08d7-4c1a-9feb-b81cd9b7f909} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6746 2024.06.17 21:23:55.966036 [ 3 ] {} <Debug> HTTP-Session: 21f35de1-3870-4255-986c-cc2fbb66d62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6747 2024.06.17 21:23:55.966042 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6748 2024.06.17 21:23:55.966171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6749 2024.06.17 21:23:55.966219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6750 2024.06.17 21:23:55.966239 [ 3 ] {} <Debug> HTTP-Session: 86738b20-e4c5-4006-b12d-6e1b2c275fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6751 2024.06.17 21:23:55.966256 [ 3 ] {} <Debug> HTTP-Session: 86738b20-e4c5-4006-b12d-6e1b2c275fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6752 2024.06.17 21:23:55.966270 [ 3 ] {} <Debug> HTTP-Session: 86738b20-e4c5-4006-b12d-6e1b2c275fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6753 2024.06.17 21:23:55.966302 [ 3 ] {} <Trace> HTTP-Session: 86738b20-e4c5-4006-b12d-6e1b2c275fa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6754 2024.06.17 21:23:55.966498 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6755 2024.06.17 21:23:55.966544 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6756 2024.06.17 21:23:55.966705 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6757 2024.06.17 21:23:55.967103 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6758 2024.06.17 21:23:55.967137 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6759 2024.06.17 21:23:55.967530 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6760 2024.06.17 21:23:55.967863 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6761 2024.06.17 21:23:55.968031 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001641 sec., 9750.152346130408 rows/sec., 13.16 MiB/sec.
6762 2024.06.17 21:23:55.968350 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Debug> DynamicQueryHandler: Done processing query
6763 2024.06.17 21:23:55.968398 [ 3 ] {f9a61cd8-0648-4766-aaf0-5edb8f2a92c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6764 2024.06.17 21:23:55.968424 [ 3 ] {} <Debug> HTTP-Session: 86738b20-e4c5-4006-b12d-6e1b2c275fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.06.17 21:23:55.968557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6766 2024.06.17 21:23:55.968604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6767 2024.06.17 21:23:55.968623 [ 3 ] {} <Debug> HTTP-Session: 7a2495a2-6495-4a4b-a47f-f713f5e1efea Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6768 2024.06.17 21:23:55.968639 [ 3 ] {} <Debug> HTTP-Session: 7a2495a2-6495-4a4b-a47f-f713f5e1efea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6769 2024.06.17 21:23:55.968653 [ 3 ] {} <Debug> HTTP-Session: 7a2495a2-6495-4a4b-a47f-f713f5e1efea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6770 2024.06.17 21:23:55.968683 [ 3 ] {} <Trace> HTTP-Session: 7a2495a2-6495-4a4b-a47f-f713f5e1efea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6771 2024.06.17 21:23:55.968797 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6772 2024.06.17 21:23:55.968843 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6773 2024.06.17 21:23:55.968985 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6774 2024.06.17 21:23:55.969299 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6775 2024.06.17 21:23:55.969335 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6776 2024.06.17 21:23:55.969700 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6777 2024.06.17 21:23:55.970019 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6778 2024.06.17 21:23:55.970171 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec.
6779 2024.06.17 21:23:55.970324 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Debug> DynamicQueryHandler: Done processing query
6780 2024.06.17 21:23:55.970348 [ 3 ] {3a53b0e5-e301-4b5d-86d6-b0a53cd0aa93} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6781 2024.06.17 21:23:55.970364 [ 3 ] {} <Debug> HTTP-Session: 7a2495a2-6495-4a4b-a47f-f713f5e1efea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.06.17 21:24:00.178313 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
6783 2024.06.17 21:24:00.178412 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
6784 2024.06.17 21:24:00.950122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6785 2024.06.17 21:24:00.950362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6786 2024.06.17 21:24:00.950432 [ 3 ] {} <Debug> HTTP-Session: eeecf62f-d96e-4e9a-ac8b-dec09f80aeac Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6787 2024.06.17 21:24:00.950476 [ 3 ] {} <Debug> HTTP-Session: eeecf62f-d96e-4e9a-ac8b-dec09f80aeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.06.17 21:24:00.950504 [ 3 ] {} <Debug> HTTP-Session: eeecf62f-d96e-4e9a-ac8b-dec09f80aeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6789 2024.06.17 21:24:00.950584 [ 3 ] {} <Trace> HTTP-Session: eeecf62f-d96e-4e9a-ac8b-dec09f80aeac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6790 2024.06.17 21:24:00.950878 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6791 2024.06.17 21:24:00.950984 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6792 2024.06.17 21:24:00.951204 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6793 2024.06.17 21:24:00.951618 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6794 2024.06.17 21:24:00.951663 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6795 2024.06.17 21:24:00.952043 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6796 2024.06.17 21:24:00.952371 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6797 2024.06.17 21:24:00.952552 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001761 sec., 7950.028392958547 rows/sec., 644.39 KiB/sec.
6798 2024.06.17 21:24:00.952768 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Debug> DynamicQueryHandler: Done processing query
6799 2024.06.17 21:24:00.952795 [ 3 ] {df38badd-cfa1-457e-a6c2-cdf324784ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6800 2024.06.17 21:24:00.952812 [ 3 ] {} <Debug> HTTP-Session: eeecf62f-d96e-4e9a-ac8b-dec09f80aeac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6801 2024.06.17 21:24:00.952975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6802 2024.06.17 21:24:00.953029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6803 2024.06.17 21:24:00.953048 [ 3 ] {} <Debug> HTTP-Session: d54e0616-7119-4a2a-8524-ac03c845fa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6804 2024.06.17 21:24:00.953066 [ 3 ] {} <Debug> HTTP-Session: d54e0616-7119-4a2a-8524-ac03c845fa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.06.17 21:24:00.953080 [ 3 ] {} <Debug> HTTP-Session: d54e0616-7119-4a2a-8524-ac03c845fa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6806 2024.06.17 21:24:00.953115 [ 3 ] {} <Trace> HTTP-Session: d54e0616-7119-4a2a-8524-ac03c845fa1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6807 2024.06.17 21:24:00.953261 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6808 2024.06.17 21:24:00.953308 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6809 2024.06.17 21:24:00.953439 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6810 2024.06.17 21:24:00.953828 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6811 2024.06.17 21:24:00.953865 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6812 2024.06.17 21:24:00.954182 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6813 2024.06.17 21:24:00.954483 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6814 2024.06.17 21:24:00.954635 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Debug> executeQuery: Read 134 rows, 11.00 KiB in 0.001437 sec., 93249.82602644399 rows/sec., 7.48 MiB/sec.
6815 2024.06.17 21:24:00.954791 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Debug> DynamicQueryHandler: Done processing query
6816 2024.06.17 21:24:00.954815 [ 3 ] {b232accd-80b5-4ff4-9860-50d03bcebc49} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6817 2024.06.17 21:24:00.954831 [ 3 ] {} <Debug> HTTP-Session: d54e0616-7119-4a2a-8524-ac03c845fa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6818 2024.06.17 21:24:00.954993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6819 2024.06.17 21:24:00.955041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6820 2024.06.17 21:24:00.955060 [ 3 ] {} <Debug> HTTP-Session: a7a3beb8-5c96-4c68-ab81-156fe93c6f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6821 2024.06.17 21:24:00.955076 [ 3 ] {} <Debug> HTTP-Session: a7a3beb8-5c96-4c68-ab81-156fe93c6f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.06.17 21:24:00.955090 [ 3 ] {} <Debug> HTTP-Session: a7a3beb8-5c96-4c68-ab81-156fe93c6f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6823 2024.06.17 21:24:00.955122 [ 3 ] {} <Trace> HTTP-Session: a7a3beb8-5c96-4c68-ab81-156fe93c6f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6824 2024.06.17 21:24:00.955243 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6825 2024.06.17 21:24:00.955286 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6826 2024.06.17 21:24:00.955411 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6827 2024.06.17 21:24:00.955740 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6828 2024.06.17 21:24:00.955776 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6829 2024.06.17 21:24:00.956101 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6830 2024.06.17 21:24:00.956394 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6831 2024.06.17 21:24:00.956571 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.001368 sec., 74561.40350877192 rows/sec., 5.81 MiB/sec.
6832 2024.06.17 21:24:00.956893 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Debug> DynamicQueryHandler: Done processing query
6833 2024.06.17 21:24:00.956929 [ 3 ] {d22d57eb-2292-438e-a75b-238363474d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6834 2024.06.17 21:24:00.956945 [ 3 ] {} <Debug> HTTP-Session: a7a3beb8-5c96-4c68-ab81-156fe93c6f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6835 2024.06.17 21:24:00.957129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6836 2024.06.17 21:24:00.957178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6837 2024.06.17 21:24:00.957197 [ 3 ] {} <Debug> HTTP-Session: fe10f413-4b55-46f9-8ce6-45368bda6d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6838 2024.06.17 21:24:00.957213 [ 3 ] {} <Debug> HTTP-Session: fe10f413-4b55-46f9-8ce6-45368bda6d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.06.17 21:24:00.957226 [ 3 ] {} <Debug> HTTP-Session: fe10f413-4b55-46f9-8ce6-45368bda6d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6840 2024.06.17 21:24:00.957257 [ 3 ] {} <Trace> HTTP-Session: fe10f413-4b55-46f9-8ce6-45368bda6d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6841 2024.06.17 21:24:00.957424 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6842 2024.06.17 21:24:00.957496 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6843 2024.06.17 21:24:00.957660 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6844 2024.06.17 21:24:00.958059 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6845 2024.06.17 21:24:00.958095 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6846 2024.06.17 21:24:00.958476 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6847 2024.06.17 21:24:00.958797 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6848 2024.06.17 21:24:00.958959 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001616 sec., 121287.12871287129 rows/sec., 8.47 MiB/sec.
6849 2024.06.17 21:24:00.959118 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Debug> DynamicQueryHandler: Done processing query
6850 2024.06.17 21:24:00.959142 [ 3 ] {4f34f295-1e91-4377-ad8a-d9f25a955c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6851 2024.06.17 21:24:00.959157 [ 3 ] {} <Debug> HTTP-Session: fe10f413-4b55-46f9-8ce6-45368bda6d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.06.17 21:24:00.959292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6853 2024.06.17 21:24:00.959338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6854 2024.06.17 21:24:00.959357 [ 3 ] {} <Debug> HTTP-Session: a469492d-0d32-4cc1-af22-da373c47708b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6855 2024.06.17 21:24:00.959373 [ 3 ] {} <Debug> HTTP-Session: a469492d-0d32-4cc1-af22-da373c47708b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.06.17 21:24:00.959387 [ 3 ] {} <Debug> HTTP-Session: a469492d-0d32-4cc1-af22-da373c47708b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.06.17 21:24:00.959417 [ 3 ] {} <Trace> HTTP-Session: a469492d-0d32-4cc1-af22-da373c47708b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6858 2024.06.17 21:24:00.959596 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6859 2024.06.17 21:24:00.959643 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6860 2024.06.17 21:24:00.959800 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6861 2024.06.17 21:24:00.960158 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6862 2024.06.17 21:24:00.960192 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6863 2024.06.17 21:24:00.960577 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6864 2024.06.17 21:24:00.960915 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6865 2024.06.17 21:24:00.961079 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001584 sec., 8838.38383838384 rows/sec., 11.93 MiB/sec.
6866 2024.06.17 21:24:00.961252 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Debug> DynamicQueryHandler: Done processing query
6867 2024.06.17 21:24:00.961277 [ 3 ] {0f624719-1f13-4763-929b-02b6c021a1fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6868 2024.06.17 21:24:00.961292 [ 3 ] {} <Debug> HTTP-Session: a469492d-0d32-4cc1-af22-da373c47708b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.06.17 21:24:00.961416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6870 2024.06.17 21:24:00.961464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6871 2024.06.17 21:24:00.961483 [ 3 ] {} <Debug> HTTP-Session: d634a9e1-2825-4a12-a953-d9469436fb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6872 2024.06.17 21:24:00.961499 [ 3 ] {} <Debug> HTTP-Session: d634a9e1-2825-4a12-a953-d9469436fb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.06.17 21:24:00.961512 [ 3 ] {} <Debug> HTTP-Session: d634a9e1-2825-4a12-a953-d9469436fb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6874 2024.06.17 21:24:00.961543 [ 3 ] {} <Trace> HTTP-Session: d634a9e1-2825-4a12-a953-d9469436fb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6875 2024.06.17 21:24:00.961655 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6876 2024.06.17 21:24:00.961698 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6877 2024.06.17 21:24:00.961824 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6878 2024.06.17 21:24:00.962093 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6879 2024.06.17 21:24:00.962129 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6880 2024.06.17 21:24:00.962479 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6881 2024.06.17 21:24:00.962792 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6882 2024.06.17 21:24:00.962954 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
6883 2024.06.17 21:24:00.963106 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Debug> DynamicQueryHandler: Done processing query
6884 2024.06.17 21:24:00.963130 [ 3 ] {b8580c76-87b9-4ebb-b79f-a6dcfd305d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6885 2024.06.17 21:24:00.963145 [ 3 ] {} <Debug> HTTP-Session: d634a9e1-2825-4a12-a953-d9469436fb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.06.17 21:24:01.001714 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001242662 sec.
6887 2024.06.17 21:24:05.948964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6888 2024.06.17 21:24:05.949118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6889 2024.06.17 21:24:05.949150 [ 3 ] {} <Debug> HTTP-Session: 3f92d0cd-95f6-4808-88da-d91c5d071d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6890 2024.06.17 21:24:05.949180 [ 3 ] {} <Debug> HTTP-Session: 3f92d0cd-95f6-4808-88da-d91c5d071d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.06.17 21:24:05.949198 [ 3 ] {} <Debug> HTTP-Session: 3f92d0cd-95f6-4808-88da-d91c5d071d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6892 2024.06.17 21:24:05.949257 [ 3 ] {} <Trace> HTTP-Session: 3f92d0cd-95f6-4808-88da-d91c5d071d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6893 2024.06.17 21:24:05.949474 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6894 2024.06.17 21:24:05.949550 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6895 2024.06.17 21:24:05.949770 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6896 2024.06.17 21:24:05.950237 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6897 2024.06.17 21:24:05.950285 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6898 2024.06.17 21:24:05.950662 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6899 2024.06.17 21:24:05.950993 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6900 2024.06.17 21:24:05.951163 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001753 sec., 9127.210496292071 rows/sec., 739.80 KiB/sec.
6901 2024.06.17 21:24:05.951383 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Debug> DynamicQueryHandler: Done processing query
6902 2024.06.17 21:24:05.951411 [ 3 ] {9f7783c8-dc0a-41a0-82f5-1aaf10a16532} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6903 2024.06.17 21:24:05.951429 [ 3 ] {} <Debug> HTTP-Session: 3f92d0cd-95f6-4808-88da-d91c5d071d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.06.17 21:24:05.951605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6905 2024.06.17 21:24:05.951659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6906 2024.06.17 21:24:05.951680 [ 3 ] {} <Debug> HTTP-Session: 37dc465f-58f8-4543-ad5c-6fe8e8651908 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6907 2024.06.17 21:24:05.951697 [ 3 ] {} <Debug> HTTP-Session: 37dc465f-58f8-4543-ad5c-6fe8e8651908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.06.17 21:24:05.951711 [ 3 ] {} <Debug> HTTP-Session: 37dc465f-58f8-4543-ad5c-6fe8e8651908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.06.17 21:24:05.951747 [ 3 ] {} <Trace> HTTP-Session: 37dc465f-58f8-4543-ad5c-6fe8e8651908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6910 2024.06.17 21:24:05.951881 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6911 2024.06.17 21:24:05.951928 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6912 2024.06.17 21:24:05.952058 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6913 2024.06.17 21:24:05.952419 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6914 2024.06.17 21:24:05.952457 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6915 2024.06.17 21:24:05.952776 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6916 2024.06.17 21:24:05.953083 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6917 2024.06.17 21:24:05.953237 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001406 sec., 73968.70554765292 rows/sec., 6.01 MiB/sec.
6918 2024.06.17 21:24:05.953429 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Debug> DynamicQueryHandler: Done processing query
6919 2024.06.17 21:24:05.953458 [ 3 ] {ba2ddd25-24e3-4525-9f01-56a3ead1c983} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6920 2024.06.17 21:24:05.953477 [ 3 ] {} <Debug> HTTP-Session: 37dc465f-58f8-4543-ad5c-6fe8e8651908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.06.17 21:24:05.953614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6922 2024.06.17 21:24:05.953663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6923 2024.06.17 21:24:05.953683 [ 3 ] {} <Debug> HTTP-Session: 195ab6e6-22f7-43a3-8d74-c823bf69ad33 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6924 2024.06.17 21:24:05.953699 [ 3 ] {} <Debug> HTTP-Session: 195ab6e6-22f7-43a3-8d74-c823bf69ad33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6925 2024.06.17 21:24:05.953713 [ 3 ] {} <Debug> HTTP-Session: 195ab6e6-22f7-43a3-8d74-c823bf69ad33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.06.17 21:24:05.953745 [ 3 ] {} <Trace> HTTP-Session: 195ab6e6-22f7-43a3-8d74-c823bf69ad33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6927 2024.06.17 21:24:05.953865 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6928 2024.06.17 21:24:05.953908 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6929 2024.06.17 21:24:05.954035 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6930 2024.06.17 21:24:05.954446 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6931 2024.06.17 21:24:05.954482 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6932 2024.06.17 21:24:05.954796 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6933 2024.06.17 21:24:05.955110 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6934 2024.06.17 21:24:05.955244 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001427 sec., 56061.66783461808 rows/sec., 4.38 MiB/sec.
6935 2024.06.17 21:24:05.955504 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Debug> DynamicQueryHandler: Done processing query
6936 2024.06.17 21:24:05.955560 [ 3 ] {c1d21029-9d6d-4adc-b52d-426597970f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6937 2024.06.17 21:24:05.955611 [ 3 ] {} <Debug> HTTP-Session: 195ab6e6-22f7-43a3-8d74-c823bf69ad33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.06.17 21:24:05.955845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6939 2024.06.17 21:24:05.955899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6940 2024.06.17 21:24:05.955918 [ 3 ] {} <Debug> HTTP-Session: 6ab798c6-4dca-48f2-bbe1-dcf4756d2625 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6941 2024.06.17 21:24:05.955935 [ 3 ] {} <Debug> HTTP-Session: 6ab798c6-4dca-48f2-bbe1-dcf4756d2625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.06.17 21:24:05.955949 [ 3 ] {} <Debug> HTTP-Session: 6ab798c6-4dca-48f2-bbe1-dcf4756d2625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.06.17 21:24:05.955982 [ 3 ] {} <Trace> HTTP-Session: 6ab798c6-4dca-48f2-bbe1-dcf4756d2625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6944 2024.06.17 21:24:05.956131 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6945 2024.06.17 21:24:05.956181 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6946 2024.06.17 21:24:05.956343 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6947 2024.06.17 21:24:05.956714 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.06.17 21:24:05.956749 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6949 2024.06.17 21:24:05.957132 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6950 2024.06.17 21:24:05.957454 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6951 2024.06.17 21:24:05.957607 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec.
6952 2024.06.17 21:24:05.957626 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6953 2024.06.17 21:24:05.957739 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6954 2024.06.17 21:24:05.957786 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6955 2024.06.17 21:24:05.957834 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Debug> DynamicQueryHandler: Done processing query
6956 2024.06.17 21:24:05.957903 [ 3 ] {df85c394-be2f-4574-a942-93081b53f666} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6957 2024.06.17 21:24:05.957998 [ 3 ] {} <Debug> HTTP-Session: 6ab798c6-4dca-48f2-bbe1-dcf4756d2625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.06.17 21:24:05.958225 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
6959 2024.06.17 21:24:05.958251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6960 2024.06.17 21:24:05.958391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6961 2024.06.17 21:24:05.958481 [ 3 ] {} <Debug> HTTP-Session: acc6deca-8a4e-44ec-8254-254cea3f5a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6962 2024.06.17 21:24:05.958552 [ 3 ] {} <Debug> HTTP-Session: acc6deca-8a4e-44ec-8254-254cea3f5a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.06.17 21:24:05.958621 [ 3 ] {} <Debug> HTTP-Session: acc6deca-8a4e-44ec-8254-254cea3f5a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6964 2024.06.17 21:24:05.958759 [ 3 ] {} <Trace> HTTP-Session: acc6deca-8a4e-44ec-8254-254cea3f5a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6965 2024.06.17 21:24:05.959013 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6966 2024.06.17 21:24:05.959066 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4777 rows starting from the beginning of the part
6967 2024.06.17 21:24:05.959158 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6968 2024.06.17 21:24:05.959312 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
6969 2024.06.17 21:24:05.959384 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6970 2024.06.17 21:24:05.959708 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
6971 2024.06.17 21:24:05.960077 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
6972 2024.06.17 21:24:05.960426 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 196 rows starting from the beginning of the part
6973 2024.06.17 21:24:05.960740 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
6974 2024.06.17 21:24:05.960782 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.06.17 21:24:05.961844 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6976 2024.06.17 21:24:05.961896 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6977 2024.06.17 21:24:05.962607 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6978 2024.06.17 21:24:05.963566 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6979 2024.06.17 21:24:05.963818 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.004832 sec., 3311.258278145695 rows/sec., 4.47 MiB/sec.
6980 2024.06.17 21:24:05.964184 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Debug> DynamicQueryHandler: Done processing query
6981 2024.06.17 21:24:05.964209 [ 3 ] {bf5d8020-2a64-477f-806d-994b395fe6a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6982 2024.06.17 21:24:05.964225 [ 3 ] {} <Debug> HTTP-Session: acc6deca-8a4e-44ec-8254-254cea3f5a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.06.17 21:24:05.964364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6984 2024.06.17 21:24:05.964417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6985 2024.06.17 21:24:05.964436 [ 3 ] {} <Debug> HTTP-Session: acbce059-cd26-4503-b6c9-9597a16f6afd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
6986 2024.06.17 21:24:05.964453 [ 3 ] {} <Debug> HTTP-Session: acbce059-cd26-4503-b6c9-9597a16f6afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.06.17 21:24:05.964474 [ 3 ] {} <Debug> HTTP-Session: acbce059-cd26-4503-b6c9-9597a16f6afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6988 2024.06.17 21:24:05.964508 [ 3 ] {} <Trace> HTTP-Session: acbce059-cd26-4503-b6c9-9597a16f6afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6989 2024.06.17 21:24:05.964665 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6990 2024.06.17 21:24:05.964712 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6991 2024.06.17 21:24:05.964850 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6992 2024.06.17 21:24:05.965251 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5614 rows, containing 5 columns (5 merged, 0 gathered) in 0.007364775 sec., 762277.1910886619 rows/sec., 53.21 MiB/sec.
6993 2024.06.17 21:24:05.965436 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6994 2024.06.17 21:24:05.965479 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
6995 2024.06.17 21:24:05.965692 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6996 2024.06.17 21:24:05.966198 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6997 2024.06.17 21:24:05.966643 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6998 2024.06.17 21:24:05.966827 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6999 2024.06.17 21:24:05.966896 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7000 2024.06.17 21:24:05.967016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB.
7001 2024.06.17 21:24:05.967178 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00258 sec., 23255.813953488374 rows/sec., 1.57 MiB/sec.
7002 2024.06.17 21:24:05.967180 [ 69 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7003 2024.06.17 21:24:05.967274 [ 69 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7004 2024.06.17 21:24:05.967326 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7005 2024.06.17 21:24:05.967513 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Debug> DynamicQueryHandler: Done processing query
7006 2024.06.17 21:24:05.967526 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7007 2024.06.17 21:24:05.967549 [ 3 ] {bdede7f6-5356-45c0-96a2-cb6667ecb012} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7008 2024.06.17 21:24:05.967603 [ 3 ] {} <Debug> HTTP-Session: acbce059-cd26-4503-b6c9-9597a16f6afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.06.17 21:24:05.967745 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7010 2024.06.17 21:24:05.967787 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1668 rows starting from the beginning of the part
7011 2024.06.17 21:24:05.967897 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
7012 2024.06.17 21:24:05.968063 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
7013 2024.06.17 21:24:05.968263 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
7014 2024.06.17 21:24:05.968425 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
7015 2024.06.17 21:24:05.968610 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
7016 2024.06.17 21:24:05.970032 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589456 sec., 760005.1902793483 rows/sec., 51.01 MiB/sec.
7017 2024.06.17 21:24:05.970272 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7018 2024.06.17 21:24:05.970657 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7019 2024.06.17 21:24:05.970744 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_41_8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7020 2024.06.17 21:24:05.970828 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
7021 2024.06.17 21:24:10.948749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7022 2024.06.17 21:24:10.948891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7023 2024.06.17 21:24:10.948920 [ 3 ] {} <Debug> HTTP-Session: f9cd3a2c-1cf7-41a6-bd3a-7d7073b68f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7024 2024.06.17 21:24:10.948948 [ 3 ] {} <Debug> HTTP-Session: f9cd3a2c-1cf7-41a6-bd3a-7d7073b68f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.06.17 21:24:10.948966 [ 3 ] {} <Debug> HTTP-Session: f9cd3a2c-1cf7-41a6-bd3a-7d7073b68f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7026 2024.06.17 21:24:10.949024 [ 3 ] {} <Trace> HTTP-Session: f9cd3a2c-1cf7-41a6-bd3a-7d7073b68f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7027 2024.06.17 21:24:10.949240 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7028 2024.06.17 21:24:10.949312 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7029 2024.06.17 21:24:10.949504 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7030 2024.06.17 21:24:10.949935 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7031 2024.06.17 21:24:10.949981 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7032 2024.06.17 21:24:10.950353 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7033 2024.06.17 21:24:10.950697 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7034 2024.06.17 21:24:10.950856 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.00168 sec., 8333.333333333332 rows/sec., 675.46 KiB/sec.
7035 2024.06.17 21:24:10.950903 [ 65 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7036 2024.06.17 21:24:10.951052 [ 65 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7037 2024.06.17 21:24:10.951117 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7038 2024.06.17 21:24:10.951165 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Debug> DynamicQueryHandler: Done processing query
7039 2024.06.17 21:24:10.951229 [ 3 ] {2514d922-cf50-477e-b99e-1d0d7baaf84e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7040 2024.06.17 21:24:10.951299 [ 3 ] {} <Debug> HTTP-Session: f9cd3a2c-1cf7-41a6-bd3a-7d7073b68f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.06.17 21:24:10.951410 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7042 2024.06.17 21:24:10.951496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7043 2024.06.17 21:24:10.951595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7044 2024.06.17 21:24:10.951650 [ 3 ] {} <Debug> HTTP-Session: fda51cc3-44a8-4df3-b389-87fab6548db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7045 2024.06.17 21:24:10.951694 [ 3 ] {} <Debug> HTTP-Session: fda51cc3-44a8-4df3-b389-87fab6548db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.06.17 21:24:10.951706 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7047 2024.06.17 21:24:10.951721 [ 3 ] {} <Debug> HTTP-Session: fda51cc3-44a8-4df3-b389-87fab6548db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7048 2024.06.17 21:24:10.951777 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 30 rows starting from the beginning of the part
7049 2024.06.17 21:24:10.951799 [ 3 ] {} <Trace> HTTP-Session: fda51cc3-44a8-4df3-b389-87fab6548db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7050 2024.06.17 21:24:10.952005 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
7051 2024.06.17 21:24:10.952138 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7052 2024.06.17 21:24:10.952343 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7053 2024.06.17 21:24:10.952396 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part
7054 2024.06.17 21:24:10.952745 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
7055 2024.06.17 21:24:10.953027 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part
7056 2024.06.17 21:24:10.953318 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
7057 2024.06.17 21:24:10.953765 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7058 2024.06.17 21:24:10.954546 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.06.17 21:24:10.954607 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7060 2024.06.17 21:24:10.955464 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7061 2024.06.17 21:24:10.956239 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.005012371 sec., 20748.66365638138 rows/sec., 1.64 MiB/sec.
7062 2024.06.17 21:24:10.956400 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7063 2024.06.17 21:24:10.956517 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7064 2024.06.17 21:24:10.956757 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004791 sec., 834.8987685243164 rows/sec., 68.08 KiB/sec.
7065 2024.06.17 21:24:10.957518 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Debug> DynamicQueryHandler: Done processing query
7066 2024.06.17 21:24:10.957565 [ 3 ] {9715be15-05b6-4cda-ad44-f8e42372688f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7067 2024.06.17 21:24:10.957594 [ 3 ] {} <Debug> HTTP-Session: fda51cc3-44a8-4df3-b389-87fab6548db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.06.17 21:24:10.957708 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7069 2024.06.17 21:24:10.957752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7070 2024.06.17 21:24:10.957838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7071 2024.06.17 21:24:10.957871 [ 3 ] {} <Debug> HTTP-Session: acc4b755-7e24-4a95-8cbb-cc631ac993ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7072 2024.06.17 21:24:10.957879 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_41_8} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7073 2024.06.17 21:24:10.957907 [ 3 ] {} <Debug> HTTP-Session: acc4b755-7e24-4a95-8cbb-cc631ac993ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.06.17 21:24:10.957933 [ 3 ] {} <Debug> HTTP-Session: acc4b755-7e24-4a95-8cbb-cc631ac993ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7075 2024.06.17 21:24:10.958010 [ 3 ] {} <Trace> HTTP-Session: acc4b755-7e24-4a95-8cbb-cc631ac993ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7076 2024.06.17 21:24:10.958052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7077 2024.06.17 21:24:10.958186 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7078 2024.06.17 21:24:10.958234 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7079 2024.06.17 21:24:10.958380 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7080 2024.06.17 21:24:10.958754 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7081 2024.06.17 21:24:10.958791 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7082 2024.06.17 21:24:10.959114 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7083 2024.06.17 21:24:10.959432 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7084 2024.06.17 21:24:10.959595 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Debug> executeQuery: Read 100 rows, 8.38 KiB in 0.001457 sec., 68634.17982155114 rows/sec., 5.62 MiB/sec.
7085 2024.06.17 21:24:10.959868 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Debug> DynamicQueryHandler: Done processing query
7086 2024.06.17 21:24:10.959922 [ 3 ] {a555820b-7919-4578-9f5d-e1ea5e63c838} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7087 2024.06.17 21:24:10.959981 [ 3 ] {} <Debug> HTTP-Session: acc4b755-7e24-4a95-8cbb-cc631ac993ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.06.17 21:24:10.960159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7089 2024.06.17 21:24:10.960210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7090 2024.06.17 21:24:10.960229 [ 3 ] {} <Debug> HTTP-Session: 2000afa0-8428-4bd5-9f29-25118b701f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7091 2024.06.17 21:24:10.960246 [ 3 ] {} <Debug> HTTP-Session: 2000afa0-8428-4bd5-9f29-25118b701f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7092 2024.06.17 21:24:10.960260 [ 3 ] {} <Debug> HTTP-Session: 2000afa0-8428-4bd5-9f29-25118b701f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.06.17 21:24:10.960293 [ 3 ] {} <Trace> HTTP-Session: 2000afa0-8428-4bd5-9f29-25118b701f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7094 2024.06.17 21:24:10.960392 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7095 2024.06.17 21:24:10.960436 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7096 2024.06.17 21:24:10.960581 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7097 2024.06.17 21:24:10.960855 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7098 2024.06.17 21:24:10.960892 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7099 2024.06.17 21:24:10.961188 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7100 2024.06.17 21:24:10.961490 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7101 2024.06.17 21:24:10.961654 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001276 sec., 3134.796238244514 rows/sec., 218.88 KiB/sec.
7102 2024.06.17 21:24:10.962055 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Debug> DynamicQueryHandler: Done processing query
7103 2024.06.17 21:24:10.962096 [ 3 ] {f8f8c164-88c5-49b1-9fbe-b71c63d93fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7104 2024.06.17 21:24:10.962120 [ 3 ] {} <Debug> HTTP-Session: 2000afa0-8428-4bd5-9f29-25118b701f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.06.17 21:24:10.962237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7106 2024.06.17 21:24:10.962283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7107 2024.06.17 21:24:10.962302 [ 3 ] {} <Debug> HTTP-Session: f1d04921-7ba8-4b41-a03e-8572da62a12f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7108 2024.06.17 21:24:10.962319 [ 3 ] {} <Debug> HTTP-Session: f1d04921-7ba8-4b41-a03e-8572da62a12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7109 2024.06.17 21:24:10.962332 [ 3 ] {} <Debug> HTTP-Session: f1d04921-7ba8-4b41-a03e-8572da62a12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.06.17 21:24:10.962363 [ 3 ] {} <Trace> HTTP-Session: f1d04921-7ba8-4b41-a03e-8572da62a12f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7111 2024.06.17 21:24:10.962484 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7112 2024.06.17 21:24:10.962527 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7113 2024.06.17 21:24:10.962660 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7114 2024.06.17 21:24:10.963022 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7115 2024.06.17 21:24:10.963057 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7116 2024.06.17 21:24:10.963373 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7117 2024.06.17 21:24:10.963673 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7118 2024.06.17 21:24:10.963822 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 4.65 MiB/sec.
7119 2024.06.17 21:24:10.963983 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Debug> DynamicQueryHandler: Done processing query
7120 2024.06.17 21:24:10.964006 [ 3 ] {30de8581-11d2-4480-af0e-504c1578ee2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7121 2024.06.17 21:24:10.964022 [ 3 ] {} <Debug> HTTP-Session: f1d04921-7ba8-4b41-a03e-8572da62a12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.06.17 21:24:10.964177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7123 2024.06.17 21:24:10.964223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7124 2024.06.17 21:24:10.964243 [ 3 ] {} <Debug> HTTP-Session: 4a98d55d-b80b-4b6a-8bc5-7dfde8156ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7125 2024.06.17 21:24:10.964259 [ 3 ] {} <Debug> HTTP-Session: 4a98d55d-b80b-4b6a-8bc5-7dfde8156ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.06.17 21:24:10.964273 [ 3 ] {} <Debug> HTTP-Session: 4a98d55d-b80b-4b6a-8bc5-7dfde8156ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.06.17 21:24:10.964304 [ 3 ] {} <Trace> HTTP-Session: 4a98d55d-b80b-4b6a-8bc5-7dfde8156ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7128 2024.06.17 21:24:10.964455 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7129 2024.06.17 21:24:10.964501 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7130 2024.06.17 21:24:10.964643 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7131 2024.06.17 21:24:10.965046 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7132 2024.06.17 21:24:10.965083 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7133 2024.06.17 21:24:10.965468 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7134 2024.06.17 21:24:10.965798 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7135 2024.06.17 21:24:10.965956 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001574 sec., 102922.49047013976 rows/sec., 7.17 MiB/sec.
7136 2024.06.17 21:24:10.966120 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Debug> DynamicQueryHandler: Done processing query
7137 2024.06.17 21:24:10.966144 [ 3 ] {a0abe036-6c1a-49e3-8407-d4030f9afbd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7138 2024.06.17 21:24:10.966159 [ 3 ] {} <Debug> HTTP-Session: 4a98d55d-b80b-4b6a-8bc5-7dfde8156ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.06.17 21:24:10.966276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7140 2024.06.17 21:24:10.966323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7141 2024.06.17 21:24:10.966341 [ 3 ] {} <Debug> HTTP-Session: 7893b658-34e6-4c61-aa5b-164ae6aa6da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7142 2024.06.17 21:24:10.966357 [ 3 ] {} <Debug> HTTP-Session: 7893b658-34e6-4c61-aa5b-164ae6aa6da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7143 2024.06.17 21:24:10.966370 [ 3 ] {} <Debug> HTTP-Session: 7893b658-34e6-4c61-aa5b-164ae6aa6da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.06.17 21:24:10.966401 [ 3 ] {} <Trace> HTTP-Session: 7893b658-34e6-4c61-aa5b-164ae6aa6da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7145 2024.06.17 21:24:10.966597 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7146 2024.06.17 21:24:10.966643 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7147 2024.06.17 21:24:10.966798 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7148 2024.06.17 21:24:10.967271 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7149 2024.06.17 21:24:10.967306 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7150 2024.06.17 21:24:10.967693 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7151 2024.06.17 21:24:10.968029 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7152 2024.06.17 21:24:10.968191 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7153 2024.06.17 21:24:10.968199 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001714 sec., 8168.028004667444 rows/sec., 11.02 MiB/sec.
7154 2024.06.17 21:24:10.968239 [ 65 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7155 2024.06.17 21:24:10.968304 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7156 2024.06.17 21:24:10.968533 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full
7157 2024.06.17 21:24:10.968551 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Debug> DynamicQueryHandler: Done processing query
7158 2024.06.17 21:24:10.968592 [ 3 ] {520fd263-de4b-4d1a-a9ff-46f7a99c21b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7159 2024.06.17 21:24:10.968616 [ 3 ] {} <Debug> HTTP-Session: 7893b658-34e6-4c61-aa5b-164ae6aa6da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7160 2024.06.17 21:24:10.968725 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7161 2024.06.17 21:24:10.968747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7162 2024.06.17 21:24:10.968773 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 544 rows starting from the beginning of the part
7163 2024.06.17 21:24:10.968805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7164 2024.06.17 21:24:10.968828 [ 3 ] {} <Debug> HTTP-Session: ce8962e7-70c0-4c68-8c8b-f3f2b3d447a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7165 2024.06.17 21:24:10.968876 [ 3 ] {} <Debug> HTTP-Session: ce8962e7-70c0-4c68-8c8b-f3f2b3d447a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.06.17 21:24:10.968942 [ 3 ] {} <Debug> HTTP-Session: ce8962e7-70c0-4c68-8c8b-f3f2b3d447a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.06.17 21:24:10.969035 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
7168 2024.06.17 21:24:10.969049 [ 3 ] {} <Trace> HTTP-Session: ce8962e7-70c0-4c68-8c8b-f3f2b3d447a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7169 2024.06.17 21:24:10.969413 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7170 2024.06.17 21:24:10.969429 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part
7171 2024.06.17 21:24:10.969583 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7172 2024.06.17 21:24:10.969798 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
7173 2024.06.17 21:24:10.970114 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part
7174 2024.06.17 21:24:10.970576 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
7175 2024.06.17 21:24:10.970746 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7176 2024.06.17 21:24:10.971331 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7177 2024.06.17 21:24:10.971375 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7178 2024.06.17 21:24:10.971867 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7179 2024.06.17 21:24:10.972513 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7180 2024.06.17 21:24:10.972945 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003539 sec., 16953.941791466517 rows/sec., 1.14 MiB/sec.
7181 2024.06.17 21:24:10.973345 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Debug> DynamicQueryHandler: Done processing query
7182 2024.06.17 21:24:10.973398 [ 3 ] {57c251d6-35fe-4841-9398-feb4f8d0cdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7183 2024.06.17 21:24:10.973461 [ 3 ] {} <Debug> HTTP-Session: ce8962e7-70c0-4c68-8c8b-f3f2b3d447a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.06.17 21:24:10.973845 [ 192 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 6 columns (6 merged, 0 gathered) in 0.005406215 sec., 114312.87878857944 rows/sec., 154.26 MiB/sec.
7185 2024.06.17 21:24:10.974344 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7186 2024.06.17 21:24:10.974791 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.06.17 21:24:10.974873 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7188 2024.06.17 21:24:10.974968 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB.
7189 2024.06.17 21:24:15.178488 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
7190 2024.06.17 21:24:15.178593 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
7191 2024.06.17 21:24:15.949372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7192 2024.06.17 21:24:15.949553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7193 2024.06.17 21:24:15.949598 [ 3 ] {} <Debug> HTTP-Session: 18f0023d-f902-4b37-9be6-d89ec3b94451 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7194 2024.06.17 21:24:15.949639 [ 3 ] {} <Debug> HTTP-Session: 18f0023d-f902-4b37-9be6-d89ec3b94451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7195 2024.06.17 21:24:15.949666 [ 3 ] {} <Debug> HTTP-Session: 18f0023d-f902-4b37-9be6-d89ec3b94451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7196 2024.06.17 21:24:15.949750 [ 3 ] {} <Trace> HTTP-Session: 18f0023d-f902-4b37-9be6-d89ec3b94451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7197 2024.06.17 21:24:15.950052 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7198 2024.06.17 21:24:15.950161 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7199 2024.06.17 21:24:15.950479 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7200 2024.06.17 21:24:15.950916 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7201 2024.06.17 21:24:15.950958 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7202 2024.06.17 21:24:15.951337 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7203 2024.06.17 21:24:15.951669 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7204 2024.06.17 21:24:15.951844 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001891 sec., 8461.131676361712 rows/sec., 685.81 KiB/sec.
7205 2024.06.17 21:24:15.952045 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Debug> DynamicQueryHandler: Done processing query
7206 2024.06.17 21:24:15.952071 [ 3 ] {ea779752-1bcc-416a-bf97-7f846faa6cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7207 2024.06.17 21:24:15.952088 [ 3 ] {} <Debug> HTTP-Session: 18f0023d-f902-4b37-9be6-d89ec3b94451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7208 2024.06.17 21:24:15.952211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7209 2024.06.17 21:24:15.952260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7210 2024.06.17 21:24:15.952279 [ 3 ] {} <Debug> HTTP-Session: 3c4f201a-e11b-431b-8453-9765ad6931e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7211 2024.06.17 21:24:15.952295 [ 3 ] {} <Debug> HTTP-Session: 3c4f201a-e11b-431b-8453-9765ad6931e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7212 2024.06.17 21:24:15.952308 [ 3 ] {} <Debug> HTTP-Session: 3c4f201a-e11b-431b-8453-9765ad6931e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.06.17 21:24:15.952339 [ 3 ] {} <Trace> HTTP-Session: 3c4f201a-e11b-431b-8453-9765ad6931e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7214 2024.06.17 21:24:15.952432 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7215 2024.06.17 21:24:15.952475 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7216 2024.06.17 21:24:15.952602 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7217 2024.06.17 21:24:15.952889 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7218 2024.06.17 21:24:15.952925 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7219 2024.06.17 21:24:15.953226 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7220 2024.06.17 21:24:15.953525 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7221 2024.06.17 21:24:15.953685 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 129.02 KiB/sec.
7222 2024.06.17 21:24:15.953876 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Debug> DynamicQueryHandler: Done processing query
7223 2024.06.17 21:24:15.953901 [ 3 ] {da92877b-1db8-4d9e-96a1-6ee5bb547b0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7224 2024.06.17 21:24:15.953917 [ 3 ] {} <Debug> HTTP-Session: 3c4f201a-e11b-431b-8453-9765ad6931e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.06.17 21:24:15.954067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7226 2024.06.17 21:24:15.954116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7227 2024.06.17 21:24:15.954135 [ 3 ] {} <Debug> HTTP-Session: 973cf698-d500-4fd0-9fe2-16f5371946af Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7228 2024.06.17 21:24:15.954151 [ 3 ] {} <Debug> HTTP-Session: 973cf698-d500-4fd0-9fe2-16f5371946af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7229 2024.06.17 21:24:15.954165 [ 3 ] {} <Debug> HTTP-Session: 973cf698-d500-4fd0-9fe2-16f5371946af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.06.17 21:24:15.954196 [ 3 ] {} <Trace> HTTP-Session: 973cf698-d500-4fd0-9fe2-16f5371946af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7231 2024.06.17 21:24:15.954320 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7232 2024.06.17 21:24:15.954362 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7233 2024.06.17 21:24:15.954485 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7234 2024.06.17 21:24:15.954823 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7235 2024.06.17 21:24:15.954859 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7236 2024.06.17 21:24:15.955179 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7237 2024.06.17 21:24:15.955496 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7238 2024.06.17 21:24:15.955665 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.00138 sec., 76086.95652173914 rows/sec., 6.18 MiB/sec.
7239 2024.06.17 21:24:15.955929 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Debug> DynamicQueryHandler: Done processing query
7240 2024.06.17 21:24:15.955992 [ 3 ] {34714318-81a2-4649-be02-dc4e9c4f0afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7241 2024.06.17 21:24:15.956037 [ 3 ] {} <Debug> HTTP-Session: 973cf698-d500-4fd0-9fe2-16f5371946af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7242 2024.06.17 21:24:15.956182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7243 2024.06.17 21:24:15.956233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7244 2024.06.17 21:24:15.956253 [ 3 ] {} <Debug> HTTP-Session: ba59d35d-e5b1-4587-9c6d-70cb36460477 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7245 2024.06.17 21:24:15.956270 [ 3 ] {} <Debug> HTTP-Session: ba59d35d-e5b1-4587-9c6d-70cb36460477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7246 2024.06.17 21:24:15.956283 [ 3 ] {} <Debug> HTTP-Session: ba59d35d-e5b1-4587-9c6d-70cb36460477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7247 2024.06.17 21:24:15.956315 [ 3 ] {} <Trace> HTTP-Session: ba59d35d-e5b1-4587-9c6d-70cb36460477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7248 2024.06.17 21:24:15.956415 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7249 2024.06.17 21:24:15.956459 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7250 2024.06.17 21:24:15.956601 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7251 2024.06.17 21:24:15.956861 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7252 2024.06.17 21:24:15.956898 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7253 2024.06.17 21:24:15.957198 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7254 2024.06.17 21:24:15.957502 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7255 2024.06.17 21:24:15.957654 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 110.57 KiB/sec.
7256 2024.06.17 21:24:15.957806 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Debug> DynamicQueryHandler: Done processing query
7257 2024.06.17 21:24:15.957830 [ 3 ] {60fe53cb-bc03-4326-899f-c7a05b74b0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7258 2024.06.17 21:24:15.957846 [ 3 ] {} <Debug> HTTP-Session: ba59d35d-e5b1-4587-9c6d-70cb36460477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7259 2024.06.17 21:24:15.957974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7260 2024.06.17 21:24:15.958020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7261 2024.06.17 21:24:15.958039 [ 3 ] {} <Debug> HTTP-Session: 27dfd2a9-f54a-4007-9c92-5f8355e67c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7262 2024.06.17 21:24:15.958055 [ 3 ] {} <Debug> HTTP-Session: 27dfd2a9-f54a-4007-9c92-5f8355e67c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7263 2024.06.17 21:24:15.958069 [ 3 ] {} <Debug> HTTP-Session: 27dfd2a9-f54a-4007-9c92-5f8355e67c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.06.17 21:24:15.958099 [ 3 ] {} <Trace> HTTP-Session: 27dfd2a9-f54a-4007-9c92-5f8355e67c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7265 2024.06.17 21:24:15.958216 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7266 2024.06.17 21:24:15.958259 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7267 2024.06.17 21:24:15.958386 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7268 2024.06.17 21:24:15.958755 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7269 2024.06.17 21:24:15.958792 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7270 2024.06.17 21:24:15.959104 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7271 2024.06.17 21:24:15.959407 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7272 2024.06.17 21:24:15.959566 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 4.63 MiB/sec.
7273 2024.06.17 21:24:15.959738 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Debug> DynamicQueryHandler: Done processing query
7274 2024.06.17 21:24:15.959763 [ 3 ] {3a2081ee-7453-4d21-8f48-65c866069850} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7275 2024.06.17 21:24:15.959779 [ 3 ] {} <Debug> HTTP-Session: 27dfd2a9-f54a-4007-9c92-5f8355e67c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.06.17 21:24:15.959945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7277 2024.06.17 21:24:15.959994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7278 2024.06.17 21:24:15.960013 [ 3 ] {} <Debug> HTTP-Session: 25992770-15d9-438c-beb1-8bed19c39ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7279 2024.06.17 21:24:15.960029 [ 3 ] {} <Debug> HTTP-Session: 25992770-15d9-438c-beb1-8bed19c39ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7280 2024.06.17 21:24:15.960042 [ 3 ] {} <Debug> HTTP-Session: 25992770-15d9-438c-beb1-8bed19c39ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.06.17 21:24:15.960073 [ 3 ] {} <Trace> HTTP-Session: 25992770-15d9-438c-beb1-8bed19c39ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7282 2024.06.17 21:24:15.960218 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7283 2024.06.17 21:24:15.960266 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7284 2024.06.17 21:24:15.960408 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7285 2024.06.17 21:24:15.960787 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7286 2024.06.17 21:24:15.960823 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7287 2024.06.17 21:24:15.961207 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7288 2024.06.17 21:24:15.961544 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7289 2024.06.17 21:24:15.961705 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001548 sec., 104005.16795865634 rows/sec., 7.24 MiB/sec.
7290 2024.06.17 21:24:15.961903 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Debug> DynamicQueryHandler: Done processing query
7291 2024.06.17 21:24:15.961937 [ 3 ] {730e828c-d35e-4d47-853f-e2947e6e18f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7292 2024.06.17 21:24:15.961958 [ 3 ] {} <Debug> HTTP-Session: 25992770-15d9-438c-beb1-8bed19c39ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.06.17 21:24:15.962161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7294 2024.06.17 21:24:15.962220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7295 2024.06.17 21:24:15.962245 [ 3 ] {} <Debug> HTTP-Session: 5db156bd-dc32-4aad-a65f-57c0ed576515 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7296 2024.06.17 21:24:15.962265 [ 3 ] {} <Debug> HTTP-Session: 5db156bd-dc32-4aad-a65f-57c0ed576515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7297 2024.06.17 21:24:15.962283 [ 3 ] {} <Debug> HTTP-Session: 5db156bd-dc32-4aad-a65f-57c0ed576515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7298 2024.06.17 21:24:15.962322 [ 3 ] {} <Trace> HTTP-Session: 5db156bd-dc32-4aad-a65f-57c0ed576515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7299 2024.06.17 21:24:15.962525 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7300 2024.06.17 21:24:15.962573 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7301 2024.06.17 21:24:15.962740 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7302 2024.06.17 21:24:15.963115 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7303 2024.06.17 21:24:15.963152 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7304 2024.06.17 21:24:15.963558 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7305 2024.06.17 21:24:15.963898 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7306 2024.06.17 21:24:15.964055 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.00163 sec., 9815.9509202454 rows/sec., 13.25 MiB/sec.
7307 2024.06.17 21:24:15.964224 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Debug> DynamicQueryHandler: Done processing query
7308 2024.06.17 21:24:15.964249 [ 3 ] {9cc1cf21-16b6-45e5-93d2-0c6218395eb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7309 2024.06.17 21:24:15.964265 [ 3 ] {} <Debug> HTTP-Session: 5db156bd-dc32-4aad-a65f-57c0ed576515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.06.17 21:24:15.964383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7311 2024.06.17 21:24:15.964432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7312 2024.06.17 21:24:15.964451 [ 3 ] {} <Debug> HTTP-Session: 1cd3b64c-ce91-4fa7-a444-3be93c7f4cff Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7313 2024.06.17 21:24:15.964468 [ 3 ] {} <Debug> HTTP-Session: 1cd3b64c-ce91-4fa7-a444-3be93c7f4cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7314 2024.06.17 21:24:15.964481 [ 3 ] {} <Debug> HTTP-Session: 1cd3b64c-ce91-4fa7-a444-3be93c7f4cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.06.17 21:24:15.964512 [ 3 ] {} <Trace> HTTP-Session: 1cd3b64c-ce91-4fa7-a444-3be93c7f4cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7316 2024.06.17 21:24:15.964622 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7317 2024.06.17 21:24:15.964666 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7318 2024.06.17 21:24:15.964794 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7319 2024.06.17 21:24:15.965082 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7320 2024.06.17 21:24:15.965119 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
7321 2024.06.17 21:24:15.965478 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7322 2024.06.17 21:24:15.965791 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7323 2024.06.17 21:24:15.965947 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
7324 2024.06.17 21:24:15.966103 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Debug> DynamicQueryHandler: Done processing query
7325 2024.06.17 21:24:15.966129 [ 3 ] {25bf018d-5b13-4f9c-94a7-432f5c19b110} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7326 2024.06.17 21:24:15.966145 [ 3 ] {} <Debug> HTTP-Session: 1cd3b64c-ce91-4fa7-a444-3be93c7f4cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.06.17 21:24:20.949517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7328 2024.06.17 21:24:20.949659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7329 2024.06.17 21:24:20.949685 [ 3 ] {} <Debug> HTTP-Session: 511d3cc9-71ea-470b-b7d3-71f3b9820609 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7330 2024.06.17 21:24:20.949710 [ 3 ] {} <Debug> HTTP-Session: 511d3cc9-71ea-470b-b7d3-71f3b9820609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7331 2024.06.17 21:24:20.949726 [ 3 ] {} <Debug> HTTP-Session: 511d3cc9-71ea-470b-b7d3-71f3b9820609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.06.17 21:24:20.949774 [ 3 ] {} <Trace> HTTP-Session: 511d3cc9-71ea-470b-b7d3-71f3b9820609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7333 2024.06.17 21:24:20.949965 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7334 2024.06.17 21:24:20.950033 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7335 2024.06.17 21:24:20.950228 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7336 2024.06.17 21:24:20.950648 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7337 2024.06.17 21:24:20.950693 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7338 2024.06.17 21:24:20.951069 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7339 2024.06.17 21:24:20.951405 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7340 2024.06.17 21:24:20.951556 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001647 sec., 8500.303582270795 rows/sec., 688.99 KiB/sec.
7341 2024.06.17 21:24:20.951782 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Debug> DynamicQueryHandler: Done processing query
7342 2024.06.17 21:24:20.951809 [ 3 ] {259fe8a2-d87f-4d11-bda6-1f5c4cbc3622} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7343 2024.06.17 21:24:20.951825 [ 3 ] {} <Debug> HTTP-Session: 511d3cc9-71ea-470b-b7d3-71f3b9820609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.06.17 21:24:20.951968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7345 2024.06.17 21:24:20.952022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7346 2024.06.17 21:24:20.952041 [ 3 ] {} <Debug> HTTP-Session: 2205d826-2047-467c-9098-41b9b7514c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7347 2024.06.17 21:24:20.952059 [ 3 ] {} <Debug> HTTP-Session: 2205d826-2047-467c-9098-41b9b7514c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.06.17 21:24:20.952073 [ 3 ] {} <Debug> HTTP-Session: 2205d826-2047-467c-9098-41b9b7514c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7349 2024.06.17 21:24:20.952108 [ 3 ] {} <Trace> HTTP-Session: 2205d826-2047-467c-9098-41b9b7514c28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7350 2024.06.17 21:24:20.952243 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7351 2024.06.17 21:24:20.952289 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7352 2024.06.17 21:24:20.952421 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7353 2024.06.17 21:24:20.952770 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7354 2024.06.17 21:24:20.952806 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7355 2024.06.17 21:24:20.953120 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7356 2024.06.17 21:24:20.953418 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7357 2024.06.17 21:24:20.953570 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001377 sec., 71169.20842411039 rows/sec., 5.84 MiB/sec.
7358 2024.06.17 21:24:20.953569 [ 58 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7359 2024.06.17 21:24:20.953696 [ 58 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7360 2024.06.17 21:24:20.953735 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7361 2024.06.17 21:24:20.953812 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Debug> DynamicQueryHandler: Done processing query
7362 2024.06.17 21:24:20.953867 [ 3 ] {7d2d83b8-9242-487d-bda0-72213ea4f086} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7363 2024.06.17 21:24:20.953926 [ 3 ] {} <Debug> HTTP-Session: 2205d826-2047-467c-9098-41b9b7514c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7364 2024.06.17 21:24:20.954022 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7365 2024.06.17 21:24:20.954151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7366 2024.06.17 21:24:20.954266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7367 2024.06.17 21:24:20.954322 [ 3 ] {} <Debug> HTTP-Session: afd763c5-e029-4281-bd76-ba14179bf6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7368 2024.06.17 21:24:20.954355 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7369 2024.06.17 21:24:20.954365 [ 3 ] {} <Debug> HTTP-Session: afd763c5-e029-4281-bd76-ba14179bf6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.06.17 21:24:20.954421 [ 3 ] {} <Debug> HTTP-Session: afd763c5-e029-4281-bd76-ba14179bf6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7371 2024.06.17 21:24:20.954429 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 189 rows starting from the beginning of the part
7372 2024.06.17 21:24:20.954491 [ 3 ] {} <Trace> HTTP-Session: afd763c5-e029-4281-bd76-ba14179bf6d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7373 2024.06.17 21:24:20.954676 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 134 rows starting from the beginning of the part
7374 2024.06.17 21:24:20.954980 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part
7375 2024.06.17 21:24:20.955000 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7376 2024.06.17 21:24:20.955250 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7377 2024.06.17 21:24:20.955265 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part
7378 2024.06.17 21:24:20.955545 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part
7379 2024.06.17 21:24:20.955874 [ 197 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 98 rows starting from the beginning of the part
7380 2024.06.17 21:24:20.956510 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7381 2024.06.17 21:24:20.957410 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7382 2024.06.17 21:24:20.957469 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7383 2024.06.17 21:24:20.958292 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7384 2024.06.17 21:24:20.958971 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 4 columns (4 merged, 0 gathered) in 0.005132952 sec., 142218.3570000265 rows/sec., 11.57 MiB/sec.
7385 2024.06.17 21:24:20.958996 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7386 2024.06.17 21:24:20.959216 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7387 2024.06.17 21:24:20.959232 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.004507 sec., 17306.412247614822 rows/sec., 1.35 MiB/sec.
7388 2024.06.17 21:24:20.959215 [ 58 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7389 2024.06.17 21:24:20.959353 [ 58 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7390 2024.06.17 21:24:20.959456 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7391 2024.06.17 21:24:20.959784 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Debug> DynamicQueryHandler: Done processing query
7392 2024.06.17 21:24:20.959906 [ 3 ] {d3a21310-276c-425e-96af-073acf4826af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7393 2024.06.17 21:24:20.960016 [ 3 ] {} <Debug> HTTP-Session: afd763c5-e029-4281-bd76-ba14179bf6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.06.17 21:24:20.960041 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7395 2024.06.17 21:24:20.960407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7396 2024.06.17 21:24:20.960680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7397 2024.06.17 21:24:20.960805 [ 3 ] {} <Debug> HTTP-Session: 4e67751c-33a5-4f79-bce0-05a1650b1afb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7398 2024.06.17 21:24:20.960941 [ 3 ] {} <Debug> HTTP-Session: 4e67751c-33a5-4f79-bce0-05a1650b1afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.06.17 21:24:20.960981 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7400 2024.06.17 21:24:20.961055 [ 3 ] {} <Debug> HTTP-Session: 4e67751c-33a5-4f79-bce0-05a1650b1afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.06.17 21:24:20.961147 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 150 rows starting from the beginning of the part
7402 2024.06.17 21:24:20.961280 [ 3 ] {} <Trace> HTTP-Session: 4e67751c-33a5-4f79-bce0-05a1650b1afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7403 2024.06.17 21:24:20.961718 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part
7404 2024.06.17 21:24:20.962078 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 80 rows starting from the beginning of the part
7405 2024.06.17 21:24:20.962455 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
7406 2024.06.17 21:24:20.962644 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7407 2024.06.17 21:24:20.962853 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
7408 2024.06.17 21:24:20.962897 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7409 2024.06.17 21:24:20.962990 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7410 2024.06.17 21:24:20.963436 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_46_9} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7411 2024.06.17 21:24:20.963443 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part
7412 2024.06.17 21:24:20.963837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7413 2024.06.17 21:24:20.964427 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7414 2024.06.17 21:24:20.965309 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7415 2024.06.17 21:24:20.965379 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7416 2024.06.17 21:24:20.966360 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7417 2024.06.17 21:24:20.966624 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.006984641 sec., 82180.31535192719 rows/sec., 6.42 MiB/sec.
7418 2024.06.17 21:24:20.966921 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7419 2024.06.17 21:24:20.967074 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7420 2024.06.17 21:24:20.967409 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00509 sec., 31434.18467583497 rows/sec., 2.19 MiB/sec.
7421 2024.06.17 21:24:20.968456 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Debug> DynamicQueryHandler: Done processing query
7422 2024.06.17 21:24:20.968476 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7423 2024.06.17 21:24:20.968531 [ 3 ] {9f0a5db2-cc57-4f3e-977c-01fb5bdc6e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7424 2024.06.17 21:24:20.968592 [ 3 ] {} <Debug> HTTP-Session: 4e67751c-33a5-4f79-bce0-05a1650b1afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7425 2024.06.17 21:24:20.968684 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_46_9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7426 2024.06.17 21:24:20.968820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7427 2024.06.17 21:24:20.968824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7428 2024.06.17 21:24:20.968905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7429 2024.06.17 21:24:20.968924 [ 3 ] {} <Debug> HTTP-Session: 0579e10b-0972-4edb-af8f-58a4364cc536 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7430 2024.06.17 21:24:20.968940 [ 3 ] {} <Debug> HTTP-Session: 0579e10b-0972-4edb-af8f-58a4364cc536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7431 2024.06.17 21:24:20.968954 [ 3 ] {} <Debug> HTTP-Session: 0579e10b-0972-4edb-af8f-58a4364cc536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.06.17 21:24:20.968985 [ 3 ] {} <Trace> HTTP-Session: 0579e10b-0972-4edb-af8f-58a4364cc536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7433 2024.06.17 21:24:20.969184 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7434 2024.06.17 21:24:20.969233 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7435 2024.06.17 21:24:20.969425 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7436 2024.06.17 21:24:20.969825 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7437 2024.06.17 21:24:20.969862 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7438 2024.06.17 21:24:20.970276 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7439 2024.06.17 21:24:20.970621 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7440 2024.06.17 21:24:20.970788 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001712 sec., 8177.570093457944 rows/sec., 11.04 MiB/sec.
7441 2024.06.17 21:24:20.970956 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Debug> DynamicQueryHandler: Done processing query
7442 2024.06.17 21:24:20.970980 [ 3 ] {32beef0f-ca52-4af6-bfc4-45774bee91fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7443 2024.06.17 21:24:20.970996 [ 3 ] {} <Debug> HTTP-Session: 0579e10b-0972-4edb-af8f-58a4364cc536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.06.17 21:24:20.971121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7445 2024.06.17 21:24:20.971168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7446 2024.06.17 21:24:20.971188 [ 3 ] {} <Debug> HTTP-Session: 9d226bc6-a97e-4718-9662-4e65cb5f98ed Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7447 2024.06.17 21:24:20.971205 [ 3 ] {} <Debug> HTTP-Session: 9d226bc6-a97e-4718-9662-4e65cb5f98ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7448 2024.06.17 21:24:20.971218 [ 3 ] {} <Debug> HTTP-Session: 9d226bc6-a97e-4718-9662-4e65cb5f98ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.06.17 21:24:20.971248 [ 3 ] {} <Trace> HTTP-Session: 9d226bc6-a97e-4718-9662-4e65cb5f98ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7450 2024.06.17 21:24:20.971364 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7451 2024.06.17 21:24:20.971408 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7452 2024.06.17 21:24:20.971531 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7453 2024.06.17 21:24:20.971808 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7454 2024.06.17 21:24:20.971843 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7455 2024.06.17 21:24:20.972199 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7456 2024.06.17 21:24:20.972523 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7457 2024.06.17 21:24:20.972664 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec.
7458 2024.06.17 21:24:20.972823 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Debug> DynamicQueryHandler: Done processing query
7459 2024.06.17 21:24:20.972847 [ 3 ] {f10a2060-70bd-4242-85ef-97cbe9e7cbdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7460 2024.06.17 21:24:20.972862 [ 3 ] {} <Debug> HTTP-Session: 9d226bc6-a97e-4718-9662-4e65cb5f98ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.06.17 21:24:25.949444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7462 2024.06.17 21:24:25.949645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7463 2024.06.17 21:24:25.949691 [ 3 ] {} <Debug> HTTP-Session: 589c168f-6661-49c0-a0a4-1b12085162d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7464 2024.06.17 21:24:25.949732 [ 3 ] {} <Debug> HTTP-Session: 589c168f-6661-49c0-a0a4-1b12085162d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7465 2024.06.17 21:24:25.949762 [ 3 ] {} <Debug> HTTP-Session: 589c168f-6661-49c0-a0a4-1b12085162d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.06.17 21:24:25.949831 [ 3 ] {} <Trace> HTTP-Session: 589c168f-6661-49c0-a0a4-1b12085162d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7467 2024.06.17 21:24:25.950023 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7468 2024.06.17 21:24:25.950090 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7469 2024.06.17 21:24:25.950284 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7470 2024.06.17 21:24:25.950705 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7471 2024.06.17 21:24:25.950747 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7472 2024.06.17 21:24:25.951122 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7473 2024.06.17 21:24:25.951460 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7474 2024.06.17 21:24:25.951612 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001645 sec., 9726.44376899696 rows/sec., 788.37 KiB/sec.
7475 2024.06.17 21:24:25.951816 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Debug> DynamicQueryHandler: Done processing query
7476 2024.06.17 21:24:25.951842 [ 3 ] {702eb3df-c21c-4bed-bc88-18789fe4494a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7477 2024.06.17 21:24:25.951859 [ 3 ] {} <Debug> HTTP-Session: 589c168f-6661-49c0-a0a4-1b12085162d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7478 2024.06.17 21:24:25.952000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7479 2024.06.17 21:24:25.952049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7480 2024.06.17 21:24:25.952069 [ 3 ] {} <Debug> HTTP-Session: da503f09-a47b-4b0d-9bde-21fc0dcfc669 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7481 2024.06.17 21:24:25.952086 [ 3 ] {} <Debug> HTTP-Session: da503f09-a47b-4b0d-9bde-21fc0dcfc669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7482 2024.06.17 21:24:25.952100 [ 3 ] {} <Debug> HTTP-Session: da503f09-a47b-4b0d-9bde-21fc0dcfc669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.06.17 21:24:25.952132 [ 3 ] {} <Trace> HTTP-Session: da503f09-a47b-4b0d-9bde-21fc0dcfc669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7484 2024.06.17 21:24:25.952257 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7485 2024.06.17 21:24:25.952302 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7486 2024.06.17 21:24:25.952426 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7487 2024.06.17 21:24:25.952769 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7488 2024.06.17 21:24:25.952806 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7489 2024.06.17 21:24:25.953125 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7490 2024.06.17 21:24:25.953436 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7491 2024.06.17 21:24:25.953586 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001377 sec., 75526.50689905592 rows/sec., 6.14 MiB/sec.
7492 2024.06.17 21:24:25.953742 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Debug> DynamicQueryHandler: Done processing query
7493 2024.06.17 21:24:25.953766 [ 3 ] {8dd54c3e-b698-445b-b88e-e21b37997a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7494 2024.06.17 21:24:25.953783 [ 3 ] {} <Debug> HTTP-Session: da503f09-a47b-4b0d-9bde-21fc0dcfc669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.06.17 21:24:25.953907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7496 2024.06.17 21:24:25.953955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7497 2024.06.17 21:24:25.953974 [ 3 ] {} <Debug> HTTP-Session: c9150bbe-d218-417a-8eb8-c07e38d29079 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7498 2024.06.17 21:24:25.953991 [ 3 ] {} <Debug> HTTP-Session: c9150bbe-d218-417a-8eb8-c07e38d29079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7499 2024.06.17 21:24:25.954006 [ 3 ] {} <Debug> HTTP-Session: c9150bbe-d218-417a-8eb8-c07e38d29079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7500 2024.06.17 21:24:25.954037 [ 3 ] {} <Trace> HTTP-Session: c9150bbe-d218-417a-8eb8-c07e38d29079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7501 2024.06.17 21:24:25.954155 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7502 2024.06.17 21:24:25.954197 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7503 2024.06.17 21:24:25.954323 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7504 2024.06.17 21:24:25.954644 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7505 2024.06.17 21:24:25.954681 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7506 2024.06.17 21:24:25.954998 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7507 2024.06.17 21:24:25.955320 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7508 2024.06.17 21:24:25.955468 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001356 sec., 58997.05014749263 rows/sec., 4.61 MiB/sec.
7509 2024.06.17 21:24:25.955629 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Debug> DynamicQueryHandler: Done processing query
7510 2024.06.17 21:24:25.955653 [ 3 ] {f7f4086f-1e61-46b3-acf7-9cf53838e719} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7511 2024.06.17 21:24:25.955670 [ 3 ] {} <Debug> HTTP-Session: c9150bbe-d218-417a-8eb8-c07e38d29079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.06.17 21:24:25.955820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7513 2024.06.17 21:24:25.955868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7514 2024.06.17 21:24:25.955888 [ 3 ] {} <Debug> HTTP-Session: 156aafb5-7455-413e-812c-595d08d387ce Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7515 2024.06.17 21:24:25.955904 [ 3 ] {} <Debug> HTTP-Session: 156aafb5-7455-413e-812c-595d08d387ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.06.17 21:24:25.955918 [ 3 ] {} <Debug> HTTP-Session: 156aafb5-7455-413e-812c-595d08d387ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.06.17 21:24:25.955948 [ 3 ] {} <Trace> HTTP-Session: 156aafb5-7455-413e-812c-595d08d387ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7518 2024.06.17 21:24:25.956096 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7519 2024.06.17 21:24:25.956142 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7520 2024.06.17 21:24:25.956288 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7521 2024.06.17 21:24:25.956637 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7522 2024.06.17 21:24:25.956674 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7523 2024.06.17 21:24:25.957065 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7524 2024.06.17 21:24:25.957400 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7525 2024.06.17 21:24:25.957568 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec.
7526 2024.06.17 21:24:25.957728 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Debug> DynamicQueryHandler: Done processing query
7527 2024.06.17 21:24:25.957751 [ 3 ] {7c33c53e-299e-427b-a939-e38ea4ccef7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7528 2024.06.17 21:24:25.957768 [ 3 ] {} <Debug> HTTP-Session: 156aafb5-7455-413e-812c-595d08d387ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.06.17 21:24:25.957889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7530 2024.06.17 21:24:25.957937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7531 2024.06.17 21:24:25.957957 [ 3 ] {} <Debug> HTTP-Session: 358e3abb-554d-449c-86f7-b70474618743 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7532 2024.06.17 21:24:25.957973 [ 3 ] {} <Debug> HTTP-Session: 358e3abb-554d-449c-86f7-b70474618743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.06.17 21:24:25.957987 [ 3 ] {} <Debug> HTTP-Session: 358e3abb-554d-449c-86f7-b70474618743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.06.17 21:24:25.958019 [ 3 ] {} <Trace> HTTP-Session: 358e3abb-554d-449c-86f7-b70474618743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7535 2024.06.17 21:24:25.958191 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7536 2024.06.17 21:24:25.958239 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7537 2024.06.17 21:24:25.958396 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7538 2024.06.17 21:24:25.958773 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7539 2024.06.17 21:24:25.958809 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7540 2024.06.17 21:24:25.959210 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7541 2024.06.17 21:24:25.959540 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7542 2024.06.17 21:24:25.959698 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001596 sec., 10025.062656641605 rows/sec., 13.53 MiB/sec.
7543 2024.06.17 21:24:25.959870 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Debug> DynamicQueryHandler: Done processing query
7544 2024.06.17 21:24:25.959895 [ 3 ] {5a3085a2-fe8a-41ea-b282-c0a35f694e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7545 2024.06.17 21:24:25.959911 [ 3 ] {} <Debug> HTTP-Session: 358e3abb-554d-449c-86f7-b70474618743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.06.17 21:24:25.960027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7547 2024.06.17 21:24:25.960076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7548 2024.06.17 21:24:25.960096 [ 3 ] {} <Debug> HTTP-Session: 621cbcca-c317-49e7-a93a-c73fcec24673 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7549 2024.06.17 21:24:25.960137 [ 3 ] {} <Debug> HTTP-Session: 621cbcca-c317-49e7-a93a-c73fcec24673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.06.17 21:24:25.960152 [ 3 ] {} <Debug> HTTP-Session: 621cbcca-c317-49e7-a93a-c73fcec24673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.06.17 21:24:25.960184 [ 3 ] {} <Trace> HTTP-Session: 621cbcca-c317-49e7-a93a-c73fcec24673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7552 2024.06.17 21:24:25.960313 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7553 2024.06.17 21:24:25.960358 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7554 2024.06.17 21:24:25.960484 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7555 2024.06.17 21:24:25.960756 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7556 2024.06.17 21:24:25.960792 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7557 2024.06.17 21:24:25.961158 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7558 2024.06.17 21:24:25.961471 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7559 2024.06.17 21:24:25.961660 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
7560 2024.06.17 21:24:25.961816 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Debug> DynamicQueryHandler: Done processing query
7561 2024.06.17 21:24:25.961840 [ 3 ] {7dae6a5c-478d-41fb-bc79-211e0da93c65} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7562 2024.06.17 21:24:25.961856 [ 3 ] {} <Debug> HTTP-Session: 621cbcca-c317-49e7-a93a-c73fcec24673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7563 2024.06.17 21:24:30.178660 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
7564 2024.06.17 21:24:30.178765 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
7565 2024.06.17 21:24:30.950277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7566 2024.06.17 21:24:30.950404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7567 2024.06.17 21:24:30.950434 [ 3 ] {} <Debug> HTTP-Session: f087d132-2316-4de5-a224-c59bd41231c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7568 2024.06.17 21:24:30.950462 [ 3 ] {} <Debug> HTTP-Session: f087d132-2316-4de5-a224-c59bd41231c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7569 2024.06.17 21:24:30.950481 [ 3 ] {} <Debug> HTTP-Session: f087d132-2316-4de5-a224-c59bd41231c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7570 2024.06.17 21:24:30.950537 [ 3 ] {} <Trace> HTTP-Session: f087d132-2316-4de5-a224-c59bd41231c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7571 2024.06.17 21:24:30.950750 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7572 2024.06.17 21:24:30.950824 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7573 2024.06.17 21:24:30.951023 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7574 2024.06.17 21:24:30.951392 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7575 2024.06.17 21:24:30.951436 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7576 2024.06.17 21:24:30.951815 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7577 2024.06.17 21:24:30.952150 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7578 2024.06.17 21:24:30.952299 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 702.21 KiB/sec.
7579 2024.06.17 21:24:30.952500 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Debug> DynamicQueryHandler: Done processing query
7580 2024.06.17 21:24:30.952528 [ 3 ] {ff4c3315-8022-484b-8b21-1546eb950fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7581 2024.06.17 21:24:30.952545 [ 3 ] {} <Debug> HTTP-Session: f087d132-2316-4de5-a224-c59bd41231c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.06.17 21:24:30.952694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7583 2024.06.17 21:24:30.952745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7584 2024.06.17 21:24:30.952764 [ 3 ] {} <Debug> HTTP-Session: 0a809904-bca6-4087-867f-576ff4974e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7585 2024.06.17 21:24:30.952783 [ 3 ] {} <Debug> HTTP-Session: 0a809904-bca6-4087-867f-576ff4974e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7586 2024.06.17 21:24:30.952797 [ 3 ] {} <Debug> HTTP-Session: 0a809904-bca6-4087-867f-576ff4974e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.06.17 21:24:30.952832 [ 3 ] {} <Trace> HTTP-Session: 0a809904-bca6-4087-867f-576ff4974e74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7588 2024.06.17 21:24:30.952937 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7589 2024.06.17 21:24:30.952983 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7590 2024.06.17 21:24:30.953112 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7591 2024.06.17 21:24:30.953371 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7592 2024.06.17 21:24:30.953407 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7593 2024.06.17 21:24:30.953709 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7594 2024.06.17 21:24:30.954015 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7595 2024.06.17 21:24:30.954142 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 395.52 KiB/sec.
7596 2024.06.17 21:24:30.954433 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Debug> DynamicQueryHandler: Done processing query
7597 2024.06.17 21:24:30.954468 [ 3 ] {73ac65c5-61a8-445e-936a-a2d5d7a85dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7598 2024.06.17 21:24:30.954488 [ 3 ] {} <Debug> HTTP-Session: 0a809904-bca6-4087-867f-576ff4974e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7599 2024.06.17 21:24:30.954636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7600 2024.06.17 21:24:30.954695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7601 2024.06.17 21:24:30.954719 [ 3 ] {} <Debug> HTTP-Session: 47176842-1c41-453a-8c9e-b3bc4eeeae4e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7602 2024.06.17 21:24:30.954741 [ 3 ] {} <Debug> HTTP-Session: 47176842-1c41-453a-8c9e-b3bc4eeeae4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7603 2024.06.17 21:24:30.954758 [ 3 ] {} <Debug> HTTP-Session: 47176842-1c41-453a-8c9e-b3bc4eeeae4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.06.17 21:24:30.954797 [ 3 ] {} <Trace> HTTP-Session: 47176842-1c41-453a-8c9e-b3bc4eeeae4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7605 2024.06.17 21:24:30.954963 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7606 2024.06.17 21:24:30.955007 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7607 2024.06.17 21:24:30.955155 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7608 2024.06.17 21:24:30.955591 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7609 2024.06.17 21:24:30.955628 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7610 2024.06.17 21:24:30.955956 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7611 2024.06.17 21:24:30.956270 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7612 2024.06.17 21:24:30.956397 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Debug> executeQuery: Read 137 rows, 11.22 KiB in 0.001507 sec., 90909.0909090909 rows/sec., 7.27 MiB/sec.
7613 2024.06.17 21:24:30.956565 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Debug> DynamicQueryHandler: Done processing query
7614 2024.06.17 21:24:30.956589 [ 3 ] {018074ca-454a-468c-a89c-fcefc4c77596} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7615 2024.06.17 21:24:30.956605 [ 3 ] {} <Debug> HTTP-Session: 47176842-1c41-453a-8c9e-b3bc4eeeae4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7616 2024.06.17 21:24:30.956740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7617 2024.06.17 21:24:30.956788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7618 2024.06.17 21:24:30.956808 [ 3 ] {} <Debug> HTTP-Session: a330ecdf-28a4-4910-93c5-9928c4bbd776 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7619 2024.06.17 21:24:30.956824 [ 3 ] {} <Debug> HTTP-Session: a330ecdf-28a4-4910-93c5-9928c4bbd776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7620 2024.06.17 21:24:30.956838 [ 3 ] {} <Debug> HTTP-Session: a330ecdf-28a4-4910-93c5-9928c4bbd776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7621 2024.06.17 21:24:30.956869 [ 3 ] {} <Trace> HTTP-Session: a330ecdf-28a4-4910-93c5-9928c4bbd776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7622 2024.06.17 21:24:30.956966 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7623 2024.06.17 21:24:30.957009 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7624 2024.06.17 21:24:30.957134 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7625 2024.06.17 21:24:30.957410 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7626 2024.06.17 21:24:30.957447 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7627 2024.06.17 21:24:30.957740 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7628 2024.06.17 21:24:30.958043 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7629 2024.06.17 21:24:30.958165 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 342.56 KiB/sec.
7630 2024.06.17 21:24:30.958317 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Debug> DynamicQueryHandler: Done processing query
7631 2024.06.17 21:24:30.958341 [ 3 ] {eb07ecf8-bbeb-457c-b55d-a1208af0fb39} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7632 2024.06.17 21:24:30.958357 [ 3 ] {} <Debug> HTTP-Session: a330ecdf-28a4-4910-93c5-9928c4bbd776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.06.17 21:24:30.958490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7634 2024.06.17 21:24:30.958536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7635 2024.06.17 21:24:30.958555 [ 3 ] {} <Debug> HTTP-Session: d246bd0b-08a8-48fa-8444-5fbb44fe00b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7636 2024.06.17 21:24:30.958572 [ 3 ] {} <Debug> HTTP-Session: d246bd0b-08a8-48fa-8444-5fbb44fe00b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.06.17 21:24:30.958586 [ 3 ] {} <Debug> HTTP-Session: d246bd0b-08a8-48fa-8444-5fbb44fe00b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.06.17 21:24:30.958616 [ 3 ] {} <Trace> HTTP-Session: d246bd0b-08a8-48fa-8444-5fbb44fe00b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7639 2024.06.17 21:24:30.958734 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7640 2024.06.17 21:24:30.958776 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7641 2024.06.17 21:24:30.958899 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7642 2024.06.17 21:24:30.959243 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7643 2024.06.17 21:24:30.959278 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7644 2024.06.17 21:24:30.959592 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7645 2024.06.17 21:24:30.959906 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7646 2024.06.17 21:24:30.960031 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Debug> executeQuery: Read 108 rows, 8.62 KiB in 0.001343 sec., 80416.97691734922 rows/sec., 6.27 MiB/sec.
7647 2024.06.17 21:24:30.960286 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Debug> DynamicQueryHandler: Done processing query
7648 2024.06.17 21:24:30.960336 [ 3 ] {93ff4ff8-ec6f-4190-803b-e3c3e0a3ce53} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7649 2024.06.17 21:24:30.960377 [ 3 ] {} <Debug> HTTP-Session: d246bd0b-08a8-48fa-8444-5fbb44fe00b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.06.17 21:24:30.960589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7651 2024.06.17 21:24:30.960640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7652 2024.06.17 21:24:30.960658 [ 3 ] {} <Debug> HTTP-Session: 5c9a6b86-9a6e-4c98-bf5e-220ba7de0f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7653 2024.06.17 21:24:30.960675 [ 3 ] {} <Debug> HTTP-Session: 5c9a6b86-9a6e-4c98-bf5e-220ba7de0f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.06.17 21:24:30.960689 [ 3 ] {} <Debug> HTTP-Session: 5c9a6b86-9a6e-4c98-bf5e-220ba7de0f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7655 2024.06.17 21:24:30.960720 [ 3 ] {} <Trace> HTTP-Session: 5c9a6b86-9a6e-4c98-bf5e-220ba7de0f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7656 2024.06.17 21:24:30.960897 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7657 2024.06.17 21:24:30.960948 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7658 2024.06.17 21:24:30.961104 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7659 2024.06.17 21:24:30.961485 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7660 2024.06.17 21:24:30.961521 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7661 2024.06.17 21:24:30.961910 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7662 2024.06.17 21:24:30.962237 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7663 2024.06.17 21:24:30.962366 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001566 sec., 127075.35121328225 rows/sec., 8.87 MiB/sec.
7664 2024.06.17 21:24:30.962365 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7665 2024.06.17 21:24:30.962429 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7666 2024.06.17 21:24:30.962458 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7667 2024.06.17 21:24:30.962581 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Debug> DynamicQueryHandler: Done processing query
7668 2024.06.17 21:24:30.962628 [ 3 ] {72c334e7-799e-45e5-9941-21cf6e67ac7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7669 2024.06.17 21:24:30.962655 [ 3 ] {} <Debug> HTTP-Session: 5c9a6b86-9a6e-4c98-bf5e-220ba7de0f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7670 2024.06.17 21:24:30.962650 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7671 2024.06.17 21:24:30.962825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7672 2024.06.17 21:24:30.962941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7673 2024.06.17 21:24:30.962998 [ 3 ] {} <Debug> HTTP-Session: 22e6140c-4fef-4789-8f90-fffe20e97c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7674 2024.06.17 21:24:30.962995 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7675 2024.06.17 21:24:30.963024 [ 3 ] {} <Debug> HTTP-Session: 22e6140c-4fef-4789-8f90-fffe20e97c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7676 2024.06.17 21:24:30.963064 [ 3 ] {} <Debug> HTTP-Session: 22e6140c-4fef-4789-8f90-fffe20e97c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7677 2024.06.17 21:24:30.963080 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5614 rows starting from the beginning of the part
7678 2024.06.17 21:24:30.963121 [ 3 ] {} <Trace> HTTP-Session: 22e6140c-4fef-4789-8f90-fffe20e97c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7679 2024.06.17 21:24:30.963363 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 162 rows starting from the beginning of the part
7680 2024.06.17 21:24:30.963570 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 161 rows starting from the beginning of the part
7681 2024.06.17 21:24:30.963885 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
7682 2024.06.17 21:24:30.963700 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7683 2024.06.17 21:24:30.964143 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
7684 2024.06.17 21:24:30.964216 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7685 2024.06.17 21:24:30.964412 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 199 rows starting from the beginning of the part
7686 2024.06.17 21:24:30.965187 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7687 2024.06.17 21:24:30.965840 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7688 2024.06.17 21:24:30.965887 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7689 2024.06.17 21:24:30.966892 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7690 2024.06.17 21:24:30.967579 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7691 2024.06.17 21:24:30.967790 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.00446 sec., 3139.013452914798 rows/sec., 4.24 MiB/sec.
7692 2024.06.17 21:24:30.968021 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Debug> DynamicQueryHandler: Done processing query
7693 2024.06.17 21:24:30.968050 [ 3 ] {2a9c9320-a4a0-484c-8986-46037872aaeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7694 2024.06.17 21:24:30.968066 [ 3 ] {} <Debug> HTTP-Session: 22e6140c-4fef-4789-8f90-fffe20e97c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.06.17 21:24:30.968210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7696 2024.06.17 21:24:30.968263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7697 2024.06.17 21:24:30.968282 [ 3 ] {} <Debug> HTTP-Session: da3ffab0-ee36-4431-ba58-f278f6cc4613 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7698 2024.06.17 21:24:30.968300 [ 3 ] {} <Debug> HTTP-Session: da3ffab0-ee36-4431-ba58-f278f6cc4613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.06.17 21:24:30.968314 [ 3 ] {} <Debug> HTTP-Session: da3ffab0-ee36-4431-ba58-f278f6cc4613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.06.17 21:24:30.968346 [ 3 ] {} <Trace> HTTP-Session: da3ffab0-ee36-4431-ba58-f278f6cc4613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7701 2024.06.17 21:24:30.968652 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7702 2024.06.17 21:24:30.968738 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7703 2024.06.17 21:24:30.968759 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6456 rows, containing 5 columns (5 merged, 0 gathered) in 0.006217413 sec., 1038373.998960661 rows/sec., 72.47 MiB/sec.
7704 2024.06.17 21:24:30.968958 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7705 2024.06.17 21:24:30.969325 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7706 2024.06.17 21:24:30.969394 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7707 2024.06.17 21:24:30.969480 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7708 2024.06.17 21:24:30.970352 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7709 2024.06.17 21:24:30.970397 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7710 2024.06.17 21:24:30.970567 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7711 2024.06.17 21:24:30.970825 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
7712 2024.06.17 21:24:30.971002 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7713 2024.06.17 21:24:30.971141 [ 44 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7714 2024.06.17 21:24:30.971146 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00271 sec., 22140.22140221402 rows/sec., 1.49 MiB/sec.
7715 2024.06.17 21:24:30.971182 [ 44 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7716 2024.06.17 21:24:30.971228 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7717 2024.06.17 21:24:30.971426 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7718 2024.06.17 21:24:30.971444 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Debug> DynamicQueryHandler: Done processing query
7719 2024.06.17 21:24:30.971500 [ 3 ] {98fa1ac1-1cfe-4181-b471-870e60730cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7720 2024.06.17 21:24:30.971528 [ 3 ] {} <Debug> HTTP-Session: da3ffab0-ee36-4431-ba58-f278f6cc4613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.06.17 21:24:30.971652 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7722 2024.06.17 21:24:30.971692 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1968 rows starting from the beginning of the part
7723 2024.06.17 21:24:30.971787 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
7724 2024.06.17 21:24:30.971979 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
7725 2024.06.17 21:24:30.972075 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
7726 2024.06.17 21:24:30.972258 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
7727 2024.06.17 21:24:30.972335 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
7728 2024.06.17 21:24:30.973820 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484115 sec., 913001.209686347 rows/sec., 61.31 MiB/sec.
7729 2024.06.17 21:24:30.974061 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7730 2024.06.17 21:24:30.974469 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7731 2024.06.17 21:24:30.974554 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_46_9} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7732 2024.06.17 21:24:30.974638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
7733 2024.06.17 21:24:35.948369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7734 2024.06.17 21:24:35.948513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7735 2024.06.17 21:24:35.948543 [ 3 ] {} <Debug> HTTP-Session: 3664cc1d-6c71-430f-b0a2-3b520ef91af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7736 2024.06.17 21:24:35.948572 [ 3 ] {} <Debug> HTTP-Session: 3664cc1d-6c71-430f-b0a2-3b520ef91af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7737 2024.06.17 21:24:35.948592 [ 3 ] {} <Debug> HTTP-Session: 3664cc1d-6c71-430f-b0a2-3b520ef91af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.06.17 21:24:35.948647 [ 3 ] {} <Trace> HTTP-Session: 3664cc1d-6c71-430f-b0a2-3b520ef91af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7739 2024.06.17 21:24:35.948851 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7740 2024.06.17 21:24:35.948925 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7741 2024.06.17 21:24:35.949130 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7742 2024.06.17 21:24:35.949587 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7743 2024.06.17 21:24:35.949629 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7744 2024.06.17 21:24:35.950011 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7745 2024.06.17 21:24:35.950354 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7746 2024.06.17 21:24:35.950507 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001722 sec., 9291.521486643438 rows/sec., 753.12 KiB/sec.
7747 2024.06.17 21:24:35.950506 [ 40 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7748 2024.06.17 21:24:35.950581 [ 40 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7749 2024.06.17 21:24:35.950617 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7750 2024.06.17 21:24:35.950773 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Debug> DynamicQueryHandler: Done processing query
7751 2024.06.17 21:24:35.950845 [ 3 ] {2130ce93-ab0e-4717-a0bd-1fbb49533c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7752 2024.06.17 21:24:35.950866 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7753 2024.06.17 21:24:35.950876 [ 3 ] {} <Debug> HTTP-Session: 3664cc1d-6c71-430f-b0a2-3b520ef91af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7754 2024.06.17 21:24:35.951155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7755 2024.06.17 21:24:35.951362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7756 2024.06.17 21:24:35.951477 [ 3 ] {} <Debug> HTTP-Session: 5ceee328-8877-4361-80c1-86ffabfabb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7757 2024.06.17 21:24:35.951525 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7758 2024.06.17 21:24:35.951566 [ 3 ] {} <Debug> HTTP-Session: 5ceee328-8877-4361-80c1-86ffabfabb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7759 2024.06.17 21:24:35.951642 [ 3 ] {} <Debug> HTTP-Session: 5ceee328-8877-4361-80c1-86ffabfabb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7760 2024.06.17 21:24:35.951656 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 30 rows starting from the beginning of the part
7761 2024.06.17 21:24:35.951797 [ 3 ] {} <Trace> HTTP-Session: 5ceee328-8877-4361-80c1-86ffabfabb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7762 2024.06.17 21:24:35.952056 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part
7763 2024.06.17 21:24:35.952255 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7764 2024.06.17 21:24:35.952358 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
7765 2024.06.17 21:24:35.952396 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7766 2024.06.17 21:24:35.952730 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part
7767 2024.06.17 21:24:35.953037 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
7768 2024.06.17 21:24:35.953471 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part
7769 2024.06.17 21:24:35.953889 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7770 2024.06.17 21:24:35.954628 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.06.17 21:24:35.954676 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7772 2024.06.17 21:24:35.955203 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7773 2024.06.17 21:24:35.955277 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004590047 sec., 23093.44544837994 rows/sec., 1.83 MiB/sec.
7774 2024.06.17 21:24:35.955650 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7775 2024.06.17 21:24:35.955834 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7776 2024.06.17 21:24:35.956228 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.004121 sec., 25236.59305993691 rows/sec., 2.05 MiB/sec.
7777 2024.06.17 21:24:35.956616 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Debug> DynamicQueryHandler: Done processing query
7778 2024.06.17 21:24:35.956644 [ 3 ] {563a612a-f3df-4781-ae10-edd86094b94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7779 2024.06.17 21:24:35.956673 [ 3 ] {} <Debug> HTTP-Session: 5ceee328-8877-4361-80c1-86ffabfabb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7780 2024.06.17 21:24:35.956723 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7781 2024.06.17 21:24:35.956838 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_46_9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7782 2024.06.17 21:24:35.956845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7783 2024.06.17 21:24:35.956953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7784 2024.06.17 21:24:35.956991 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7785 2024.06.17 21:24:35.957001 [ 3 ] {} <Debug> HTTP-Session: 839e1173-8477-4b11-ad74-53cec84b6bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7786 2024.06.17 21:24:35.957051 [ 3 ] {} <Debug> HTTP-Session: 839e1173-8477-4b11-ad74-53cec84b6bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.06.17 21:24:35.957066 [ 3 ] {} <Debug> HTTP-Session: 839e1173-8477-4b11-ad74-53cec84b6bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7788 2024.06.17 21:24:35.957097 [ 3 ] {} <Trace> HTTP-Session: 839e1173-8477-4b11-ad74-53cec84b6bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7789 2024.06.17 21:24:35.957236 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7790 2024.06.17 21:24:35.957280 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7791 2024.06.17 21:24:35.957429 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7792 2024.06.17 21:24:35.957799 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7793 2024.06.17 21:24:35.957836 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7794 2024.06.17 21:24:35.958160 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7795 2024.06.17 21:24:35.958476 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7796 2024.06.17 21:24:35.958609 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00142 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec.
7797 2024.06.17 21:24:35.958775 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Debug> DynamicQueryHandler: Done processing query
7798 2024.06.17 21:24:35.958801 [ 3 ] {8874c65e-3b2f-4b1a-9263-4826defbeb6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7799 2024.06.17 21:24:35.958817 [ 3 ] {} <Debug> HTTP-Session: 839e1173-8477-4b11-ad74-53cec84b6bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7800 2024.06.17 21:24:35.958970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7801 2024.06.17 21:24:35.959019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7802 2024.06.17 21:24:35.959038 [ 3 ] {} <Debug> HTTP-Session: 8bc2209d-3625-47a3-a856-2990474f083a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7803 2024.06.17 21:24:35.959055 [ 3 ] {} <Debug> HTTP-Session: 8bc2209d-3625-47a3-a856-2990474f083a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.06.17 21:24:35.959068 [ 3 ] {} <Debug> HTTP-Session: 8bc2209d-3625-47a3-a856-2990474f083a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7805 2024.06.17 21:24:35.959099 [ 3 ] {} <Trace> HTTP-Session: 8bc2209d-3625-47a3-a856-2990474f083a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7806 2024.06.17 21:24:35.959251 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7807 2024.06.17 21:24:35.959300 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7808 2024.06.17 21:24:35.959442 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7809 2024.06.17 21:24:35.959842 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7810 2024.06.17 21:24:35.959878 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7811 2024.06.17 21:24:35.960273 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7812 2024.06.17 21:24:35.960612 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7813 2024.06.17 21:24:35.960741 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
7814 2024.06.17 21:24:35.960908 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Debug> DynamicQueryHandler: Done processing query
7815 2024.06.17 21:24:35.960933 [ 3 ] {40e6b0c0-01e1-4c9a-bed3-4eaa71430fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7816 2024.06.17 21:24:35.960949 [ 3 ] {} <Debug> HTTP-Session: 8bc2209d-3625-47a3-a856-2990474f083a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.06.17 21:24:35.961067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7818 2024.06.17 21:24:35.961115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7819 2024.06.17 21:24:35.961134 [ 3 ] {} <Debug> HTTP-Session: 23a4dc87-2daf-49ed-b367-8b1956f3668c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7820 2024.06.17 21:24:35.961150 [ 3 ] {} <Debug> HTTP-Session: 23a4dc87-2daf-49ed-b367-8b1956f3668c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7821 2024.06.17 21:24:35.961165 [ 3 ] {} <Debug> HTTP-Session: 23a4dc87-2daf-49ed-b367-8b1956f3668c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.06.17 21:24:35.961195 [ 3 ] {} <Trace> HTTP-Session: 23a4dc87-2daf-49ed-b367-8b1956f3668c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7823 2024.06.17 21:24:35.961398 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7824 2024.06.17 21:24:35.961446 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7825 2024.06.17 21:24:35.961602 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7826 2024.06.17 21:24:35.961993 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7827 2024.06.17 21:24:35.962029 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7828 2024.06.17 21:24:35.962437 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7829 2024.06.17 21:24:35.962788 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7830 2024.06.17 21:24:35.962922 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001651 sec., 9691.096305269533 rows/sec., 13.08 MiB/sec.
7831 2024.06.17 21:24:35.962981 [ 39 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7832 2024.06.17 21:24:35.963092 [ 39 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2024.06.17 21:24:35.963132 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7834 2024.06.17 21:24:35.963178 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Debug> DynamicQueryHandler: Done processing query
7835 2024.06.17 21:24:35.963299 [ 3 ] {a3a83fbc-180b-45e1-a5e8-92262fe99222} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7836 2024.06.17 21:24:35.963385 [ 3 ] {} <Debug> HTTP-Session: 23a4dc87-2daf-49ed-b367-8b1956f3668c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7837 2024.06.17 21:24:35.963584 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
7838 2024.06.17 21:24:35.963731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7839 2024.06.17 21:24:35.963963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7840 2024.06.17 21:24:35.964099 [ 3 ] {} <Debug> HTTP-Session: 5ab6dbfd-4992-4705-8d4a-434be1c55c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7841 2024.06.17 21:24:35.964173 [ 3 ] {} <Debug> HTTP-Session: 5ab6dbfd-4992-4705-8d4a-434be1c55c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.06.17 21:24:35.964255 [ 3 ] {} <Debug> HTTP-Session: 5ab6dbfd-4992-4705-8d4a-434be1c55c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7843 2024.06.17 21:24:35.964363 [ 3 ] {} <Trace> HTTP-Session: 5ab6dbfd-4992-4705-8d4a-434be1c55c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7844 2024.06.17 21:24:35.964411 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7845 2024.06.17 21:24:35.964489 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 618 rows starting from the beginning of the part
7846 2024.06.17 21:24:35.964719 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7847 2024.06.17 21:24:35.964786 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part
7848 2024.06.17 21:24:35.964900 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7849 2024.06.17 21:24:35.965039 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
7850 2024.06.17 21:24:35.965399 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part
7851 2024.06.17 21:24:35.965698 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
7852 2024.06.17 21:24:35.966118 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part
7853 2024.06.17 21:24:35.966232 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7854 2024.06.17 21:24:35.967065 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7855 2024.06.17 21:24:35.967142 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7856 2024.06.17 21:24:35.967745 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7857 2024.06.17 21:24:35.968215 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7858 2024.06.17 21:24:35.968636 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004096 sec., 14648.4375 rows/sec., 1010.89 KiB/sec.
7859 2024.06.17 21:24:35.969006 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Debug> DynamicQueryHandler: Done processing query
7860 2024.06.17 21:24:35.969066 [ 3 ] {ae30cea4-9127-4ad3-8ee6-ff2dd2fc30d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7861 2024.06.17 21:24:35.969107 [ 3 ] {} <Debug> HTTP-Session: 5ab6dbfd-4992-4705-8d4a-434be1c55c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7862 2024.06.17 21:24:35.970283 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 6 columns (6 merged, 0 gathered) in 0.007057601 sec., 98333.69724358177 rows/sec., 132.70 MiB/sec.
7863 2024.06.17 21:24:35.970884 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7864 2024.06.17 21:24:35.971331 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7865 2024.06.17 21:24:35.971410 [ 186 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7866 2024.06.17 21:24:35.971506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
7867 2024.06.17 21:24:40.949149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7868 2024.06.17 21:24:40.949290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7869 2024.06.17 21:24:40.949319 [ 3 ] {} <Debug> HTTP-Session: 9c1acb10-8d92-4eb6-aac1-92560af65126 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7870 2024.06.17 21:24:40.949351 [ 3 ] {} <Debug> HTTP-Session: 9c1acb10-8d92-4eb6-aac1-92560af65126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7871 2024.06.17 21:24:40.949369 [ 3 ] {} <Debug> HTTP-Session: 9c1acb10-8d92-4eb6-aac1-92560af65126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.06.17 21:24:40.949423 [ 3 ] {} <Trace> HTTP-Session: 9c1acb10-8d92-4eb6-aac1-92560af65126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7873 2024.06.17 21:24:40.949625 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7874 2024.06.17 21:24:40.949699 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7875 2024.06.17 21:24:40.949913 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7876 2024.06.17 21:24:40.950350 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7877 2024.06.17 21:24:40.950388 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7878 2024.06.17 21:24:40.950758 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7879 2024.06.17 21:24:40.951101 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7880 2024.06.17 21:24:40.951242 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001682 sec., 8323.424494649227 rows/sec., 674.65 KiB/sec.
7881 2024.06.17 21:24:40.951473 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Debug> DynamicQueryHandler: Done processing query
7882 2024.06.17 21:24:40.951503 [ 3 ] {6cf2af69-f381-4cd0-a5d6-6b7288452d32} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7883 2024.06.17 21:24:40.951519 [ 3 ] {} <Debug> HTTP-Session: 9c1acb10-8d92-4eb6-aac1-92560af65126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7884 2024.06.17 21:24:40.951647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7885 2024.06.17 21:24:40.951696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7886 2024.06.17 21:24:40.951715 [ 3 ] {} <Debug> HTTP-Session: 959df1b5-db77-4cd3-83e7-cf5595272103 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7887 2024.06.17 21:24:40.951731 [ 3 ] {} <Debug> HTTP-Session: 959df1b5-db77-4cd3-83e7-cf5595272103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7888 2024.06.17 21:24:40.951746 [ 3 ] {} <Debug> HTTP-Session: 959df1b5-db77-4cd3-83e7-cf5595272103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.06.17 21:24:40.951777 [ 3 ] {} <Trace> HTTP-Session: 959df1b5-db77-4cd3-83e7-cf5595272103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7890 2024.06.17 21:24:40.951896 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7891 2024.06.17 21:24:40.951938 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7892 2024.06.17 21:24:40.952060 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7893 2024.06.17 21:24:40.952417 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7894 2024.06.17 21:24:40.952453 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7895 2024.06.17 21:24:40.952770 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7896 2024.06.17 21:24:40.953087 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7897 2024.06.17 21:24:40.953213 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001362 sec., 71953.01027900148 rows/sec., 5.91 MiB/sec.
7898 2024.06.17 21:24:40.953374 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Debug> DynamicQueryHandler: Done processing query
7899 2024.06.17 21:24:40.953400 [ 3 ] {b1a49358-ea9b-4ea0-9b60-ffbddb5c78b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7900 2024.06.17 21:24:40.953415 [ 3 ] {} <Debug> HTTP-Session: 959df1b5-db77-4cd3-83e7-cf5595272103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7901 2024.06.17 21:24:40.953541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7902 2024.06.17 21:24:40.953588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7903 2024.06.17 21:24:40.953607 [ 3 ] {} <Debug> HTTP-Session: 3c745843-97dc-43fc-a265-a71d036e7f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7904 2024.06.17 21:24:40.953623 [ 3 ] {} <Debug> HTTP-Session: 3c745843-97dc-43fc-a265-a71d036e7f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7905 2024.06.17 21:24:40.953637 [ 3 ] {} <Debug> HTTP-Session: 3c745843-97dc-43fc-a265-a71d036e7f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7906 2024.06.17 21:24:40.953667 [ 3 ] {} <Trace> HTTP-Session: 3c745843-97dc-43fc-a265-a71d036e7f71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7907 2024.06.17 21:24:40.953785 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7908 2024.06.17 21:24:40.953827 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7909 2024.06.17 21:24:40.953949 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7910 2024.06.17 21:24:40.954368 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7911 2024.06.17 21:24:40.954404 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7912 2024.06.17 21:24:40.954718 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7913 2024.06.17 21:24:40.955019 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7914 2024.06.17 21:24:40.955146 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001404 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec.
7915 2024.06.17 21:24:40.955421 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Debug> DynamicQueryHandler: Done processing query
7916 2024.06.17 21:24:40.955477 [ 3 ] {d899bc78-0e46-4d96-b222-bef747e4690c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7917 2024.06.17 21:24:40.955524 [ 3 ] {} <Debug> HTTP-Session: 3c745843-97dc-43fc-a265-a71d036e7f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7918 2024.06.17 21:24:40.955700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7919 2024.06.17 21:24:40.955750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7920 2024.06.17 21:24:40.955769 [ 3 ] {} <Debug> HTTP-Session: a9718dba-1370-418e-a905-6dbf809b0ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7921 2024.06.17 21:24:40.955785 [ 3 ] {} <Debug> HTTP-Session: a9718dba-1370-418e-a905-6dbf809b0ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.06.17 21:24:40.955798 [ 3 ] {} <Debug> HTTP-Session: a9718dba-1370-418e-a905-6dbf809b0ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7923 2024.06.17 21:24:40.955829 [ 3 ] {} <Trace> HTTP-Session: a9718dba-1370-418e-a905-6dbf809b0ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7924 2024.06.17 21:24:40.955976 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7925 2024.06.17 21:24:40.956024 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7926 2024.06.17 21:24:40.956180 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7927 2024.06.17 21:24:40.956588 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7928 2024.06.17 21:24:40.956623 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7929 2024.06.17 21:24:40.957008 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7930 2024.06.17 21:24:40.957343 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7931 2024.06.17 21:24:40.957484 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec.
7932 2024.06.17 21:24:40.957681 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Debug> DynamicQueryHandler: Done processing query
7933 2024.06.17 21:24:40.957705 [ 3 ] {bf3312ef-a32a-412a-adf0-b599b1ddd235} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7934 2024.06.17 21:24:40.957721 [ 3 ] {} <Debug> HTTP-Session: a9718dba-1370-418e-a905-6dbf809b0ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7935 2024.06.17 21:24:40.957842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7936 2024.06.17 21:24:40.957888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7937 2024.06.17 21:24:40.957907 [ 3 ] {} <Debug> HTTP-Session: 46437ad3-e8cf-43e7-8174-884d65ff16d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7938 2024.06.17 21:24:40.957923 [ 3 ] {} <Debug> HTTP-Session: 46437ad3-e8cf-43e7-8174-884d65ff16d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.06.17 21:24:40.957936 [ 3 ] {} <Debug> HTTP-Session: 46437ad3-e8cf-43e7-8174-884d65ff16d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.06.17 21:24:40.957965 [ 3 ] {} <Trace> HTTP-Session: 46437ad3-e8cf-43e7-8174-884d65ff16d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7941 2024.06.17 21:24:40.958142 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7942 2024.06.17 21:24:40.958189 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7943 2024.06.17 21:24:40.958354 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7944 2024.06.17 21:24:40.958732 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7945 2024.06.17 21:24:40.958767 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7946 2024.06.17 21:24:40.959168 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7947 2024.06.17 21:24:40.959513 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7948 2024.06.17 21:24:40.959666 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001624 sec., 8620.689655172413 rows/sec., 11.63 MiB/sec.
7949 2024.06.17 21:24:40.959835 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Debug> DynamicQueryHandler: Done processing query
7950 2024.06.17 21:24:40.959859 [ 3 ] {bca0d114-116e-4bd8-b013-c5c0569d5927} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7951 2024.06.17 21:24:40.959875 [ 3 ] {} <Debug> HTTP-Session: 46437ad3-e8cf-43e7-8174-884d65ff16d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.06.17 21:24:40.959996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7953 2024.06.17 21:24:40.960044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7954 2024.06.17 21:24:40.960063 [ 3 ] {} <Debug> HTTP-Session: 55c3c006-d45c-479b-ba32-3e5c3e6e3775 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
7955 2024.06.17 21:24:40.960078 [ 3 ] {} <Debug> HTTP-Session: 55c3c006-d45c-479b-ba32-3e5c3e6e3775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7956 2024.06.17 21:24:40.960092 [ 3 ] {} <Debug> HTTP-Session: 55c3c006-d45c-479b-ba32-3e5c3e6e3775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7957 2024.06.17 21:24:40.960122 [ 3 ] {} <Trace> HTTP-Session: 55c3c006-d45c-479b-ba32-3e5c3e6e3775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7958 2024.06.17 21:24:40.960236 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7959 2024.06.17 21:24:40.960280 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7960 2024.06.17 21:24:40.960406 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7961 2024.06.17 21:24:40.960713 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7962 2024.06.17 21:24:40.960749 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7963 2024.06.17 21:24:40.961100 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7964 2024.06.17 21:24:40.961419 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7965 2024.06.17 21:24:40.961562 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
7966 2024.06.17 21:24:40.961733 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Debug> DynamicQueryHandler: Done processing query
7967 2024.06.17 21:24:40.961757 [ 3 ] {a80effb8-24de-46f1-9476-9b28fa0abf7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7968 2024.06.17 21:24:40.961773 [ 3 ] {} <Debug> HTTP-Session: 55c3c006-d45c-479b-ba32-3e5c3e6e3775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.06.17 21:24:41.727245 [ 35 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7970 2024.06.17 21:24:41.727315 [ 35 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7971 2024.06.17 21:24:41.727343 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7972 2024.06.17 21:24:41.727558 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
7973 2024.06.17 21:24:41.727769 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7974 2024.06.17 21:24:41.727803 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part
7975 2024.06.17 21:24:41.727883 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
7976 2024.06.17 21:24:41.728084 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
7977 2024.06.17 21:24:41.728339 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7978 2024.06.17 21:24:41.728537 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7979 2024.06.17 21:24:41.729583 [ 186 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156022 sec., 12986.88046782454 rows/sec., 1.03 MiB/sec.
7980 2024.06.17 21:24:41.729767 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7981 2024.06.17 21:24:41.730184 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7982 2024.06.17 21:24:41.730270 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_13_3} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
7983 2024.06.17 21:24:41.730370 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
7984 2024.06.17 21:24:42.695740 [ 35 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7985 2024.06.17 21:24:42.695824 [ 35 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7986 2024.06.17 21:24:42.695850 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
7987 2024.06.17 21:24:42.696092 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
7988 2024.06.17 21:24:42.696329 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7989 2024.06.17 21:24:42.696370 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part
7990 2024.06.17 21:24:42.696453 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
7991 2024.06.17 21:24:42.696662 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
7992 2024.06.17 21:24:42.696925 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7993 2024.06.17 21:24:42.697089 [ 188 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7994 2024.06.17 21:24:42.698187 [ 186 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002244953 sec., 12472.421471629918 rows/sec., 870.88 KiB/sec.
7995 2024.06.17 21:24:42.698476 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7996 2024.06.17 21:24:42.699252 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7997 2024.06.17 21:24:42.699357 [ 193 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_13_3} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
7998 2024.06.17 21:24:42.699465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7999 2024.06.17 21:24:45.178820 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
8000 2024.06.17 21:24:45.178875 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
8001 2024.06.17 21:24:45.948685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8002 2024.06.17 21:24:45.948804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8003 2024.06.17 21:24:45.948828 [ 3 ] {} <Debug> HTTP-Session: cb081ed1-43e4-4dc4-90ee-bf370ab9c5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8004 2024.06.17 21:24:45.948853 [ 3 ] {} <Debug> HTTP-Session: cb081ed1-43e4-4dc4-90ee-bf370ab9c5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8005 2024.06.17 21:24:45.948869 [ 3 ] {} <Debug> HTTP-Session: cb081ed1-43e4-4dc4-90ee-bf370ab9c5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8006 2024.06.17 21:24:45.948918 [ 3 ] {} <Trace> HTTP-Session: cb081ed1-43e4-4dc4-90ee-bf370ab9c5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8007 2024.06.17 21:24:45.949105 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8008 2024.06.17 21:24:45.949172 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8009 2024.06.17 21:24:45.949363 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8010 2024.06.17 21:24:45.949805 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8011 2024.06.17 21:24:45.949846 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8012 2024.06.17 21:24:45.950207 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8013 2024.06.17 21:24:45.950542 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8014 2024.06.17 21:24:45.950714 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001665 sec., 9609.60960960961 rows/sec., 778.90 KiB/sec.
8015 2024.06.17 21:24:45.950921 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Debug> DynamicQueryHandler: Done processing query
8016 2024.06.17 21:24:45.950948 [ 3 ] {bbdc4f3f-3821-4ed4-a48c-5ef99153c92c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8017 2024.06.17 21:24:45.950965 [ 3 ] {} <Debug> HTTP-Session: cb081ed1-43e4-4dc4-90ee-bf370ab9c5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8018 2024.06.17 21:24:45.951085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8019 2024.06.17 21:24:45.951133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8020 2024.06.17 21:24:45.951154 [ 3 ] {} <Debug> HTTP-Session: 5e0145c1-9850-424b-a478-460ad2f569e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8021 2024.06.17 21:24:45.951170 [ 3 ] {} <Debug> HTTP-Session: 5e0145c1-9850-424b-a478-460ad2f569e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.06.17 21:24:45.951185 [ 3 ] {} <Debug> HTTP-Session: 5e0145c1-9850-424b-a478-460ad2f569e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8023 2024.06.17 21:24:45.951216 [ 3 ] {} <Trace> HTTP-Session: 5e0145c1-9850-424b-a478-460ad2f569e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8024 2024.06.17 21:24:45.951311 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8025 2024.06.17 21:24:45.951354 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8026 2024.06.17 21:24:45.951484 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8027 2024.06.17 21:24:45.951790 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8028 2024.06.17 21:24:45.951826 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8029 2024.06.17 21:24:45.952127 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8030 2024.06.17 21:24:45.952427 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8031 2024.06.17 21:24:45.952582 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 126.23 KiB/sec.
8032 2024.06.17 21:24:45.952748 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Debug> DynamicQueryHandler: Done processing query
8033 2024.06.17 21:24:45.952772 [ 3 ] {7eea6bc1-2083-4ab1-b583-6704c78d19d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8034 2024.06.17 21:24:45.952788 [ 3 ] {} <Debug> HTTP-Session: 5e0145c1-9850-424b-a478-460ad2f569e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8035 2024.06.17 21:24:45.952908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8036 2024.06.17 21:24:45.952957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8037 2024.06.17 21:24:45.952976 [ 3 ] {} <Debug> HTTP-Session: 581b876b-5ee6-473b-a123-cc3476602952 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8038 2024.06.17 21:24:45.952992 [ 3 ] {} <Debug> HTTP-Session: 581b876b-5ee6-473b-a123-cc3476602952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8039 2024.06.17 21:24:45.953006 [ 3 ] {} <Debug> HTTP-Session: 581b876b-5ee6-473b-a123-cc3476602952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.06.17 21:24:45.953035 [ 3 ] {} <Trace> HTTP-Session: 581b876b-5ee6-473b-a123-cc3476602952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8041 2024.06.17 21:24:45.953153 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8042 2024.06.17 21:24:45.953195 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8043 2024.06.17 21:24:45.953320 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8044 2024.06.17 21:24:45.953669 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8045 2024.06.17 21:24:45.953706 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8046 2024.06.17 21:24:45.954015 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8047 2024.06.17 21:24:45.954312 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8048 2024.06.17 21:24:45.954458 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001348 sec., 77893.17507418398 rows/sec., 6.33 MiB/sec.
8049 2024.06.17 21:24:45.954475 [ 33 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8050 2024.06.17 21:24:45.954595 [ 33 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8051 2024.06.17 21:24:45.954627 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8052 2024.06.17 21:24:45.954710 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Debug> DynamicQueryHandler: Done processing query
8053 2024.06.17 21:24:45.954752 [ 3 ] {9876acd3-e80e-480c-af1d-9864a05dec36} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8054 2024.06.17 21:24:45.954774 [ 3 ] {} <Debug> HTTP-Session: 581b876b-5ee6-473b-a123-cc3476602952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8055 2024.06.17 21:24:45.954780 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8056 2024.06.17 21:24:45.954907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8057 2024.06.17 21:24:45.954922 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8058 2024.06.17 21:24:45.954957 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 189 rows starting from the beginning of the part
8059 2024.06.17 21:24:45.954965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8060 2024.06.17 21:24:45.954991 [ 3 ] {} <Debug> HTTP-Session: 22fdacd2-a44c-47d5-b510-02421462fbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8061 2024.06.17 21:24:45.955014 [ 3 ] {} <Debug> HTTP-Session: 22fdacd2-a44c-47d5-b510-02421462fbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8062 2024.06.17 21:24:45.955038 [ 3 ] {} <Debug> HTTP-Session: 22fdacd2-a44c-47d5-b510-02421462fbaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.06.17 21:24:45.955043 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part
8064 2024.06.17 21:24:45.955159 [ 3 ] {} <Trace> HTTP-Session: 22fdacd2-a44c-47d5-b510-02421462fbaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8065 2024.06.17 21:24:45.955322 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 137 rows starting from the beginning of the part
8066 2024.06.17 21:24:45.955587 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8067 2024.06.17 21:24:45.955743 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part
8068 2024.06.17 21:24:45.955753 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8069 2024.06.17 21:24:45.956032 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part
8070 2024.06.17 21:24:45.956389 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part
8071 2024.06.17 21:24:45.956879 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8072 2024.06.17 21:24:45.957307 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8073 2024.06.17 21:24:45.957346 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8074 2024.06.17 21:24:45.957799 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8075 2024.06.17 21:24:45.958239 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8076 2024.06.17 21:24:45.958306 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 4 columns (4 merged, 0 gathered) in 0.003586227 sec., 205508.46335159487 rows/sec., 16.70 MiB/sec.
8077 2024.06.17 21:24:45.958421 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003019 sec., 662.471016893011 rows/sec., 46.26 KiB/sec.
8078 2024.06.17 21:24:45.958719 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8079 2024.06.17 21:24:45.958963 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Debug> DynamicQueryHandler: Done processing query
8080 2024.06.17 21:24:45.958998 [ 3 ] {4dcb42a5-fb6b-4ec1-a80e-4826ac7af33c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8081 2024.06.17 21:24:45.959039 [ 3 ] {} <Debug> HTTP-Session: 22fdacd2-a44c-47d5-b510-02421462fbaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.06.17 21:24:45.959241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8083 2024.06.17 21:24:45.959322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8084 2024.06.17 21:24:45.959356 [ 3 ] {} <Debug> HTTP-Session: 5e1dc973-438c-49d5-abd0-6507c2deb3e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8085 2024.06.17 21:24:45.959384 [ 3 ] {} <Debug> HTTP-Session: 5e1dc973-438c-49d5-abd0-6507c2deb3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8086 2024.06.17 21:24:45.959421 [ 3 ] {} <Debug> HTTP-Session: 5e1dc973-438c-49d5-abd0-6507c2deb3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8087 2024.06.17 21:24:45.959477 [ 3 ] {} <Trace> HTTP-Session: 5e1dc973-438c-49d5-abd0-6507c2deb3e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8088 2024.06.17 21:24:45.959512 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8089 2024.06.17 21:24:45.959690 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_51_10} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8090 2024.06.17 21:24:45.959721 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8091 2024.06.17 21:24:45.959821 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8092 2024.06.17 21:24:45.959857 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8093 2024.06.17 21:24:45.960039 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8094 2024.06.17 21:24:45.960395 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8095 2024.06.17 21:24:45.960432 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8096 2024.06.17 21:24:45.960747 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8097 2024.06.17 21:24:45.961051 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8098 2024.06.17 21:24:45.961176 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001562 sec., 52496.798975672216 rows/sec., 4.10 MiB/sec.
8099 2024.06.17 21:24:45.961178 [ 32 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8100 2024.06.17 21:24:45.961246 [ 32 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8101 2024.06.17 21:24:45.961278 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8102 2024.06.17 21:24:45.961348 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Debug> DynamicQueryHandler: Done processing query
8103 2024.06.17 21:24:45.961378 [ 3 ] {20c15e42-114c-406c-a09d-d7bafaed20f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8104 2024.06.17 21:24:45.961379 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8105 2024.06.17 21:24:45.961396 [ 3 ] {} <Debug> HTTP-Session: 5e1dc973-438c-49d5-abd0-6507c2deb3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8106 2024.06.17 21:24:45.961497 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8107 2024.06.17 21:24:45.961523 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 150 rows starting from the beginning of the part
8108 2024.06.17 21:24:45.961624 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 80 rows starting from the beginning of the part
8109 2024.06.17 21:24:45.961639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8110 2024.06.17 21:24:45.961843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8111 2024.06.17 21:24:45.961974 [ 3 ] {} <Debug> HTTP-Session: bd2c670a-6145-4e0a-9ba8-23819e8ec890 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8112 2024.06.17 21:24:45.961984 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part
8113 2024.06.17 21:24:45.962032 [ 3 ] {} <Debug> HTTP-Session: bd2c670a-6145-4e0a-9ba8-23819e8ec890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.06.17 21:24:45.962082 [ 3 ] {} <Debug> HTTP-Session: bd2c670a-6145-4e0a-9ba8-23819e8ec890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.06.17 21:24:45.962223 [ 3 ] {} <Trace> HTTP-Session: bd2c670a-6145-4e0a-9ba8-23819e8ec890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8116 2024.06.17 21:24:45.962265 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 80 rows starting from the beginning of the part
8117 2024.06.17 21:24:45.962504 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part
8118 2024.06.17 21:24:45.962634 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8119 2024.06.17 21:24:45.962804 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
8120 2024.06.17 21:24:45.962822 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8121 2024.06.17 21:24:45.963476 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8122 2024.06.17 21:24:45.964108 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8123 2024.06.17 21:24:45.964147 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8124 2024.06.17 21:24:45.964706 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.003373314 sec., 171344.855533757 rows/sec., 13.38 MiB/sec.
8125 2024.06.17 21:24:45.964752 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8126 2024.06.17 21:24:45.964982 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8127 2024.06.17 21:24:45.965631 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8128 2024.06.17 21:24:45.965957 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003519 sec., 45751.63398692811 rows/sec., 3.19 MiB/sec.
8129 2024.06.17 21:24:45.966101 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8130 2024.06.17 21:24:45.966410 [ 200 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_51_10} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8131 2024.06.17 21:24:45.966451 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Debug> DynamicQueryHandler: Done processing query
8132 2024.06.17 21:24:45.966494 [ 3 ] {83be745c-c189-48a6-a722-891bcbb22254} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8133 2024.06.17 21:24:45.966532 [ 3 ] {} <Debug> HTTP-Session: bd2c670a-6145-4e0a-9ba8-23819e8ec890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8134 2024.06.17 21:24:45.966545 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8135 2024.06.17 21:24:45.966687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8136 2024.06.17 21:24:45.966736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8137 2024.06.17 21:24:45.966754 [ 3 ] {} <Debug> HTTP-Session: 8c0e9236-c19a-40d1-a16e-9fa562e54d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8138 2024.06.17 21:24:45.966770 [ 3 ] {} <Debug> HTTP-Session: 8c0e9236-c19a-40d1-a16e-9fa562e54d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8139 2024.06.17 21:24:45.966784 [ 3 ] {} <Debug> HTTP-Session: 8c0e9236-c19a-40d1-a16e-9fa562e54d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8140 2024.06.17 21:24:45.966815 [ 3 ] {} <Trace> HTTP-Session: 8c0e9236-c19a-40d1-a16e-9fa562e54d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8141 2024.06.17 21:24:45.966999 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8142 2024.06.17 21:24:45.967044 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8143 2024.06.17 21:24:45.967207 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8144 2024.06.17 21:24:45.967575 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8145 2024.06.17 21:24:45.967610 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8146 2024.06.17 21:24:45.968001 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8147 2024.06.17 21:24:45.968350 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8148 2024.06.17 21:24:45.968476 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 13.62 MiB/sec.
8149 2024.06.17 21:24:45.968629 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Debug> DynamicQueryHandler: Done processing query
8150 2024.06.17 21:24:45.968654 [ 3 ] {63f52012-fb9e-47c2-a6be-885784dc4412} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8151 2024.06.17 21:24:45.968670 [ 3 ] {} <Debug> HTTP-Session: 8c0e9236-c19a-40d1-a16e-9fa562e54d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.06.17 21:24:45.968792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8153 2024.06.17 21:24:45.968839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8154 2024.06.17 21:24:45.968857 [ 3 ] {} <Debug> HTTP-Session: 4e8f09fd-680e-4ff2-83fa-bbe53a42a3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8155 2024.06.17 21:24:45.968873 [ 3 ] {} <Debug> HTTP-Session: 4e8f09fd-680e-4ff2-83fa-bbe53a42a3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8156 2024.06.17 21:24:45.968887 [ 3 ] {} <Debug> HTTP-Session: 4e8f09fd-680e-4ff2-83fa-bbe53a42a3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8157 2024.06.17 21:24:45.968918 [ 3 ] {} <Trace> HTTP-Session: 4e8f09fd-680e-4ff2-83fa-bbe53a42a3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8158 2024.06.17 21:24:45.969028 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8159 2024.06.17 21:24:45.969073 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8160 2024.06.17 21:24:45.969197 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8161 2024.06.17 21:24:45.969477 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8162 2024.06.17 21:24:45.969512 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8163 2024.06.17 21:24:45.969862 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8164 2024.06.17 21:24:45.970177 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8165 2024.06.17 21:24:45.970301 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec.
8166 2024.06.17 21:24:45.970462 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Debug> DynamicQueryHandler: Done processing query
8167 2024.06.17 21:24:45.970486 [ 3 ] {60197a30-ebf3-4ddb-a380-f0cca6f9b9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8168 2024.06.17 21:24:45.970502 [ 3 ] {} <Debug> HTTP-Session: 4e8f09fd-680e-4ff2-83fa-bbe53a42a3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.06.17 21:24:50.949334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8170 2024.06.17 21:24:50.949540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8171 2024.06.17 21:24:50.949569 [ 3 ] {} <Debug> HTTP-Session: 2c4bf904-a40d-4745-bf77-17f896eb5afc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8172 2024.06.17 21:24:50.949594 [ 3 ] {} <Debug> HTTP-Session: 2c4bf904-a40d-4745-bf77-17f896eb5afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8173 2024.06.17 21:24:50.949610 [ 3 ] {} <Debug> HTTP-Session: 2c4bf904-a40d-4745-bf77-17f896eb5afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8174 2024.06.17 21:24:50.949659 [ 3 ] {} <Trace> HTTP-Session: 2c4bf904-a40d-4745-bf77-17f896eb5afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8175 2024.06.17 21:24:50.949853 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8176 2024.06.17 21:24:50.949922 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8177 2024.06.17 21:24:50.950118 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8178 2024.06.17 21:24:50.950541 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8179 2024.06.17 21:24:50.950589 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8180 2024.06.17 21:24:50.950994 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8181 2024.06.17 21:24:50.951351 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8182 2024.06.17 21:24:50.951517 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001724 sec., 8120.649651972158 rows/sec., 658.22 KiB/sec.
8183 2024.06.17 21:24:50.951755 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Debug> DynamicQueryHandler: Done processing query
8184 2024.06.17 21:24:50.951782 [ 3 ] {0e3ad76d-3660-4abe-9fc6-979cdd13b988} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8185 2024.06.17 21:24:50.951799 [ 3 ] {} <Debug> HTTP-Session: 2c4bf904-a40d-4745-bf77-17f896eb5afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.06.17 21:24:50.951937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8187 2024.06.17 21:24:50.951989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.06.17 21:24:50.952009 [ 3 ] {} <Debug> HTTP-Session: 6a83a120-7696-4892-9238-df3aa1cc790e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8189 2024.06.17 21:24:50.952028 [ 3 ] {} <Debug> HTTP-Session: 6a83a120-7696-4892-9238-df3aa1cc790e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8190 2024.06.17 21:24:50.952041 [ 3 ] {} <Debug> HTTP-Session: 6a83a120-7696-4892-9238-df3aa1cc790e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.06.17 21:24:50.952077 [ 3 ] {} <Trace> HTTP-Session: 6a83a120-7696-4892-9238-df3aa1cc790e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8192 2024.06.17 21:24:50.952208 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8193 2024.06.17 21:24:50.952256 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8194 2024.06.17 21:24:50.952392 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8195 2024.06.17 21:24:50.952765 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8196 2024.06.17 21:24:50.952802 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8197 2024.06.17 21:24:50.953116 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8198 2024.06.17 21:24:50.953437 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8199 2024.06.17 21:24:50.953599 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001438 sec., 68150.20862308762 rows/sec., 5.59 MiB/sec.
8200 2024.06.17 21:24:50.953775 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Debug> DynamicQueryHandler: Done processing query
8201 2024.06.17 21:24:50.953799 [ 3 ] {a4ffc8cd-d5dc-480c-9c78-07bb9be5dc9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8202 2024.06.17 21:24:50.953814 [ 3 ] {} <Debug> HTTP-Session: 6a83a120-7696-4892-9238-df3aa1cc790e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.06.17 21:24:50.953979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8204 2024.06.17 21:24:50.954027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8205 2024.06.17 21:24:50.954045 [ 3 ] {} <Debug> HTTP-Session: f2a279d0-4f4e-45cb-8848-25a543a97307 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8206 2024.06.17 21:24:50.954062 [ 3 ] {} <Debug> HTTP-Session: f2a279d0-4f4e-45cb-8848-25a543a97307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.06.17 21:24:50.954075 [ 3 ] {} <Debug> HTTP-Session: f2a279d0-4f4e-45cb-8848-25a543a97307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8208 2024.06.17 21:24:50.954107 [ 3 ] {} <Trace> HTTP-Session: f2a279d0-4f4e-45cb-8848-25a543a97307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.06.17 21:24:50.954229 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8210 2024.06.17 21:24:50.954272 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8211 2024.06.17 21:24:50.954399 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8212 2024.06.17 21:24:50.954728 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8213 2024.06.17 21:24:50.954765 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8214 2024.06.17 21:24:50.955077 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8215 2024.06.17 21:24:50.955377 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8216 2024.06.17 21:24:50.955539 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001353 sec., 57649.667405764965 rows/sec., 4.50 MiB/sec.
8217 2024.06.17 21:24:50.955703 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Debug> DynamicQueryHandler: Done processing query
8218 2024.06.17 21:24:50.955727 [ 3 ] {c5ae0b44-8c4d-4263-93b5-97e607ba8362} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8219 2024.06.17 21:24:50.955742 [ 3 ] {} <Debug> HTTP-Session: f2a279d0-4f4e-45cb-8848-25a543a97307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.06.17 21:24:50.955903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8221 2024.06.17 21:24:50.955950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8222 2024.06.17 21:24:50.955969 [ 3 ] {} <Debug> HTTP-Session: 51fbb992-b54a-4ae9-91c1-b8276f8ec85f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8223 2024.06.17 21:24:50.955985 [ 3 ] {} <Debug> HTTP-Session: 51fbb992-b54a-4ae9-91c1-b8276f8ec85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8224 2024.06.17 21:24:50.956000 [ 3 ] {} <Debug> HTTP-Session: 51fbb992-b54a-4ae9-91c1-b8276f8ec85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.06.17 21:24:50.956030 [ 3 ] {} <Trace> HTTP-Session: 51fbb992-b54a-4ae9-91c1-b8276f8ec85f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8226 2024.06.17 21:24:50.956172 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8227 2024.06.17 21:24:50.956219 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8228 2024.06.17 21:24:50.956363 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8229 2024.06.17 21:24:50.956749 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8230 2024.06.17 21:24:50.956785 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8231 2024.06.17 21:24:50.957169 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8232 2024.06.17 21:24:50.957502 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8233 2024.06.17 21:24:50.957660 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
8234 2024.06.17 21:24:50.957939 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Debug> DynamicQueryHandler: Done processing query
8235 2024.06.17 21:24:50.957995 [ 3 ] {b6e11dff-7fae-4158-80e5-bf62a8dc8521} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8236 2024.06.17 21:24:50.958051 [ 3 ] {} <Debug> HTTP-Session: 51fbb992-b54a-4ae9-91c1-b8276f8ec85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8237 2024.06.17 21:24:50.958228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8238 2024.06.17 21:24:50.958279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8239 2024.06.17 21:24:50.958298 [ 3 ] {} <Debug> HTTP-Session: 23c4bcde-627f-4a3b-ada1-256c6ab81519 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8240 2024.06.17 21:24:50.958314 [ 3 ] {} <Debug> HTTP-Session: 23c4bcde-627f-4a3b-ada1-256c6ab81519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8241 2024.06.17 21:24:50.958330 [ 3 ] {} <Debug> HTTP-Session: 23c4bcde-627f-4a3b-ada1-256c6ab81519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8242 2024.06.17 21:24:50.958361 [ 3 ] {} <Trace> HTTP-Session: 23c4bcde-627f-4a3b-ada1-256c6ab81519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8243 2024.06.17 21:24:50.958546 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8244 2024.06.17 21:24:50.958595 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8245 2024.06.17 21:24:50.958771 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8246 2024.06.17 21:24:50.959168 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8247 2024.06.17 21:24:50.959203 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8248 2024.06.17 21:24:50.959601 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8249 2024.06.17 21:24:50.959932 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8250 2024.06.17 21:24:50.960092 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.00165 sec., 8484.848484848484 rows/sec., 11.45 MiB/sec.
8251 2024.06.17 21:24:50.960260 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Debug> DynamicQueryHandler: Done processing query
8252 2024.06.17 21:24:50.960284 [ 3 ] {bc340a27-e034-4bb2-8c67-48a305513e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8253 2024.06.17 21:24:50.960300 [ 3 ] {} <Debug> HTTP-Session: 23c4bcde-627f-4a3b-ada1-256c6ab81519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8254 2024.06.17 21:24:50.960421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8255 2024.06.17 21:24:50.960468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8256 2024.06.17 21:24:50.960486 [ 3 ] {} <Debug> HTTP-Session: b3d5b7ee-ef7a-4982-a2fd-5003475b8853 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8257 2024.06.17 21:24:50.960502 [ 3 ] {} <Debug> HTTP-Session: b3d5b7ee-ef7a-4982-a2fd-5003475b8853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8258 2024.06.17 21:24:50.960516 [ 3 ] {} <Debug> HTTP-Session: b3d5b7ee-ef7a-4982-a2fd-5003475b8853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8259 2024.06.17 21:24:50.960546 [ 3 ] {} <Trace> HTTP-Session: b3d5b7ee-ef7a-4982-a2fd-5003475b8853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8260 2024.06.17 21:24:50.960656 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8261 2024.06.17 21:24:50.960700 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8262 2024.06.17 21:24:50.960825 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8263 2024.06.17 21:24:50.961187 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8264 2024.06.17 21:24:50.961223 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.25 GiB.
8265 2024.06.17 21:24:50.961600 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8266 2024.06.17 21:24:50.961914 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8267 2024.06.17 21:24:50.962071 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
8268 2024.06.17 21:24:50.962325 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Debug> DynamicQueryHandler: Done processing query
8269 2024.06.17 21:24:50.962386 [ 3 ] {82516805-becf-4965-b00f-70221dad59ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8270 2024.06.17 21:24:50.962435 [ 3 ] {} <Debug> HTTP-Session: b3d5b7ee-ef7a-4982-a2fd-5003475b8853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8271 2024.06.17 21:24:55.948959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8272 2024.06.17 21:24:55.949104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8273 2024.06.17 21:24:55.949134 [ 3 ] {} <Debug> HTTP-Session: 0b8ba5c3-129c-4e92-87d1-b16b8684f327 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8274 2024.06.17 21:24:55.949163 [ 3 ] {} <Debug> HTTP-Session: 0b8ba5c3-129c-4e92-87d1-b16b8684f327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8275 2024.06.17 21:24:55.949180 [ 3 ] {} <Debug> HTTP-Session: 0b8ba5c3-129c-4e92-87d1-b16b8684f327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8276 2024.06.17 21:24:55.949269 [ 3 ] {} <Trace> HTTP-Session: 0b8ba5c3-129c-4e92-87d1-b16b8684f327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8277 2024.06.17 21:24:55.949485 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8278 2024.06.17 21:24:55.949564 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8279 2024.06.17 21:24:55.949763 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8280 2024.06.17 21:24:55.950178 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8281 2024.06.17 21:24:55.950225 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8282 2024.06.17 21:24:55.950634 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8283 2024.06.17 21:24:55.950978 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8284 2024.06.17 21:24:55.951159 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001735 sec., 9221.902017291066 rows/sec., 747.48 KiB/sec.
8285 2024.06.17 21:24:55.951373 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Debug> DynamicQueryHandler: Done processing query
8286 2024.06.17 21:24:55.951401 [ 3 ] {c8e1881c-ed3c-4150-b541-c59e1a7eb5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8287 2024.06.17 21:24:55.951418 [ 3 ] {} <Debug> HTTP-Session: 0b8ba5c3-129c-4e92-87d1-b16b8684f327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8288 2024.06.17 21:24:55.951553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8289 2024.06.17 21:24:55.951610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8290 2024.06.17 21:24:55.951630 [ 3 ] {} <Debug> HTTP-Session: 9c4b1181-2a70-4b78-a573-8c45681ead9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8291 2024.06.17 21:24:55.951648 [ 3 ] {} <Debug> HTTP-Session: 9c4b1181-2a70-4b78-a573-8c45681ead9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.06.17 21:24:55.951663 [ 3 ] {} <Debug> HTTP-Session: 9c4b1181-2a70-4b78-a573-8c45681ead9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8293 2024.06.17 21:24:55.951698 [ 3 ] {} <Trace> HTTP-Session: 9c4b1181-2a70-4b78-a573-8c45681ead9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8294 2024.06.17 21:24:55.951832 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8295 2024.06.17 21:24:55.951879 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8296 2024.06.17 21:24:55.952008 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8297 2024.06.17 21:24:55.952407 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8298 2024.06.17 21:24:55.952446 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8299 2024.06.17 21:24:55.952777 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8300 2024.06.17 21:24:55.953080 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8301 2024.06.17 21:24:55.953226 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001444 sec., 72022.16066481995 rows/sec., 5.86 MiB/sec.
8302 2024.06.17 21:24:55.953406 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Debug> DynamicQueryHandler: Done processing query
8303 2024.06.17 21:24:55.953431 [ 3 ] {4227f544-9b6b-4f54-aa99-b4a569b117ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8304 2024.06.17 21:24:55.953447 [ 3 ] {} <Debug> HTTP-Session: 9c4b1181-2a70-4b78-a573-8c45681ead9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8305 2024.06.17 21:24:55.953565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8306 2024.06.17 21:24:55.953616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8307 2024.06.17 21:24:55.953636 [ 3 ] {} <Debug> HTTP-Session: abcd504e-4470-4a00-b4a5-4f9cb10856b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8308 2024.06.17 21:24:55.953653 [ 3 ] {} <Debug> HTTP-Session: abcd504e-4470-4a00-b4a5-4f9cb10856b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8309 2024.06.17 21:24:55.953667 [ 3 ] {} <Debug> HTTP-Session: abcd504e-4470-4a00-b4a5-4f9cb10856b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8310 2024.06.17 21:24:55.953698 [ 3 ] {} <Trace> HTTP-Session: abcd504e-4470-4a00-b4a5-4f9cb10856b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8311 2024.06.17 21:24:55.953825 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8312 2024.06.17 21:24:55.953869 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8313 2024.06.17 21:24:55.953996 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8314 2024.06.17 21:24:55.954334 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8315 2024.06.17 21:24:55.954371 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8316 2024.06.17 21:24:55.954685 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8317 2024.06.17 21:24:55.954990 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8318 2024.06.17 21:24:55.955145 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00136 sec., 58823.5294117647 rows/sec., 4.59 MiB/sec.
8319 2024.06.17 21:24:55.955402 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Debug> DynamicQueryHandler: Done processing query
8320 2024.06.17 21:24:55.955456 [ 3 ] {8d217e54-03f5-45ff-bf35-257e0ed39d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8321 2024.06.17 21:24:55.955533 [ 3 ] {} <Debug> HTTP-Session: abcd504e-4470-4a00-b4a5-4f9cb10856b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8322 2024.06.17 21:24:55.955733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8323 2024.06.17 21:24:55.955784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8324 2024.06.17 21:24:55.955804 [ 3 ] {} <Debug> HTTP-Session: 6d180964-4211-4cc9-8ffb-c29726152676 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8325 2024.06.17 21:24:55.955822 [ 3 ] {} <Debug> HTTP-Session: 6d180964-4211-4cc9-8ffb-c29726152676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8326 2024.06.17 21:24:55.955836 [ 3 ] {} <Debug> HTTP-Session: 6d180964-4211-4cc9-8ffb-c29726152676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8327 2024.06.17 21:24:55.955869 [ 3 ] {} <Trace> HTTP-Session: 6d180964-4211-4cc9-8ffb-c29726152676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8328 2024.06.17 21:24:55.956026 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8329 2024.06.17 21:24:55.956076 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8330 2024.06.17 21:24:55.956238 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8331 2024.06.17 21:24:55.956648 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8332 2024.06.17 21:24:55.956684 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8333 2024.06.17 21:24:55.957079 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8334 2024.06.17 21:24:55.957430 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8335 2024.06.17 21:24:55.957596 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec.
8336 2024.06.17 21:24:55.957596 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8337 2024.06.17 21:24:55.957719 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8338 2024.06.17 21:24:55.957765 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8339 2024.06.17 21:24:55.957845 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Debug> DynamicQueryHandler: Done processing query
8340 2024.06.17 21:24:55.957909 [ 3 ] {e34bc539-43a0-415b-8c83-1adb5e3a2ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8341 2024.06.17 21:24:55.957964 [ 3 ] {} <Debug> HTTP-Session: 6d180964-4211-4cc9-8ffb-c29726152676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8342 2024.06.17 21:24:55.958035 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8343 2024.06.17 21:24:55.958122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8344 2024.06.17 21:24:55.958215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8345 2024.06.17 21:24:55.958269 [ 3 ] {} <Debug> HTTP-Session: 9f1c0fef-318b-4e16-995e-b78bf3de506b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8346 2024.06.17 21:24:55.958318 [ 3 ] {} <Debug> HTTP-Session: 9f1c0fef-318b-4e16-995e-b78bf3de506b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8347 2024.06.17 21:24:55.958365 [ 3 ] {} <Debug> HTTP-Session: 9f1c0fef-318b-4e16-995e-b78bf3de506b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8348 2024.06.17 21:24:55.958385 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8349 2024.06.17 21:24:55.958419 [ 3 ] {} <Trace> HTTP-Session: 9f1c0fef-318b-4e16-995e-b78bf3de506b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8350 2024.06.17 21:24:55.958454 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 6456 rows starting from the beginning of the part
8351 2024.06.17 21:24:55.958660 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
8352 2024.06.17 21:24:55.958823 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8353 2024.06.17 21:24:55.958911 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
8354 2024.06.17 21:24:55.959045 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8355 2024.06.17 21:24:55.959237 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
8356 2024.06.17 21:24:55.959603 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
8357 2024.06.17 21:24:55.959879 [ 198 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
8358 2024.06.17 21:24:55.960532 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8359 2024.06.17 21:24:55.961110 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8360 2024.06.17 21:24:55.961158 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8361 2024.06.17 21:24:55.962230 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8362 2024.06.17 21:24:55.963298 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8363 2024.06.17 21:24:55.963517 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.004935 sec., 3242.147922998987 rows/sec., 4.38 MiB/sec.
8364 2024.06.17 21:24:55.963734 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Debug> DynamicQueryHandler: Done processing query
8365 2024.06.17 21:24:55.963759 [ 3 ] {1562ee10-d7f4-427c-bc18-afc45247ffb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8366 2024.06.17 21:24:55.963776 [ 3 ] {} <Debug> HTTP-Session: 9f1c0fef-318b-4e16-995e-b78bf3de506b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.06.17 21:24:55.963920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8368 2024.06.17 21:24:55.963984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8369 2024.06.17 21:24:55.964005 [ 3 ] {} <Debug> HTTP-Session: 41d62237-7177-4085-a6a9-e82c1a258138 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8370 2024.06.17 21:24:55.964022 [ 3 ] {} <Debug> HTTP-Session: 41d62237-7177-4085-a6a9-e82c1a258138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8371 2024.06.17 21:24:55.964036 [ 3 ] {} <Debug> HTTP-Session: 41d62237-7177-4085-a6a9-e82c1a258138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8372 2024.06.17 21:24:55.964068 [ 3 ] {} <Trace> HTTP-Session: 41d62237-7177-4085-a6a9-e82c1a258138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8373 2024.06.17 21:24:55.964271 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8374 2024.06.17 21:24:55.964419 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8375 2024.06.17 21:24:55.964572 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7257 rows, containing 5 columns (5 merged, 0 gathered) in 0.006701138 sec., 1082950.3884265628 rows/sec., 75.56 MiB/sec.
8376 2024.06.17 21:24:55.964720 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8377 2024.06.17 21:24:55.965048 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8378 2024.06.17 21:24:55.965101 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8379 2024.06.17 21:24:55.965238 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8380 2024.06.17 21:24:55.965903 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8381 2024.06.17 21:24:55.966352 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8382 2024.06.17 21:24:55.966582 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8383 2024.06.17 21:24:55.966587 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8384 2024.06.17 21:24:55.966758 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
8385 2024.06.17 21:24:55.966880 [ 66 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8386 2024.06.17 21:24:55.966896 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002737 sec., 21921.812203142126 rows/sec., 1.48 MiB/sec.
8387 2024.06.17 21:24:55.966948 [ 66 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8388 2024.06.17 21:24:55.967026 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8389 2024.06.17 21:24:55.967220 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8390 2024.06.17 21:24:55.967234 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Debug> DynamicQueryHandler: Done processing query
8391 2024.06.17 21:24:55.967291 [ 3 ] {a48d8ca2-a990-4e86-bc1b-e08f220ea02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8392 2024.06.17 21:24:55.967327 [ 3 ] {} <Debug> HTTP-Session: 41d62237-7177-4085-a6a9-e82c1a258138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8393 2024.06.17 21:24:55.967443 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8394 2024.06.17 21:24:55.967484 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2268 rows starting from the beginning of the part
8395 2024.06.17 21:24:55.967556 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
8396 2024.06.17 21:24:55.967664 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
8397 2024.06.17 21:24:55.967883 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
8398 2024.06.17 21:24:55.967971 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
8399 2024.06.17 21:24:55.968049 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
8400 2024.06.17 21:24:55.969378 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238303 sec., 1147297.7519129447 rows/sec., 77.08 MiB/sec.
8401 2024.06.17 21:24:55.969691 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8402 2024.06.17 21:24:55.970175 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8403 2024.06.17 21:24:55.970280 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_51_10} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8404 2024.06.17 21:24:55.970378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8405 2024.06.17 21:25:00.179131 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
8406 2024.06.17 21:25:00.179199 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
8407 2024.06.17 21:25:00.951134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8408 2024.06.17 21:25:00.951302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8409 2024.06.17 21:25:00.951346 [ 3 ] {} <Debug> HTTP-Session: 364af92b-006a-45e0-83e2-f16c9f7bb760 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8410 2024.06.17 21:25:00.951389 [ 3 ] {} <Debug> HTTP-Session: 364af92b-006a-45e0-83e2-f16c9f7bb760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8411 2024.06.17 21:25:00.951417 [ 3 ] {} <Debug> HTTP-Session: 364af92b-006a-45e0-83e2-f16c9f7bb760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8412 2024.06.17 21:25:00.951496 [ 3 ] {} <Trace> HTTP-Session: 364af92b-006a-45e0-83e2-f16c9f7bb760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8413 2024.06.17 21:25:00.951793 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8414 2024.06.17 21:25:00.951864 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8415 2024.06.17 21:25:00.952059 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8416 2024.06.17 21:25:00.952477 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8417 2024.06.17 21:25:00.952522 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8418 2024.06.17 21:25:00.952904 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8419 2024.06.17 21:25:00.953256 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8420 2024.06.17 21:25:00.953434 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 655.18 KiB/sec.
8421 2024.06.17 21:25:00.953446 [ 133 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8422 2024.06.17 21:25:00.953566 [ 133 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8423 2024.06.17 21:25:00.953614 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8424 2024.06.17 21:25:00.953753 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Debug> DynamicQueryHandler: Done processing query
8425 2024.06.17 21:25:00.953806 [ 3 ] {c0912def-9af4-457a-9999-48c459ac25c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8426 2024.06.17 21:25:00.953841 [ 3 ] {} <Debug> HTTP-Session: 364af92b-006a-45e0-83e2-f16c9f7bb760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8427 2024.06.17 21:25:00.953871 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8428 2024.06.17 21:25:00.954018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8429 2024.06.17 21:25:00.954136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8430 2024.06.17 21:25:00.954189 [ 3 ] {} <Debug> HTTP-Session: 9e54e219-fa90-406a-b9f7-f6c7b1359332 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8431 2024.06.17 21:25:00.954247 [ 3 ] {} <Debug> HTTP-Session: 9e54e219-fa90-406a-b9f7-f6c7b1359332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8432 2024.06.17 21:25:00.954287 [ 3 ] {} <Debug> HTTP-Session: 9e54e219-fa90-406a-b9f7-f6c7b1359332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.06.17 21:25:00.954354 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8434 2024.06.17 21:25:00.954376 [ 3 ] {} <Trace> HTTP-Session: 9e54e219-fa90-406a-b9f7-f6c7b1359332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8435 2024.06.17 21:25:00.954458 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 30 rows starting from the beginning of the part
8436 2024.06.17 21:25:00.954745 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8437 2024.06.17 21:25:00.954814 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
8438 2024.06.17 21:25:00.954971 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8439 2024.06.17 21:25:00.955082 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part
8440 2024.06.17 21:25:00.955441 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
8441 2024.06.17 21:25:00.955658 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part
8442 2024.06.17 21:25:00.955973 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
8443 2024.06.17 21:25:00.956473 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8444 2024.06.17 21:25:00.957385 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8445 2024.06.17 21:25:00.957444 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8446 2024.06.17 21:25:00.958368 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8447 2024.06.17 21:25:00.958800 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092922 sec., 20420.497309795832 rows/sec., 1.62 MiB/sec.
8448 2024.06.17 21:25:00.959011 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8449 2024.06.17 21:25:00.959180 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.06.17 21:25:00.959635 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Debug> executeQuery: Read 134 rows, 11.00 KiB in 0.005092 sec., 26315.78947368421 rows/sec., 2.11 MiB/sec.
8451 2024.06.17 21:25:00.960006 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Debug> DynamicQueryHandler: Done processing query
8452 2024.06.17 21:25:00.960010 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8453 2024.06.17 21:25:00.960048 [ 3 ] {32116c01-1ebc-433c-81ab-712a8e4855c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8454 2024.06.17 21:25:00.960102 [ 3 ] {} <Debug> HTTP-Session: 9e54e219-fa90-406a-b9f7-f6c7b1359332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.06.17 21:25:00.960200 [ 190 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_51_10} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8456 2024.06.17 21:25:00.960309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8457 2024.06.17 21:25:00.960343 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8458 2024.06.17 21:25:00.960392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8459 2024.06.17 21:25:00.960417 [ 3 ] {} <Debug> HTTP-Session: 79039bee-8899-40aa-bf8d-38dd603d943c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8460 2024.06.17 21:25:00.960433 [ 3 ] {} <Debug> HTTP-Session: 79039bee-8899-40aa-bf8d-38dd603d943c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.06.17 21:25:00.960446 [ 3 ] {} <Debug> HTTP-Session: 79039bee-8899-40aa-bf8d-38dd603d943c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8462 2024.06.17 21:25:00.960477 [ 3 ] {} <Trace> HTTP-Session: 79039bee-8899-40aa-bf8d-38dd603d943c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8463 2024.06.17 21:25:00.960613 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8464 2024.06.17 21:25:00.960658 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8465 2024.06.17 21:25:00.960804 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8466 2024.06.17 21:25:00.961165 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8467 2024.06.17 21:25:00.961201 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8468 2024.06.17 21:25:00.961523 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8469 2024.06.17 21:25:00.961831 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8470 2024.06.17 21:25:00.961994 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.001428 sec., 71428.57142857143 rows/sec., 5.56 MiB/sec.
8471 2024.06.17 21:25:00.962172 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Debug> DynamicQueryHandler: Done processing query
8472 2024.06.17 21:25:00.962196 [ 3 ] {bf46ea06-55be-4180-975b-b53b22020ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8473 2024.06.17 21:25:00.962212 [ 3 ] {} <Debug> HTTP-Session: 79039bee-8899-40aa-bf8d-38dd603d943c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.06.17 21:25:00.962378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8475 2024.06.17 21:25:00.962426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8476 2024.06.17 21:25:00.962445 [ 3 ] {} <Debug> HTTP-Session: 5cb091e0-6564-4052-8863-934aa634c734 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8477 2024.06.17 21:25:00.962460 [ 3 ] {} <Debug> HTTP-Session: 5cb091e0-6564-4052-8863-934aa634c734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.06.17 21:25:00.962473 [ 3 ] {} <Debug> HTTP-Session: 5cb091e0-6564-4052-8863-934aa634c734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8479 2024.06.17 21:25:00.962503 [ 3 ] {} <Trace> HTTP-Session: 5cb091e0-6564-4052-8863-934aa634c734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8480 2024.06.17 21:25:00.962678 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8481 2024.06.17 21:25:00.962725 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8482 2024.06.17 21:25:00.962872 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8483 2024.06.17 21:25:00.963274 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8484 2024.06.17 21:25:00.963310 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8485 2024.06.17 21:25:00.963698 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8486 2024.06.17 21:25:00.964050 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8487 2024.06.17 21:25:00.964221 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001631 sec., 120171.67381974249 rows/sec., 8.39 MiB/sec.
8488 2024.06.17 21:25:00.964414 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Debug> DynamicQueryHandler: Done processing query
8489 2024.06.17 21:25:00.964451 [ 3 ] {baedf9cb-fd06-4861-a795-ec5b5f1c8831} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8490 2024.06.17 21:25:00.964483 [ 3 ] {} <Debug> HTTP-Session: 5cb091e0-6564-4052-8863-934aa634c734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8491 2024.06.17 21:25:00.964620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8492 2024.06.17 21:25:00.964667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8493 2024.06.17 21:25:00.964686 [ 3 ] {} <Debug> HTTP-Session: be2a1570-53ab-49d2-9cbc-9b0fe234df65 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8494 2024.06.17 21:25:00.964702 [ 3 ] {} <Debug> HTTP-Session: be2a1570-53ab-49d2-9cbc-9b0fe234df65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8495 2024.06.17 21:25:00.964716 [ 3 ] {} <Debug> HTTP-Session: be2a1570-53ab-49d2-9cbc-9b0fe234df65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8496 2024.06.17 21:25:00.964746 [ 3 ] {} <Trace> HTTP-Session: be2a1570-53ab-49d2-9cbc-9b0fe234df65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8497 2024.06.17 21:25:00.964925 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8498 2024.06.17 21:25:00.964972 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8499 2024.06.17 21:25:00.965127 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8500 2024.06.17 21:25:00.965490 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8501 2024.06.17 21:25:00.965532 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8502 2024.06.17 21:25:00.965926 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8503 2024.06.17 21:25:00.966267 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8504 2024.06.17 21:25:00.966392 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001574 sec., 8894.53621346887 rows/sec., 12.00 MiB/sec.
8505 2024.06.17 21:25:00.966410 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8506 2024.06.17 21:25:00.966476 [ 148 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8507 2024.06.17 21:25:00.966520 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8508 2024.06.17 21:25:00.966597 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Debug> DynamicQueryHandler: Done processing query
8509 2024.06.17 21:25:00.966647 [ 3 ] {de7f19d4-4188-4870-93fd-d971ffd6cc47} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8510 2024.06.17 21:25:00.966704 [ 3 ] {} <Debug> HTTP-Session: be2a1570-53ab-49d2-9cbc-9b0fe234df65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.06.17 21:25:00.966765 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full
8512 2024.06.17 21:25:00.966873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8513 2024.06.17 21:25:00.966992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8514 2024.06.17 21:25:00.967049 [ 3 ] {} <Debug> HTTP-Session: 77bbc11c-4550-4c9b-8227-4e7ec5665621 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8515 2024.06.17 21:25:00.967096 [ 3 ] {} <Debug> HTTP-Session: 77bbc11c-4550-4c9b-8227-4e7ec5665621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8516 2024.06.17 21:25:00.967143 [ 3 ] {} <Debug> HTTP-Session: 77bbc11c-4550-4c9b-8227-4e7ec5665621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.06.17 21:25:00.967150 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8518 2024.06.17 21:25:00.967200 [ 3 ] {} <Trace> HTTP-Session: 77bbc11c-4550-4c9b-8227-4e7ec5665621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8519 2024.06.17 21:25:00.967232 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 694 rows starting from the beginning of the part
8520 2024.06.17 21:25:00.967550 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
8521 2024.06.17 21:25:00.967589 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8522 2024.06.17 21:25:00.967821 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part
8523 2024.06.17 21:25:00.967849 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8524 2024.06.17 21:25:00.968161 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
8525 2024.06.17 21:25:00.968540 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part
8526 2024.06.17 21:25:00.968867 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
8527 2024.06.17 21:25:00.968928 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8528 2024.06.17 21:25:00.969806 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8529 2024.06.17 21:25:00.969867 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8530 2024.06.17 21:25:00.970554 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8531 2024.06.17 21:25:00.970964 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8532 2024.06.17 21:25:00.971116 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00378 sec., 15873.015873015873 rows/sec., 1.07 MiB/sec.
8533 2024.06.17 21:25:00.971397 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Debug> DynamicQueryHandler: Done processing query
8534 2024.06.17 21:25:00.971434 [ 3 ] {c1942caa-7ae7-4d56-a7a5-c69cc49e8cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8535 2024.06.17 21:25:00.971478 [ 3 ] {} <Debug> HTTP-Session: 77bbc11c-4550-4c9b-8227-4e7ec5665621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8536 2024.06.17 21:25:00.973405 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 6 columns (6 merged, 0 gathered) in 0.006799118 sec., 112955.82750586179 rows/sec., 152.43 MiB/sec.
8537 2024.06.17 21:25:00.973975 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8538 2024.06.17 21:25:00.974428 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8539 2024.06.17 21:25:00.974518 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8540 2024.06.17 21:25:00.974610 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
8541 2024.06.17 21:25:01.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.23 MiB, peak 200.62 MiB, free memory in arenas 0.00 B, will set to 193.29 MiB (RSS), difference: 1.05 MiB
8542 2024.06.17 21:25:05.950133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8543 2024.06.17 21:25:05.950280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8544 2024.06.17 21:25:05.950310 [ 3 ] {} <Debug> HTTP-Session: eb81e427-4fe7-4fc3-88c0-5be7dac88a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8545 2024.06.17 21:25:05.950340 [ 3 ] {} <Debug> HTTP-Session: eb81e427-4fe7-4fc3-88c0-5be7dac88a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.06.17 21:25:05.950358 [ 3 ] {} <Debug> HTTP-Session: eb81e427-4fe7-4fc3-88c0-5be7dac88a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.06.17 21:25:05.950416 [ 3 ] {} <Trace> HTTP-Session: eb81e427-4fe7-4fc3-88c0-5be7dac88a6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8548 2024.06.17 21:25:05.950635 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8549 2024.06.17 21:25:05.950712 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8550 2024.06.17 21:25:05.950928 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8551 2024.06.17 21:25:05.951349 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8552 2024.06.17 21:25:05.951396 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8553 2024.06.17 21:25:05.951798 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8554 2024.06.17 21:25:05.952137 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8555 2024.06.17 21:25:05.952311 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001738 sec., 9205.983889528194 rows/sec., 746.19 KiB/sec.
8556 2024.06.17 21:25:05.952533 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Debug> DynamicQueryHandler: Done processing query
8557 2024.06.17 21:25:05.952562 [ 3 ] {432bf084-f3ee-4438-8eb1-07a765d13746} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8558 2024.06.17 21:25:05.952579 [ 3 ] {} <Debug> HTTP-Session: eb81e427-4fe7-4fc3-88c0-5be7dac88a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8559 2024.06.17 21:25:05.952723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8560 2024.06.17 21:25:05.952779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8561 2024.06.17 21:25:05.952799 [ 3 ] {} <Debug> HTTP-Session: 8e1720a1-cc48-4d27-926e-230af7d24043 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8562 2024.06.17 21:25:05.952817 [ 3 ] {} <Debug> HTTP-Session: 8e1720a1-cc48-4d27-926e-230af7d24043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.06.17 21:25:05.952830 [ 3 ] {} <Debug> HTTP-Session: 8e1720a1-cc48-4d27-926e-230af7d24043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8564 2024.06.17 21:25:05.952865 [ 3 ] {} <Trace> HTTP-Session: 8e1720a1-cc48-4d27-926e-230af7d24043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8565 2024.06.17 21:25:05.953004 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8566 2024.06.17 21:25:05.953052 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8567 2024.06.17 21:25:05.953184 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8568 2024.06.17 21:25:05.953541 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8569 2024.06.17 21:25:05.953579 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8570 2024.06.17 21:25:05.953903 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8571 2024.06.17 21:25:05.954212 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8572 2024.06.17 21:25:05.954379 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.00142 sec., 73239.43661971831 rows/sec., 5.96 MiB/sec.
8573 2024.06.17 21:25:05.954542 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Debug> DynamicQueryHandler: Done processing query
8574 2024.06.17 21:25:05.954569 [ 3 ] {16f9d24c-6294-4b83-b337-20d64c1086b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8575 2024.06.17 21:25:05.954585 [ 3 ] {} <Debug> HTTP-Session: 8e1720a1-cc48-4d27-926e-230af7d24043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8576 2024.06.17 21:25:05.954746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8577 2024.06.17 21:25:05.954794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8578 2024.06.17 21:25:05.954814 [ 3 ] {} <Debug> HTTP-Session: de7f28a5-3000-4d65-b95a-5b84c233e66c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8579 2024.06.17 21:25:05.954830 [ 3 ] {} <Debug> HTTP-Session: de7f28a5-3000-4d65-b95a-5b84c233e66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.06.17 21:25:05.954844 [ 3 ] {} <Debug> HTTP-Session: de7f28a5-3000-4d65-b95a-5b84c233e66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8581 2024.06.17 21:25:05.954876 [ 3 ] {} <Trace> HTTP-Session: de7f28a5-3000-4d65-b95a-5b84c233e66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8582 2024.06.17 21:25:05.954996 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8583 2024.06.17 21:25:05.955040 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8584 2024.06.17 21:25:05.955165 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8585 2024.06.17 21:25:05.955514 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8586 2024.06.17 21:25:05.955551 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8587 2024.06.17 21:25:05.955937 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8588 2024.06.17 21:25:05.956243 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8589 2024.06.17 21:25:05.956400 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001438 sec., 55632.823365785815 rows/sec., 4.34 MiB/sec.
8590 2024.06.17 21:25:05.956659 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Debug> DynamicQueryHandler: Done processing query
8591 2024.06.17 21:25:05.956702 [ 3 ] {5a280a69-19ef-4f4d-9e76-ce9a16646491} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8592 2024.06.17 21:25:05.956739 [ 3 ] {} <Debug> HTTP-Session: de7f28a5-3000-4d65-b95a-5b84c233e66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8593 2024.06.17 21:25:05.956914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8594 2024.06.17 21:25:05.956964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8595 2024.06.17 21:25:05.956984 [ 3 ] {} <Debug> HTTP-Session: 02925715-1ad1-4e2c-98d0-f96206d01d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8596 2024.06.17 21:25:05.957000 [ 3 ] {} <Debug> HTTP-Session: 02925715-1ad1-4e2c-98d0-f96206d01d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.06.17 21:25:05.957015 [ 3 ] {} <Debug> HTTP-Session: 02925715-1ad1-4e2c-98d0-f96206d01d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8598 2024.06.17 21:25:05.957046 [ 3 ] {} <Trace> HTTP-Session: 02925715-1ad1-4e2c-98d0-f96206d01d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8599 2024.06.17 21:25:05.957217 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8600 2024.06.17 21:25:05.957269 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8601 2024.06.17 21:25:05.957428 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8602 2024.06.17 21:25:05.957820 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8603 2024.06.17 21:25:05.957857 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8604 2024.06.17 21:25:05.958258 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8605 2024.06.17 21:25:05.958599 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8606 2024.06.17 21:25:05.958758 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec.
8607 2024.06.17 21:25:05.959034 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Debug> DynamicQueryHandler: Done processing query
8608 2024.06.17 21:25:05.959092 [ 3 ] {686e3ab8-df5b-41bc-9713-01a1d1c11187} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8609 2024.06.17 21:25:05.959160 [ 3 ] {} <Debug> HTTP-Session: 02925715-1ad1-4e2c-98d0-f96206d01d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8610 2024.06.17 21:25:05.959347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8611 2024.06.17 21:25:05.959400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8612 2024.06.17 21:25:05.959419 [ 3 ] {} <Debug> HTTP-Session: e672357c-6ea4-45de-a269-033a1fc42c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8613 2024.06.17 21:25:05.959435 [ 3 ] {} <Debug> HTTP-Session: e672357c-6ea4-45de-a269-033a1fc42c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.06.17 21:25:05.959449 [ 3 ] {} <Debug> HTTP-Session: e672357c-6ea4-45de-a269-033a1fc42c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8615 2024.06.17 21:25:05.959481 [ 3 ] {} <Trace> HTTP-Session: e672357c-6ea4-45de-a269-033a1fc42c73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8616 2024.06.17 21:25:05.959670 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8617 2024.06.17 21:25:05.959720 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8618 2024.06.17 21:25:05.959897 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8619 2024.06.17 21:25:05.960272 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8620 2024.06.17 21:25:05.960309 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8621 2024.06.17 21:25:05.960716 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8622 2024.06.17 21:25:05.961059 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8623 2024.06.17 21:25:05.961219 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001647 sec., 9714.632665452338 rows/sec., 13.11 MiB/sec.
8624 2024.06.17 21:25:05.961392 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Debug> DynamicQueryHandler: Done processing query
8625 2024.06.17 21:25:05.961417 [ 3 ] {8e4483b0-9d50-4e4c-ae2a-271c9c986d4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8626 2024.06.17 21:25:05.961433 [ 3 ] {} <Debug> HTTP-Session: e672357c-6ea4-45de-a269-033a1fc42c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8627 2024.06.17 21:25:05.961558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8628 2024.06.17 21:25:05.961608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8629 2024.06.17 21:25:05.961627 [ 3 ] {} <Debug> HTTP-Session: 847744f7-e3e6-4cea-b408-da95e1760dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8630 2024.06.17 21:25:05.961644 [ 3 ] {} <Debug> HTTP-Session: 847744f7-e3e6-4cea-b408-da95e1760dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8631 2024.06.17 21:25:05.961658 [ 3 ] {} <Debug> HTTP-Session: 847744f7-e3e6-4cea-b408-da95e1760dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8632 2024.06.17 21:25:05.961689 [ 3 ] {} <Trace> HTTP-Session: 847744f7-e3e6-4cea-b408-da95e1760dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8633 2024.06.17 21:25:05.961812 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8634 2024.06.17 21:25:05.961857 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8635 2024.06.17 21:25:05.961984 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8636 2024.06.17 21:25:05.962262 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8637 2024.06.17 21:25:05.962299 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8638 2024.06.17 21:25:05.962664 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8639 2024.06.17 21:25:05.962996 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2024.06.17 21:25:05.963152 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
8641 2024.06.17 21:25:05.963307 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Debug> DynamicQueryHandler: Done processing query
8642 2024.06.17 21:25:05.963331 [ 3 ] {38571d57-0ef1-453e-8527-53444cad336a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8643 2024.06.17 21:25:05.963347 [ 3 ] {} <Debug> HTTP-Session: 847744f7-e3e6-4cea-b408-da95e1760dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.06.17 21:25:10.949258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8645 2024.06.17 21:25:10.949405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8646 2024.06.17 21:25:10.949434 [ 3 ] {} <Debug> HTTP-Session: 20d491ea-40a2-4828-b02f-006c5109599e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8647 2024.06.17 21:25:10.949463 [ 3 ] {} <Debug> HTTP-Session: 20d491ea-40a2-4828-b02f-006c5109599e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.06.17 21:25:10.949480 [ 3 ] {} <Debug> HTTP-Session: 20d491ea-40a2-4828-b02f-006c5109599e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.06.17 21:25:10.949536 [ 3 ] {} <Trace> HTTP-Session: 20d491ea-40a2-4828-b02f-006c5109599e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8650 2024.06.17 21:25:10.949753 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8651 2024.06.17 21:25:10.949828 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8652 2024.06.17 21:25:10.950051 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8653 2024.06.17 21:25:10.950464 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8654 2024.06.17 21:25:10.950507 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8655 2024.06.17 21:25:10.950883 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8656 2024.06.17 21:25:10.951221 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8657 2024.06.17 21:25:10.951380 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001691 sec., 8279.124778237729 rows/sec., 671.06 KiB/sec.
8658 2024.06.17 21:25:10.951593 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Debug> DynamicQueryHandler: Done processing query
8659 2024.06.17 21:25:10.951620 [ 3 ] {7d91bb1f-5e33-4f6c-88d0-6705d094c2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8660 2024.06.17 21:25:10.951636 [ 3 ] {} <Debug> HTTP-Session: 20d491ea-40a2-4828-b02f-006c5109599e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.06.17 21:25:10.951788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.06.17 21:25:10.951837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8663 2024.06.17 21:25:10.951858 [ 3 ] {} <Debug> HTTP-Session: 6221baed-3159-40a7-80ed-d8440df092a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8664 2024.06.17 21:25:10.951878 [ 3 ] {} <Debug> HTTP-Session: 6221baed-3159-40a7-80ed-d8440df092a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8665 2024.06.17 21:25:10.951892 [ 3 ] {} <Debug> HTTP-Session: 6221baed-3159-40a7-80ed-d8440df092a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.06.17 21:25:10.951927 [ 3 ] {} <Trace> HTTP-Session: 6221baed-3159-40a7-80ed-d8440df092a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8667 2024.06.17 21:25:10.952025 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8668 2024.06.17 21:25:10.952071 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8669 2024.06.17 21:25:10.952207 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8670 2024.06.17 21:25:10.952508 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8671 2024.06.17 21:25:10.952546 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8672 2024.06.17 21:25:10.952848 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8673 2024.06.17 21:25:10.953160 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8674 2024.06.17 21:25:10.953284 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 253.63 KiB/sec.
8675 2024.06.17 21:25:10.953527 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Debug> DynamicQueryHandler: Done processing query
8676 2024.06.17 21:25:10.953565 [ 3 ] {b886b12d-7540-486a-8e15-222bc1f8f02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8677 2024.06.17 21:25:10.953593 [ 3 ] {} <Debug> HTTP-Session: 6221baed-3159-40a7-80ed-d8440df092a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.06.17 21:25:10.953739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8679 2024.06.17 21:25:10.953786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8680 2024.06.17 21:25:10.953805 [ 3 ] {} <Debug> HTTP-Session: 035f3ca9-e336-4a11-ba9b-92cef6bccdf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8681 2024.06.17 21:25:10.953823 [ 3 ] {} <Debug> HTTP-Session: 035f3ca9-e336-4a11-ba9b-92cef6bccdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8682 2024.06.17 21:25:10.953837 [ 3 ] {} <Debug> HTTP-Session: 035f3ca9-e336-4a11-ba9b-92cef6bccdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.06.17 21:25:10.953868 [ 3 ] {} <Trace> HTTP-Session: 035f3ca9-e336-4a11-ba9b-92cef6bccdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8684 2024.06.17 21:25:10.953992 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8685 2024.06.17 21:25:10.954037 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8686 2024.06.17 21:25:10.954182 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8687 2024.06.17 21:25:10.954534 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8688 2024.06.17 21:25:10.954572 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8689 2024.06.17 21:25:10.954904 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8690 2024.06.17 21:25:10.955228 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8691 2024.06.17 21:25:10.955351 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Debug> executeQuery: Read 100 rows, 8.38 KiB in 0.001408 sec., 71022.72727272728 rows/sec., 5.82 MiB/sec.
8692 2024.06.17 21:25:10.955362 [ 108 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8693 2024.06.17 21:25:10.955411 [ 108 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8694 2024.06.17 21:25:10.955442 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8695 2024.06.17 21:25:10.955557 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Debug> DynamicQueryHandler: Done processing query
8696 2024.06.17 21:25:10.955631 [ 3 ] {f695d9e7-7d6a-4f0e-99fb-da137a9cc6c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8697 2024.06.17 21:25:10.955658 [ 3 ] {} <Debug> HTTP-Session: 035f3ca9-e336-4a11-ba9b-92cef6bccdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8698 2024.06.17 21:25:10.955672 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8699 2024.06.17 21:25:10.955844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8700 2024.06.17 21:25:10.955958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8701 2024.06.17 21:25:10.955973 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8702 2024.06.17 21:25:10.955992 [ 3 ] {} <Debug> HTTP-Session: bc06f51f-c49d-4fbf-9d5c-c2d860827cec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8703 2024.06.17 21:25:10.956034 [ 3 ] {} <Debug> HTTP-Session: bc06f51f-c49d-4fbf-9d5c-c2d860827cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.06.17 21:25:10.956040 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 189 rows starting from the beginning of the part
8705 2024.06.17 21:25:10.956056 [ 3 ] {} <Debug> HTTP-Session: bc06f51f-c49d-4fbf-9d5c-c2d860827cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.06.17 21:25:10.956127 [ 3 ] {} <Trace> HTTP-Session: bc06f51f-c49d-4fbf-9d5c-c2d860827cec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8707 2024.06.17 21:25:10.956284 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 98 rows starting from the beginning of the part
8708 2024.06.17 21:25:10.956583 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8709 2024.06.17 21:25:10.956599 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part
8710 2024.06.17 21:25:10.956730 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8711 2024.06.17 21:25:10.956892 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part
8712 2024.06.17 21:25:10.957216 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part
8713 2024.06.17 21:25:10.957535 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 100 rows starting from the beginning of the part
8714 2024.06.17 21:25:10.958028 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8715 2024.06.17 21:25:10.958759 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.06.17 21:25:10.958815 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8717 2024.06.17 21:25:10.959624 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8718 2024.06.17 21:25:10.960383 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8719 2024.06.17 21:25:10.960788 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 4 columns (4 merged, 0 gathered) in 0.005249404 sec., 138872.90823872577 rows/sec., 11.30 MiB/sec.
8720 2024.06.17 21:25:10.960804 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004453 sec., 898.2708286548393 rows/sec., 62.72 KiB/sec.
8721 2024.06.17 21:25:10.961048 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8722 2024.06.17 21:25:10.961124 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Debug> DynamicQueryHandler: Done processing query
8723 2024.06.17 21:25:10.961160 [ 3 ] {7451fbbc-541b-41a0-9b60-c3bcd8581f83} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8724 2024.06.17 21:25:10.961190 [ 3 ] {} <Debug> HTTP-Session: bc06f51f-c49d-4fbf-9d5c-c2d860827cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8725 2024.06.17 21:25:10.961392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8726 2024.06.17 21:25:10.961475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8727 2024.06.17 21:25:10.961521 [ 3 ] {} <Debug> HTTP-Session: f4e38dd0-005c-432c-9e4d-2d3ab89a7833 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8728 2024.06.17 21:25:10.961540 [ 3 ] {} <Debug> HTTP-Session: f4e38dd0-005c-432c-9e4d-2d3ab89a7833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8729 2024.06.17 21:25:10.961577 [ 3 ] {} <Debug> HTTP-Session: f4e38dd0-005c-432c-9e4d-2d3ab89a7833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.06.17 21:25:10.961623 [ 3 ] {} <Trace> HTTP-Session: f4e38dd0-005c-432c-9e4d-2d3ab89a7833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8731 2024.06.17 21:25:10.961729 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8732 2024.06.17 21:25:10.961889 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8733 2024.06.17 21:25:10.961910 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_56_11} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8734 2024.06.17 21:25:10.961958 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8735 2024.06.17 21:25:10.962105 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8736 2024.06.17 21:25:10.962258 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8737 2024.06.17 21:25:10.962625 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8738 2024.06.17 21:25:10.962661 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8739 2024.06.17 21:25:10.962984 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8740 2024.06.17 21:25:10.963297 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8741 2024.06.17 21:25:10.963421 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001658 sec., 49457.17732207479 rows/sec., 3.87 MiB/sec.
8742 2024.06.17 21:25:10.963427 [ 108 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8743 2024.06.17 21:25:10.963479 [ 108 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8744 2024.06.17 21:25:10.963506 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8745 2024.06.17 21:25:10.963623 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Debug> DynamicQueryHandler: Done processing query
8746 2024.06.17 21:25:10.963671 [ 3 ] {f2ca87dd-4702-4e34-b489-e7997d381255} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8747 2024.06.17 21:25:10.963680 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
8748 2024.06.17 21:25:10.963698 [ 3 ] {} <Debug> HTTP-Session: f4e38dd0-005c-432c-9e4d-2d3ab89a7833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8749 2024.06.17 21:25:10.963854 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8750 2024.06.17 21:25:10.963895 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 150 rows starting from the beginning of the part
8751 2024.06.17 21:25:10.963994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8752 2024.06.17 21:25:10.964122 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 78 rows starting from the beginning of the part
8753 2024.06.17 21:25:10.964215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8754 2024.06.17 21:25:10.964352 [ 3 ] {} <Debug> HTTP-Session: a1bd288e-5918-45f0-b172-925eb768467f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8755 2024.06.17 21:25:10.964392 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 80 rows starting from the beginning of the part
8756 2024.06.17 21:25:10.964422 [ 3 ] {} <Debug> HTTP-Session: a1bd288e-5918-45f0-b172-925eb768467f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.06.17 21:25:10.964471 [ 3 ] {} <Debug> HTTP-Session: a1bd288e-5918-45f0-b172-925eb768467f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8758 2024.06.17 21:25:10.964643 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part
8759 2024.06.17 21:25:10.964685 [ 3 ] {} <Trace> HTTP-Session: a1bd288e-5918-45f0-b172-925eb768467f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8760 2024.06.17 21:25:10.964945 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part
8761 2024.06.17 21:25:10.965093 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
8762 2024.06.17 21:25:10.965247 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8763 2024.06.17 21:25:10.965555 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8764 2024.06.17 21:25:10.966063 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8765 2024.06.17 21:25:10.967058 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8766 2024.06.17 21:25:10.967122 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8767 2024.06.17 21:25:10.968165 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 4 columns (4 merged, 0 gathered) in 0.004581227 sec., 124857.37991153897 rows/sec., 9.75 MiB/sec.
8768 2024.06.17 21:25:10.968208 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8769 2024.06.17 21:25:10.968348 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8770 2024.06.17 21:25:10.969133 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8771 2024.06.17 21:25:10.969353 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8772 2024.06.17 21:25:10.969428 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004486 sec., 36112.34953187695 rows/sec., 2.51 MiB/sec.
8773 2024.06.17 21:25:10.969593 [ 201 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_56_11} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8774 2024.06.17 21:25:10.969758 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8775 2024.06.17 21:25:10.969807 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Debug> DynamicQueryHandler: Done processing query
8776 2024.06.17 21:25:10.969842 [ 3 ] {5d17523f-8746-4d4b-b265-04a14a442da4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8777 2024.06.17 21:25:10.969859 [ 3 ] {} <Debug> HTTP-Session: a1bd288e-5918-45f0-b172-925eb768467f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8778 2024.06.17 21:25:10.969992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8779 2024.06.17 21:25:10.970041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8780 2024.06.17 21:25:10.970060 [ 3 ] {} <Debug> HTTP-Session: 6596726f-f141-43b9-966a-365a63e2ee5b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8781 2024.06.17 21:25:10.970076 [ 3 ] {} <Debug> HTTP-Session: 6596726f-f141-43b9-966a-365a63e2ee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8782 2024.06.17 21:25:10.970090 [ 3 ] {} <Debug> HTTP-Session: 6596726f-f141-43b9-966a-365a63e2ee5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8783 2024.06.17 21:25:10.970120 [ 3 ] {} <Trace> HTTP-Session: 6596726f-f141-43b9-966a-365a63e2ee5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8784 2024.06.17 21:25:10.970320 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8785 2024.06.17 21:25:10.970368 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8786 2024.06.17 21:25:10.970559 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8787 2024.06.17 21:25:10.970968 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8788 2024.06.17 21:25:10.971002 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8789 2024.06.17 21:25:10.971408 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8790 2024.06.17 21:25:10.971754 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8791 2024.06.17 21:25:10.971878 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001681 sec., 8328.375966686495 rows/sec., 11.24 MiB/sec.
8792 2024.06.17 21:25:10.972046 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Debug> DynamicQueryHandler: Done processing query
8793 2024.06.17 21:25:10.972070 [ 3 ] {ff33db13-2b6b-4cc4-b006-3ae489cc9d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8794 2024.06.17 21:25:10.972085 [ 3 ] {} <Debug> HTTP-Session: 6596726f-f141-43b9-966a-365a63e2ee5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8795 2024.06.17 21:25:10.972209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8796 2024.06.17 21:25:10.972257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8797 2024.06.17 21:25:10.972275 [ 3 ] {} <Debug> HTTP-Session: 239b64ba-c708-40cc-98f7-b8c8bfbbd20b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8798 2024.06.17 21:25:10.972292 [ 3 ] {} <Debug> HTTP-Session: 239b64ba-c708-40cc-98f7-b8c8bfbbd20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.06.17 21:25:10.972305 [ 3 ] {} <Debug> HTTP-Session: 239b64ba-c708-40cc-98f7-b8c8bfbbd20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8800 2024.06.17 21:25:10.972335 [ 3 ] {} <Trace> HTTP-Session: 239b64ba-c708-40cc-98f7-b8c8bfbbd20b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8801 2024.06.17 21:25:10.972448 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8802 2024.06.17 21:25:10.972492 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8803 2024.06.17 21:25:10.972621 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8804 2024.06.17 21:25:10.972919 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8805 2024.06.17 21:25:10.972957 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8806 2024.06.17 21:25:10.973328 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8807 2024.06.17 21:25:10.973681 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8808 2024.06.17 21:25:10.973811 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
8809 2024.06.17 21:25:10.973967 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Debug> DynamicQueryHandler: Done processing query
8810 2024.06.17 21:25:10.973993 [ 3 ] {0f612e3b-1323-4cf6-bf62-efcea950c2bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8811 2024.06.17 21:25:10.974008 [ 3 ] {} <Debug> HTTP-Session: 239b64ba-c708-40cc-98f7-b8c8bfbbd20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8812 2024.06.17 21:25:15.179247 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache
8813 2024.06.17 21:25:15.179320 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache
8814 2024.06.17 21:25:15.949888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8815 2024.06.17 21:25:15.950022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8816 2024.06.17 21:25:15.950052 [ 3 ] {} <Debug> HTTP-Session: 96f5785d-0b3e-4cc4-9215-98b2e5ecd0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8817 2024.06.17 21:25:15.950081 [ 3 ] {} <Debug> HTTP-Session: 96f5785d-0b3e-4cc4-9215-98b2e5ecd0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.06.17 21:25:15.950101 [ 3 ] {} <Debug> HTTP-Session: 96f5785d-0b3e-4cc4-9215-98b2e5ecd0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8819 2024.06.17 21:25:15.950159 [ 3 ] {} <Trace> HTTP-Session: 96f5785d-0b3e-4cc4-9215-98b2e5ecd0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8820 2024.06.17 21:25:15.950363 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8821 2024.06.17 21:25:15.950431 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8822 2024.06.17 21:25:15.950624 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8823 2024.06.17 21:25:15.951050 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8824 2024.06.17 21:25:15.951095 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8825 2024.06.17 21:25:15.951473 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8826 2024.06.17 21:25:15.951802 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8827 2024.06.17 21:25:15.951968 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001688 sec., 9478.67298578199 rows/sec., 768.29 KiB/sec.
8828 2024.06.17 21:25:15.952163 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Debug> DynamicQueryHandler: Done processing query
8829 2024.06.17 21:25:15.952188 [ 3 ] {d227bd74-fcdd-427e-a101-121e38a042a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8830 2024.06.17 21:25:15.952205 [ 3 ] {} <Debug> HTTP-Session: 96f5785d-0b3e-4cc4-9215-98b2e5ecd0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8831 2024.06.17 21:25:15.952319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8832 2024.06.17 21:25:15.952366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8833 2024.06.17 21:25:15.952384 [ 3 ] {} <Debug> HTTP-Session: 2f12ac6d-03f0-43bf-a47d-1e091fe9e0ec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8834 2024.06.17 21:25:15.952400 [ 3 ] {} <Debug> HTTP-Session: 2f12ac6d-03f0-43bf-a47d-1e091fe9e0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.06.17 21:25:15.952414 [ 3 ] {} <Debug> HTTP-Session: 2f12ac6d-03f0-43bf-a47d-1e091fe9e0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8836 2024.06.17 21:25:15.952444 [ 3 ] {} <Trace> HTTP-Session: 2f12ac6d-03f0-43bf-a47d-1e091fe9e0ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8837 2024.06.17 21:25:15.952535 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8838 2024.06.17 21:25:15.952578 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8839 2024.06.17 21:25:15.952772 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8840 2024.06.17 21:25:15.953048 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8841 2024.06.17 21:25:15.953086 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8842 2024.06.17 21:25:15.953393 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8843 2024.06.17 21:25:15.953696 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8844 2024.06.17 21:25:15.953860 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec.
8845 2024.06.17 21:25:15.954117 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Debug> DynamicQueryHandler: Done processing query
8846 2024.06.17 21:25:15.954155 [ 3 ] {8c6e78b9-b7bb-4dbf-bc75-c50bc0347c29} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8847 2024.06.17 21:25:15.954172 [ 3 ] {} <Debug> HTTP-Session: 2f12ac6d-03f0-43bf-a47d-1e091fe9e0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.06.17 21:25:15.954304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8849 2024.06.17 21:25:15.954354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8850 2024.06.17 21:25:15.954375 [ 3 ] {} <Debug> HTTP-Session: e356ba0d-b2ea-457b-9141-b6ede6b2e8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8851 2024.06.17 21:25:15.954392 [ 3 ] {} <Debug> HTTP-Session: e356ba0d-b2ea-457b-9141-b6ede6b2e8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.06.17 21:25:15.954407 [ 3 ] {} <Debug> HTTP-Session: e356ba0d-b2ea-457b-9141-b6ede6b2e8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8853 2024.06.17 21:25:15.954438 [ 3 ] {} <Trace> HTTP-Session: e356ba0d-b2ea-457b-9141-b6ede6b2e8d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8854 2024.06.17 21:25:15.954565 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8855 2024.06.17 21:25:15.954611 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8856 2024.06.17 21:25:15.954754 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8857 2024.06.17 21:25:15.955097 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8858 2024.06.17 21:25:15.955134 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8859 2024.06.17 21:25:15.955465 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8860 2024.06.17 21:25:15.955777 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8861 2024.06.17 21:25:15.955935 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001409 sec., 74520.93683463449 rows/sec., 6.05 MiB/sec.
8862 2024.06.17 21:25:15.956185 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Debug> DynamicQueryHandler: Done processing query
8863 2024.06.17 21:25:15.956246 [ 3 ] {d060a6b0-24da-4479-9644-df3682dedeec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8864 2024.06.17 21:25:15.956303 [ 3 ] {} <Debug> HTTP-Session: e356ba0d-b2ea-457b-9141-b6ede6b2e8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8865 2024.06.17 21:25:15.956448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8866 2024.06.17 21:25:15.956500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8867 2024.06.17 21:25:15.956520 [ 3 ] {} <Debug> HTTP-Session: e8ba35ee-4f5a-4fd1-b571-d3096173f0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8868 2024.06.17 21:25:15.956537 [ 3 ] {} <Debug> HTTP-Session: e8ba35ee-4f5a-4fd1-b571-d3096173f0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.06.17 21:25:15.956552 [ 3 ] {} <Debug> HTTP-Session: e8ba35ee-4f5a-4fd1-b571-d3096173f0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.06.17 21:25:15.956584 [ 3 ] {} <Trace> HTTP-Session: e8ba35ee-4f5a-4fd1-b571-d3096173f0ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8871 2024.06.17 21:25:15.956683 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8872 2024.06.17 21:25:15.956730 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8873 2024.06.17 21:25:15.956869 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8874 2024.06.17 21:25:15.957129 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8875 2024.06.17 21:25:15.957165 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8876 2024.06.17 21:25:15.957470 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8877 2024.06.17 21:25:15.957778 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8878 2024.06.17 21:25:15.957926 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
8879 2024.06.17 21:25:15.958083 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Debug> DynamicQueryHandler: Done processing query
8880 2024.06.17 21:25:15.958108 [ 3 ] {102e9f78-6679-4ba2-932d-01a488a858b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8881 2024.06.17 21:25:15.958123 [ 3 ] {} <Debug> HTTP-Session: e8ba35ee-4f5a-4fd1-b571-d3096173f0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8882 2024.06.17 21:25:15.958240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8883 2024.06.17 21:25:15.958288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8884 2024.06.17 21:25:15.958308 [ 3 ] {} <Debug> HTTP-Session: cf63fa43-9a75-47aa-89f2-7a19e4a49711 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8885 2024.06.17 21:25:15.958325 [ 3 ] {} <Debug> HTTP-Session: cf63fa43-9a75-47aa-89f2-7a19e4a49711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.06.17 21:25:15.958340 [ 3 ] {} <Debug> HTTP-Session: cf63fa43-9a75-47aa-89f2-7a19e4a49711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8887 2024.06.17 21:25:15.958371 [ 3 ] {} <Trace> HTTP-Session: cf63fa43-9a75-47aa-89f2-7a19e4a49711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8888 2024.06.17 21:25:15.958492 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8889 2024.06.17 21:25:15.958537 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8890 2024.06.17 21:25:15.958662 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8891 2024.06.17 21:25:15.958974 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8892 2024.06.17 21:25:15.959011 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8893 2024.06.17 21:25:15.959324 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8894 2024.06.17 21:25:15.959624 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8895 2024.06.17 21:25:15.959769 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001321 sec., 62074.186222558674 rows/sec., 4.85 MiB/sec.
8896 2024.06.17 21:25:15.959922 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Debug> DynamicQueryHandler: Done processing query
8897 2024.06.17 21:25:15.959947 [ 3 ] {0b8f3c11-d127-49a9-86d0-2e4a9763e38c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8898 2024.06.17 21:25:15.959964 [ 3 ] {} <Debug> HTTP-Session: cf63fa43-9a75-47aa-89f2-7a19e4a49711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8899 2024.06.17 21:25:15.960109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8900 2024.06.17 21:25:15.960157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8901 2024.06.17 21:25:15.960177 [ 3 ] {} <Debug> HTTP-Session: 6a7c2ee8-cdaf-4e3d-8545-1eee74ceb0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8902 2024.06.17 21:25:15.960194 [ 3 ] {} <Debug> HTTP-Session: 6a7c2ee8-cdaf-4e3d-8545-1eee74ceb0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.06.17 21:25:15.960209 [ 3 ] {} <Debug> HTTP-Session: 6a7c2ee8-cdaf-4e3d-8545-1eee74ceb0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8904 2024.06.17 21:25:15.960240 [ 3 ] {} <Trace> HTTP-Session: 6a7c2ee8-cdaf-4e3d-8545-1eee74ceb0f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8905 2024.06.17 21:25:15.960386 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8906 2024.06.17 21:25:15.960435 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8907 2024.06.17 21:25:15.960576 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8908 2024.06.17 21:25:15.960928 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8909 2024.06.17 21:25:15.960964 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8910 2024.06.17 21:25:15.961362 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8911 2024.06.17 21:25:15.961694 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8912 2024.06.17 21:25:15.961863 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001538 sec., 104681.4044213264 rows/sec., 7.29 MiB/sec.
8913 2024.06.17 21:25:15.962142 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Debug> DynamicQueryHandler: Done processing query
8914 2024.06.17 21:25:15.962202 [ 3 ] {611c0e35-f409-4147-9cff-fd609def7ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8915 2024.06.17 21:25:15.962262 [ 3 ] {} <Debug> HTTP-Session: 6a7c2ee8-cdaf-4e3d-8545-1eee74ceb0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8916 2024.06.17 21:25:15.962431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8917 2024.06.17 21:25:15.962483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8918 2024.06.17 21:25:15.962503 [ 3 ] {} <Debug> HTTP-Session: 4bb97c52-6be7-4dc6-9d47-e39c6b1a250a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8919 2024.06.17 21:25:15.962520 [ 3 ] {} <Debug> HTTP-Session: 4bb97c52-6be7-4dc6-9d47-e39c6b1a250a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8920 2024.06.17 21:25:15.962535 [ 3 ] {} <Debug> HTTP-Session: 4bb97c52-6be7-4dc6-9d47-e39c6b1a250a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8921 2024.06.17 21:25:15.962566 [ 3 ] {} <Trace> HTTP-Session: 4bb97c52-6be7-4dc6-9d47-e39c6b1a250a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8922 2024.06.17 21:25:15.962748 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8923 2024.06.17 21:25:15.962798 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
8924 2024.06.17 21:25:15.962981 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8925 2024.06.17 21:25:15.963348 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8926 2024.06.17 21:25:15.963384 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8927 2024.06.17 21:25:15.963784 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8928 2024.06.17 21:25:15.964122 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8929 2024.06.17 21:25:15.964281 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001623 sec., 9858.287122612446 rows/sec., 13.30 MiB/sec.
8930 2024.06.17 21:25:15.964559 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Debug> DynamicQueryHandler: Done processing query
8931 2024.06.17 21:25:15.964618 [ 3 ] {f186d053-144e-4061-b68d-49b4df709ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8932 2024.06.17 21:25:15.964663 [ 3 ] {} <Debug> HTTP-Session: 4bb97c52-6be7-4dc6-9d47-e39c6b1a250a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8933 2024.06.17 21:25:15.964807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8934 2024.06.17 21:25:15.964859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8935 2024.06.17 21:25:15.964878 [ 3 ] {} <Debug> HTTP-Session: e6e2e909-9b64-4676-ad69-f9f174bfc182 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8936 2024.06.17 21:25:15.964895 [ 3 ] {} <Debug> HTTP-Session: e6e2e909-9b64-4676-ad69-f9f174bfc182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8937 2024.06.17 21:25:15.964909 [ 3 ] {} <Debug> HTTP-Session: e6e2e909-9b64-4676-ad69-f9f174bfc182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8938 2024.06.17 21:25:15.964941 [ 3 ] {} <Trace> HTTP-Session: e6e2e909-9b64-4676-ad69-f9f174bfc182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8939 2024.06.17 21:25:15.965060 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8940 2024.06.17 21:25:15.965108 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8941 2024.06.17 21:25:15.965251 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8942 2024.06.17 21:25:15.965513 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8943 2024.06.17 21:25:15.965550 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8944 2024.06.17 21:25:15.965908 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8945 2024.06.17 21:25:15.966231 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8946 2024.06.17 21:25:15.966389 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
8947 2024.06.17 21:25:15.966658 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Debug> DynamicQueryHandler: Done processing query
8948 2024.06.17 21:25:15.966710 [ 3 ] {c222f78f-ba46-4906-98df-546234e6dbbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8949 2024.06.17 21:25:15.966779 [ 3 ] {} <Debug> HTTP-Session: e6e2e909-9b64-4676-ad69-f9f174bfc182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8950 2024.06.17 21:25:20.949469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8951 2024.06.17 21:25:20.949619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8952 2024.06.17 21:25:20.949650 [ 3 ] {} <Debug> HTTP-Session: 4f275f33-73c6-4762-a23b-e8c510a62daa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8953 2024.06.17 21:25:20.949678 [ 3 ] {} <Debug> HTTP-Session: 4f275f33-73c6-4762-a23b-e8c510a62daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8954 2024.06.17 21:25:20.949697 [ 3 ] {} <Debug> HTTP-Session: 4f275f33-73c6-4762-a23b-e8c510a62daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8955 2024.06.17 21:25:20.949759 [ 3 ] {} <Trace> HTTP-Session: 4f275f33-73c6-4762-a23b-e8c510a62daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8956 2024.06.17 21:25:20.949973 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8957 2024.06.17 21:25:20.950052 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8958 2024.06.17 21:25:20.950273 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8959 2024.06.17 21:25:20.950656 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8960 2024.06.17 21:25:20.950703 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8961 2024.06.17 21:25:20.951073 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8962 2024.06.17 21:25:20.951402 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8963 2024.06.17 21:25:20.951561 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001655 sec., 8459.214501510574 rows/sec., 685.66 KiB/sec.
8964 2024.06.17 21:25:20.951808 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Debug> DynamicQueryHandler: Done processing query
8965 2024.06.17 21:25:20.951844 [ 3 ] {0c32a7b9-f4fa-41e0-8983-300cf8acb146} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8966 2024.06.17 21:25:20.951866 [ 3 ] {} <Debug> HTTP-Session: 4f275f33-73c6-4762-a23b-e8c510a62daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8967 2024.06.17 21:25:20.952001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8968 2024.06.17 21:25:20.952054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8969 2024.06.17 21:25:20.952073 [ 3 ] {} <Debug> HTTP-Session: 616d7f58-d528-4c4c-b334-9e680c11d16a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8970 2024.06.17 21:25:20.952091 [ 3 ] {} <Debug> HTTP-Session: 616d7f58-d528-4c4c-b334-9e680c11d16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8971 2024.06.17 21:25:20.952105 [ 3 ] {} <Debug> HTTP-Session: 616d7f58-d528-4c4c-b334-9e680c11d16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8972 2024.06.17 21:25:20.952140 [ 3 ] {} <Trace> HTTP-Session: 616d7f58-d528-4c4c-b334-9e680c11d16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8973 2024.06.17 21:25:20.952272 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8974 2024.06.17 21:25:20.952320 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8975 2024.06.17 21:25:20.952456 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8976 2024.06.17 21:25:20.952782 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8977 2024.06.17 21:25:20.952819 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8978 2024.06.17 21:25:20.953136 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8979 2024.06.17 21:25:20.953441 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8980 2024.06.17 21:25:20.953592 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001368 sec., 71637.42690058479 rows/sec., 5.88 MiB/sec.
8981 2024.06.17 21:25:20.953841 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Debug> DynamicQueryHandler: Done processing query
8982 2024.06.17 21:25:20.953883 [ 3 ] {28786ddf-993f-434b-ba2e-fc3e9579c152} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8983 2024.06.17 21:25:20.953943 [ 3 ] {} <Debug> HTTP-Session: 616d7f58-d528-4c4c-b334-9e680c11d16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8984 2024.06.17 21:25:20.954234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8985 2024.06.17 21:25:20.954287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8986 2024.06.17 21:25:20.954306 [ 3 ] {} <Debug> HTTP-Session: 86003eeb-ccfa-48e1-973c-afc2c022b984 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
8987 2024.06.17 21:25:20.954323 [ 3 ] {} <Debug> HTTP-Session: 86003eeb-ccfa-48e1-973c-afc2c022b984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8988 2024.06.17 21:25:20.954337 [ 3 ] {} <Debug> HTTP-Session: 86003eeb-ccfa-48e1-973c-afc2c022b984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8989 2024.06.17 21:25:20.954371 [ 3 ] {} <Trace> HTTP-Session: 86003eeb-ccfa-48e1-973c-afc2c022b984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8990 2024.06.17 21:25:20.954497 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8991 2024.06.17 21:25:20.954543 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8992 2024.06.17 21:25:20.954688 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8993 2024.06.17 21:25:20.954993 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8994 2024.06.17 21:25:20.955056 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
8995 2024.06.17 21:25:20.955367 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8996 2024.06.17 21:25:20.955678 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8997 2024.06.17 21:25:20.955916 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001465 sec., 53242.32081911263 rows/sec., 4.16 MiB/sec.
8998 2024.06.17 21:25:20.956169 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Debug> DynamicQueryHandler: Done processing query
8999 2024.06.17 21:25:20.956231 [ 3 ] {5ae3e7da-8b5b-4e0e-84b0-ff622cc1e9b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9000 2024.06.17 21:25:20.956284 [ 3 ] {} <Debug> HTTP-Session: 86003eeb-ccfa-48e1-973c-afc2c022b984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9001 2024.06.17 21:25:20.956489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9002 2024.06.17 21:25:20.956541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9003 2024.06.17 21:25:20.956561 [ 3 ] {} <Debug> HTTP-Session: 347962df-0b5f-4306-9ae9-9d025f98f3a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9004 2024.06.17 21:25:20.956577 [ 3 ] {} <Debug> HTTP-Session: 347962df-0b5f-4306-9ae9-9d025f98f3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9005 2024.06.17 21:25:20.956592 [ 3 ] {} <Debug> HTTP-Session: 347962df-0b5f-4306-9ae9-9d025f98f3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9006 2024.06.17 21:25:20.956623 [ 3 ] {} <Trace> HTTP-Session: 347962df-0b5f-4306-9ae9-9d025f98f3a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9007 2024.06.17 21:25:20.956774 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9008 2024.06.17 21:25:20.956825 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9009 2024.06.17 21:25:20.956991 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9010 2024.06.17 21:25:20.957317 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9011 2024.06.17 21:25:20.957354 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9012 2024.06.17 21:25:20.957744 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9013 2024.06.17 21:25:20.958071 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9014 2024.06.17 21:25:20.958233 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec.
9015 2024.06.17 21:25:20.958236 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9016 2024.06.17 21:25:20.958360 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9017 2024.06.17 21:25:20.958414 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9018 2024.06.17 21:25:20.958471 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Debug> DynamicQueryHandler: Done processing query
9019 2024.06.17 21:25:20.958535 [ 3 ] {f47f8423-046e-4d75-b6dc-01e2b253a710} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9020 2024.06.17 21:25:20.958569 [ 3 ] {} <Debug> HTTP-Session: 347962df-0b5f-4306-9ae9-9d025f98f3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9021 2024.06.17 21:25:20.958617 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9022 2024.06.17 21:25:20.958731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9023 2024.06.17 21:25:20.958801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9024 2024.06.17 21:25:20.958804 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9025 2024.06.17 21:25:20.958821 [ 3 ] {} <Debug> HTTP-Session: 970e626e-e83c-4e1b-8b7a-acaa9694c71d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9026 2024.06.17 21:25:20.958844 [ 3 ] {} <Debug> HTTP-Session: 970e626e-e83c-4e1b-8b7a-acaa9694c71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.06.17 21:25:20.958857 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 7257 rows starting from the beginning of the part
9028 2024.06.17 21:25:20.958864 [ 3 ] {} <Debug> HTTP-Session: 970e626e-e83c-4e1b-8b7a-acaa9694c71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.06.17 21:25:20.958906 [ 3 ] {} <Trace> HTTP-Session: 970e626e-e83c-4e1b-8b7a-acaa9694c71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9030 2024.06.17 21:25:20.959023 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 196 rows starting from the beginning of the part
9031 2024.06.17 21:25:20.959361 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9032 2024.06.17 21:25:20.959423 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
9033 2024.06.17 21:25:20.959529 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9034 2024.06.17 21:25:20.959802 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part
9035 2024.06.17 21:25:20.960144 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part
9036 2024.06.17 21:25:20.960508 [ 196 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
9037 2024.06.17 21:25:20.961004 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9038 2024.06.17 21:25:20.961548 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9039 2024.06.17 21:25:20.961586 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9040 2024.06.17 21:25:20.962169 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9041 2024.06.17 21:25:20.962623 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9042 2024.06.17 21:25:20.962921 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.003849 sec., 3637.3083917900753 rows/sec., 4.91 MiB/sec.
9043 2024.06.17 21:25:20.963113 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Debug> DynamicQueryHandler: Done processing query
9044 2024.06.17 21:25:20.963138 [ 3 ] {f64b0d15-1966-4981-bd5d-a4d136b9bdaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9045 2024.06.17 21:25:20.963154 [ 3 ] {} <Debug> HTTP-Session: 970e626e-e83c-4e1b-8b7a-acaa9694c71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.06.17 21:25:20.963291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9047 2024.06.17 21:25:20.963342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9048 2024.06.17 21:25:20.963361 [ 3 ] {} <Debug> HTTP-Session: c07e5373-80a2-4597-ba03-904a1abfb9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9049 2024.06.17 21:25:20.963378 [ 3 ] {} <Debug> HTTP-Session: c07e5373-80a2-4597-ba03-904a1abfb9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.06.17 21:25:20.963393 [ 3 ] {} <Debug> HTTP-Session: c07e5373-80a2-4597-ba03-904a1abfb9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.06.17 21:25:20.963424 [ 3 ] {} <Trace> HTTP-Session: c07e5373-80a2-4597-ba03-904a1abfb9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9052 2024.06.17 21:25:20.963550 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9053 2024.06.17 21:25:20.963597 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9054 2024.06.17 21:25:20.963728 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9055 2024.06.17 21:25:20.964007 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8096 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477496 sec., 1478047.6334441868 rows/sec., 103.11 MiB/sec.
9056 2024.06.17 21:25:20.964182 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9057 2024.06.17 21:25:20.964223 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9058 2024.06.17 21:25:20.964680 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9059 2024.06.17 21:25:20.964725 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9060 2024.06.17 21:25:20.965544 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9061 2024.06.17 21:25:20.965735 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9062 2024.06.17 21:25:20.965826 [ 150 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9063 2024.06.17 21:25:20.965932 [ 150 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9064 2024.06.17 21:25:20.965986 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002438 sec., 24610.33634126333 rows/sec., 1.66 MiB/sec.
9065 2024.06.17 21:25:20.966014 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.24 GiB.
9066 2024.06.17 21:25:20.966075 [ 193 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9067 2024.06.17 21:25:20.966469 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9068 2024.06.17 21:25:20.966689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
9069 2024.06.17 21:25:20.967098 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9070 2024.06.17 21:25:20.967220 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2568 rows starting from the beginning of the part
9071 2024.06.17 21:25:20.967541 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Debug> DynamicQueryHandler: Done processing query
9072 2024.06.17 21:25:20.967597 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
9073 2024.06.17 21:25:20.967627 [ 3 ] {6437289c-d267-4aca-b3e2-99b5f5067182} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9074 2024.06.17 21:25:20.967707 [ 3 ] {} <Debug> HTTP-Session: c07e5373-80a2-4597-ba03-904a1abfb9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9075 2024.06.17 21:25:20.967852 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
9076 2024.06.17 21:25:20.967929 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
9077 2024.06.17 21:25:20.967992 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
9078 2024.06.17 21:25:20.968116 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
9079 2024.06.17 21:25:20.969570 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 4 columns (4 merged, 0 gathered) in 0.003391374 sec., 845674.9388301024 rows/sec., 56.83 MiB/sec.
9080 2024.06.17 21:25:20.970079 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9081 2024.06.17 21:25:20.970608 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9082 2024.06.17 21:25:20.970686 [ 192 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_56_11} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9083 2024.06.17 21:25:20.970773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9084 2024.06.17 21:25:25.949483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9085 2024.06.17 21:25:25.949614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9086 2024.06.17 21:25:25.949639 [ 3 ] {} <Debug> HTTP-Session: f543c196-df78-4cea-a31d-b92b6587ef92 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9087 2024.06.17 21:25:25.949664 [ 3 ] {} <Debug> HTTP-Session: f543c196-df78-4cea-a31d-b92b6587ef92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9088 2024.06.17 21:25:25.949679 [ 3 ] {} <Debug> HTTP-Session: f543c196-df78-4cea-a31d-b92b6587ef92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.06.17 21:25:25.949728 [ 3 ] {} <Trace> HTTP-Session: f543c196-df78-4cea-a31d-b92b6587ef92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9090 2024.06.17 21:25:25.949914 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9091 2024.06.17 21:25:25.949982 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9092 2024.06.17 21:25:25.950177 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9093 2024.06.17 21:25:25.950603 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9094 2024.06.17 21:25:25.950644 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9095 2024.06.17 21:25:25.951021 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9096 2024.06.17 21:25:25.951356 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9097 2024.06.17 21:25:25.951499 [ 144 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9098 2024.06.17 21:25:25.951504 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001649 sec., 9702.850212249848 rows/sec., 786.46 KiB/sec.
9099 2024.06.17 21:25:25.951545 [ 144 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9100 2024.06.17 21:25:25.951581 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9101 2024.06.17 21:25:25.951794 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9102 2024.06.17 21:25:25.951810 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Debug> DynamicQueryHandler: Done processing query
9103 2024.06.17 21:25:25.951905 [ 3 ] {fa684f08-ec3a-40b5-81c7-d5297f8cecd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9104 2024.06.17 21:25:25.951928 [ 3 ] {} <Debug> HTTP-Session: f543c196-df78-4cea-a31d-b92b6587ef92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9105 2024.06.17 21:25:25.952046 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9106 2024.06.17 21:25:25.952116 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 30 rows starting from the beginning of the part
9107 2024.06.17 21:25:25.952125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9108 2024.06.17 21:25:25.952264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9109 2024.06.17 21:25:25.952386 [ 3 ] {} <Debug> HTTP-Session: c51e1260-bb23-49a1-bca2-433af41f40f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9110 2024.06.17 21:25:25.952395 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part
9111 2024.06.17 21:25:25.952451 [ 3 ] {} <Debug> HTTP-Session: c51e1260-bb23-49a1-bca2-433af41f40f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.06.17 21:25:25.952514 [ 3 ] {} <Debug> HTTP-Session: c51e1260-bb23-49a1-bca2-433af41f40f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.06.17 21:25:25.952657 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
9114 2024.06.17 21:25:25.952720 [ 3 ] {} <Trace> HTTP-Session: c51e1260-bb23-49a1-bca2-433af41f40f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9115 2024.06.17 21:25:25.952914 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part
9116 2024.06.17 21:25:25.953180 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
9117 2024.06.17 21:25:25.953315 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9118 2024.06.17 21:25:25.953434 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part
9119 2024.06.17 21:25:25.953540 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9120 2024.06.17 21:25:25.954241 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9121 2024.06.17 21:25:25.955137 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.06.17 21:25:25.955205 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9123 2024.06.17 21:25:25.956185 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9124 2024.06.17 21:25:25.956232 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004549476 sec., 23299.386566716694 rows/sec., 1.84 MiB/sec.
9125 2024.06.17 21:25:25.956386 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9126 2024.06.17 21:25:25.956649 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9127 2024.06.17 21:25:25.956851 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.003822 sec., 27210.884353741498 rows/sec., 2.21 MiB/sec.
9128 2024.06.17 21:25:25.957051 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9129 2024.06.17 21:25:25.957336 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Debug> DynamicQueryHandler: Done processing query
9130 2024.06.17 21:25:25.957385 [ 192 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_56_11} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9131 2024.06.17 21:25:25.957432 [ 3 ] {6b14faad-46a1-442a-9ecc-243f2265901e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9132 2024.06.17 21:25:25.957527 [ 3 ] {} <Debug> HTTP-Session: c51e1260-bb23-49a1-bca2-433af41f40f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.06.17 21:25:25.957704 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9134 2024.06.17 21:25:25.957854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9135 2024.06.17 21:25:25.957956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9136 2024.06.17 21:25:25.957988 [ 3 ] {} <Debug> HTTP-Session: 50d5af6d-c42d-438b-b335-b07a77d4a057 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9137 2024.06.17 21:25:25.958005 [ 3 ] {} <Debug> HTTP-Session: 50d5af6d-c42d-438b-b335-b07a77d4a057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.06.17 21:25:25.958019 [ 3 ] {} <Debug> HTTP-Session: 50d5af6d-c42d-438b-b335-b07a77d4a057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9139 2024.06.17 21:25:25.958054 [ 3 ] {} <Trace> HTTP-Session: 50d5af6d-c42d-438b-b335-b07a77d4a057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9140 2024.06.17 21:25:25.958185 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9141 2024.06.17 21:25:25.958232 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9142 2024.06.17 21:25:25.958378 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9143 2024.06.17 21:25:25.958740 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9144 2024.06.17 21:25:25.958780 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9145 2024.06.17 21:25:25.959106 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9146 2024.06.17 21:25:25.959413 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.06.17 21:25:25.959537 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001403 sec., 57020.66999287242 rows/sec., 4.45 MiB/sec.
9148 2024.06.17 21:25:25.959775 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Debug> DynamicQueryHandler: Done processing query
9149 2024.06.17 21:25:25.959832 [ 3 ] {6cdc8344-c3ea-48bb-8283-cadf8cb8fa2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9150 2024.06.17 21:25:25.959887 [ 3 ] {} <Debug> HTTP-Session: 50d5af6d-c42d-438b-b335-b07a77d4a057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9151 2024.06.17 21:25:25.960119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9152 2024.06.17 21:25:25.960171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9153 2024.06.17 21:25:25.960191 [ 3 ] {} <Debug> HTTP-Session: cdf40ca8-7cb2-4e10-8ce5-ab6e2bb127ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9154 2024.06.17 21:25:25.960208 [ 3 ] {} <Debug> HTTP-Session: cdf40ca8-7cb2-4e10-8ce5-ab6e2bb127ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9155 2024.06.17 21:25:25.960221 [ 3 ] {} <Debug> HTTP-Session: cdf40ca8-7cb2-4e10-8ce5-ab6e2bb127ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9156 2024.06.17 21:25:25.960254 [ 3 ] {} <Trace> HTTP-Session: cdf40ca8-7cb2-4e10-8ce5-ab6e2bb127ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9157 2024.06.17 21:25:25.960404 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9158 2024.06.17 21:25:25.960453 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9159 2024.06.17 21:25:25.960614 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9160 2024.06.17 21:25:25.960998 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9161 2024.06.17 21:25:25.961034 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9162 2024.06.17 21:25:25.961417 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9163 2024.06.17 21:25:25.961755 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9164 2024.06.17 21:25:25.961881 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec.
9165 2024.06.17 21:25:25.962036 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Debug> DynamicQueryHandler: Done processing query
9166 2024.06.17 21:25:25.962060 [ 3 ] {e83bc1c3-23f8-4874-b809-3af5c401eccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9167 2024.06.17 21:25:25.962075 [ 3 ] {} <Debug> HTTP-Session: cdf40ca8-7cb2-4e10-8ce5-ab6e2bb127ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9168 2024.06.17 21:25:25.962203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9169 2024.06.17 21:25:25.962250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9170 2024.06.17 21:25:25.962269 [ 3 ] {} <Debug> HTTP-Session: 75e50211-b693-44e2-bac5-21f3d12fb128 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9171 2024.06.17 21:25:25.962285 [ 3 ] {} <Debug> HTTP-Session: 75e50211-b693-44e2-bac5-21f3d12fb128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9172 2024.06.17 21:25:25.962299 [ 3 ] {} <Debug> HTTP-Session: 75e50211-b693-44e2-bac5-21f3d12fb128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9173 2024.06.17 21:25:25.962331 [ 3 ] {} <Trace> HTTP-Session: 75e50211-b693-44e2-bac5-21f3d12fb128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9174 2024.06.17 21:25:25.962507 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9175 2024.06.17 21:25:25.962555 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9176 2024.06.17 21:25:25.962710 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9177 2024.06.17 21:25:25.963137 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9178 2024.06.17 21:25:25.963172 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9179 2024.06.17 21:25:25.963569 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9180 2024.06.17 21:25:25.963908 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9181 2024.06.17 21:25:25.964039 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9182 2024.06.17 21:25:25.964041 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001633 sec., 9797.917942437232 rows/sec., 13.22 MiB/sec.
9183 2024.06.17 21:25:25.964088 [ 144 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9184 2024.06.17 21:25:25.964137 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9185 2024.06.17 21:25:25.964260 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full
9186 2024.06.17 21:25:25.964284 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Debug> DynamicQueryHandler: Done processing query
9187 2024.06.17 21:25:25.964315 [ 3 ] {bbad5aa4-368a-4086-b9df-bbb6779f354d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9188 2024.06.17 21:25:25.964338 [ 3 ] {} <Debug> HTTP-Session: 75e50211-b693-44e2-bac5-21f3d12fb128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9189 2024.06.17 21:25:25.964432 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9190 2024.06.17 21:25:25.964471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9191 2024.06.17 21:25:25.964483 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 768 rows starting from the beginning of the part
9192 2024.06.17 21:25:25.964530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9193 2024.06.17 21:25:25.964561 [ 3 ] {} <Debug> HTTP-Session: 11391877-50f7-44fe-8268-f3b21c0eeea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9194 2024.06.17 21:25:25.964634 [ 3 ] {} <Debug> HTTP-Session: 11391877-50f7-44fe-8268-f3b21c0eeea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9195 2024.06.17 21:25:25.964701 [ 3 ] {} <Debug> HTTP-Session: 11391877-50f7-44fe-8268-f3b21c0eeea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9196 2024.06.17 21:25:25.964716 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part
9197 2024.06.17 21:25:25.964813 [ 3 ] {} <Trace> HTTP-Session: 11391877-50f7-44fe-8268-f3b21c0eeea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9198 2024.06.17 21:25:25.965096 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
9199 2024.06.17 21:25:25.965224 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9200 2024.06.17 21:25:25.965378 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9201 2024.06.17 21:25:25.965395 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part
9202 2024.06.17 21:25:25.965840 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
9203 2024.06.17 21:25:25.966164 [ 188 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part
9204 2024.06.17 21:25:25.966539 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9205 2024.06.17 21:25:25.967124 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9206 2024.06.17 21:25:25.967165 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9207 2024.06.17 21:25:25.967592 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9208 2024.06.17 21:25:25.968045 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9209 2024.06.17 21:25:25.968251 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00319 sec., 18808.777429467085 rows/sec., 1.27 MiB/sec.
9210 2024.06.17 21:25:25.968495 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Debug> DynamicQueryHandler: Done processing query
9211 2024.06.17 21:25:25.968532 [ 3 ] {c88ccab9-610b-4953-835c-b8f251d640a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9212 2024.06.17 21:25:25.968548 [ 3 ] {} <Debug> HTTP-Session: 11391877-50f7-44fe-8268-f3b21c0eeea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9213 2024.06.17 21:25:25.979854 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 6 columns (6 merged, 0 gathered) in 0.015650409 sec., 53928.303087797896 rows/sec., 72.77 MiB/sec.
9214 2024.06.17 21:25:25.980386 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9215 2024.06.17 21:25:25.980796 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9216 2024.06.17 21:25:25.980869 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9217 2024.06.17 21:25:25.980939 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB.
9218 2024.06.17 21:25:30.179371 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
9219 2024.06.17 21:25:30.179447 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
9220 2024.06.17 21:25:30.951278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9221 2024.06.17 21:25:30.951410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9222 2024.06.17 21:25:30.951439 [ 3 ] {} <Debug> HTTP-Session: fa9cc1ea-31d6-4dd7-95f2-a07618c8b503 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9223 2024.06.17 21:25:30.951470 [ 3 ] {} <Debug> HTTP-Session: fa9cc1ea-31d6-4dd7-95f2-a07618c8b503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9224 2024.06.17 21:25:30.951488 [ 3 ] {} <Debug> HTTP-Session: fa9cc1ea-31d6-4dd7-95f2-a07618c8b503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9225 2024.06.17 21:25:30.951546 [ 3 ] {} <Trace> HTTP-Session: fa9cc1ea-31d6-4dd7-95f2-a07618c8b503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9226 2024.06.17 21:25:30.951745 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9227 2024.06.17 21:25:30.951816 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9228 2024.06.17 21:25:30.952009 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9229 2024.06.17 21:25:30.952458 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9230 2024.06.17 21:25:30.952501 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9231 2024.06.17 21:25:30.952881 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9232 2024.06.17 21:25:30.953225 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9233 2024.06.17 21:25:30.953379 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001694 sec., 8264.462809917355 rows/sec., 669.87 KiB/sec.
9234 2024.06.17 21:25:30.953681 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Debug> DynamicQueryHandler: Done processing query
9235 2024.06.17 21:25:30.953745 [ 3 ] {d2b3ced6-8ba0-4be1-82a7-61b09073eb6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9236 2024.06.17 21:25:30.953810 [ 3 ] {} <Debug> HTTP-Session: fa9cc1ea-31d6-4dd7-95f2-a07618c8b503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9237 2024.06.17 21:25:30.953991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9238 2024.06.17 21:25:30.954044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9239 2024.06.17 21:25:30.954063 [ 3 ] {} <Debug> HTTP-Session: eea8d5a1-7537-4504-a0d4-1964a5eb0c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9240 2024.06.17 21:25:30.954080 [ 3 ] {} <Debug> HTTP-Session: eea8d5a1-7537-4504-a0d4-1964a5eb0c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9241 2024.06.17 21:25:30.954094 [ 3 ] {} <Debug> HTTP-Session: eea8d5a1-7537-4504-a0d4-1964a5eb0c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9242 2024.06.17 21:25:30.954127 [ 3 ] {} <Trace> HTTP-Session: eea8d5a1-7537-4504-a0d4-1964a5eb0c94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9243 2024.06.17 21:25:30.954230 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9244 2024.06.17 21:25:30.954277 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9245 2024.06.17 21:25:30.954426 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9246 2024.06.17 21:25:30.954759 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9247 2024.06.17 21:25:30.954797 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9248 2024.06.17 21:25:30.955098 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9249 2024.06.17 21:25:30.955417 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9250 2024.06.17 21:25:30.955577 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 358.17 KiB/sec.
9251 2024.06.17 21:25:30.955746 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Debug> DynamicQueryHandler: Done processing query
9252 2024.06.17 21:25:30.955771 [ 3 ] {95715187-950d-44fc-be22-12397bfd0f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9253 2024.06.17 21:25:30.955788 [ 3 ] {} <Debug> HTTP-Session: eea8d5a1-7537-4504-a0d4-1964a5eb0c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9254 2024.06.17 21:25:30.955941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9255 2024.06.17 21:25:30.955990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9256 2024.06.17 21:25:30.956009 [ 3 ] {} <Debug> HTTP-Session: f837d547-91ba-48a7-b5ed-bbb34823a72c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9257 2024.06.17 21:25:30.956026 [ 3 ] {} <Debug> HTTP-Session: f837d547-91ba-48a7-b5ed-bbb34823a72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9258 2024.06.17 21:25:30.956039 [ 3 ] {} <Debug> HTTP-Session: f837d547-91ba-48a7-b5ed-bbb34823a72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9259 2024.06.17 21:25:30.956070 [ 3 ] {} <Trace> HTTP-Session: f837d547-91ba-48a7-b5ed-bbb34823a72c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9260 2024.06.17 21:25:30.956206 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9261 2024.06.17 21:25:30.956249 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9262 2024.06.17 21:25:30.956375 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9263 2024.06.17 21:25:30.956755 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9264 2024.06.17 21:25:30.956793 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9265 2024.06.17 21:25:30.957112 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9266 2024.06.17 21:25:30.957413 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9267 2024.06.17 21:25:30.957559 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Debug> executeQuery: Read 137 rows, 11.22 KiB in 0.001406 sec., 97439.54480796587 rows/sec., 7.80 MiB/sec.
9268 2024.06.17 21:25:30.957756 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Debug> DynamicQueryHandler: Done processing query
9269 2024.06.17 21:25:30.957792 [ 3 ] {bea28455-d7f2-4b35-9a04-033a12baaca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9270 2024.06.17 21:25:30.957826 [ 3 ] {} <Debug> HTTP-Session: f837d547-91ba-48a7-b5ed-bbb34823a72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.06.17 21:25:30.957977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9272 2024.06.17 21:25:30.958025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9273 2024.06.17 21:25:30.958044 [ 3 ] {} <Debug> HTTP-Session: 8e499b4d-a33d-489a-a3b4-8d1310a6a05e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9274 2024.06.17 21:25:30.958060 [ 3 ] {} <Debug> HTTP-Session: 8e499b4d-a33d-489a-a3b4-8d1310a6a05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9275 2024.06.17 21:25:30.958074 [ 3 ] {} <Debug> HTTP-Session: 8e499b4d-a33d-489a-a3b4-8d1310a6a05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.06.17 21:25:30.958106 [ 3 ] {} <Trace> HTTP-Session: 8e499b4d-a33d-489a-a3b4-8d1310a6a05e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9277 2024.06.17 21:25:30.958203 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9278 2024.06.17 21:25:30.958247 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9279 2024.06.17 21:25:30.958376 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9280 2024.06.17 21:25:30.958658 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9281 2024.06.17 21:25:30.958694 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9282 2024.06.17 21:25:30.959000 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9283 2024.06.17 21:25:30.959313 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9284 2024.06.17 21:25:30.959467 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 325.77 KiB/sec.
9285 2024.06.17 21:25:30.959636 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Debug> DynamicQueryHandler: Done processing query
9286 2024.06.17 21:25:30.959662 [ 3 ] {dfee9434-2198-452d-a9a9-7a5246d5e250} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9287 2024.06.17 21:25:30.959677 [ 3 ] {} <Debug> HTTP-Session: 8e499b4d-a33d-489a-a3b4-8d1310a6a05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9288 2024.06.17 21:25:30.959811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9289 2024.06.17 21:25:30.959857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9290 2024.06.17 21:25:30.959877 [ 3 ] {} <Debug> HTTP-Session: 4432cf5a-a22e-4c53-92b6-90663f7fca64 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9291 2024.06.17 21:25:30.959893 [ 3 ] {} <Debug> HTTP-Session: 4432cf5a-a22e-4c53-92b6-90663f7fca64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9292 2024.06.17 21:25:30.959908 [ 3 ] {} <Debug> HTTP-Session: 4432cf5a-a22e-4c53-92b6-90663f7fca64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9293 2024.06.17 21:25:30.959938 [ 3 ] {} <Trace> HTTP-Session: 4432cf5a-a22e-4c53-92b6-90663f7fca64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9294 2024.06.17 21:25:30.960062 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9295 2024.06.17 21:25:30.960105 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9296 2024.06.17 21:25:30.960231 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9297 2024.06.17 21:25:30.960577 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9298 2024.06.17 21:25:30.960614 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9299 2024.06.17 21:25:30.960938 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9300 2024.06.17 21:25:30.961245 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9301 2024.06.17 21:25:30.961392 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Debug> executeQuery: Read 108 rows, 8.62 KiB in 0.00137 sec., 78832.11678832117 rows/sec., 6.15 MiB/sec.
9302 2024.06.17 21:25:30.961650 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Debug> DynamicQueryHandler: Done processing query
9303 2024.06.17 21:25:30.961707 [ 3 ] {1937d9ec-37f4-4c93-829b-93c2a8debb46} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9304 2024.06.17 21:25:30.961765 [ 3 ] {} <Debug> HTTP-Session: 4432cf5a-a22e-4c53-92b6-90663f7fca64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9305 2024.06.17 21:25:30.962019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9306 2024.06.17 21:25:30.962071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9307 2024.06.17 21:25:30.962092 [ 3 ] {} <Debug> HTTP-Session: e52fe51e-96e9-44e5-996a-1a581fb502f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9308 2024.06.17 21:25:30.962109 [ 3 ] {} <Debug> HTTP-Session: e52fe51e-96e9-44e5-996a-1a581fb502f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9309 2024.06.17 21:25:30.962122 [ 3 ] {} <Debug> HTTP-Session: e52fe51e-96e9-44e5-996a-1a581fb502f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9310 2024.06.17 21:25:30.962156 [ 3 ] {} <Trace> HTTP-Session: e52fe51e-96e9-44e5-996a-1a581fb502f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9311 2024.06.17 21:25:30.962327 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9312 2024.06.17 21:25:30.962377 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9313 2024.06.17 21:25:30.962540 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9314 2024.06.17 21:25:30.962976 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9315 2024.06.17 21:25:30.963013 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9316 2024.06.17 21:25:30.963404 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9317 2024.06.17 21:25:30.963736 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9318 2024.06.17 21:25:30.963901 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.001652 sec., 120460.04842615011 rows/sec., 8.41 MiB/sec.
9319 2024.06.17 21:25:30.964100 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Debug> DynamicQueryHandler: Done processing query
9320 2024.06.17 21:25:30.964137 [ 3 ] {724b2cae-1128-47a2-ac64-69b425554d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9321 2024.06.17 21:25:30.964169 [ 3 ] {} <Debug> HTTP-Session: e52fe51e-96e9-44e5-996a-1a581fb502f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.06.17 21:25:30.964317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9323 2024.06.17 21:25:30.964367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9324 2024.06.17 21:25:30.964386 [ 3 ] {} <Debug> HTTP-Session: 28744dc2-a8e9-4cc3-8e30-724cd8470171 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9325 2024.06.17 21:25:30.964403 [ 3 ] {} <Debug> HTTP-Session: 28744dc2-a8e9-4cc3-8e30-724cd8470171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9326 2024.06.17 21:25:30.964417 [ 3 ] {} <Debug> HTTP-Session: 28744dc2-a8e9-4cc3-8e30-724cd8470171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9327 2024.06.17 21:25:30.964449 [ 3 ] {} <Trace> HTTP-Session: 28744dc2-a8e9-4cc3-8e30-724cd8470171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9328 2024.06.17 21:25:30.964628 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9329 2024.06.17 21:25:30.964676 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9330 2024.06.17 21:25:30.964838 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9331 2024.06.17 21:25:30.965239 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9332 2024.06.17 21:25:30.965275 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9333 2024.06.17 21:25:30.965678 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9334 2024.06.17 21:25:30.966022 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9335 2024.06.17 21:25:30.966179 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001651 sec., 8479.709267110842 rows/sec., 11.44 MiB/sec.
9336 2024.06.17 21:25:30.966358 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Debug> DynamicQueryHandler: Done processing query
9337 2024.06.17 21:25:30.966383 [ 3 ] {5bfc01b3-ba67-404d-8c47-f5cfe64228bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9338 2024.06.17 21:25:30.966399 [ 3 ] {} <Debug> HTTP-Session: 28744dc2-a8e9-4cc3-8e30-724cd8470171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9339 2024.06.17 21:25:30.966527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9340 2024.06.17 21:25:30.966575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9341 2024.06.17 21:25:30.966595 [ 3 ] {} <Debug> HTTP-Session: 94d2807c-81e5-43cf-aa8c-05fdf95ef8a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9342 2024.06.17 21:25:30.966612 [ 3 ] {} <Debug> HTTP-Session: 94d2807c-81e5-43cf-aa8c-05fdf95ef8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9343 2024.06.17 21:25:30.966626 [ 3 ] {} <Debug> HTTP-Session: 94d2807c-81e5-43cf-aa8c-05fdf95ef8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.06.17 21:25:30.966656 [ 3 ] {} <Trace> HTTP-Session: 94d2807c-81e5-43cf-aa8c-05fdf95ef8a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9345 2024.06.17 21:25:30.966775 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9346 2024.06.17 21:25:30.966821 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9347 2024.06.17 21:25:30.966945 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9348 2024.06.17 21:25:30.967243 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9349 2024.06.17 21:25:30.967280 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9350 2024.06.17 21:25:30.967634 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9351 2024.06.17 21:25:30.967963 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9352 2024.06.17 21:25:30.968122 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
9353 2024.06.17 21:25:30.968289 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Debug> DynamicQueryHandler: Done processing query
9354 2024.06.17 21:25:30.968314 [ 3 ] {0f2d7d59-beb5-4283-ba91-360a57116859} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9355 2024.06.17 21:25:30.968330 [ 3 ] {} <Debug> HTTP-Session: 94d2807c-81e5-43cf-aa8c-05fdf95ef8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.06.17 21:25:35.949257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9357 2024.06.17 21:25:35.949397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9358 2024.06.17 21:25:35.949423 [ 3 ] {} <Debug> HTTP-Session: 53cc4a44-cb6d-4bde-a79f-07f6bcd12149 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9359 2024.06.17 21:25:35.949449 [ 3 ] {} <Debug> HTTP-Session: 53cc4a44-cb6d-4bde-a79f-07f6bcd12149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9360 2024.06.17 21:25:35.949465 [ 3 ] {} <Debug> HTTP-Session: 53cc4a44-cb6d-4bde-a79f-07f6bcd12149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9361 2024.06.17 21:25:35.949516 [ 3 ] {} <Trace> HTTP-Session: 53cc4a44-cb6d-4bde-a79f-07f6bcd12149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9362 2024.06.17 21:25:35.949716 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9363 2024.06.17 21:25:35.949788 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9364 2024.06.17 21:25:35.949989 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9365 2024.06.17 21:25:35.950441 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9366 2024.06.17 21:25:35.950489 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9367 2024.06.17 21:25:35.950880 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9368 2024.06.17 21:25:35.951220 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9369 2024.06.17 21:25:35.951388 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001731 sec., 9243.212016175621 rows/sec., 749.21 KiB/sec.
9370 2024.06.17 21:25:35.951704 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Debug> DynamicQueryHandler: Done processing query
9371 2024.06.17 21:25:35.951749 [ 3 ] {c5308953-823b-43b9-9686-5120fb6f3738} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9372 2024.06.17 21:25:35.951773 [ 3 ] {} <Debug> HTTP-Session: 53cc4a44-cb6d-4bde-a79f-07f6bcd12149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.06.17 21:25:35.951921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9374 2024.06.17 21:25:35.951979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9375 2024.06.17 21:25:35.951999 [ 3 ] {} <Debug> HTTP-Session: caa98d48-3f9b-4e53-8e5a-8d73f37c8bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9376 2024.06.17 21:25:35.952018 [ 3 ] {} <Debug> HTTP-Session: caa98d48-3f9b-4e53-8e5a-8d73f37c8bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9377 2024.06.17 21:25:35.952033 [ 3 ] {} <Debug> HTTP-Session: caa98d48-3f9b-4e53-8e5a-8d73f37c8bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9378 2024.06.17 21:25:35.952067 [ 3 ] {} <Trace> HTTP-Session: caa98d48-3f9b-4e53-8e5a-8d73f37c8bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9379 2024.06.17 21:25:35.952208 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9380 2024.06.17 21:25:35.952256 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9381 2024.06.17 21:25:35.952407 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9382 2024.06.17 21:25:35.952801 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9383 2024.06.17 21:25:35.952839 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9384 2024.06.17 21:25:35.953167 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9385 2024.06.17 21:25:35.953470 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9386 2024.06.17 21:25:35.953632 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001474 sec., 70556.30936227951 rows/sec., 5.74 MiB/sec.
9387 2024.06.17 21:25:35.953645 [ 134 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9388 2024.06.17 21:25:35.953750 [ 134 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9389 2024.06.17 21:25:35.953801 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9390 2024.06.17 21:25:35.953901 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Debug> DynamicQueryHandler: Done processing query
9391 2024.06.17 21:25:35.953961 [ 3 ] {1426d73e-a913-4902-afba-08c8517136d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9392 2024.06.17 21:25:35.953998 [ 3 ] {} <Debug> HTTP-Session: caa98d48-3f9b-4e53-8e5a-8d73f37c8bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9393 2024.06.17 21:25:35.954019 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9394 2024.06.17 21:25:35.954179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9395 2024.06.17 21:25:35.954286 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9396 2024.06.17 21:25:35.954294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9397 2024.06.17 21:25:35.954352 [ 3 ] {} <Debug> HTTP-Session: 8803bb1e-908a-47bc-bdec-fb0871efe61c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9398 2024.06.17 21:25:35.954356 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 189 rows starting from the beginning of the part
9399 2024.06.17 21:25:35.954374 [ 3 ] {} <Debug> HTTP-Session: 8803bb1e-908a-47bc-bdec-fb0871efe61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9400 2024.06.17 21:25:35.954420 [ 3 ] {} <Debug> HTTP-Session: 8803bb1e-908a-47bc-bdec-fb0871efe61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9401 2024.06.17 21:25:35.954577 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 105 rows starting from the beginning of the part
9402 2024.06.17 21:25:35.954587 [ 3 ] {} <Trace> HTTP-Session: 8803bb1e-908a-47bc-bdec-fb0871efe61c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9403 2024.06.17 21:25:35.954841 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 98 rows starting from the beginning of the part
9404 2024.06.17 21:25:35.955149 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part
9405 2024.06.17 21:25:35.955250 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9406 2024.06.17 21:25:35.955383 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 137 rows starting from the beginning of the part
9407 2024.06.17 21:25:35.955420 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9408 2024.06.17 21:25:35.955621 [ 198 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part
9409 2024.06.17 21:25:35.956394 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9410 2024.06.17 21:25:35.957239 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9411 2024.06.17 21:25:35.957315 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9412 2024.06.17 21:25:35.958148 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9413 2024.06.17 21:25:35.958636 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 4 columns (4 merged, 0 gathered) in 0.004751538 sec., 155107.6725051973 rows/sec., 12.60 MiB/sec.
9414 2024.06.17 21:25:35.958844 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.06.17 21:25:35.958936 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9416 2024.06.17 21:25:35.959076 [ 134 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9417 2024.06.17 21:25:35.959183 [ 134 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9418 2024.06.17 21:25:35.959206 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.004226 sec., 18930.43066729768 rows/sec., 1.48 MiB/sec.
9419 2024.06.17 21:25:35.959262 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9420 2024.06.17 21:25:35.959833 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Debug> DynamicQueryHandler: Done processing query
9421 2024.06.17 21:25:35.959924 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9422 2024.06.17 21:25:35.959948 [ 3 ] {eec912bc-bd72-4c09-9a77-4430e755151a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9423 2024.06.17 21:25:35.960047 [ 3 ] {} <Debug> HTTP-Session: 8803bb1e-908a-47bc-bdec-fb0871efe61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.06.17 21:25:35.960265 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9425 2024.06.17 21:25:35.960297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9426 2024.06.17 21:25:35.960355 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 150 rows starting from the beginning of the part
9427 2024.06.17 21:25:35.960446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9428 2024.06.17 21:25:35.960602 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9429 2024.06.17 21:25:35.960635 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part
9430 2024.06.17 21:25:35.960769 [ 3 ] {} <Debug> HTTP-Session: b6a5a809-a5b9-4319-b3a3-0c763ce47caf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9431 2024.06.17 21:25:35.961080 [ 3 ] {} <Debug> HTTP-Session: b6a5a809-a5b9-4319-b3a3-0c763ce47caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.06.17 21:25:35.961095 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part
9433 2024.06.17 21:25:35.961154 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_61_12} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9434 2024.06.17 21:25:35.961183 [ 3 ] {} <Debug> HTTP-Session: b6a5a809-a5b9-4319-b3a3-0c763ce47caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9435 2024.06.17 21:25:35.961411 [ 3 ] {} <Trace> HTTP-Session: b6a5a809-a5b9-4319-b3a3-0c763ce47caf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9436 2024.06.17 21:25:35.961634 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 80 rows starting from the beginning of the part
9437 2024.06.17 21:25:35.961645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
9438 2024.06.17 21:25:35.961925 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part
9439 2024.06.17 21:25:35.962106 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 80 rows starting from the beginning of the part
9440 2024.06.17 21:25:35.962172 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9441 2024.06.17 21:25:35.962477 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9442 2024.06.17 21:25:35.963042 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9443 2024.06.17 21:25:35.964086 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9444 2024.06.17 21:25:35.964160 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9445 2024.06.17 21:25:35.965009 [ 199 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.005544036 sec., 104256.17726869018 rows/sec., 8.14 MiB/sec.
9446 2024.06.17 21:25:35.965182 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9447 2024.06.17 21:25:35.965208 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9448 2024.06.17 21:25:35.966130 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9449 2024.06.17 21:25:35.966155 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9450 2024.06.17 21:25:35.966337 [ 195 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_61_12} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9451 2024.06.17 21:25:35.966493 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004602 sec., 34767.492394611036 rows/sec., 2.42 MiB/sec.
9452 2024.06.17 21:25:35.966557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9453 2024.06.17 21:25:35.967001 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Debug> DynamicQueryHandler: Done processing query
9454 2024.06.17 21:25:35.967057 [ 3 ] {d9978fc9-ded0-49aa-b310-6ed7e53e5ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9455 2024.06.17 21:25:35.967076 [ 3 ] {} <Debug> HTTP-Session: b6a5a809-a5b9-4319-b3a3-0c763ce47caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.06.17 21:25:35.967214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9457 2024.06.17 21:25:35.967264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9458 2024.06.17 21:25:35.967284 [ 3 ] {} <Debug> HTTP-Session: 5067dc40-6d5f-415e-88c6-6ccd693ea7e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9459 2024.06.17 21:25:35.967301 [ 3 ] {} <Debug> HTTP-Session: 5067dc40-6d5f-415e-88c6-6ccd693ea7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9460 2024.06.17 21:25:35.967316 [ 3 ] {} <Debug> HTTP-Session: 5067dc40-6d5f-415e-88c6-6ccd693ea7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9461 2024.06.17 21:25:35.967347 [ 3 ] {} <Trace> HTTP-Session: 5067dc40-6d5f-415e-88c6-6ccd693ea7e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9462 2024.06.17 21:25:35.967577 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9463 2024.06.17 21:25:35.967629 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9464 2024.06.17 21:25:35.967821 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9465 2024.06.17 21:25:35.968222 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9466 2024.06.17 21:25:35.968260 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9467 2024.06.17 21:25:35.968676 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
9468 2024.06.17 21:25:35.969030 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9469 2024.06.17 21:25:35.969196 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 12.27 MiB/sec.
9470 2024.06.17 21:25:35.969374 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Debug> DynamicQueryHandler: Done processing query
9471 2024.06.17 21:25:35.969399 [ 3 ] {09670eb0-e342-421c-bac3-d2b770950e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9472 2024.06.17 21:25:35.969416 [ 3 ] {} <Debug> HTTP-Session: 5067dc40-6d5f-415e-88c6-6ccd693ea7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.06.17 21:25:35.969536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9474 2024.06.17 21:25:35.969585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9475 2024.06.17 21:25:35.969605 [ 3 ] {} <Debug> HTTP-Session: d9f9249a-cbe9-4cc4-8959-53ba503db931 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9476 2024.06.17 21:25:35.969622 [ 3 ] {} <Debug> HTTP-Session: d9f9249a-cbe9-4cc4-8959-53ba503db931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9477 2024.06.17 21:25:35.969637 [ 3 ] {} <Debug> HTTP-Session: d9f9249a-cbe9-4cc4-8959-53ba503db931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9478 2024.06.17 21:25:35.969668 [ 3 ] {} <Trace> HTTP-Session: d9f9249a-cbe9-4cc4-8959-53ba503db931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9479 2024.06.17 21:25:35.969800 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9480 2024.06.17 21:25:35.969847 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9481 2024.06.17 21:25:35.969975 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9482 2024.06.17 21:25:35.970281 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9483 2024.06.17 21:25:35.970318 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9484 2024.06.17 21:25:35.970684 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9485 2024.06.17 21:25:35.971013 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9486 2024.06.17 21:25:35.971181 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
9487 2024.06.17 21:25:35.971350 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Debug> DynamicQueryHandler: Done processing query
9488 2024.06.17 21:25:35.971374 [ 3 ] {df682b35-4107-4c1d-bb61-cd62f1fb7735} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9489 2024.06.17 21:25:35.971391 [ 3 ] {} <Debug> HTTP-Session: d9f9249a-cbe9-4cc4-8959-53ba503db931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.06.17 21:25:40.949432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9491 2024.06.17 21:25:40.949639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9492 2024.06.17 21:25:40.949687 [ 3 ] {} <Debug> HTTP-Session: 938966ae-a81c-4c82-886e-7db3ead2992f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9493 2024.06.17 21:25:40.949734 [ 3 ] {} <Debug> HTTP-Session: 938966ae-a81c-4c82-886e-7db3ead2992f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.06.17 21:25:40.949765 [ 3 ] {} <Debug> HTTP-Session: 938966ae-a81c-4c82-886e-7db3ead2992f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9495 2024.06.17 21:25:40.949850 [ 3 ] {} <Trace> HTTP-Session: 938966ae-a81c-4c82-886e-7db3ead2992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9496 2024.06.17 21:25:40.950092 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9497 2024.06.17 21:25:40.950163 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9498 2024.06.17 21:25:40.950362 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9499 2024.06.17 21:25:40.950822 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9500 2024.06.17 21:25:40.950869 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9501 2024.06.17 21:25:40.951267 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9502 2024.06.17 21:25:40.951619 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9503 2024.06.17 21:25:40.951805 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 642.56 KiB/sec.
9504 2024.06.17 21:25:40.952026 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Debug> DynamicQueryHandler: Done processing query
9505 2024.06.17 21:25:40.952054 [ 3 ] {73da6894-edca-41e4-b2a1-6a16169250d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9506 2024.06.17 21:25:40.952071 [ 3 ] {} <Debug> HTTP-Session: 938966ae-a81c-4c82-886e-7db3ead2992f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9507 2024.06.17 21:25:40.952209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9508 2024.06.17 21:25:40.952266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9509 2024.06.17 21:25:40.952287 [ 3 ] {} <Debug> HTTP-Session: d7e02321-f1b2-4cc0-8640-5fed04f5ab95 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9510 2024.06.17 21:25:40.952304 [ 3 ] {} <Debug> HTTP-Session: d7e02321-f1b2-4cc0-8640-5fed04f5ab95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9511 2024.06.17 21:25:40.952318 [ 3 ] {} <Debug> HTTP-Session: d7e02321-f1b2-4cc0-8640-5fed04f5ab95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9512 2024.06.17 21:25:40.952356 [ 3 ] {} <Trace> HTTP-Session: d7e02321-f1b2-4cc0-8640-5fed04f5ab95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9513 2024.06.17 21:25:40.952492 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9514 2024.06.17 21:25:40.952539 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9515 2024.06.17 21:25:40.952671 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9516 2024.06.17 21:25:40.953048 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9517 2024.06.17 21:25:40.953086 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9518 2024.06.17 21:25:40.953417 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9519 2024.06.17 21:25:40.953740 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9520 2024.06.17 21:25:40.953892 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001447 sec., 67726.33033863165 rows/sec., 5.56 MiB/sec.
9521 2024.06.17 21:25:40.954072 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Debug> DynamicQueryHandler: Done processing query
9522 2024.06.17 21:25:40.954097 [ 3 ] {614d0f62-7735-47c8-bff6-e045b9a6cd90} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9523 2024.06.17 21:25:40.954113 [ 3 ] {} <Debug> HTTP-Session: d7e02321-f1b2-4cc0-8640-5fed04f5ab95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9524 2024.06.17 21:25:40.954240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9525 2024.06.17 21:25:40.954292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9526 2024.06.17 21:25:40.954312 [ 3 ] {} <Debug> HTTP-Session: 363f4c06-734f-4c58-b076-31fd4afcae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9527 2024.06.17 21:25:40.954329 [ 3 ] {} <Debug> HTTP-Session: 363f4c06-734f-4c58-b076-31fd4afcae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9528 2024.06.17 21:25:40.954344 [ 3 ] {} <Debug> HTTP-Session: 363f4c06-734f-4c58-b076-31fd4afcae28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9529 2024.06.17 21:25:40.954376 [ 3 ] {} <Trace> HTTP-Session: 363f4c06-734f-4c58-b076-31fd4afcae28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9530 2024.06.17 21:25:40.954506 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9531 2024.06.17 21:25:40.954551 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9532 2024.06.17 21:25:40.954679 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9533 2024.06.17 21:25:40.955058 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9534 2024.06.17 21:25:40.955096 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9535 2024.06.17 21:25:40.955416 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9536 2024.06.17 21:25:40.955721 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9537 2024.06.17 21:25:40.955871 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001414 sec., 55162.659123055164 rows/sec., 4.31 MiB/sec.
9538 2024.06.17 21:25:40.956050 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Debug> DynamicQueryHandler: Done processing query
9539 2024.06.17 21:25:40.956074 [ 3 ] {3f283126-ee5d-4041-9c35-699de0220b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9540 2024.06.17 21:25:40.956090 [ 3 ] {} <Debug> HTTP-Session: 363f4c06-734f-4c58-b076-31fd4afcae28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9541 2024.06.17 21:25:40.956245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9542 2024.06.17 21:25:40.956297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9543 2024.06.17 21:25:40.956316 [ 3 ] {} <Debug> HTTP-Session: 4c4ed044-2899-4248-b2a1-8c964faee60b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9544 2024.06.17 21:25:40.956333 [ 3 ] {} <Debug> HTTP-Session: 4c4ed044-2899-4248-b2a1-8c964faee60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9545 2024.06.17 21:25:40.956348 [ 3 ] {} <Debug> HTTP-Session: 4c4ed044-2899-4248-b2a1-8c964faee60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9546 2024.06.17 21:25:40.956380 [ 3 ] {} <Trace> HTTP-Session: 4c4ed044-2899-4248-b2a1-8c964faee60b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9547 2024.06.17 21:25:40.956534 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9548 2024.06.17 21:25:40.956583 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9549 2024.06.17 21:25:40.956728 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9550 2024.06.17 21:25:40.957128 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9551 2024.06.17 21:25:40.957166 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9552 2024.06.17 21:25:40.957562 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9553 2024.06.17 21:25:40.957908 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9554 2024.06.17 21:25:40.958072 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
9555 2024.06.17 21:25:40.958249 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Debug> DynamicQueryHandler: Done processing query
9556 2024.06.17 21:25:40.958274 [ 3 ] {084cf8a3-9ff5-4a8d-ab05-48df8d33d415} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9557 2024.06.17 21:25:40.958290 [ 3 ] {} <Debug> HTTP-Session: 4c4ed044-2899-4248-b2a1-8c964faee60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9558 2024.06.17 21:25:40.958409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9559 2024.06.17 21:25:40.958458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9560 2024.06.17 21:25:40.958478 [ 3 ] {} <Debug> HTTP-Session: 3cf2eb5c-ba46-41a6-a215-9eab450d4564 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9561 2024.06.17 21:25:40.958495 [ 3 ] {} <Debug> HTTP-Session: 3cf2eb5c-ba46-41a6-a215-9eab450d4564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.06.17 21:25:40.958509 [ 3 ] {} <Debug> HTTP-Session: 3cf2eb5c-ba46-41a6-a215-9eab450d4564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9563 2024.06.17 21:25:40.958541 [ 3 ] {} <Trace> HTTP-Session: 3cf2eb5c-ba46-41a6-a215-9eab450d4564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9564 2024.06.17 21:25:40.958729 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9565 2024.06.17 21:25:40.958778 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9566 2024.06.17 21:25:40.958936 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9567 2024.06.17 21:25:40.959339 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9568 2024.06.17 21:25:40.959375 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9569 2024.06.17 21:25:40.959771 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9570 2024.06.17 21:25:40.960113 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9571 2024.06.17 21:25:40.960274 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001648 sec., 8495.145631067962 rows/sec., 11.46 MiB/sec.
9572 2024.06.17 21:25:40.960435 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Debug> DynamicQueryHandler: Done processing query
9573 2024.06.17 21:25:40.960459 [ 3 ] {b3e01437-cbd3-4d0c-8ad3-08ca92a4326e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9574 2024.06.17 21:25:40.960475 [ 3 ] {} <Debug> HTTP-Session: 3cf2eb5c-ba46-41a6-a215-9eab450d4564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9575 2024.06.17 21:25:40.960589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9576 2024.06.17 21:25:40.960637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9577 2024.06.17 21:25:40.960657 [ 3 ] {} <Debug> HTTP-Session: 5ff2517f-ccde-4b53-b3c6-b6510161f135 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9578 2024.06.17 21:25:40.960674 [ 3 ] {} <Debug> HTTP-Session: 5ff2517f-ccde-4b53-b3c6-b6510161f135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.06.17 21:25:40.960688 [ 3 ] {} <Debug> HTTP-Session: 5ff2517f-ccde-4b53-b3c6-b6510161f135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9580 2024.06.17 21:25:40.960718 [ 3 ] {} <Trace> HTTP-Session: 5ff2517f-ccde-4b53-b3c6-b6510161f135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9581 2024.06.17 21:25:40.960837 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9582 2024.06.17 21:25:40.960884 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9583 2024.06.17 21:25:40.961010 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9584 2024.06.17 21:25:40.961308 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9585 2024.06.17 21:25:40.961352 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9586 2024.06.17 21:25:40.961715 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9587 2024.06.17 21:25:40.962035 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9588 2024.06.17 21:25:40.962192 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
9589 2024.06.17 21:25:40.962361 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Debug> DynamicQueryHandler: Done processing query
9590 2024.06.17 21:25:40.962385 [ 3 ] {7f9a8a10-dcbc-4574-bba0-846000c18d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9591 2024.06.17 21:25:40.962402 [ 3 ] {} <Debug> HTTP-Session: 5ff2517f-ccde-4b53-b3c6-b6510161f135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9592 2024.06.17 21:25:42.045610 [ 130 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
9593 2024.06.17 21:25:42.045695 [ 130 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9594 2024.06.17 21:25:42.045722 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9595 2024.06.17 21:25:42.045850 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
9596 2024.06.17 21:25:42.046017 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9597 2024.06.17 21:25:42.046049 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part
9598 2024.06.17 21:25:42.046119 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
9599 2024.06.17 21:25:42.046214 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
9600 2024.06.17 21:25:42.046423 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9601 2024.06.17 21:25:42.046658 [ 194 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9602 2024.06.17 21:25:42.047554 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001766498 sec., 15850.569884596529 rows/sec., 1.26 MiB/sec.
9603 2024.06.17 21:25:42.047704 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
9604 2024.06.17 21:25:42.048063 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9605 2024.06.17 21:25:42.048145 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_17_4} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
9606 2024.06.17 21:25:42.048217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9607 2024.06.17 21:25:42.136401 [ 130 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
9608 2024.06.17 21:25:42.136442 [ 130 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9609 2024.06.17 21:25:42.136466 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9610 2024.06.17 21:25:42.136578 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
9611 2024.06.17 21:25:42.136902 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9612 2024.06.17 21:25:42.136993 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part
9613 2024.06.17 21:25:42.137123 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
9614 2024.06.17 21:25:42.137180 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
9615 2024.06.17 21:25:42.137307 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9616 2024.06.17 21:25:42.137441 [ 194 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9617 2024.06.17 21:25:42.138333 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001820619 sec., 15379.384703773825 rows/sec., 1.05 MiB/sec.
9618 2024.06.17 21:25:42.138517 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
9619 2024.06.17 21:25:42.138992 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9620 2024.06.17 21:25:42.139084 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_17_4} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
9621 2024.06.17 21:25:42.139179 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9622 2024.06.17 21:25:45.179701 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
9623 2024.06.17 21:25:45.179756 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
9624 2024.06.17 21:25:45.950552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9625 2024.06.17 21:25:45.950736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9626 2024.06.17 21:25:45.950780 [ 3 ] {} <Debug> HTTP-Session: a8caf921-2abe-4a94-a0a5-63c96093f0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9627 2024.06.17 21:25:45.950822 [ 3 ] {} <Debug> HTTP-Session: a8caf921-2abe-4a94-a0a5-63c96093f0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.06.17 21:25:45.950852 [ 3 ] {} <Debug> HTTP-Session: a8caf921-2abe-4a94-a0a5-63c96093f0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.06.17 21:25:45.950933 [ 3 ] {} <Trace> HTTP-Session: a8caf921-2abe-4a94-a0a5-63c96093f0cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9630 2024.06.17 21:25:45.951189 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9631 2024.06.17 21:25:45.951257 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9632 2024.06.17 21:25:45.951452 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9633 2024.06.17 21:25:45.951865 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9634 2024.06.17 21:25:45.951906 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9635 2024.06.17 21:25:45.952281 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9636 2024.06.17 21:25:45.952606 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9637 2024.06.17 21:25:45.952750 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001622 sec., 9864.364981504315 rows/sec., 799.55 KiB/sec.
9638 2024.06.17 21:25:45.952934 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Debug> DynamicQueryHandler: Done processing query
9639 2024.06.17 21:25:45.952961 [ 3 ] {a6f53bc5-a529-4059-a024-1ef14b1dc437} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9640 2024.06.17 21:25:45.952977 [ 3 ] {} <Debug> HTTP-Session: a8caf921-2abe-4a94-a0a5-63c96093f0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.06.17 21:25:45.953145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9642 2024.06.17 21:25:45.953191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9643 2024.06.17 21:25:45.953210 [ 3 ] {} <Debug> HTTP-Session: 9b7a27cc-81b9-4f3a-9ff8-a912d4d649b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9644 2024.06.17 21:25:45.953226 [ 3 ] {} <Debug> HTTP-Session: 9b7a27cc-81b9-4f3a-9ff8-a912d4d649b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.06.17 21:25:45.953240 [ 3 ] {} <Debug> HTTP-Session: 9b7a27cc-81b9-4f3a-9ff8-a912d4d649b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9646 2024.06.17 21:25:45.953272 [ 3 ] {} <Trace> HTTP-Session: 9b7a27cc-81b9-4f3a-9ff8-a912d4d649b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9647 2024.06.17 21:25:45.953365 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9648 2024.06.17 21:25:45.953409 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9649 2024.06.17 21:25:45.953535 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9650 2024.06.17 21:25:45.953824 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9651 2024.06.17 21:25:45.953859 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9652 2024.06.17 21:25:45.954165 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9653 2024.06.17 21:25:45.954463 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9654 2024.06.17 21:25:45.954591 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00125 sec., 1600 rows/sec., 130.47 KiB/sec.
9655 2024.06.17 21:25:45.954747 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Debug> DynamicQueryHandler: Done processing query
9656 2024.06.17 21:25:45.954772 [ 3 ] {c3e7227e-1d4a-46ed-828e-208220be9d01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9657 2024.06.17 21:25:45.954788 [ 3 ] {} <Debug> HTTP-Session: 9b7a27cc-81b9-4f3a-9ff8-a912d4d649b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.06.17 21:25:45.954917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9659 2024.06.17 21:25:45.954966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9660 2024.06.17 21:25:45.954985 [ 3 ] {} <Debug> HTTP-Session: f51d2b5f-b0ec-46a2-a4d7-da8881e6ac33 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9661 2024.06.17 21:25:45.955002 [ 3 ] {} <Debug> HTTP-Session: f51d2b5f-b0ec-46a2-a4d7-da8881e6ac33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.06.17 21:25:45.955016 [ 3 ] {} <Debug> HTTP-Session: f51d2b5f-b0ec-46a2-a4d7-da8881e6ac33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.06.17 21:25:45.955047 [ 3 ] {} <Trace> HTTP-Session: f51d2b5f-b0ec-46a2-a4d7-da8881e6ac33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9664 2024.06.17 21:25:45.955164 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9665 2024.06.17 21:25:45.955205 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9666 2024.06.17 21:25:45.955328 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9667 2024.06.17 21:25:45.955665 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9668 2024.06.17 21:25:45.955700 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9669 2024.06.17 21:25:45.956012 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9670 2024.06.17 21:25:45.956309 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9671 2024.06.17 21:25:45.956434 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001315 sec., 79847.90874524714 rows/sec., 6.48 MiB/sec.
9672 2024.06.17 21:25:45.956582 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Debug> DynamicQueryHandler: Done processing query
9673 2024.06.17 21:25:45.956607 [ 3 ] {b7232783-c42f-4735-86b7-9e3951d5bced} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9674 2024.06.17 21:25:45.956623 [ 3 ] {} <Debug> HTTP-Session: f51d2b5f-b0ec-46a2-a4d7-da8881e6ac33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9675 2024.06.17 21:25:45.956733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9676 2024.06.17 21:25:45.956779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9677 2024.06.17 21:25:45.956799 [ 3 ] {} <Debug> HTTP-Session: 9d149886-f46d-4af1-a6bc-b78d665ac8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9678 2024.06.17 21:25:45.956815 [ 3 ] {} <Debug> HTTP-Session: 9d149886-f46d-4af1-a6bc-b78d665ac8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9679 2024.06.17 21:25:45.956829 [ 3 ] {} <Debug> HTTP-Session: 9d149886-f46d-4af1-a6bc-b78d665ac8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.06.17 21:25:45.956859 [ 3 ] {} <Trace> HTTP-Session: 9d149886-f46d-4af1-a6bc-b78d665ac8ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9681 2024.06.17 21:25:45.956952 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9682 2024.06.17 21:25:45.956994 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9683 2024.06.17 21:25:45.957116 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9684 2024.06.17 21:25:45.957366 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9685 2024.06.17 21:25:45.957401 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9686 2024.06.17 21:25:45.957690 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9687 2024.06.17 21:25:45.957995 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9688 2024.06.17 21:25:45.958121 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001193 sec., 1676.4459346186086 rows/sec., 117.06 KiB/sec.
9689 2024.06.17 21:25:45.958278 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Debug> DynamicQueryHandler: Done processing query
9690 2024.06.17 21:25:45.958303 [ 3 ] {f10fc649-3a5b-46e8-8a15-5d45f003f67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9691 2024.06.17 21:25:45.958319 [ 3 ] {} <Debug> HTTP-Session: 9d149886-f46d-4af1-a6bc-b78d665ac8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9692 2024.06.17 21:25:45.958438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9693 2024.06.17 21:25:45.958485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9694 2024.06.17 21:25:45.958505 [ 3 ] {} <Debug> HTTP-Session: 294e8a35-c865-417e-af47-870e930b6c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9695 2024.06.17 21:25:45.958522 [ 3 ] {} <Debug> HTTP-Session: 294e8a35-c865-417e-af47-870e930b6c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.06.17 21:25:45.958536 [ 3 ] {} <Debug> HTTP-Session: 294e8a35-c865-417e-af47-870e930b6c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9697 2024.06.17 21:25:45.958565 [ 3 ] {} <Trace> HTTP-Session: 294e8a35-c865-417e-af47-870e930b6c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9698 2024.06.17 21:25:45.958677 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9699 2024.06.17 21:25:45.958746 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9700 2024.06.17 21:25:45.958868 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9701 2024.06.17 21:25:45.959308 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9702 2024.06.17 21:25:45.959343 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9703 2024.06.17 21:25:45.959661 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9704 2024.06.17 21:25:45.959953 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9705 2024.06.17 21:25:45.960072 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001434 sec., 57182.705718270576 rows/sec., 4.47 MiB/sec.
9706 2024.06.17 21:25:45.960232 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Debug> DynamicQueryHandler: Done processing query
9707 2024.06.17 21:25:45.960257 [ 3 ] {475571bc-dee2-4937-a240-3a49896c5e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9708 2024.06.17 21:25:45.960272 [ 3 ] {} <Debug> HTTP-Session: 294e8a35-c865-417e-af47-870e930b6c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9709 2024.06.17 21:25:45.960434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9710 2024.06.17 21:25:45.960508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9711 2024.06.17 21:25:45.960528 [ 3 ] {} <Debug> HTTP-Session: 1f4960a2-890c-4c0e-9119-8d6fb2d0ec3e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9712 2024.06.17 21:25:45.960544 [ 3 ] {} <Debug> HTTP-Session: 1f4960a2-890c-4c0e-9119-8d6fb2d0ec3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9713 2024.06.17 21:25:45.960558 [ 3 ] {} <Debug> HTTP-Session: 1f4960a2-890c-4c0e-9119-8d6fb2d0ec3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9714 2024.06.17 21:25:45.960588 [ 3 ] {} <Trace> HTTP-Session: 1f4960a2-890c-4c0e-9119-8d6fb2d0ec3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9715 2024.06.17 21:25:45.960728 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9716 2024.06.17 21:25:45.960775 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9717 2024.06.17 21:25:45.960916 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9718 2024.06.17 21:25:45.961301 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9719 2024.06.17 21:25:45.961336 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9720 2024.06.17 21:25:45.961712 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9721 2024.06.17 21:25:45.962034 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9722 2024.06.17 21:25:45.962165 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9723 2024.06.17 21:25:45.962169 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001505 sec., 106976.7441860465 rows/sec., 7.45 MiB/sec.
9724 2024.06.17 21:25:45.962209 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9725 2024.06.17 21:25:45.962246 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9726 2024.06.17 21:25:45.962449 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9727 2024.06.17 21:25:45.962455 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Debug> DynamicQueryHandler: Done processing query
9728 2024.06.17 21:25:45.962555 [ 3 ] {343c86c6-7d9a-4370-9995-1ed63fdf1178} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9729 2024.06.17 21:25:45.962594 [ 3 ] {} <Debug> HTTP-Session: 1f4960a2-890c-4c0e-9119-8d6fb2d0ec3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9730 2024.06.17 21:25:45.962730 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9731 2024.06.17 21:25:45.962793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9732 2024.06.17 21:25:45.962813 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 8096 rows starting from the beginning of the part
9733 2024.06.17 21:25:45.962895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9734 2024.06.17 21:25:45.963006 [ 3 ] {} <Debug> HTTP-Session: c4bb9897-b74c-4117-a131-3e8dd6dc54e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9735 2024.06.17 21:25:45.963083 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9736 2024.06.17 21:25:45.963101 [ 3 ] {} <Debug> HTTP-Session: c4bb9897-b74c-4117-a131-3e8dd6dc54e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.06.17 21:25:45.963172 [ 3 ] {} <Debug> HTTP-Session: c4bb9897-b74c-4117-a131-3e8dd6dc54e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.06.17 21:25:45.963331 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 199 rows starting from the beginning of the part
9739 2024.06.17 21:25:45.963352 [ 3 ] {} <Trace> HTTP-Session: c4bb9897-b74c-4117-a131-3e8dd6dc54e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9740 2024.06.17 21:25:45.963709 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
9741 2024.06.17 21:25:45.963824 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
9742 2024.06.17 21:25:45.964039 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9743 2024.06.17 21:25:45.964127 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
9744 2024.06.17 21:25:45.964283 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9745 2024.06.17 21:25:45.965001 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9746 2024.06.17 21:25:45.965568 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9747 2024.06.17 21:25:45.965605 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9748 2024.06.17 21:25:45.966881 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9749 2024.06.17 21:25:45.967399 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9750 2024.06.17 21:25:45.967540 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.003851 sec., 4154.764996104908 rows/sec., 5.61 MiB/sec.
9751 2024.06.17 21:25:45.967911 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Debug> DynamicQueryHandler: Done processing query
9752 2024.06.17 21:25:45.968004 [ 3 ] {b013948e-9dbb-4630-bf80-4a2029ba6c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9753 2024.06.17 21:25:45.968052 [ 3 ] {} <Debug> HTTP-Session: c4bb9897-b74c-4117-a131-3e8dd6dc54e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.06.17 21:25:45.968231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9755 2024.06.17 21:25:45.968283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9756 2024.06.17 21:25:45.968303 [ 3 ] {} <Debug> HTTP-Session: e555752a-f18b-4360-938e-b850edad29e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9757 2024.06.17 21:25:45.968320 [ 3 ] {} <Debug> HTTP-Session: e555752a-f18b-4360-938e-b850edad29e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.06.17 21:25:45.968334 [ 3 ] {} <Debug> HTTP-Session: e555752a-f18b-4360-938e-b850edad29e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9759 2024.06.17 21:25:45.968368 [ 3 ] {} <Trace> HTTP-Session: e555752a-f18b-4360-938e-b850edad29e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9760 2024.06.17 21:25:45.968529 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9761 2024.06.17 21:25:45.968575 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9762 2024.06.17 21:25:45.968726 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9763 2024.06.17 21:25:45.969139 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8936 rows, containing 5 columns (5 merged, 0 gathered) in 0.006790458 sec., 1315964.2545466006 rows/sec., 91.80 MiB/sec.
9764 2024.06.17 21:25:45.969390 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9765 2024.06.17 21:25:45.969430 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9766 2024.06.17 21:25:45.969456 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9767 2024.06.17 21:25:45.970412 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9768 2024.06.17 21:25:45.970494 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9769 2024.06.17 21:25:45.970664 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9770 2024.06.17 21:25:45.970892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB.
9771 2024.06.17 21:25:45.971040 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9772 2024.06.17 21:25:45.971178 [ 124 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9773 2024.06.17 21:25:45.971182 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002701 sec., 22213.994816734543 rows/sec., 1.50 MiB/sec.
9774 2024.06.17 21:25:45.971212 [ 124 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9775 2024.06.17 21:25:45.971261 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9776 2024.06.17 21:25:45.971508 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Debug> DynamicQueryHandler: Done processing query
9777 2024.06.17 21:25:45.971526 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9778 2024.06.17 21:25:45.971545 [ 3 ] {94ba9560-411b-44ed-9f78-674f8b2638a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9779 2024.06.17 21:25:45.971636 [ 3 ] {} <Debug> HTTP-Session: e555752a-f18b-4360-938e-b850edad29e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9780 2024.06.17 21:25:45.971929 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9781 2024.06.17 21:25:45.971990 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2868 rows starting from the beginning of the part
9782 2024.06.17 21:25:45.972115 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
9783 2024.06.17 21:25:45.972299 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
9784 2024.06.17 21:25:45.972508 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
9785 2024.06.17 21:25:45.972651 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
9786 2024.06.17 21:25:45.972756 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
9787 2024.06.17 21:25:45.974487 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.003107642 sec., 1019422.4431256882 rows/sec., 68.53 MiB/sec.
9788 2024.06.17 21:25:45.974780 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9789 2024.06.17 21:25:45.975182 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9790 2024.06.17 21:25:45.975265 [ 189 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_61_12} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9791 2024.06.17 21:25:45.975349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9792 2024.06.17 21:25:50.949907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9793 2024.06.17 21:25:50.950058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9794 2024.06.17 21:25:50.950088 [ 3 ] {} <Debug> HTTP-Session: 3335f63b-2145-42d3-b4d3-3ff7d0e4f704 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9795 2024.06.17 21:25:50.950118 [ 3 ] {} <Debug> HTTP-Session: 3335f63b-2145-42d3-b4d3-3ff7d0e4f704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.06.17 21:25:50.950137 [ 3 ] {} <Debug> HTTP-Session: 3335f63b-2145-42d3-b4d3-3ff7d0e4f704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.06.17 21:25:50.950195 [ 3 ] {} <Trace> HTTP-Session: 3335f63b-2145-42d3-b4d3-3ff7d0e4f704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9798 2024.06.17 21:25:50.950397 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9799 2024.06.17 21:25:50.950468 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9800 2024.06.17 21:25:50.950666 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9801 2024.06.17 21:25:50.951132 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9802 2024.06.17 21:25:50.951181 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9803 2024.06.17 21:25:50.951565 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9804 2024.06.17 21:25:50.951899 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9805 2024.06.17 21:25:50.952078 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 655.18 KiB/sec.
9806 2024.06.17 21:25:50.952082 [ 121 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9807 2024.06.17 21:25:50.952178 [ 121 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9808 2024.06.17 21:25:50.952238 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9809 2024.06.17 21:25:50.952431 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Debug> DynamicQueryHandler: Done processing query
9810 2024.06.17 21:25:50.952489 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9811 2024.06.17 21:25:50.952496 [ 3 ] {682a1ee5-7817-4e82-9d07-9f5faa3069b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9812 2024.06.17 21:25:50.952626 [ 3 ] {} <Debug> HTTP-Session: 3335f63b-2145-42d3-b4d3-3ff7d0e4f704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9813 2024.06.17 21:25:50.952991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9814 2024.06.17 21:25:50.953093 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9815 2024.06.17 21:25:50.953122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9816 2024.06.17 21:25:50.953159 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 30 rows starting from the beginning of the part
9817 2024.06.17 21:25:50.953171 [ 3 ] {} <Debug> HTTP-Session: 17767c67-e396-4abc-b4c5-7f50b1e6213b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9818 2024.06.17 21:25:50.953230 [ 3 ] {} <Debug> HTTP-Session: 17767c67-e396-4abc-b4c5-7f50b1e6213b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9819 2024.06.17 21:25:50.953274 [ 3 ] {} <Debug> HTTP-Session: 17767c67-e396-4abc-b4c5-7f50b1e6213b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9820 2024.06.17 21:25:50.953427 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
9821 2024.06.17 21:25:50.953442 [ 3 ] {} <Trace> HTTP-Session: 17767c67-e396-4abc-b4c5-7f50b1e6213b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9822 2024.06.17 21:25:50.953638 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part
9823 2024.06.17 21:25:50.953932 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9824 2024.06.17 21:25:50.953965 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
9825 2024.06.17 21:25:50.954077 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9826 2024.06.17 21:25:50.954231 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part
9827 2024.06.17 21:25:50.954539 [ 186 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
9828 2024.06.17 21:25:50.955306 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9829 2024.06.17 21:25:50.956111 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9830 2024.06.17 21:25:50.956168 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9831 2024.06.17 21:25:50.956983 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9832 2024.06.17 21:25:50.957416 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.005078322 sec., 20479.205532851207 rows/sec., 1.62 MiB/sec.
9833 2024.06.17 21:25:50.957621 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9834 2024.06.17 21:25:50.957771 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9835 2024.06.17 21:25:50.958121 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.004401 sec., 22267.66643944558 rows/sec., 1.83 MiB/sec.
9836 2024.06.17 21:25:50.958493 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Debug> DynamicQueryHandler: Done processing query
9837 2024.06.17 21:25:50.958521 [ 3 ] {e559e899-e477-4b90-85e2-6e044758d8fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9838 2024.06.17 21:25:50.958562 [ 3 ] {} <Debug> HTTP-Session: 17767c67-e396-4abc-b4c5-7f50b1e6213b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.06.17 21:25:50.958606 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9840 2024.06.17 21:25:50.958710 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_61_12} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9841 2024.06.17 21:25:50.958752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9842 2024.06.17 21:25:50.958853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9843 2024.06.17 21:25:50.958870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9844 2024.06.17 21:25:50.958915 [ 3 ] {} <Debug> HTTP-Session: 09bc83cb-1f9e-453f-929d-cb52d0ee6eca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9845 2024.06.17 21:25:50.958932 [ 3 ] {} <Debug> HTTP-Session: 09bc83cb-1f9e-453f-929d-cb52d0ee6eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9846 2024.06.17 21:25:50.958946 [ 3 ] {} <Debug> HTTP-Session: 09bc83cb-1f9e-453f-929d-cb52d0ee6eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9847 2024.06.17 21:25:50.958981 [ 3 ] {} <Trace> HTTP-Session: 09bc83cb-1f9e-453f-929d-cb52d0ee6eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9848 2024.06.17 21:25:50.959115 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9849 2024.06.17 21:25:50.959159 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9850 2024.06.17 21:25:50.959311 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9851 2024.06.17 21:25:50.959674 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9852 2024.06.17 21:25:50.959710 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9853 2024.06.17 21:25:50.960034 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9854 2024.06.17 21:25:50.960350 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9855 2024.06.17 21:25:50.960510 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001441 sec., 54129.07702984039 rows/sec., 4.23 MiB/sec.
9856 2024.06.17 21:25:50.960707 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Debug> DynamicQueryHandler: Done processing query
9857 2024.06.17 21:25:50.960747 [ 3 ] {56f447e1-cb2b-4dec-873f-9719c1025e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9858 2024.06.17 21:25:50.960781 [ 3 ] {} <Debug> HTTP-Session: 09bc83cb-1f9e-453f-929d-cb52d0ee6eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9859 2024.06.17 21:25:50.960986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9860 2024.06.17 21:25:50.961037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9861 2024.06.17 21:25:50.961056 [ 3 ] {} <Debug> HTTP-Session: b52a4b6b-1e35-4f95-9171-daa1b2bfdafb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9862 2024.06.17 21:25:50.961073 [ 3 ] {} <Debug> HTTP-Session: b52a4b6b-1e35-4f95-9171-daa1b2bfdafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9863 2024.06.17 21:25:50.961087 [ 3 ] {} <Debug> HTTP-Session: b52a4b6b-1e35-4f95-9171-daa1b2bfdafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9864 2024.06.17 21:25:50.961119 [ 3 ] {} <Trace> HTTP-Session: b52a4b6b-1e35-4f95-9171-daa1b2bfdafb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9865 2024.06.17 21:25:50.961280 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9866 2024.06.17 21:25:50.961327 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9867 2024.06.17 21:25:50.961473 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9868 2024.06.17 21:25:50.961874 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9869 2024.06.17 21:25:50.961909 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9870 2024.06.17 21:25:50.962297 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9871 2024.06.17 21:25:50.962633 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9872 2024.06.17 21:25:50.962782 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec.
9873 2024.06.17 21:25:50.962955 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Debug> DynamicQueryHandler: Done processing query
9874 2024.06.17 21:25:50.962980 [ 3 ] {dcc3737a-a44c-4434-8abb-634c23e1675f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9875 2024.06.17 21:25:50.962996 [ 3 ] {} <Debug> HTTP-Session: b52a4b6b-1e35-4f95-9171-daa1b2bfdafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9876 2024.06.17 21:25:50.963130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9877 2024.06.17 21:25:50.963178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9878 2024.06.17 21:25:50.963197 [ 3 ] {} <Debug> HTTP-Session: 62917786-7667-4fbd-9cad-3d55e2cec156 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9879 2024.06.17 21:25:50.963214 [ 3 ] {} <Debug> HTTP-Session: 62917786-7667-4fbd-9cad-3d55e2cec156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9880 2024.06.17 21:25:50.963227 [ 3 ] {} <Debug> HTTP-Session: 62917786-7667-4fbd-9cad-3d55e2cec156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9881 2024.06.17 21:25:50.963259 [ 3 ] {} <Trace> HTTP-Session: 62917786-7667-4fbd-9cad-3d55e2cec156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9882 2024.06.17 21:25:50.963465 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9883 2024.06.17 21:25:50.963513 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
9884 2024.06.17 21:25:50.963673 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9885 2024.06.17 21:25:50.964071 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9886 2024.06.17 21:25:50.964106 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9887 2024.06.17 21:25:50.964494 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9888 2024.06.17 21:25:50.964829 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9889 2024.06.17 21:25:50.964999 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9890 2024.06.17 21:25:50.965000 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001652 sec., 8474.57627118644 rows/sec., 11.44 MiB/sec.
9891 2024.06.17 21:25:50.965065 [ 121 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9892 2024.06.17 21:25:50.965137 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9893 2024.06.17 21:25:50.965373 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Debug> DynamicQueryHandler: Done processing query
9894 2024.06.17 21:25:50.965441 [ 3 ] {57fc07cd-8f4c-4c77-a32a-e38a7e967f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9895 2024.06.17 21:25:50.965452 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
9896 2024.06.17 21:25:50.965483 [ 3 ] {} <Debug> HTTP-Session: 62917786-7667-4fbd-9cad-3d55e2cec156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9897 2024.06.17 21:25:50.965707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9898 2024.06.17 21:25:50.965902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9899 2024.06.17 21:25:50.966008 [ 3 ] {} <Debug> HTTP-Session: 43a4d175-42a1-4cbe-b703-fdf903de71b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9900 2024.06.17 21:25:50.966091 [ 3 ] {} <Debug> HTTP-Session: 43a4d175-42a1-4cbe-b703-fdf903de71b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9901 2024.06.17 21:25:50.966167 [ 3 ] {} <Debug> HTTP-Session: 43a4d175-42a1-4cbe-b703-fdf903de71b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9902 2024.06.17 21:25:50.966282 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9903 2024.06.17 21:25:50.966333 [ 3 ] {} <Trace> HTTP-Session: 43a4d175-42a1-4cbe-b703-fdf903de71b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9904 2024.06.17 21:25:50.966441 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 844 rows starting from the beginning of the part
9905 2024.06.17 21:25:50.966858 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9906 2024.06.17 21:25:50.967068 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
9907 2024.06.17 21:25:50.967090 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9908 2024.06.17 21:25:50.967553 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part
9909 2024.06.17 21:25:50.967880 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
9910 2024.06.17 21:25:50.968247 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part
9911 2024.06.17 21:25:50.968268 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9912 2024.06.17 21:25:50.968579 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
9913 2024.06.17 21:25:50.969183 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9914 2024.06.17 21:25:50.969225 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.23 GiB.
9915 2024.06.17 21:25:50.969723 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9916 2024.06.17 21:25:50.970049 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9917 2024.06.17 21:25:50.970207 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003655 sec., 16415.868673050616 rows/sec., 1.11 MiB/sec.
9918 2024.06.17 21:25:50.970467 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Debug> DynamicQueryHandler: Done processing query
9919 2024.06.17 21:25:50.970497 [ 3 ] {b0e9dc40-2ec3-4abb-94f3-8ad577dea01a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9920 2024.06.17 21:25:50.970520 [ 3 ] {} <Debug> HTTP-Session: 43a4d175-42a1-4cbe-b703-fdf903de71b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.06.17 21:25:50.974242 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 6 columns (6 merged, 0 gathered) in 0.008974181 sec., 102293.4571968183 rows/sec., 138.04 MiB/sec.
9922 2024.06.17 21:25:50.975283 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9923 2024.06.17 21:25:50.975774 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9924 2024.06.17 21:25:50.975864 [ 193 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9925 2024.06.17 21:25:50.975972 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB.
9926 2024.06.17 21:25:55.950188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9927 2024.06.17 21:25:55.950326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9928 2024.06.17 21:25:55.950352 [ 3 ] {} <Debug> HTTP-Session: 0a077705-a489-46fa-b1f4-0465c9f138bb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9929 2024.06.17 21:25:55.950394 [ 3 ] {} <Debug> HTTP-Session: 0a077705-a489-46fa-b1f4-0465c9f138bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9930 2024.06.17 21:25:55.950425 [ 3 ] {} <Debug> HTTP-Session: 0a077705-a489-46fa-b1f4-0465c9f138bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9931 2024.06.17 21:25:55.950507 [ 3 ] {} <Trace> HTTP-Session: 0a077705-a489-46fa-b1f4-0465c9f138bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9932 2024.06.17 21:25:55.950807 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9933 2024.06.17 21:25:55.950917 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9934 2024.06.17 21:25:55.951239 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9935 2024.06.17 21:25:55.951727 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9936 2024.06.17 21:25:55.951770 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9937 2024.06.17 21:25:55.952139 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9938 2024.06.17 21:25:55.952473 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9939 2024.06.17 21:25:55.952646 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001936 sec., 8264.462809917355 rows/sec., 669.87 KiB/sec.
9940 2024.06.17 21:25:55.952839 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Debug> DynamicQueryHandler: Done processing query
9941 2024.06.17 21:25:55.952865 [ 3 ] {1878e4b7-d93a-4e12-9226-21aa0dadeee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9942 2024.06.17 21:25:55.952882 [ 3 ] {} <Debug> HTTP-Session: 0a077705-a489-46fa-b1f4-0465c9f138bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9943 2024.06.17 21:25:55.953024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9944 2024.06.17 21:25:55.953072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9945 2024.06.17 21:25:55.953091 [ 3 ] {} <Debug> HTTP-Session: 90c40e46-b8e2-4dd7-bb80-d665f807d6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9946 2024.06.17 21:25:55.953108 [ 3 ] {} <Debug> HTTP-Session: 90c40e46-b8e2-4dd7-bb80-d665f807d6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9947 2024.06.17 21:25:55.953122 [ 3 ] {} <Debug> HTTP-Session: 90c40e46-b8e2-4dd7-bb80-d665f807d6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.06.17 21:25:55.953154 [ 3 ] {} <Trace> HTTP-Session: 90c40e46-b8e2-4dd7-bb80-d665f807d6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9949 2024.06.17 21:25:55.953277 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9950 2024.06.17 21:25:55.953321 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9951 2024.06.17 21:25:55.953447 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9952 2024.06.17 21:25:55.953827 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9953 2024.06.17 21:25:55.953863 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9954 2024.06.17 21:25:55.954181 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9955 2024.06.17 21:25:55.954486 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9956 2024.06.17 21:25:55.954655 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001417 sec., 73394.49541284403 rows/sec., 5.97 MiB/sec.
9957 2024.06.17 21:25:55.954925 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Debug> DynamicQueryHandler: Done processing query
9958 2024.06.17 21:25:55.954951 [ 3 ] {46efba25-043e-473a-8655-d86ec037a33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9959 2024.06.17 21:25:55.955008 [ 3 ] {} <Debug> HTTP-Session: 90c40e46-b8e2-4dd7-bb80-d665f807d6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.06.17 21:25:55.955260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9961 2024.06.17 21:25:55.955411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9962 2024.06.17 21:25:55.955466 [ 3 ] {} <Debug> HTTP-Session: 2d485d70-25cd-42a8-86a4-e7a0838466d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9963 2024.06.17 21:25:55.955498 [ 3 ] {} <Debug> HTTP-Session: 2d485d70-25cd-42a8-86a4-e7a0838466d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9964 2024.06.17 21:25:55.955518 [ 3 ] {} <Debug> HTTP-Session: 2d485d70-25cd-42a8-86a4-e7a0838466d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9965 2024.06.17 21:25:55.955551 [ 3 ] {} <Trace> HTTP-Session: 2d485d70-25cd-42a8-86a4-e7a0838466d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9966 2024.06.17 21:25:55.955679 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9967 2024.06.17 21:25:55.955723 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9968 2024.06.17 21:25:55.955864 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9969 2024.06.17 21:25:55.956199 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9970 2024.06.17 21:25:55.956236 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9971 2024.06.17 21:25:55.956550 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9972 2024.06.17 21:25:55.956859 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9973 2024.06.17 21:25:55.957020 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001381 sec., 57929.03692976104 rows/sec., 4.52 MiB/sec.
9974 2024.06.17 21:25:55.957177 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Debug> DynamicQueryHandler: Done processing query
9975 2024.06.17 21:25:55.957201 [ 3 ] {62f961e6-a452-4126-adfb-7b633df92833} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9976 2024.06.17 21:25:55.957217 [ 3 ] {} <Debug> HTTP-Session: 2d485d70-25cd-42a8-86a4-e7a0838466d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.06.17 21:25:55.957371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9978 2024.06.17 21:25:55.957419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9979 2024.06.17 21:25:55.957438 [ 3 ] {} <Debug> HTTP-Session: 624773b0-1f17-4f3e-b808-a59063e119c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9980 2024.06.17 21:25:55.957455 [ 3 ] {} <Debug> HTTP-Session: 624773b0-1f17-4f3e-b808-a59063e119c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.06.17 21:25:55.957469 [ 3 ] {} <Debug> HTTP-Session: 624773b0-1f17-4f3e-b808-a59063e119c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9982 2024.06.17 21:25:55.957500 [ 3 ] {} <Trace> HTTP-Session: 624773b0-1f17-4f3e-b808-a59063e119c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9983 2024.06.17 21:25:55.957642 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9984 2024.06.17 21:25:55.957688 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9985 2024.06.17 21:25:55.957834 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9986 2024.06.17 21:25:55.958213 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9987 2024.06.17 21:25:55.958249 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
9988 2024.06.17 21:25:55.958638 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9989 2024.06.17 21:25:55.958969 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9990 2024.06.17 21:25:55.959113 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
9991 2024.06.17 21:25:55.959314 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Debug> DynamicQueryHandler: Done processing query
9992 2024.06.17 21:25:55.959339 [ 3 ] {03b0a406-f339-4d84-a834-3b3897ece59c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9993 2024.06.17 21:25:55.959355 [ 3 ] {} <Debug> HTTP-Session: 624773b0-1f17-4f3e-b808-a59063e119c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9994 2024.06.17 21:25:55.959477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9995 2024.06.17 21:25:55.959526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9996 2024.06.17 21:25:55.959545 [ 3 ] {} <Debug> HTTP-Session: e82da0e8-8978-4091-a155-4331bd305e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
9997 2024.06.17 21:25:55.959562 [ 3 ] {} <Debug> HTTP-Session: e82da0e8-8978-4091-a155-4331bd305e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9998 2024.06.17 21:25:55.959576 [ 3 ] {} <Debug> HTTP-Session: e82da0e8-8978-4091-a155-4331bd305e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9999 2024.06.17 21:25:55.959608 [ 3 ] {} <Trace> HTTP-Session: e82da0e8-8978-4091-a155-4331bd305e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10000 2024.06.17 21:25:55.959790 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10001 2024.06.17 21:25:55.959837 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10002 2024.06.17 21:25:55.960001 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10003 2024.06.17 21:25:55.960408 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10004 2024.06.17 21:25:55.960444 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10005 2024.06.17 21:25:55.960843 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10006 2024.06.17 21:25:55.961182 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10007 2024.06.17 21:25:55.961342 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.00165 sec., 9696.969696969698 rows/sec., 13.09 MiB/sec.
10008 2024.06.17 21:25:55.961664 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Debug> DynamicQueryHandler: Done processing query
10009 2024.06.17 21:25:55.961727 [ 3 ] {724e3cb3-6331-4b86-bcd5-848d75151683} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10010 2024.06.17 21:25:55.961791 [ 3 ] {} <Debug> HTTP-Session: e82da0e8-8978-4091-a155-4331bd305e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10011 2024.06.17 21:25:55.962020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10012 2024.06.17 21:25:55.962142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10013 2024.06.17 21:25:55.962185 [ 3 ] {} <Debug> HTTP-Session: a4e9823a-1f23-4242-9471-406e10e23e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10014 2024.06.17 21:25:55.962221 [ 3 ] {} <Debug> HTTP-Session: a4e9823a-1f23-4242-9471-406e10e23e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10015 2024.06.17 21:25:55.962237 [ 3 ] {} <Debug> HTTP-Session: a4e9823a-1f23-4242-9471-406e10e23e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10016 2024.06.17 21:25:55.962269 [ 3 ] {} <Trace> HTTP-Session: a4e9823a-1f23-4242-9471-406e10e23e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10017 2024.06.17 21:25:55.962395 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10018 2024.06.17 21:25:55.962442 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10019 2024.06.17 21:25:55.962588 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10020 2024.06.17 21:25:55.962887 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10021 2024.06.17 21:25:55.962922 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10022 2024.06.17 21:25:55.963289 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10023 2024.06.17 21:25:55.963599 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10024 2024.06.17 21:25:55.963756 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
10025 2024.06.17 21:25:55.964036 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Debug> DynamicQueryHandler: Done processing query
10026 2024.06.17 21:25:55.964094 [ 3 ] {2c6e7307-d5ca-4355-9609-d5718ef16475} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10027 2024.06.17 21:25:55.964151 [ 3 ] {} <Debug> HTTP-Session: a4e9823a-1f23-4242-9471-406e10e23e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10028 2024.06.17 21:26:00.179991 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
10029 2024.06.17 21:26:00.180065 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
10030 2024.06.17 21:26:00.951920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10031 2024.06.17 21:26:00.952047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10032 2024.06.17 21:26:00.952078 [ 3 ] {} <Debug> HTTP-Session: e1fb8014-d32d-4e2f-b024-b693aa40fafb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10033 2024.06.17 21:26:00.952108 [ 3 ] {} <Debug> HTTP-Session: e1fb8014-d32d-4e2f-b024-b693aa40fafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10034 2024.06.17 21:26:00.952125 [ 3 ] {} <Debug> HTTP-Session: e1fb8014-d32d-4e2f-b024-b693aa40fafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10035 2024.06.17 21:26:00.952183 [ 3 ] {} <Trace> HTTP-Session: e1fb8014-d32d-4e2f-b024-b693aa40fafb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10036 2024.06.17 21:26:00.952392 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10037 2024.06.17 21:26:00.952468 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10038 2024.06.17 21:26:00.952668 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10039 2024.06.17 21:26:00.953080 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10040 2024.06.17 21:26:00.953121 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10041 2024.06.17 21:26:00.953482 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10042 2024.06.17 21:26:00.953811 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10043 2024.06.17 21:26:00.953977 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001647 sec., 8500.303582270795 rows/sec., 688.99 KiB/sec.
10044 2024.06.17 21:26:00.954178 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Debug> DynamicQueryHandler: Done processing query
10045 2024.06.17 21:26:00.954206 [ 3 ] {1ad36c8f-8fba-45de-b186-ec2cadb0135a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10046 2024.06.17 21:26:00.954222 [ 3 ] {} <Debug> HTTP-Session: e1fb8014-d32d-4e2f-b024-b693aa40fafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.06.17 21:26:00.954370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 19161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10048 2024.06.17 21:26:00.954418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10049 2024.06.17 21:26:00.954438 [ 3 ] {} <Debug> HTTP-Session: cec391b5-555a-4e90-96d0-b6c94ba85529 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10050 2024.06.17 21:26:00.954455 [ 3 ] {} <Debug> HTTP-Session: cec391b5-555a-4e90-96d0-b6c94ba85529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10051 2024.06.17 21:26:00.954469 [ 3 ] {} <Debug> HTTP-Session: cec391b5-555a-4e90-96d0-b6c94ba85529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.06.17 21:26:00.954501 [ 3 ] {} <Trace> HTTP-Session: cec391b5-555a-4e90-96d0-b6c94ba85529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10053 2024.06.17 21:26:00.954635 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10054 2024.06.17 21:26:00.954680 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10055 2024.06.17 21:26:00.954805 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10056 2024.06.17 21:26:00.955181 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10057 2024.06.17 21:26:00.955218 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10058 2024.06.17 21:26:00.955538 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10059 2024.06.17 21:26:00.955842 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2024.06.17 21:26:00.956006 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Debug> executeQuery: Read 134 rows, 11.00 KiB in 0.001423 sec., 94167.25228390723 rows/sec., 7.55 MiB/sec.
10061 2024.06.17 21:26:00.956018 [ 111 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10062 2024.06.17 21:26:00.956116 [ 111 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10063 2024.06.17 21:26:00.956173 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10064 2024.06.17 21:26:00.956292 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Debug> DynamicQueryHandler: Done processing query
10065 2024.06.17 21:26:00.956346 [ 3 ] {42016677-9f20-4e73-a4b3-2d67be817b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10066 2024.06.17 21:26:00.956355 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10067 2024.06.17 21:26:00.956372 [ 3 ] {} <Debug> HTTP-Session: cec391b5-555a-4e90-96d0-b6c94ba85529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10068 2024.06.17 21:26:00.956528 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10069 2024.06.17 21:26:00.956582 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 189 rows starting from the beginning of the part
10070 2024.06.17 21:26:00.956598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10071 2024.06.17 21:26:00.956775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10072 2024.06.17 21:26:00.956790 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 98 rows starting from the beginning of the part
10073 2024.06.17 21:26:00.956856 [ 3 ] {} <Debug> HTTP-Session: c99620fe-ea16-48e7-bd12-1a763579e79a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10074 2024.06.17 21:26:00.956925 [ 3 ] {} <Debug> HTTP-Session: c99620fe-ea16-48e7-bd12-1a763579e79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.06.17 21:26:00.957030 [ 3 ] {} <Debug> HTTP-Session: c99620fe-ea16-48e7-bd12-1a763579e79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10076 2024.06.17 21:26:00.957032 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 105 rows starting from the beginning of the part
10077 2024.06.17 21:26:00.957205 [ 3 ] {} <Trace> HTTP-Session: c99620fe-ea16-48e7-bd12-1a763579e79a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10078 2024.06.17 21:26:00.957375 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part
10079 2024.06.17 21:26:00.957606 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part
10080 2024.06.17 21:26:00.957832 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10081 2024.06.17 21:26:00.957862 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part
10082 2024.06.17 21:26:00.958087 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10083 2024.06.17 21:26:00.958623 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10084 2024.06.17 21:26:00.959535 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10085 2024.06.17 21:26:00.959597 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10086 2024.06.17 21:26:00.960257 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10087 2024.06.17 21:26:00.960670 [ 191 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 4 columns (4 merged, 0 gathered) in 0.004408565 sec., 165133.09886550385 rows/sec., 13.44 MiB/sec.
10088 2024.06.17 21:26:00.960901 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10089 2024.06.17 21:26:00.960933 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10090 2024.06.17 21:26:00.961181 [ 111 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10091 2024.06.17 21:26:00.961235 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.003651 sec., 27937.551355792933 rows/sec., 2.18 MiB/sec.
10092 2024.06.17 21:26:00.961309 [ 111 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10093 2024.06.17 21:26:00.961436 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10094 2024.06.17 21:26:00.961820 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10095 2024.06.17 21:26:00.961858 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Debug> DynamicQueryHandler: Done processing query
10096 2024.06.17 21:26:00.961896 [ 3 ] {cb0a3c68-1032-4a3f-9080-9b0044ab6216} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10097 2024.06.17 21:26:00.961931 [ 3 ] {} <Debug> HTTP-Session: c99620fe-ea16-48e7-bd12-1a763579e79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10098 2024.06.17 21:26:00.962049 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10099 2024.06.17 21:26:00.962081 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 150 rows starting from the beginning of the part
10100 2024.06.17 21:26:00.962209 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10101 2024.06.17 21:26:00.962336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10102 2024.06.17 21:26:00.962357 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part
10103 2024.06.17 21:26:00.962681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10104 2024.06.17 21:26:00.962739 [ 188 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_66_13} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10105 2024.06.17 21:26:00.962836 [ 3 ] {} <Debug> HTTP-Session: fefb8903-62ec-4eb9-8a7f-727ea8ee4441 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10106 2024.06.17 21:26:00.962903 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part
10107 2024.06.17 21:26:00.962960 [ 3 ] {} <Debug> HTTP-Session: fefb8903-62ec-4eb9-8a7f-727ea8ee4441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.06.17 21:26:00.963076 [ 3 ] {} <Debug> HTTP-Session: fefb8903-62ec-4eb9-8a7f-727ea8ee4441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10109 2024.06.17 21:26:00.963096 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10110 2024.06.17 21:26:00.963280 [ 3 ] {} <Trace> HTTP-Session: fefb8903-62ec-4eb9-8a7f-727ea8ee4441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10111 2024.06.17 21:26:00.963338 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part
10112 2024.06.17 21:26:00.963555 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 80 rows starting from the beginning of the part
10113 2024.06.17 21:26:00.963759 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10114 2024.06.17 21:26:00.963847 [ 192 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part
10115 2024.06.17 21:26:00.963943 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10116 2024.06.17 21:26:00.964522 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10117 2024.06.17 21:26:00.965162 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10118 2024.06.17 21:26:00.965209 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10119 2024.06.17 21:26:00.965616 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.00395497 sec., 144122.45857743546 rows/sec., 11.25 MiB/sec.
10120 2024.06.17 21:26:00.965858 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10121 2024.06.17 21:26:00.965887 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10122 2024.06.17 21:26:00.966642 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10123 2024.06.17 21:26:00.966806 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10124 2024.06.17 21:26:00.966983 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.003467 sec., 56533.02567060859 rows/sec., 3.95 MiB/sec.
10125 2024.06.17 21:26:00.967078 [ 198 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_66_13} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10126 2024.06.17 21:26:00.967282 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
10127 2024.06.17 21:26:00.967338 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Debug> DynamicQueryHandler: Done processing query
10128 2024.06.17 21:26:00.967370 [ 3 ] {d642ed66-b646-4ec5-a8e6-1f1488acb825} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10129 2024.06.17 21:26:00.967386 [ 3 ] {} <Debug> HTTP-Session: fefb8903-62ec-4eb9-8a7f-727ea8ee4441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.06.17 21:26:00.967524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10131 2024.06.17 21:26:00.967572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10132 2024.06.17 21:26:00.967592 [ 3 ] {} <Debug> HTTP-Session: 8f7d18fa-27c2-46e0-88c7-f278a99c79b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10133 2024.06.17 21:26:00.967608 [ 3 ] {} <Debug> HTTP-Session: 8f7d18fa-27c2-46e0-88c7-f278a99c79b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10134 2024.06.17 21:26:00.967624 [ 3 ] {} <Debug> HTTP-Session: 8f7d18fa-27c2-46e0-88c7-f278a99c79b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10135 2024.06.17 21:26:00.967655 [ 3 ] {} <Trace> HTTP-Session: 8f7d18fa-27c2-46e0-88c7-f278a99c79b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10136 2024.06.17 21:26:00.967853 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10137 2024.06.17 21:26:00.967904 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10138 2024.06.17 21:26:00.968088 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10139 2024.06.17 21:26:00.968469 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10140 2024.06.17 21:26:00.968506 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10141 2024.06.17 21:26:00.968916 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10142 2024.06.17 21:26:00.969262 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10143 2024.06.17 21:26:00.969422 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001673 sec., 8368.200836820084 rows/sec., 11.29 MiB/sec.
10144 2024.06.17 21:26:00.969596 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Debug> DynamicQueryHandler: Done processing query
10145 2024.06.17 21:26:00.969621 [ 3 ] {1bc5888a-5228-4a4c-a630-c8f41f4db458} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10146 2024.06.17 21:26:00.969637 [ 3 ] {} <Debug> HTTP-Session: 8f7d18fa-27c2-46e0-88c7-f278a99c79b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.06.17 21:26:00.969769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10148 2024.06.17 21:26:00.969817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10149 2024.06.17 21:26:00.969836 [ 3 ] {} <Debug> HTTP-Session: dcfe8590-7915-4936-a74d-4b016bf9121b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10150 2024.06.17 21:26:00.969853 [ 3 ] {} <Debug> HTTP-Session: dcfe8590-7915-4936-a74d-4b016bf9121b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.06.17 21:26:00.969867 [ 3 ] {} <Debug> HTTP-Session: dcfe8590-7915-4936-a74d-4b016bf9121b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10152 2024.06.17 21:26:00.969897 [ 3 ] {} <Trace> HTTP-Session: dcfe8590-7915-4936-a74d-4b016bf9121b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10153 2024.06.17 21:26:00.970011 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10154 2024.06.17 21:26:00.970058 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10155 2024.06.17 21:26:00.970185 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10156 2024.06.17 21:26:00.970466 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10157 2024.06.17 21:26:00.970503 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10158 2024.06.17 21:26:00.970876 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10159 2024.06.17 21:26:00.971199 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10160 2024.06.17 21:26:00.971358 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
10161 2024.06.17 21:26:00.971548 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Debug> DynamicQueryHandler: Done processing query
10162 2024.06.17 21:26:00.971586 [ 3 ] {d0b30816-766b-431d-93f5-7e65d7fde1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10163 2024.06.17 21:26:00.971618 [ 3 ] {} <Debug> HTTP-Session: dcfe8590-7915-4936-a74d-4b016bf9121b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10164 2024.06.17 21:26:01.001280 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000901969 sec.
10165 2024.06.17 21:26:05.949756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10166 2024.06.17 21:26:05.949888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10167 2024.06.17 21:26:05.949914 [ 3 ] {} <Debug> HTTP-Session: 05be7cce-f413-4583-89bc-387f8a14f6c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10168 2024.06.17 21:26:05.949938 [ 3 ] {} <Debug> HTTP-Session: 05be7cce-f413-4583-89bc-387f8a14f6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10169 2024.06.17 21:26:05.949954 [ 3 ] {} <Debug> HTTP-Session: 05be7cce-f413-4583-89bc-387f8a14f6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10170 2024.06.17 21:26:05.950004 [ 3 ] {} <Trace> HTTP-Session: 05be7cce-f413-4583-89bc-387f8a14f6c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10171 2024.06.17 21:26:05.950193 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10172 2024.06.17 21:26:05.950259 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10173 2024.06.17 21:26:05.950452 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10174 2024.06.17 21:26:05.950891 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10175 2024.06.17 21:26:05.950934 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10176 2024.06.17 21:26:05.951315 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10177 2024.06.17 21:26:05.951664 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10178 2024.06.17 21:26:05.951812 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001678 sec., 9535.160905840286 rows/sec., 772.87 KiB/sec.
10179 2024.06.17 21:26:05.952112 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Debug> DynamicQueryHandler: Done processing query
10180 2024.06.17 21:26:05.952175 [ 3 ] {e171a35b-6c43-4f4d-956b-1784ec30f854} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10181 2024.06.17 21:26:05.952231 [ 3 ] {} <Debug> HTTP-Session: 05be7cce-f413-4583-89bc-387f8a14f6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10182 2024.06.17 21:26:05.952430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10183 2024.06.17 21:26:05.952490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10184 2024.06.17 21:26:05.952510 [ 3 ] {} <Debug> HTTP-Session: a3a24e70-d7d2-478e-af79-be4e99b96532 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10185 2024.06.17 21:26:05.952529 [ 3 ] {} <Debug> HTTP-Session: a3a24e70-d7d2-478e-af79-be4e99b96532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10186 2024.06.17 21:26:05.952543 [ 3 ] {} <Debug> HTTP-Session: a3a24e70-d7d2-478e-af79-be4e99b96532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10187 2024.06.17 21:26:05.952582 [ 3 ] {} <Trace> HTTP-Session: a3a24e70-d7d2-478e-af79-be4e99b96532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10188 2024.06.17 21:26:05.952722 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10189 2024.06.17 21:26:05.952773 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10190 2024.06.17 21:26:05.952923 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10191 2024.06.17 21:26:05.953281 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10192 2024.06.17 21:26:05.953319 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10193 2024.06.17 21:26:05.953649 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10194 2024.06.17 21:26:05.953965 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10195 2024.06.17 21:26:05.954090 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.001422 sec., 73136.42756680731 rows/sec., 5.95 MiB/sec.
10196 2024.06.17 21:26:05.954252 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Debug> DynamicQueryHandler: Done processing query
10197 2024.06.17 21:26:05.954277 [ 3 ] {6bc29233-9e74-4a24-836e-883bd844179c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10198 2024.06.17 21:26:05.954294 [ 3 ] {} <Debug> HTTP-Session: a3a24e70-d7d2-478e-af79-be4e99b96532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.06.17 21:26:05.954456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10200 2024.06.17 21:26:05.954505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10201 2024.06.17 21:26:05.954525 [ 3 ] {} <Debug> HTTP-Session: bf844392-ad54-459d-baa9-0455cb8dc091 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10202 2024.06.17 21:26:05.954543 [ 3 ] {} <Debug> HTTP-Session: bf844392-ad54-459d-baa9-0455cb8dc091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10203 2024.06.17 21:26:05.954557 [ 3 ] {} <Debug> HTTP-Session: bf844392-ad54-459d-baa9-0455cb8dc091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10204 2024.06.17 21:26:05.954590 [ 3 ] {} <Trace> HTTP-Session: bf844392-ad54-459d-baa9-0455cb8dc091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10205 2024.06.17 21:26:05.954708 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10206 2024.06.17 21:26:05.954754 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10207 2024.06.17 21:26:05.954879 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10208 2024.06.17 21:26:05.955265 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10209 2024.06.17 21:26:05.955302 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10210 2024.06.17 21:26:05.955622 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10211 2024.06.17 21:26:05.955930 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10212 2024.06.17 21:26:05.956058 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001391 sec., 57512.58087706685 rows/sec., 4.49 MiB/sec.
10213 2024.06.17 21:26:05.956320 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Debug> DynamicQueryHandler: Done processing query
10214 2024.06.17 21:26:05.956354 [ 3 ] {e594727c-0edf-4d6e-a40b-0c9dfae4d7b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10215 2024.06.17 21:26:05.956380 [ 3 ] {} <Debug> HTTP-Session: bf844392-ad54-459d-baa9-0455cb8dc091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10216 2024.06.17 21:26:05.956528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10217 2024.06.17 21:26:05.956576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10218 2024.06.17 21:26:05.956596 [ 3 ] {} <Debug> HTTP-Session: 3fcf6aed-e25a-4414-a382-5ea4186a10d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10219 2024.06.17 21:26:05.956612 [ 3 ] {} <Debug> HTTP-Session: 3fcf6aed-e25a-4414-a382-5ea4186a10d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10220 2024.06.17 21:26:05.956626 [ 3 ] {} <Debug> HTTP-Session: 3fcf6aed-e25a-4414-a382-5ea4186a10d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.06.17 21:26:05.956659 [ 3 ] {} <Trace> HTTP-Session: 3fcf6aed-e25a-4414-a382-5ea4186a10d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10222 2024.06.17 21:26:05.956806 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10223 2024.06.17 21:26:05.956854 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10224 2024.06.17 21:26:05.956996 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10225 2024.06.17 21:26:05.957377 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10226 2024.06.17 21:26:05.957417 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10227 2024.06.17 21:26:05.957818 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10228 2024.06.17 21:26:05.958167 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10229 2024.06.17 21:26:05.958302 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
10230 2024.06.17 21:26:05.958459 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Debug> DynamicQueryHandler: Done processing query
10231 2024.06.17 21:26:05.958482 [ 3 ] {386e8588-c211-4162-a256-90b955c9a13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10232 2024.06.17 21:26:05.958499 [ 3 ] {} <Debug> HTTP-Session: 3fcf6aed-e25a-4414-a382-5ea4186a10d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10233 2024.06.17 21:26:05.958630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10234 2024.06.17 21:26:05.958678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10235 2024.06.17 21:26:05.958698 [ 3 ] {} <Debug> HTTP-Session: ab9e11f6-087c-4416-82a5-9e63947c45e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10236 2024.06.17 21:26:05.958715 [ 3 ] {} <Debug> HTTP-Session: ab9e11f6-087c-4416-82a5-9e63947c45e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10237 2024.06.17 21:26:05.958729 [ 3 ] {} <Debug> HTTP-Session: ab9e11f6-087c-4416-82a5-9e63947c45e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10238 2024.06.17 21:26:05.958761 [ 3 ] {} <Trace> HTTP-Session: ab9e11f6-087c-4416-82a5-9e63947c45e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10239 2024.06.17 21:26:05.958936 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10240 2024.06.17 21:26:05.958984 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10241 2024.06.17 21:26:05.959141 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10242 2024.06.17 21:26:05.959515 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10243 2024.06.17 21:26:05.959550 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10244 2024.06.17 21:26:05.959946 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10245 2024.06.17 21:26:05.960276 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10246 2024.06.17 21:26:05.960403 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001566 sec., 10217.113665389528 rows/sec., 13.79 MiB/sec.
10247 2024.06.17 21:26:05.960570 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Debug> DynamicQueryHandler: Done processing query
10248 2024.06.17 21:26:05.960595 [ 3 ] {81f663ac-ec3b-4bd9-ad7f-ecb6b486eed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10249 2024.06.17 21:26:05.960620 [ 3 ] {} <Debug> HTTP-Session: ab9e11f6-087c-4416-82a5-9e63947c45e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.06.17 21:26:05.960833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10251 2024.06.17 21:26:05.960891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10252 2024.06.17 21:26:05.960914 [ 3 ] {} <Debug> HTTP-Session: 993fc362-bd58-4db5-abbd-e9964e6e8e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10253 2024.06.17 21:26:05.960934 [ 3 ] {} <Debug> HTTP-Session: 993fc362-bd58-4db5-abbd-e9964e6e8e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10254 2024.06.17 21:26:05.960952 [ 3 ] {} <Debug> HTTP-Session: 993fc362-bd58-4db5-abbd-e9964e6e8e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10255 2024.06.17 21:26:05.960989 [ 3 ] {} <Trace> HTTP-Session: 993fc362-bd58-4db5-abbd-e9964e6e8e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10256 2024.06.17 21:26:05.961129 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10257 2024.06.17 21:26:05.961182 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10258 2024.06.17 21:26:05.961328 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10259 2024.06.17 21:26:05.961627 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10260 2024.06.17 21:26:05.961663 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10261 2024.06.17 21:26:05.962012 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10262 2024.06.17 21:26:05.962323 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10263 2024.06.17 21:26:05.962459 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
10264 2024.06.17 21:26:05.962703 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Debug> DynamicQueryHandler: Done processing query
10265 2024.06.17 21:26:05.962763 [ 3 ] {1b1e5111-4c68-4818-ac47-02cdb9ba149e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10266 2024.06.17 21:26:05.962818 [ 3 ] {} <Debug> HTTP-Session: 993fc362-bd58-4db5-abbd-e9964e6e8e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.06.17 21:26:10.950443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10268 2024.06.17 21:26:10.950581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10269 2024.06.17 21:26:10.950611 [ 3 ] {} <Debug> HTTP-Session: ad7b46c8-bb44-4a84-839c-357af0a4a91d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10270 2024.06.17 21:26:10.950640 [ 3 ] {} <Debug> HTTP-Session: ad7b46c8-bb44-4a84-839c-357af0a4a91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10271 2024.06.17 21:26:10.950659 [ 3 ] {} <Debug> HTTP-Session: ad7b46c8-bb44-4a84-839c-357af0a4a91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10272 2024.06.17 21:26:10.950715 [ 3 ] {} <Trace> HTTP-Session: ad7b46c8-bb44-4a84-839c-357af0a4a91d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10273 2024.06.17 21:26:10.950904 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10274 2024.06.17 21:26:10.950969 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10275 2024.06.17 21:26:10.951160 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10276 2024.06.17 21:26:10.951575 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10277 2024.06.17 21:26:10.951614 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10278 2024.06.17 21:26:10.951992 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10279 2024.06.17 21:26:10.952318 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10280 2024.06.17 21:26:10.952470 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001624 sec., 8620.689655172413 rows/sec., 698.75 KiB/sec.
10281 2024.06.17 21:26:10.952777 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Debug> DynamicQueryHandler: Done processing query
10282 2024.06.17 21:26:10.952836 [ 3 ] {ac9662e5-31da-4029-93a7-7989f46ee9f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10283 2024.06.17 21:26:10.952886 [ 3 ] {} <Debug> HTTP-Session: ad7b46c8-bb44-4a84-839c-357af0a4a91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.06.17 21:26:10.953056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10285 2024.06.17 21:26:10.953107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10286 2024.06.17 21:26:10.953127 [ 3 ] {} <Debug> HTTP-Session: 7be739e9-e501-499b-ab10-46fe14c2133f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10287 2024.06.17 21:26:10.953144 [ 3 ] {} <Debug> HTTP-Session: 7be739e9-e501-499b-ab10-46fe14c2133f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.06.17 21:26:10.953164 [ 3 ] {} <Debug> HTTP-Session: 7be739e9-e501-499b-ab10-46fe14c2133f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10289 2024.06.17 21:26:10.953197 [ 3 ] {} <Trace> HTTP-Session: 7be739e9-e501-499b-ab10-46fe14c2133f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10290 2024.06.17 21:26:10.953297 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10291 2024.06.17 21:26:10.953341 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10292 2024.06.17 21:26:10.953486 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10293 2024.06.17 21:26:10.953775 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10294 2024.06.17 21:26:10.953810 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10295 2024.06.17 21:26:10.954100 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10296 2024.06.17 21:26:10.954391 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10297 2024.06.17 21:26:10.954522 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001248 sec., 3205.128205128205 rows/sec., 261.36 KiB/sec.
10298 2024.06.17 21:26:10.954824 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Debug> DynamicQueryHandler: Done processing query
10299 2024.06.17 21:26:10.954850 [ 3 ] {bfab0491-13d3-4790-a94d-03d634542121} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10300 2024.06.17 21:26:10.954866 [ 3 ] {} <Debug> HTTP-Session: 7be739e9-e501-499b-ab10-46fe14c2133f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.06.17 21:26:10.954997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10302 2024.06.17 21:26:10.955044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10303 2024.06.17 21:26:10.955063 [ 3 ] {} <Debug> HTTP-Session: f0d71dcc-d1a5-4fe9-a601-651d5d9ccc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10304 2024.06.17 21:26:10.955079 [ 3 ] {} <Debug> HTTP-Session: f0d71dcc-d1a5-4fe9-a601-651d5d9ccc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10305 2024.06.17 21:26:10.955094 [ 3 ] {} <Debug> HTTP-Session: f0d71dcc-d1a5-4fe9-a601-651d5d9ccc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10306 2024.06.17 21:26:10.955125 [ 3 ] {} <Trace> HTTP-Session: f0d71dcc-d1a5-4fe9-a601-651d5d9ccc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10307 2024.06.17 21:26:10.955247 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10308 2024.06.17 21:26:10.955289 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10309 2024.06.17 21:26:10.955432 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10310 2024.06.17 21:26:10.955773 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10311 2024.06.17 21:26:10.955808 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10312 2024.06.17 21:26:10.956117 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10313 2024.06.17 21:26:10.956410 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10314 2024.06.17 21:26:10.956534 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Debug> executeQuery: Read 100 rows, 8.38 KiB in 0.001336 sec., 74850.29940119761 rows/sec., 6.13 MiB/sec.
10315 2024.06.17 21:26:10.956776 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Debug> DynamicQueryHandler: Done processing query
10316 2024.06.17 21:26:10.956834 [ 3 ] {533ed491-c02e-4f40-ac8b-f597696072bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10317 2024.06.17 21:26:10.956896 [ 3 ] {} <Debug> HTTP-Session: f0d71dcc-d1a5-4fe9-a601-651d5d9ccc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10318 2024.06.17 21:26:10.957061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10319 2024.06.17 21:26:10.957113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10320 2024.06.17 21:26:10.957132 [ 3 ] {} <Debug> HTTP-Session: 91eb87f7-e305-468a-a87b-9568ec8366d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10321 2024.06.17 21:26:10.957149 [ 3 ] {} <Debug> HTTP-Session: 91eb87f7-e305-468a-a87b-9568ec8366d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10322 2024.06.17 21:26:10.957163 [ 3 ] {} <Debug> HTTP-Session: 91eb87f7-e305-468a-a87b-9568ec8366d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10323 2024.06.17 21:26:10.957196 [ 3 ] {} <Trace> HTTP-Session: 91eb87f7-e305-468a-a87b-9568ec8366d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10324 2024.06.17 21:26:10.957294 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10325 2024.06.17 21:26:10.957337 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10326 2024.06.17 21:26:10.957476 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10327 2024.06.17 21:26:10.957744 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10328 2024.06.17 21:26:10.957780 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10329 2024.06.17 21:26:10.958077 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10330 2024.06.17 21:26:10.958381 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10331 2024.06.17 21:26:10.958507 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 225.60 KiB/sec.
10332 2024.06.17 21:26:10.958819 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Debug> DynamicQueryHandler: Done processing query
10333 2024.06.17 21:26:10.958844 [ 3 ] {95c642bb-b9d8-4194-b6bb-ef8af0f9216b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10334 2024.06.17 21:26:10.958860 [ 3 ] {} <Debug> HTTP-Session: 91eb87f7-e305-468a-a87b-9568ec8366d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10335 2024.06.17 21:26:10.958982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10336 2024.06.17 21:26:10.959029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10337 2024.06.17 21:26:10.959048 [ 3 ] {} <Debug> HTTP-Session: e77c1102-5c47-405d-a920-967187646a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10338 2024.06.17 21:26:10.959065 [ 3 ] {} <Debug> HTTP-Session: e77c1102-5c47-405d-a920-967187646a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10339 2024.06.17 21:26:10.959079 [ 3 ] {} <Debug> HTTP-Session: e77c1102-5c47-405d-a920-967187646a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10340 2024.06.17 21:26:10.959110 [ 3 ] {} <Trace> HTTP-Session: e77c1102-5c47-405d-a920-967187646a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10341 2024.06.17 21:26:10.959236 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10342 2024.06.17 21:26:10.959279 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10343 2024.06.17 21:26:10.959421 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10344 2024.06.17 21:26:10.959745 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10345 2024.06.17 21:26:10.959783 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10346 2024.06.17 21:26:10.960106 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10347 2024.06.17 21:26:10.960411 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10348 2024.06.17 21:26:10.960537 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001351 sec., 60695.78090303479 rows/sec., 4.74 MiB/sec.
10349 2024.06.17 21:26:10.960688 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Debug> DynamicQueryHandler: Done processing query
10350 2024.06.17 21:26:10.960712 [ 3 ] {80a82b59-ada6-4d4a-99a1-c14a416aed5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10351 2024.06.17 21:26:10.960728 [ 3 ] {} <Debug> HTTP-Session: e77c1102-5c47-405d-a920-967187646a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10352 2024.06.17 21:26:10.960896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10353 2024.06.17 21:26:10.960945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10354 2024.06.17 21:26:10.960965 [ 3 ] {} <Debug> HTTP-Session: e38a66d3-a1d9-447a-8f56-f7c389259af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10355 2024.06.17 21:26:10.960981 [ 3 ] {} <Debug> HTTP-Session: e38a66d3-a1d9-447a-8f56-f7c389259af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10356 2024.06.17 21:26:10.960996 [ 3 ] {} <Debug> HTTP-Session: e38a66d3-a1d9-447a-8f56-f7c389259af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10357 2024.06.17 21:26:10.961027 [ 3 ] {} <Trace> HTTP-Session: e38a66d3-a1d9-447a-8f56-f7c389259af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10358 2024.06.17 21:26:10.961169 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10359 2024.06.17 21:26:10.961217 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10360 2024.06.17 21:26:10.961360 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10361 2024.06.17 21:26:10.961705 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10362 2024.06.17 21:26:10.961742 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10363 2024.06.17 21:26:10.962130 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10364 2024.06.17 21:26:10.962458 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10365 2024.06.17 21:26:10.962598 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001492 sec., 108579.08847184986 rows/sec., 7.56 MiB/sec.
10366 2024.06.17 21:26:10.962672 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10367 2024.06.17 21:26:10.962769 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10368 2024.06.17 21:26:10.962802 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10369 2024.06.17 21:26:10.962821 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Debug> DynamicQueryHandler: Done processing query
10370 2024.06.17 21:26:10.962873 [ 3 ] {e791d56a-77f9-41a4-ac24-c8731ac13bdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10371 2024.06.17 21:26:10.962937 [ 3 ] {} <Debug> HTTP-Session: e38a66d3-a1d9-447a-8f56-f7c389259af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.06.17 21:26:10.963089 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10373 2024.06.17 21:26:10.963135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10374 2024.06.17 21:26:10.963277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10375 2024.06.17 21:26:10.963392 [ 3 ] {} <Debug> HTTP-Session: ed4f0652-43c0-4046-ac71-84adfa4d8a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10376 2024.06.17 21:26:10.963503 [ 3 ] {} <Debug> HTTP-Session: ed4f0652-43c0-4046-ac71-84adfa4d8a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.06.17 21:26:10.963586 [ 3 ] {} <Debug> HTTP-Session: ed4f0652-43c0-4046-ac71-84adfa4d8a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10378 2024.06.17 21:26:10.963736 [ 3 ] {} <Trace> HTTP-Session: ed4f0652-43c0-4046-ac71-84adfa4d8a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10379 2024.06.17 21:26:10.963849 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10380 2024.06.17 21:26:10.963990 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 8936 rows starting from the beginning of the part
10381 2024.06.17 21:26:10.964292 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10382 2024.06.17 21:26:10.964540 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
10383 2024.06.17 21:26:10.964601 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10384 2024.06.17 21:26:10.965104 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
10385 2024.06.17 21:26:10.965608 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 196 rows starting from the beginning of the part
10386 2024.06.17 21:26:10.965886 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
10387 2024.06.17 21:26:10.966316 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 162 rows starting from the beginning of the part
10388 2024.06.17 21:26:10.966377 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10389 2024.06.17 21:26:10.967199 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10390 2024.06.17 21:26:10.967241 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10391 2024.06.17 21:26:10.967756 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
10392 2024.06.17 21:26:10.968383 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10393 2024.06.17 21:26:10.968664 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.004595 sec., 3046.789989118607 rows/sec., 4.11 MiB/sec.
10394 2024.06.17 21:26:10.968845 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Debug> DynamicQueryHandler: Done processing query
10395 2024.06.17 21:26:10.968986 [ 3 ] {3127efe6-231f-4830-999e-a360fc2d1de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10396 2024.06.17 21:26:10.969043 [ 3 ] {} <Debug> HTTP-Session: ed4f0652-43c0-4046-ac71-84adfa4d8a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10397 2024.06.17 21:26:10.969174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10398 2024.06.17 21:26:10.969221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10399 2024.06.17 21:26:10.969240 [ 3 ] {} <Debug> HTTP-Session: b7d00136-e8a5-4654-b089-144c620cb4b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10400 2024.06.17 21:26:10.969257 [ 3 ] {} <Debug> HTTP-Session: b7d00136-e8a5-4654-b089-144c620cb4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.06.17 21:26:10.969271 [ 3 ] {} <Debug> HTTP-Session: b7d00136-e8a5-4654-b089-144c620cb4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10402 2024.06.17 21:26:10.969302 [ 3 ] {} <Trace> HTTP-Session: b7d00136-e8a5-4654-b089-144c620cb4b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10403 2024.06.17 21:26:10.969412 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10404 2024.06.17 21:26:10.969740 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10405 2024.06.17 21:26:10.969921 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10406 2024.06.17 21:26:10.970240 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10407 2024.06.17 21:26:10.970288 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10408 2024.06.17 21:26:10.970852 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10409 2024.06.17 21:26:10.971252 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9774 rows, containing 5 columns (5 merged, 0 gathered) in 0.008349974 sec., 1170542.5669588912 rows/sec., 81.65 MiB/sec.
10410 2024.06.17 21:26:10.971445 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10411 2024.06.17 21:26:10.971476 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10412 2024.06.17 21:26:10.971661 [ 103 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10413 2024.06.17 21:26:10.971707 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002325 sec., 25806.451612903227 rows/sec., 1.74 MiB/sec.
10414 2024.06.17 21:26:10.971733 [ 103 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10415 2024.06.17 21:26:10.971857 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10416 2024.06.17 21:26:10.972340 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Debug> DynamicQueryHandler: Done processing query
10417 2024.06.17 21:26:10.972433 [ 3 ] {d70f1df5-d00b-4729-a6c1-70c1705dcfca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10418 2024.06.17 21:26:10.972445 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10419 2024.06.17 21:26:10.972474 [ 3 ] {} <Debug> HTTP-Session: b7d00136-e8a5-4654-b089-144c620cb4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10420 2024.06.17 21:26:10.972796 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10421 2024.06.17 21:26:10.972818 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10422 2024.06.17 21:26:10.972900 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3168 rows starting from the beginning of the part
10423 2024.06.17 21:26:10.972946 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10424 2024.06.17 21:26:10.973091 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
10425 2024.06.17 21:26:10.973329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB.
10426 2024.06.17 21:26:10.973401 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
10427 2024.06.17 21:26:10.973511 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
10428 2024.06.17 21:26:10.973715 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
10429 2024.06.17 21:26:10.973833 [ 195 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
10430 2024.06.17 21:26:10.975627 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 4 columns (4 merged, 0 gathered) in 0.003559096 sec., 974404.7364836464 rows/sec., 65.52 MiB/sec.
10431 2024.06.17 21:26:10.976004 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10432 2024.06.17 21:26:10.976762 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10433 2024.06.17 21:26:10.976883 [ 190 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_66_13} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10434 2024.06.17 21:26:10.976991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10435 2024.06.17 21:26:15.180128 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
10436 2024.06.17 21:26:15.180234 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
10437 2024.06.17 21:26:15.949999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10438 2024.06.17 21:26:15.950122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10439 2024.06.17 21:26:15.950151 [ 3 ] {} <Debug> HTTP-Session: d715b501-4a92-4e39-a5dd-73f4ca408bce Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10440 2024.06.17 21:26:15.950179 [ 3 ] {} <Debug> HTTP-Session: d715b501-4a92-4e39-a5dd-73f4ca408bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10441 2024.06.17 21:26:15.950199 [ 3 ] {} <Debug> HTTP-Session: d715b501-4a92-4e39-a5dd-73f4ca408bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10442 2024.06.17 21:26:15.950255 [ 3 ] {} <Trace> HTTP-Session: d715b501-4a92-4e39-a5dd-73f4ca408bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10443 2024.06.17 21:26:15.950459 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10444 2024.06.17 21:26:15.950531 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10445 2024.06.17 21:26:15.950747 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10446 2024.06.17 21:26:15.951131 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10447 2024.06.17 21:26:15.951170 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10448 2024.06.17 21:26:15.951532 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10449 2024.06.17 21:26:15.951863 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10450 2024.06.17 21:26:15.952004 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001613 sec., 9919.404835709856 rows/sec., 804.01 KiB/sec.
10451 2024.06.17 21:26:15.952014 [ 100 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10452 2024.06.17 21:26:15.952071 [ 100 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10453 2024.06.17 21:26:15.952106 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10454 2024.06.17 21:26:15.952236 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Debug> DynamicQueryHandler: Done processing query
10455 2024.06.17 21:26:15.952284 [ 3 ] {1652deef-9bb7-40b4-89ff-e368c3848f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10456 2024.06.17 21:26:15.952305 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10457 2024.06.17 21:26:15.952311 [ 3 ] {} <Debug> HTTP-Session: d715b501-4a92-4e39-a5dd-73f4ca408bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10458 2024.06.17 21:26:15.952566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10459 2024.06.17 21:26:15.952583 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10460 2024.06.17 21:26:15.952668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10461 2024.06.17 21:26:15.952668 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 30 rows starting from the beginning of the part
10462 2024.06.17 21:26:15.952712 [ 3 ] {} <Debug> HTTP-Session: 6efd2599-b519-480c-b473-1319cb320e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10463 2024.06.17 21:26:15.952756 [ 3 ] {} <Debug> HTTP-Session: 6efd2599-b519-480c-b473-1319cb320e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.06.17 21:26:15.952795 [ 3 ] {} <Debug> HTTP-Session: 6efd2599-b519-480c-b473-1319cb320e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10465 2024.06.17 21:26:15.952882 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part
10466 2024.06.17 21:26:15.952960 [ 3 ] {} <Trace> HTTP-Session: 6efd2599-b519-480c-b473-1319cb320e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10467 2024.06.17 21:26:15.953219 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
10468 2024.06.17 21:26:15.953476 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part
10469 2024.06.17 21:26:15.953598 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10470 2024.06.17 21:26:15.953765 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
10471 2024.06.17 21:26:15.953808 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10472 2024.06.17 21:26:15.954028 [ 195 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part
10473 2024.06.17 21:26:15.954739 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10474 2024.06.17 21:26:15.955469 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10475 2024.06.17 21:26:15.955526 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10476 2024.06.17 21:26:15.956335 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10477 2024.06.17 21:26:15.957109 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004918229 sec., 21552.4734614838 rows/sec., 1.71 MiB/sec.
10478 2024.06.17 21:26:15.957237 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10479 2024.06.17 21:26:15.957416 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10480 2024.06.17 21:26:15.957485 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00407 sec., 491.40049140049143 rows/sec., 40.07 KiB/sec.
10481 2024.06.17 21:26:15.957802 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Debug> DynamicQueryHandler: Done processing query
10482 2024.06.17 21:26:15.957861 [ 3 ] {d8ddc526-694f-4dd7-a429-116cf26b8c14} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10483 2024.06.17 21:26:15.957927 [ 3 ] {} <Debug> HTTP-Session: 6efd2599-b519-480c-b473-1319cb320e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10484 2024.06.17 21:26:15.958102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10485 2024.06.17 21:26:15.958176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10486 2024.06.17 21:26:15.958210 [ 3 ] {} <Debug> HTTP-Session: 4bb3c00a-0c64-4e90-9fa4-a729b204430b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10487 2024.06.17 21:26:15.958232 [ 3 ] {} <Debug> HTTP-Session: 4bb3c00a-0c64-4e90-9fa4-a729b204430b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10488 2024.06.17 21:26:15.958271 [ 3 ] {} <Debug> HTTP-Session: 4bb3c00a-0c64-4e90-9fa4-a729b204430b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10489 2024.06.17 21:26:15.958308 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10490 2024.06.17 21:26:15.958327 [ 3 ] {} <Trace> HTTP-Session: 4bb3c00a-0c64-4e90-9fa4-a729b204430b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10491 2024.06.17 21:26:15.958493 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_66_13} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10492 2024.06.17 21:26:15.958556 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10493 2024.06.17 21:26:15.958654 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10494 2024.06.17 21:26:15.958666 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10495 2024.06.17 21:26:15.958836 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10496 2024.06.17 21:26:15.959166 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10497 2024.06.17 21:26:15.959205 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10498 2024.06.17 21:26:15.959532 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10499 2024.06.17 21:26:15.959842 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10500 2024.06.17 21:26:15.959993 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Debug> executeQuery: Read 105 rows, 8.73 KiB in 0.001515 sec., 69306.9306930693 rows/sec., 5.63 MiB/sec.
10501 2024.06.17 21:26:15.960209 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Debug> DynamicQueryHandler: Done processing query
10502 2024.06.17 21:26:15.960260 [ 3 ] {494eb650-5369-4960-8e00-439d4460d243} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10503 2024.06.17 21:26:15.960319 [ 3 ] {} <Debug> HTTP-Session: 4bb3c00a-0c64-4e90-9fa4-a729b204430b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10504 2024.06.17 21:26:15.960517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10505 2024.06.17 21:26:15.960585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10506 2024.06.17 21:26:15.960604 [ 3 ] {} <Debug> HTTP-Session: 6ed13aa7-1167-4c5f-a9ef-c4f63aae5062 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10507 2024.06.17 21:26:15.960621 [ 3 ] {} <Debug> HTTP-Session: 6ed13aa7-1167-4c5f-a9ef-c4f63aae5062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.06.17 21:26:15.960634 [ 3 ] {} <Debug> HTTP-Session: 6ed13aa7-1167-4c5f-a9ef-c4f63aae5062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10509 2024.06.17 21:26:15.960666 [ 3 ] {} <Trace> HTTP-Session: 6ed13aa7-1167-4c5f-a9ef-c4f63aae5062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10510 2024.06.17 21:26:15.960765 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10511 2024.06.17 21:26:15.960808 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10512 2024.06.17 21:26:15.960946 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10513 2024.06.17 21:26:15.961191 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10514 2024.06.17 21:26:15.961228 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10515 2024.06.17 21:26:15.961523 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10516 2024.06.17 21:26:15.961828 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10517 2024.06.17 21:26:15.961960 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 114.75 KiB/sec.
10518 2024.06.17 21:26:15.962245 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Debug> DynamicQueryHandler: Done processing query
10519 2024.06.17 21:26:15.962299 [ 3 ] {6c70b29d-daf9-45d2-bfa5-43fd21472716} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10520 2024.06.17 21:26:15.962335 [ 3 ] {} <Debug> HTTP-Session: 6ed13aa7-1167-4c5f-a9ef-c4f63aae5062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10521 2024.06.17 21:26:15.962462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10522 2024.06.17 21:26:15.962509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10523 2024.06.17 21:26:15.962527 [ 3 ] {} <Debug> HTTP-Session: 77882282-d585-4f83-ba0a-f0fc4c1e2648 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10524 2024.06.17 21:26:15.962544 [ 3 ] {} <Debug> HTTP-Session: 77882282-d585-4f83-ba0a-f0fc4c1e2648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10525 2024.06.17 21:26:15.962558 [ 3 ] {} <Debug> HTTP-Session: 77882282-d585-4f83-ba0a-f0fc4c1e2648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.06.17 21:26:15.962589 [ 3 ] {} <Trace> HTTP-Session: 77882282-d585-4f83-ba0a-f0fc4c1e2648 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10527 2024.06.17 21:26:15.962710 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10528 2024.06.17 21:26:15.962753 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10529 2024.06.17 21:26:15.962894 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10530 2024.06.17 21:26:15.963265 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10531 2024.06.17 21:26:15.963301 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10532 2024.06.17 21:26:15.963608 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10533 2024.06.17 21:26:15.963906 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10534 2024.06.17 21:26:15.964055 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 4.63 MiB/sec.
10535 2024.06.17 21:26:15.964230 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Debug> DynamicQueryHandler: Done processing query
10536 2024.06.17 21:26:15.964255 [ 3 ] {d831dca2-6e4a-4990-85d7-25cbf9fb46b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10537 2024.06.17 21:26:15.964270 [ 3 ] {} <Debug> HTTP-Session: 77882282-d585-4f83-ba0a-f0fc4c1e2648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10538 2024.06.17 21:26:15.964431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10539 2024.06.17 21:26:15.964478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10540 2024.06.17 21:26:15.964497 [ 3 ] {} <Debug> HTTP-Session: 25176cc2-dfc5-41c9-b6d1-1b2ddba1297b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10541 2024.06.17 21:26:15.964513 [ 3 ] {} <Debug> HTTP-Session: 25176cc2-dfc5-41c9-b6d1-1b2ddba1297b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.06.17 21:26:15.964527 [ 3 ] {} <Debug> HTTP-Session: 25176cc2-dfc5-41c9-b6d1-1b2ddba1297b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10543 2024.06.17 21:26:15.964557 [ 3 ] {} <Trace> HTTP-Session: 25176cc2-dfc5-41c9-b6d1-1b2ddba1297b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10544 2024.06.17 21:26:15.964697 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10545 2024.06.17 21:26:15.964744 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10546 2024.06.17 21:26:15.964889 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10547 2024.06.17 21:26:15.965247 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10548 2024.06.17 21:26:15.965283 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10549 2024.06.17 21:26:15.965679 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10550 2024.06.17 21:26:15.966017 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10551 2024.06.17 21:26:15.966167 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001532 sec., 105091.38381201045 rows/sec., 7.32 MiB/sec.
10552 2024.06.17 21:26:15.966332 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Debug> DynamicQueryHandler: Done processing query
10553 2024.06.17 21:26:15.966356 [ 3 ] {77f021d5-f75e-4e9a-9df2-19bd75f056a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10554 2024.06.17 21:26:15.966372 [ 3 ] {} <Debug> HTTP-Session: 25176cc2-dfc5-41c9-b6d1-1b2ddba1297b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10555 2024.06.17 21:26:15.966494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10556 2024.06.17 21:26:15.966540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10557 2024.06.17 21:26:15.966560 [ 3 ] {} <Debug> HTTP-Session: 55f6c613-c241-4e1b-8775-7283f2fab797 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10558 2024.06.17 21:26:15.966575 [ 3 ] {} <Debug> HTTP-Session: 55f6c613-c241-4e1b-8775-7283f2fab797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.06.17 21:26:15.966589 [ 3 ] {} <Debug> HTTP-Session: 55f6c613-c241-4e1b-8775-7283f2fab797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10560 2024.06.17 21:26:15.966620 [ 3 ] {} <Trace> HTTP-Session: 55f6c613-c241-4e1b-8775-7283f2fab797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10561 2024.06.17 21:26:15.966794 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10562 2024.06.17 21:26:15.966841 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10563 2024.06.17 21:26:15.966997 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10564 2024.06.17 21:26:15.967392 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10565 2024.06.17 21:26:15.967428 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10566 2024.06.17 21:26:15.967820 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10567 2024.06.17 21:26:15.968159 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10568 2024.06.17 21:26:15.968328 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001625 sec., 9846.153846153846 rows/sec., 13.29 MiB/sec.
10569 2024.06.17 21:26:15.968354 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10570 2024.06.17 21:26:15.968475 [ 98 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10571 2024.06.17 21:26:15.968532 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10572 2024.06.17 21:26:15.968572 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Debug> DynamicQueryHandler: Done processing query
10573 2024.06.17 21:26:15.968643 [ 3 ] {db8ad3f9-083b-4c34-9947-08e7a5194906} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10574 2024.06.17 21:26:15.968720 [ 3 ] {} <Debug> HTTP-Session: 55f6c613-c241-4e1b-8775-7283f2fab797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10575 2024.06.17 21:26:15.968848 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
10576 2024.06.17 21:26:15.969004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10577 2024.06.17 21:26:15.969193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10578 2024.06.17 21:26:15.969319 [ 3 ] {} <Debug> HTTP-Session: faebc210-f6a8-4739-9ab2-0bdf8c741530 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10579 2024.06.17 21:26:15.969398 [ 3 ] {} <Debug> HTTP-Session: faebc210-f6a8-4739-9ab2-0bdf8c741530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.06.17 21:26:15.969485 [ 3 ] {} <Debug> HTTP-Session: faebc210-f6a8-4739-9ab2-0bdf8c741530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.06.17 21:26:15.969649 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10582 2024.06.17 21:26:15.969682 [ 3 ] {} <Trace> HTTP-Session: faebc210-f6a8-4739-9ab2-0bdf8c741530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10583 2024.06.17 21:26:15.969771 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 918 rows starting from the beginning of the part
10584 2024.06.17 21:26:15.970078 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part
10585 2024.06.17 21:26:15.970242 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10586 2024.06.17 21:26:15.970393 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
10587 2024.06.17 21:26:15.970465 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10588 2024.06.17 21:26:15.970762 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part
10589 2024.06.17 21:26:15.971209 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
10590 2024.06.17 21:26:15.971621 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part
10591 2024.06.17 21:26:15.971615 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10592 2024.06.17 21:26:15.972533 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10593 2024.06.17 21:26:15.972598 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10594 2024.06.17 21:26:15.973213 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10595 2024.06.17 21:26:15.973549 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10596 2024.06.17 21:26:15.973816 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003793 sec., 15818.613234906406 rows/sec., 1.07 MiB/sec.
10597 2024.06.17 21:26:15.974427 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Debug> DynamicQueryHandler: Done processing query
10598 2024.06.17 21:26:15.974525 [ 3 ] {c462a11f-5512-49fe-bed8-15ac5b1d002d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10599 2024.06.17 21:26:15.974621 [ 3 ] {} <Debug> HTTP-Session: faebc210-f6a8-4739-9ab2-0bdf8c741530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10600 2024.06.17 21:26:15.976422 [ 189 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 6 columns (6 merged, 0 gathered) in 0.007794699 sec., 127522.56373209535 rows/sec., 172.09 MiB/sec.
10601 2024.06.17 21:26:15.977037 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10602 2024.06.17 21:26:15.977502 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10603 2024.06.17 21:26:15.977588 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10604 2024.06.17 21:26:15.977692 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB.
10605 2024.06.17 21:26:20.949477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10606 2024.06.17 21:26:20.949629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10607 2024.06.17 21:26:20.949658 [ 3 ] {} <Debug> HTTP-Session: 14b1dc4c-918e-4754-bfae-435168c4126b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10608 2024.06.17 21:26:20.949687 [ 3 ] {} <Debug> HTTP-Session: 14b1dc4c-918e-4754-bfae-435168c4126b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10609 2024.06.17 21:26:20.949705 [ 3 ] {} <Debug> HTTP-Session: 14b1dc4c-918e-4754-bfae-435168c4126b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.06.17 21:26:20.949761 [ 3 ] {} <Trace> HTTP-Session: 14b1dc4c-918e-4754-bfae-435168c4126b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10611 2024.06.17 21:26:20.949973 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10612 2024.06.17 21:26:20.950046 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10613 2024.06.17 21:26:20.950248 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10614 2024.06.17 21:26:20.950702 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10615 2024.06.17 21:26:20.950744 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10616 2024.06.17 21:26:20.951106 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10617 2024.06.17 21:26:20.951443 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10618 2024.06.17 21:26:20.951598 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001691 sec., 8279.124778237729 rows/sec., 671.06 KiB/sec.
10619 2024.06.17 21:26:20.951884 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Debug> DynamicQueryHandler: Done processing query
10620 2024.06.17 21:26:20.951945 [ 3 ] {9fb09f2b-f25c-42a6-8524-82001d262c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10621 2024.06.17 21:26:20.952001 [ 3 ] {} <Debug> HTTP-Session: 14b1dc4c-918e-4754-bfae-435168c4126b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10622 2024.06.17 21:26:20.952202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10623 2024.06.17 21:26:20.952257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10624 2024.06.17 21:26:20.952277 [ 3 ] {} <Debug> HTTP-Session: 38be1c91-07d5-4cf1-bf55-6c635d72d795 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10625 2024.06.17 21:26:20.952294 [ 3 ] {} <Debug> HTTP-Session: 38be1c91-07d5-4cf1-bf55-6c635d72d795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10626 2024.06.17 21:26:20.952308 [ 3 ] {} <Debug> HTTP-Session: 38be1c91-07d5-4cf1-bf55-6c635d72d795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.06.17 21:26:20.952341 [ 3 ] {} <Trace> HTTP-Session: 38be1c91-07d5-4cf1-bf55-6c635d72d795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10628 2024.06.17 21:26:20.952469 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10629 2024.06.17 21:26:20.952513 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10630 2024.06.17 21:26:20.952660 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10631 2024.06.17 21:26:20.953050 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10632 2024.06.17 21:26:20.953087 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10633 2024.06.17 21:26:20.953400 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10634 2024.06.17 21:26:20.953707 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10635 2024.06.17 21:26:20.953869 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Debug> executeQuery: Read 98 rows, 8.24 KiB in 0.001439 sec., 68102.84920083391 rows/sec., 5.59 MiB/sec.
10636 2024.06.17 21:26:20.954037 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Debug> DynamicQueryHandler: Done processing query
10637 2024.06.17 21:26:20.954061 [ 3 ] {b423b82e-33cb-490a-b760-8de3127f2023} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10638 2024.06.17 21:26:20.954077 [ 3 ] {} <Debug> HTTP-Session: 38be1c91-07d5-4cf1-bf55-6c635d72d795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10639 2024.06.17 21:26:20.954239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10640 2024.06.17 21:26:20.954287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10641 2024.06.17 21:26:20.954306 [ 3 ] {} <Debug> HTTP-Session: 23dbc07f-0520-4328-ba01-42022af4214e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10642 2024.06.17 21:26:20.954323 [ 3 ] {} <Debug> HTTP-Session: 23dbc07f-0520-4328-ba01-42022af4214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10643 2024.06.17 21:26:20.954336 [ 3 ] {} <Debug> HTTP-Session: 23dbc07f-0520-4328-ba01-42022af4214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.06.17 21:26:20.954368 [ 3 ] {} <Trace> HTTP-Session: 23dbc07f-0520-4328-ba01-42022af4214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10645 2024.06.17 21:26:20.954481 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10646 2024.06.17 21:26:20.954523 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10647 2024.06.17 21:26:20.954647 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10648 2024.06.17 21:26:20.954984 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10649 2024.06.17 21:26:20.955019 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10650 2024.06.17 21:26:20.955338 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10651 2024.06.17 21:26:20.955634 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10652 2024.06.17 21:26:20.955787 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001341 sec., 58165.548098434 rows/sec., 4.54 MiB/sec.
10653 2024.06.17 21:26:20.955950 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Debug> DynamicQueryHandler: Done processing query
10654 2024.06.17 21:26:20.955974 [ 3 ] {10e95cbf-67fd-40f1-b991-c7129562a8ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10655 2024.06.17 21:26:20.955990 [ 3 ] {} <Debug> HTTP-Session: 23dbc07f-0520-4328-ba01-42022af4214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10656 2024.06.17 21:26:20.956133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10657 2024.06.17 21:26:20.956180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10658 2024.06.17 21:26:20.956199 [ 3 ] {} <Debug> HTTP-Session: 6c2185b0-4e4b-412b-9e8f-0b214354c452 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10659 2024.06.17 21:26:20.956216 [ 3 ] {} <Debug> HTTP-Session: 6c2185b0-4e4b-412b-9e8f-0b214354c452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.06.17 21:26:20.956229 [ 3 ] {} <Debug> HTTP-Session: 6c2185b0-4e4b-412b-9e8f-0b214354c452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.06.17 21:26:20.956261 [ 3 ] {} <Trace> HTTP-Session: 6c2185b0-4e4b-412b-9e8f-0b214354c452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10662 2024.06.17 21:26:20.956401 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10663 2024.06.17 21:26:20.956447 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10664 2024.06.17 21:26:20.956591 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10665 2024.06.17 21:26:20.956980 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10666 2024.06.17 21:26:20.957015 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10667 2024.06.17 21:26:20.957405 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10668 2024.06.17 21:26:20.957736 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10669 2024.06.17 21:26:20.957896 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec.
10670 2024.06.17 21:26:20.958066 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Debug> DynamicQueryHandler: Done processing query
10671 2024.06.17 21:26:20.958090 [ 3 ] {667abcaf-b752-4dd6-8f41-6d752bd2e4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10672 2024.06.17 21:26:20.958105 [ 3 ] {} <Debug> HTTP-Session: 6c2185b0-4e4b-412b-9e8f-0b214354c452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10673 2024.06.17 21:26:20.958232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10674 2024.06.17 21:26:20.958281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10675 2024.06.17 21:26:20.958301 [ 3 ] {} <Debug> HTTP-Session: 71d1fe23-1d69-419f-b213-1484e21b259d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10676 2024.06.17 21:26:20.958317 [ 3 ] {} <Debug> HTTP-Session: 71d1fe23-1d69-419f-b213-1484e21b259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10677 2024.06.17 21:26:20.958331 [ 3 ] {} <Debug> HTTP-Session: 71d1fe23-1d69-419f-b213-1484e21b259d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10678 2024.06.17 21:26:20.958362 [ 3 ] {} <Trace> HTTP-Session: 71d1fe23-1d69-419f-b213-1484e21b259d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10679 2024.06.17 21:26:20.958541 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10680 2024.06.17 21:26:20.958587 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10681 2024.06.17 21:26:20.958745 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10682 2024.06.17 21:26:20.959161 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10683 2024.06.17 21:26:20.959199 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10684 2024.06.17 21:26:20.959597 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10685 2024.06.17 21:26:20.959936 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10686 2024.06.17 21:26:20.960093 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Debug> executeQuery: Read 14 rows, 19.35 KiB in 0.001655 sec., 8459.214501510574 rows/sec., 11.42 MiB/sec.
10687 2024.06.17 21:26:20.960266 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Debug> DynamicQueryHandler: Done processing query
10688 2024.06.17 21:26:20.960290 [ 3 ] {92c5b106-7462-4cee-b908-89422ea911f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10689 2024.06.17 21:26:20.960305 [ 3 ] {} <Debug> HTTP-Session: 71d1fe23-1d69-419f-b213-1484e21b259d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10690 2024.06.17 21:26:20.960422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10691 2024.06.17 21:26:20.960469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10692 2024.06.17 21:26:20.960488 [ 3 ] {} <Debug> HTTP-Session: b29ef3be-1ffa-4c0d-af26-cee675b769b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10693 2024.06.17 21:26:20.960504 [ 3 ] {} <Debug> HTTP-Session: b29ef3be-1ffa-4c0d-af26-cee675b769b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10694 2024.06.17 21:26:20.960519 [ 3 ] {} <Debug> HTTP-Session: b29ef3be-1ffa-4c0d-af26-cee675b769b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10695 2024.06.17 21:26:20.960549 [ 3 ] {} <Trace> HTTP-Session: b29ef3be-1ffa-4c0d-af26-cee675b769b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10696 2024.06.17 21:26:20.960665 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10697 2024.06.17 21:26:20.960708 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10698 2024.06.17 21:26:20.960834 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10699 2024.06.17 21:26:20.961132 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10700 2024.06.17 21:26:20.961167 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.22 GiB.
10701 2024.06.17 21:26:20.961525 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10702 2024.06.17 21:26:20.961836 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10703 2024.06.17 21:26:20.961986 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
10704 2024.06.17 21:26:20.962147 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Debug> DynamicQueryHandler: Done processing query
10705 2024.06.17 21:26:20.962171 [ 3 ] {b3b80c26-546e-4805-b40c-e7f1a1c77fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10706 2024.06.17 21:26:20.962186 [ 3 ] {} <Debug> HTTP-Session: b29ef3be-1ffa-4c0d-af26-cee675b769b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10707 2024.06.17 21:26:25.950432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10708 2024.06.17 21:26:25.950558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10709 2024.06.17 21:26:25.950584 [ 3 ] {} <Debug> HTTP-Session: 21a1acbb-f183-40c9-9fbc-ba80bfcea687 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10710 2024.06.17 21:26:25.950610 [ 3 ] {} <Debug> HTTP-Session: 21a1acbb-f183-40c9-9fbc-ba80bfcea687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.06.17 21:26:25.950626 [ 3 ] {} <Debug> HTTP-Session: 21a1acbb-f183-40c9-9fbc-ba80bfcea687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10712 2024.06.17 21:26:25.950676 [ 3 ] {} <Trace> HTTP-Session: 21a1acbb-f183-40c9-9fbc-ba80bfcea687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10713 2024.06.17 21:26:25.950862 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10714 2024.06.17 21:26:25.950932 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10715 2024.06.17 21:26:25.951128 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10716 2024.06.17 21:26:25.951566 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10717 2024.06.17 21:26:25.951609 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10718 2024.06.17 21:26:25.951972 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10719 2024.06.17 21:26:25.952301 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10720 2024.06.17 21:26:25.952457 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001654 sec., 9673.518742442562 rows/sec., 784.08 KiB/sec.
10721 2024.06.17 21:26:25.952738 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Debug> DynamicQueryHandler: Done processing query
10722 2024.06.17 21:26:25.952800 [ 3 ] {d003c5bb-a1aa-4519-bf38-dba306502b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10723 2024.06.17 21:26:25.952850 [ 3 ] {} <Debug> HTTP-Session: 21a1acbb-f183-40c9-9fbc-ba80bfcea687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10724 2024.06.17 21:26:25.953031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10725 2024.06.17 21:26:25.953083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10726 2024.06.17 21:26:25.953104 [ 3 ] {} <Debug> HTTP-Session: 84774417-0c49-4af7-b89e-56b12392b85c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10727 2024.06.17 21:26:25.953121 [ 3 ] {} <Debug> HTTP-Session: 84774417-0c49-4af7-b89e-56b12392b85c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.06.17 21:26:25.953135 [ 3 ] {} <Debug> HTTP-Session: 84774417-0c49-4af7-b89e-56b12392b85c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10729 2024.06.17 21:26:25.953169 [ 3 ] {} <Trace> HTTP-Session: 84774417-0c49-4af7-b89e-56b12392b85c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10730 2024.06.17 21:26:25.953295 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10731 2024.06.17 21:26:25.953340 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10732 2024.06.17 21:26:25.953482 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10733 2024.06.17 21:26:25.953886 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10734 2024.06.17 21:26:25.953924 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10735 2024.06.17 21:26:25.954236 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10736 2024.06.17 21:26:25.954545 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10737 2024.06.17 21:26:25.954691 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Debug> executeQuery: Read 104 rows, 8.66 KiB in 0.00144 sec., 72222.22222222222 rows/sec., 5.87 MiB/sec.
10738 2024.06.17 21:26:25.954718 [ 89 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10739 2024.06.17 21:26:25.954829 [ 89 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10740 2024.06.17 21:26:25.954860 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10741 2024.06.17 21:26:25.954948 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Debug> DynamicQueryHandler: Done processing query
10742 2024.06.17 21:26:25.955010 [ 3 ] {12ae3315-e653-49b8-986f-48a9363db8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10743 2024.06.17 21:26:25.955065 [ 3 ] {} <Debug> HTTP-Session: 84774417-0c49-4af7-b89e-56b12392b85c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.06.17 21:26:25.955113 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10745 2024.06.17 21:26:25.955233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10746 2024.06.17 21:26:25.955348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10747 2024.06.17 21:26:25.955409 [ 3 ] {} <Debug> HTTP-Session: d74b8932-d5ae-4196-8ced-473adaff1301 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10748 2024.06.17 21:26:25.955425 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10749 2024.06.17 21:26:25.955443 [ 3 ] {} <Debug> HTTP-Session: d74b8932-d5ae-4196-8ced-473adaff1301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.06.17 21:26:25.955486 [ 3 ] {} <Debug> HTTP-Session: d74b8932-d5ae-4196-8ced-473adaff1301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10751 2024.06.17 21:26:25.955492 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 189 rows starting from the beginning of the part
10752 2024.06.17 21:26:25.955555 [ 3 ] {} <Trace> HTTP-Session: d74b8932-d5ae-4196-8ced-473adaff1301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10753 2024.06.17 21:26:25.955715 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part
10754 2024.06.17 21:26:25.955997 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 100 rows starting from the beginning of the part
10755 2024.06.17 21:26:25.956250 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 105 rows starting from the beginning of the part
10756 2024.06.17 21:26:25.956254 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10757 2024.06.17 21:26:25.956461 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 98 rows starting from the beginning of the part
10758 2024.06.17 21:26:25.956511 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10759 2024.06.17 21:26:25.956814 [ 186 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part
10760 2024.06.17 21:26:25.957539 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10761 2024.06.17 21:26:25.958368 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10762 2024.06.17 21:26:25.958432 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10763 2024.06.17 21:26:25.959320 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10764 2024.06.17 21:26:25.960068 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 4 columns (4 merged, 0 gathered) in 0.005093331 sec., 137434.61793470714 rows/sec., 11.21 MiB/sec.
10765 2024.06.17 21:26:25.960194 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10766 2024.06.17 21:26:25.960307 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10767 2024.06.17 21:26:25.960461 [ 89 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10768 2024.06.17 21:26:25.960563 [ 89 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10769 2024.06.17 21:26:25.960568 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.004702 sec., 17014.03658017865 rows/sec., 1.33 MiB/sec.
10770 2024.06.17 21:26:25.960627 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10771 2024.06.17 21:26:25.961271 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
10772 2024.06.17 21:26:25.961363 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Debug> DynamicQueryHandler: Done processing query
10773 2024.06.17 21:26:25.961435 [ 3 ] {e8eb5c3d-f785-41a9-86e0-417745800f27} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10774 2024.06.17 21:26:25.961520 [ 3 ] {} <Debug> HTTP-Session: d74b8932-d5ae-4196-8ced-473adaff1301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10775 2024.06.17 21:26:25.961657 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10776 2024.06.17 21:26:25.961721 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 150 rows starting from the beginning of the part
10777 2024.06.17 21:26:25.961728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10778 2024.06.17 21:26:25.961897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10779 2024.06.17 21:26:25.962036 [ 3 ] {} <Debug> HTTP-Session: 56644bcc-36eb-4ba8-b079-2c64213f568c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10780 2024.06.17 21:26:25.962050 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10781 2024.06.17 21:26:25.962057 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 80 rows starting from the beginning of the part
10782 2024.06.17 21:26:25.962125 [ 3 ] {} <Debug> HTTP-Session: 56644bcc-36eb-4ba8-b079-2c64213f568c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10783 2024.06.17 21:26:25.962210 [ 3 ] {} <Debug> HTTP-Session: 56644bcc-36eb-4ba8-b079-2c64213f568c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.06.17 21:26:25.962460 [ 3 ] {} <Trace> HTTP-Session: 56644bcc-36eb-4ba8-b079-2c64213f568c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10785 2024.06.17 21:26:25.962515 [ 194 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_71_14} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10786 2024.06.17 21:26:25.962591 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part
10787 2024.06.17 21:26:25.962884 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10788 2024.06.17 21:26:25.963000 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
10789 2024.06.17 21:26:25.963003 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10790 2024.06.17 21:26:25.963160 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10791 2024.06.17 21:26:25.963205 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part
10792 2024.06.17 21:26:25.963576 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 80 rows starting from the beginning of the part
10793 2024.06.17 21:26:25.964254 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10794 2024.06.17 21:26:25.964896 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10795 2024.06.17 21:26:25.964942 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10796 2024.06.17 21:26:25.965506 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10797 2024.06.17 21:26:25.965515 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.004708668 sec., 117230.60534316712 rows/sec., 9.16 MiB/sec.
10798 2024.06.17 21:26:25.965784 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10799 2024.06.17 21:26:25.966103 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10800 2024.06.17 21:26:25.966513 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003797 sec., 42138.530418751645 rows/sec., 2.93 MiB/sec.
10801 2024.06.17 21:26:25.966772 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10802 2024.06.17 21:26:25.966857 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Debug> DynamicQueryHandler: Done processing query
10803 2024.06.17 21:26:25.966905 [ 3 ] {230ec349-33a3-4e02-90e3-78041f49c7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10804 2024.06.17 21:26:25.966934 [ 3 ] {} <Debug> HTTP-Session: 56644bcc-36eb-4ba8-b079-2c64213f568c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.06.17 21:26:25.966946 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_71_14} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10806 2024.06.17 21:26:25.967079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10807 2024.06.17 21:26:25.967109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10808 2024.06.17 21:26:25.967177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10809 2024.06.17 21:26:25.967196 [ 3 ] {} <Debug> HTTP-Session: 23503623-c1aa-48e8-90f9-3f7384355dea Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10810 2024.06.17 21:26:25.967212 [ 3 ] {} <Debug> HTTP-Session: 23503623-c1aa-48e8-90f9-3f7384355dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10811 2024.06.17 21:26:25.967226 [ 3 ] {} <Debug> HTTP-Session: 23503623-c1aa-48e8-90f9-3f7384355dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.06.17 21:26:25.967257 [ 3 ] {} <Trace> HTTP-Session: 23503623-c1aa-48e8-90f9-3f7384355dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10813 2024.06.17 21:26:25.967460 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10814 2024.06.17 21:26:25.967508 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10815 2024.06.17 21:26:25.967688 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10816 2024.06.17 21:26:25.968099 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10817 2024.06.17 21:26:25.968134 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10818 2024.06.17 21:26:25.968546 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10819 2024.06.17 21:26:25.968886 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10820 2024.06.17 21:26:25.969039 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Debug> executeQuery: Read 16 rows, 22.11 KiB in 0.001693 sec., 9450.679267572357 rows/sec., 12.75 MiB/sec.
10821 2024.06.17 21:26:25.969215 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Debug> DynamicQueryHandler: Done processing query
10822 2024.06.17 21:26:25.969239 [ 3 ] {e2a39e57-8e79-43b8-a7d7-00b3a87b47be} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10823 2024.06.17 21:26:25.969255 [ 3 ] {} <Debug> HTTP-Session: 23503623-c1aa-48e8-90f9-3f7384355dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10824 2024.06.17 21:26:25.969375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10825 2024.06.17 21:26:25.969422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10826 2024.06.17 21:26:25.969442 [ 3 ] {} <Debug> HTTP-Session: 396ba292-3fe3-472f-977e-810c51d718b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10827 2024.06.17 21:26:25.969458 [ 3 ] {} <Debug> HTTP-Session: 396ba292-3fe3-472f-977e-810c51d718b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10828 2024.06.17 21:26:25.969472 [ 3 ] {} <Debug> HTTP-Session: 396ba292-3fe3-472f-977e-810c51d718b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10829 2024.06.17 21:26:25.969502 [ 3 ] {} <Trace> HTTP-Session: 396ba292-3fe3-472f-977e-810c51d718b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10830 2024.06.17 21:26:25.969623 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10831 2024.06.17 21:26:25.969667 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10832 2024.06.17 21:26:25.969795 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10833 2024.06.17 21:26:25.970111 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10834 2024.06.17 21:26:25.970147 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
10835 2024.06.17 21:26:25.970502 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10836 2024.06.17 21:26:25.970819 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10837 2024.06.17 21:26:25.970967 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
10838 2024.06.17 21:26:25.971135 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Debug> DynamicQueryHandler: Done processing query
10839 2024.06.17 21:26:25.971160 [ 3 ] {2151669a-1b7b-4691-a7fb-9a9ae585f260} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10840 2024.06.17 21:26:25.971176 [ 3 ] {} <Debug> HTTP-Session: 396ba292-3fe3-472f-977e-810c51d718b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10841 2024.06.17 21:26:30.180280 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
10842 2024.06.17 21:26:30.180349 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
10843 2024.06.17 21:26:30.956554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 3351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10844 2024.06.17 21:26:30.956767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10845 2024.06.17 21:26:30.956821 [ 3 ] {} <Debug> HTTP-Session: 015e1d8d-ba36-4c64-94b5-16491977f687 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10846 2024.06.17 21:26:30.956873 [ 3 ] {} <Debug> HTTP-Session: 015e1d8d-ba36-4c64-94b5-16491977f687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10847 2024.06.17 21:26:30.956909 [ 3 ] {} <Debug> HTTP-Session: 015e1d8d-ba36-4c64-94b5-16491977f687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10848 2024.06.17 21:26:30.957005 [ 3 ] {} <Trace> HTTP-Session: 015e1d8d-ba36-4c64-94b5-16491977f687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10849 2024.06.17 21:26:30.957482 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10850 2024.06.17 21:26:30.957592 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10851 2024.06.17 21:26:30.957895 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10852 2024.06.17 21:26:30.958587 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10853 2024.06.17 21:26:30.958656 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10854 2024.06.17 21:26:30.959233 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10855 2024.06.17 21:26:30.959756 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10856 2024.06.17 21:26:30.960024 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002641 sec., 8708.822415751609 rows/sec., 705.89 KiB/sec.
10857 2024.06.17 21:26:30.960345 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Debug> DynamicQueryHandler: Done processing query
10858 2024.06.17 21:26:30.960383 [ 3 ] {3a3fa989-5d8e-4412-a375-7a49bfdde3ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10859 2024.06.17 21:26:30.960405 [ 3 ] {} <Debug> HTTP-Session: 015e1d8d-ba36-4c64-94b5-16491977f687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10860 2024.06.17 21:26:30.960572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10861 2024.06.17 21:26:30.960645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10862 2024.06.17 21:26:30.960674 [ 3 ] {} <Debug> HTTP-Session: d58a09d3-2edc-4a05-b28a-ddf308594f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10863 2024.06.17 21:26:30.960699 [ 3 ] {} <Debug> HTTP-Session: d58a09d3-2edc-4a05-b28a-ddf308594f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10864 2024.06.17 21:26:30.960717 [ 3 ] {} <Debug> HTTP-Session: d58a09d3-2edc-4a05-b28a-ddf308594f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10865 2024.06.17 21:26:30.960764 [ 3 ] {} <Trace> HTTP-Session: d58a09d3-2edc-4a05-b28a-ddf308594f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10866 2024.06.17 21:26:30.960919 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10867 2024.06.17 21:26:30.960984 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10868 2024.06.17 21:26:30.961167 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10869 2024.06.17 21:26:30.961746 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10870 2024.06.17 21:26:30.961800 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10871 2024.06.17 21:26:30.962229 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10872 2024.06.17 21:26:30.962679 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10873 2024.06.17 21:26:30.962923 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001987 sec., 3019.627579265224 rows/sec., 246.23 KiB/sec.
10874 2024.06.17 21:26:30.963395 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Debug> DynamicQueryHandler: Done processing query
10875 2024.06.17 21:26:30.963434 [ 3 ] {03f5116a-9b12-4a3d-9330-58302a252ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10876 2024.06.17 21:26:30.963457 [ 3 ] {} <Debug> HTTP-Session: d58a09d3-2edc-4a05-b28a-ddf308594f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10877 2024.06.17 21:26:30.963691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10878 2024.06.17 21:26:30.963767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10879 2024.06.17 21:26:30.963796 [ 3 ] {} <Debug> HTTP-Session: c4515f41-0e4b-42e8-9c02-2b2b9baa3366 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10880 2024.06.17 21:26:30.963821 [ 3 ] {} <Debug> HTTP-Session: c4515f41-0e4b-42e8-9c02-2b2b9baa3366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10881 2024.06.17 21:26:30.963842 [ 3 ] {} <Debug> HTTP-Session: c4515f41-0e4b-42e8-9c02-2b2b9baa3366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10882 2024.06.17 21:26:30.963890 [ 3 ] {} <Trace> HTTP-Session: c4515f41-0e4b-42e8-9c02-2b2b9baa3366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10883 2024.06.17 21:26:30.964098 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10884 2024.06.17 21:26:30.964163 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10885 2024.06.17 21:26:30.964374 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10886 2024.06.17 21:26:30.964971 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10887 2024.06.17 21:26:30.965024 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10888 2024.06.17 21:26:30.965510 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10889 2024.06.17 21:26:30.965957 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10890 2024.06.17 21:26:30.966185 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Debug> executeQuery: Read 164 rows, 13.63 KiB in 0.002176 sec., 75367.64705882352 rows/sec., 6.12 MiB/sec.
10891 2024.06.17 21:26:30.966420 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Debug> DynamicQueryHandler: Done processing query
10892 2024.06.17 21:26:30.966457 [ 3 ] {af28a1d6-51b7-49cf-b060-e22dd301cf77} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10893 2024.06.17 21:26:30.966479 [ 3 ] {} <Debug> HTTP-Session: c4515f41-0e4b-42e8-9c02-2b2b9baa3366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10894 2024.06.17 21:26:30.966698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10895 2024.06.17 21:26:30.966766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10896 2024.06.17 21:26:30.966795 [ 3 ] {} <Debug> HTTP-Session: 3d09fa82-d57c-468b-850a-9b4c44444a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10897 2024.06.17 21:26:30.966819 [ 3 ] {} <Debug> HTTP-Session: 3d09fa82-d57c-468b-850a-9b4c44444a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10898 2024.06.17 21:26:30.966841 [ 3 ] {} <Debug> HTTP-Session: 3d09fa82-d57c-468b-850a-9b4c44444a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10899 2024.06.17 21:26:30.966890 [ 3 ] {} <Trace> HTTP-Session: 3d09fa82-d57c-468b-850a-9b4c44444a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10900 2024.06.17 21:26:30.967029 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10901 2024.06.17 21:26:30.967089 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10902 2024.06.17 21:26:30.967276 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10903 2024.06.17 21:26:30.967716 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10904 2024.06.17 21:26:30.967771 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10905 2024.06.17 21:26:30.968210 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10906 2024.06.17 21:26:30.968693 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10907 2024.06.17 21:26:30.968923 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001918 sec., 3128.2586027111574 rows/sec., 218.43 KiB/sec.
10908 2024.06.17 21:26:30.969363 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Debug> DynamicQueryHandler: Done processing query
10909 2024.06.17 21:26:30.969403 [ 3 ] {3241de43-088c-4447-898e-0542af5d763d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10910 2024.06.17 21:26:30.969430 [ 3 ] {} <Debug> HTTP-Session: 3d09fa82-d57c-468b-850a-9b4c44444a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10911 2024.06.17 21:26:30.969748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10912 2024.06.17 21:26:30.969826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10913 2024.06.17 21:26:30.969857 [ 3 ] {} <Debug> HTTP-Session: c7ccd102-edfb-42c0-a0eb-18e3cf08c97a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10914 2024.06.17 21:26:30.969884 [ 3 ] {} <Debug> HTTP-Session: c7ccd102-edfb-42c0-a0eb-18e3cf08c97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10915 2024.06.17 21:26:30.969905 [ 3 ] {} <Debug> HTTP-Session: c7ccd102-edfb-42c0-a0eb-18e3cf08c97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10916 2024.06.17 21:26:30.969956 [ 3 ] {} <Trace> HTTP-Session: c7ccd102-edfb-42c0-a0eb-18e3cf08c97a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10917 2024.06.17 21:26:30.970162 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10918 2024.06.17 21:26:30.970233 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10919 2024.06.17 21:26:30.970471 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10920 2024.06.17 21:26:30.971081 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10921 2024.06.17 21:26:30.971140 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10922 2024.06.17 21:26:30.971641 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10923 2024.06.17 21:26:30.972103 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10924 2024.06.17 21:26:30.972333 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Debug> executeQuery: Read 123 rows, 9.86 KiB in 0.002253 sec., 54593.87483355527 rows/sec., 4.27 MiB/sec.
10925 2024.06.17 21:26:30.972587 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Debug> DynamicQueryHandler: Done processing query
10926 2024.06.17 21:26:30.972621 [ 3 ] {d25de3f0-8e64-46ee-847d-cac691bedbf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10927 2024.06.17 21:26:30.972646 [ 3 ] {} <Debug> HTTP-Session: c7ccd102-edfb-42c0-a0eb-18e3cf08c97a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10928 2024.06.17 21:26:30.972908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 34359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10929 2024.06.17 21:26:30.972987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10930 2024.06.17 21:26:30.973019 [ 3 ] {} <Debug> HTTP-Session: 04c8c9db-3d2c-4d3d-830c-593dd1573b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10931 2024.06.17 21:26:30.973046 [ 3 ] {} <Debug> HTTP-Session: 04c8c9db-3d2c-4d3d-830c-593dd1573b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10932 2024.06.17 21:26:30.973070 [ 3 ] {} <Debug> HTTP-Session: 04c8c9db-3d2c-4d3d-830c-593dd1573b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10933 2024.06.17 21:26:30.973120 [ 3 ] {} <Trace> HTTP-Session: 04c8c9db-3d2c-4d3d-830c-593dd1573b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10934 2024.06.17 21:26:30.973371 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10935 2024.06.17 21:26:30.973444 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10936 2024.06.17 21:26:30.973672 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10937 2024.06.17 21:26:30.974308 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10938 2024.06.17 21:26:30.974367 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10939 2024.06.17 21:26:30.974974 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10940 2024.06.17 21:26:30.975443 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10941 2024.06.17 21:26:30.975651 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Debug> executeQuery: Read 179 rows, 12.80 KiB in 0.0024 sec., 74583.33333333334 rows/sec., 5.21 MiB/sec.
10942 2024.06.17 21:26:30.975917 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Debug> DynamicQueryHandler: Done processing query
10943 2024.06.17 21:26:30.975976 [ 3 ] {685744e9-6ba7-4f4e-a6d5-5fb23cb6f148} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10944 2024.06.17 21:26:30.976025 [ 3 ] {} <Debug> HTTP-Session: 04c8c9db-3d2c-4d3d-830c-593dd1573b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.06.17 21:26:30.976313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 24649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10946 2024.06.17 21:26:30.976385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10947 2024.06.17 21:26:30.976415 [ 3 ] {} <Debug> HTTP-Session: 9de63d44-2d49-46f2-9cc3-885e02643da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10948 2024.06.17 21:26:30.976440 [ 3 ] {} <Debug> HTTP-Session: 9de63d44-2d49-46f2-9cc3-885e02643da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10949 2024.06.17 21:26:30.976461 [ 3 ] {} <Debug> HTTP-Session: 9de63d44-2d49-46f2-9cc3-885e02643da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10950 2024.06.17 21:26:30.976508 [ 3 ] {} <Trace> HTTP-Session: 9de63d44-2d49-46f2-9cc3-885e02643da7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10951 2024.06.17 21:26:30.976883 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10952 2024.06.17 21:26:30.976960 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
10953 2024.06.17 21:26:30.977202 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10954 2024.06.17 21:26:30.977848 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10955 2024.06.17 21:26:30.977906 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10956 2024.06.17 21:26:30.978538 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10957 2024.06.17 21:26:30.979078 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10958 2024.06.17 21:26:30.979331 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Debug> executeQuery: Read 23 rows, 31.78 KiB in 0.002694 sec., 8537.490720118782 rows/sec., 11.52 MiB/sec.
10959 2024.06.17 21:26:30.979788 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Debug> DynamicQueryHandler: Done processing query
10960 2024.06.17 21:26:30.979867 [ 3 ] {2c10895a-c8bf-4626-a759-ab08ab8899aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10961 2024.06.17 21:26:30.979926 [ 3 ] {} <Debug> HTTP-Session: 9de63d44-2d49-46f2-9cc3-885e02643da7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10962 2024.06.17 21:26:30.980124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10963 2024.06.17 21:26:30.980201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10964 2024.06.17 21:26:30.980230 [ 3 ] {} <Debug> HTTP-Session: 3d4de829-ee2f-4ff4-8d75-a1bed4016cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10965 2024.06.17 21:26:30.980260 [ 3 ] {} <Debug> HTTP-Session: 3d4de829-ee2f-4ff4-8d75-a1bed4016cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.06.17 21:26:30.980287 [ 3 ] {} <Debug> HTTP-Session: 3d4de829-ee2f-4ff4-8d75-a1bed4016cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10967 2024.06.17 21:26:30.980335 [ 3 ] {} <Trace> HTTP-Session: 3d4de829-ee2f-4ff4-8d75-a1bed4016cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10968 2024.06.17 21:26:30.980491 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10969 2024.06.17 21:26:30.980568 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10970 2024.06.17 21:26:30.980798 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10971 2024.06.17 21:26:30.981227 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10972 2024.06.17 21:26:30.981281 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10973 2024.06.17 21:26:30.982106 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
10974 2024.06.17 21:26:30.982613 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10975 2024.06.17 21:26:30.982850 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002401 sec., 3748.4381507705125 rows/sec., 288.37 KiB/sec.
10976 2024.06.17 21:26:30.983179 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Debug> DynamicQueryHandler: Done processing query
10977 2024.06.17 21:26:30.983216 [ 3 ] {f7168d58-2e8a-4129-8762-762cf606ed67} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10978 2024.06.17 21:26:30.983241 [ 3 ] {} <Debug> HTTP-Session: 3d4de829-ee2f-4ff4-8d75-a1bed4016cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10979 2024.06.17 21:26:30.983430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 8231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10980 2024.06.17 21:26:30.983510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10981 2024.06.17 21:26:30.983545 [ 3 ] {} <Debug> HTTP-Session: 697accc8-0ade-420b-8742-98dbbd00cd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10982 2024.06.17 21:26:30.983571 [ 3 ] {} <Debug> HTTP-Session: 697accc8-0ade-420b-8742-98dbbd00cd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10983 2024.06.17 21:26:30.983592 [ 3 ] {} <Debug> HTTP-Session: 697accc8-0ade-420b-8742-98dbbd00cd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.06.17 21:26:30.983638 [ 3 ] {} <Trace> HTTP-Session: 697accc8-0ade-420b-8742-98dbbd00cd90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10985 2024.06.17 21:26:30.983814 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10986 2024.06.17 21:26:30.983885 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10987 2024.06.17 21:26:30.984088 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10988 2024.06.17 21:26:30.984556 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10989 2024.06.17 21:26:30.984618 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
10990 2024.06.17 21:26:30.985209 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10991 2024.06.17 21:26:30.985736 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10992 2024.06.17 21:26:30.986002 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.002225 sec., 24269.662921348314 rows/sec., 1.63 MiB/sec.
10993 2024.06.17 21:26:30.986435 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Debug> DynamicQueryHandler: Done processing query
10994 2024.06.17 21:26:30.986506 [ 3 ] {c806932b-4367-4881-ac64-eeb0aa2bda5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10995 2024.06.17 21:26:30.986553 [ 3 ] {} <Debug> HTTP-Session: 697accc8-0ade-420b-8742-98dbbd00cd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.06.17 21:26:35.950843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10997 2024.06.17 21:26:35.950991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10998 2024.06.17 21:26:35.951021 [ 3 ] {} <Debug> HTTP-Session: 06656efc-e3c7-4a53-8091-f030796001b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
10999 2024.06.17 21:26:35.951050 [ 3 ] {} <Debug> HTTP-Session: 06656efc-e3c7-4a53-8091-f030796001b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11000 2024.06.17 21:26:35.951068 [ 3 ] {} <Debug> HTTP-Session: 06656efc-e3c7-4a53-8091-f030796001b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.06.17 21:26:35.951126 [ 3 ] {} <Trace> HTTP-Session: 06656efc-e3c7-4a53-8091-f030796001b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11002 2024.06.17 21:26:35.951340 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11003 2024.06.17 21:26:35.951416 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11004 2024.06.17 21:26:35.951622 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11005 2024.06.17 21:26:35.952046 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11006 2024.06.17 21:26:35.952089 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11007 2024.06.17 21:26:35.952455 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11008 2024.06.17 21:26:35.952812 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11009 2024.06.17 21:26:35.952969 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001693 sec., 10041.34672179563 rows/sec., 813.90 KiB/sec.
11010 2024.06.17 21:26:35.953191 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Debug> DynamicQueryHandler: Done processing query
11011 2024.06.17 21:26:35.953218 [ 3 ] {5bc914e1-7c99-46ef-8f8c-985b1e63beb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11012 2024.06.17 21:26:35.953235 [ 3 ] {} <Debug> HTTP-Session: 06656efc-e3c7-4a53-8091-f030796001b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.06.17 21:26:35.953375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11014 2024.06.17 21:26:35.953425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11015 2024.06.17 21:26:35.953444 [ 3 ] {} <Debug> HTTP-Session: 2af04d80-93e3-4c55-9c40-f7df550c71e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11016 2024.06.17 21:26:35.953460 [ 3 ] {} <Debug> HTTP-Session: 2af04d80-93e3-4c55-9c40-f7df550c71e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11017 2024.06.17 21:26:35.953473 [ 3 ] {} <Debug> HTTP-Session: 2af04d80-93e3-4c55-9c40-f7df550c71e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.06.17 21:26:35.953505 [ 3 ] {} <Trace> HTTP-Session: 2af04d80-93e3-4c55-9c40-f7df550c71e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11019 2024.06.17 21:26:35.953631 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11020 2024.06.17 21:26:35.953677 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11021 2024.06.17 21:26:35.953813 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11022 2024.06.17 21:26:35.954240 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11023 2024.06.17 21:26:35.954292 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11024 2024.06.17 21:26:35.955043 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11025 2024.06.17 21:26:35.955350 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11026 2024.06.17 21:26:35.955479 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Debug> executeQuery: Read 107 rows, 8.92 KiB in 0.001897 sec., 56404.84976278334 rows/sec., 4.59 MiB/sec.
11027 2024.06.17 21:26:35.955648 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Debug> DynamicQueryHandler: Done processing query
11028 2024.06.17 21:26:35.955674 [ 3 ] {7a5ea5d6-e292-4e92-9c95-dbb3c09da0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11029 2024.06.17 21:26:35.955690 [ 3 ] {} <Debug> HTTP-Session: 2af04d80-93e3-4c55-9c40-f7df550c71e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.06.17 21:26:35.955824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 13779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11031 2024.06.17 21:26:35.955874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11032 2024.06.17 21:26:35.955893 [ 3 ] {} <Debug> HTTP-Session: 0c2b18d2-cdc5-46dc-89c1-e005400064c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11033 2024.06.17 21:26:35.955910 [ 3 ] {} <Debug> HTTP-Session: 0c2b18d2-cdc5-46dc-89c1-e005400064c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11034 2024.06.17 21:26:35.955924 [ 3 ] {} <Debug> HTTP-Session: 0c2b18d2-cdc5-46dc-89c1-e005400064c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.06.17 21:26:35.955956 [ 3 ] {} <Trace> HTTP-Session: 0c2b18d2-cdc5-46dc-89c1-e005400064c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11036 2024.06.17 21:26:35.956076 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11037 2024.06.17 21:26:35.956119 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11038 2024.06.17 21:26:35.956243 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11039 2024.06.17 21:26:35.956609 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11040 2024.06.17 21:26:35.956645 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11041 2024.06.17 21:26:35.956964 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11042 2024.06.17 21:26:35.957269 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11043 2024.06.17 21:26:35.957389 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001362 sec., 59471.365638766525 rows/sec., 4.64 MiB/sec.
11044 2024.06.17 21:26:35.957539 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Debug> DynamicQueryHandler: Done processing query
11045 2024.06.17 21:26:35.957563 [ 3 ] {614d0356-1fb3-4728-859e-530c2b343904} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11046 2024.06.17 21:26:35.957580 [ 3 ] {} <Debug> HTTP-Session: 0c2b18d2-cdc5-46dc-89c1-e005400064c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.06.17 21:26:35.957778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11048 2024.06.17 21:26:35.957829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11049 2024.06.17 21:26:35.957847 [ 3 ] {} <Debug> HTTP-Session: 0fd8e53a-c90a-4d56-a5cc-70f86de2788a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11050 2024.06.17 21:26:35.957863 [ 3 ] {} <Debug> HTTP-Session: 0fd8e53a-c90a-4d56-a5cc-70f86de2788a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.06.17 21:26:35.957877 [ 3 ] {} <Debug> HTTP-Session: 0fd8e53a-c90a-4d56-a5cc-70f86de2788a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.06.17 21:26:35.957907 [ 3 ] {} <Trace> HTTP-Session: 0fd8e53a-c90a-4d56-a5cc-70f86de2788a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11053 2024.06.17 21:26:35.958048 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11054 2024.06.17 21:26:35.958099 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11055 2024.06.17 21:26:35.958283 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11056 2024.06.17 21:26:35.958781 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11057 2024.06.17 21:26:35.958822 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11058 2024.06.17 21:26:35.959314 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11059 2024.06.17 21:26:35.959768 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11060 2024.06.17 21:26:35.959920 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001936 sec., 82644.62809917355 rows/sec., 5.76 MiB/sec.
11061 2024.06.17 21:26:35.959927 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11062 2024.06.17 21:26:35.959993 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11063 2024.06.17 21:26:35.960031 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11064 2024.06.17 21:26:35.960201 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Debug> DynamicQueryHandler: Done processing query
11065 2024.06.17 21:26:35.960302 [ 3 ] {de383502-1ebd-4071-9024-3e4243c58380} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11066 2024.06.17 21:26:35.960376 [ 3 ] {} <Debug> HTTP-Session: 0fd8e53a-c90a-4d56-a5cc-70f86de2788a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11067 2024.06.17 21:26:35.960409 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11068 2024.06.17 21:26:35.960927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11069 2024.06.17 21:26:35.961196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11070 2024.06.17 21:26:35.961240 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11071 2024.06.17 21:26:35.961268 [ 3 ] {} <Debug> HTTP-Session: 02b43a4a-c06c-4229-8f8f-66f3c8294f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11072 2024.06.17 21:26:35.961321 [ 3 ] {} <Debug> HTTP-Session: 02b43a4a-c06c-4229-8f8f-66f3c8294f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11073 2024.06.17 21:26:35.961344 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 9774 rows starting from the beginning of the part
11074 2024.06.17 21:26:35.961351 [ 3 ] {} <Debug> HTTP-Session: 02b43a4a-c06c-4229-8f8f-66f3c8294f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.06.17 21:26:35.961457 [ 3 ] {} <Trace> HTTP-Session: 02b43a4a-c06c-4229-8f8f-66f3c8294f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.06.17 21:26:35.961624 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part
11077 2024.06.17 21:26:35.961840 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
11078 2024.06.17 21:26:35.962024 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11079 2024.06.17 21:26:35.962049 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
11080 2024.06.17 21:26:35.962303 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11081 2024.06.17 21:26:35.962356 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 179 rows starting from the beginning of the part
11082 2024.06.17 21:26:35.962778 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
11083 2024.06.17 21:26:35.963616 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11084 2024.06.17 21:26:35.964174 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11085 2024.06.17 21:26:35.964214 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11086 2024.06.17 21:26:35.964987 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11087 2024.06.17 21:26:35.965952 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11088 2024.06.17 21:26:35.966111 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.004376 sec., 3884.826325411335 rows/sec., 5.24 MiB/sec.
11089 2024.06.17 21:26:35.966360 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Debug> DynamicQueryHandler: Done processing query
11090 2024.06.17 21:26:35.966395 [ 3 ] {9154a875-1264-4358-9a50-329ed6e2e8a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11091 2024.06.17 21:26:35.966411 [ 3 ] {} <Debug> HTTP-Session: 02b43a4a-c06c-4229-8f8f-66f3c8294f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11092 2024.06.17 21:26:35.966714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11093 2024.06.17 21:26:35.966798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11094 2024.06.17 21:26:35.966870 [ 3 ] {} <Debug> HTTP-Session: e015d2c4-ceae-42a1-b1dd-57f032de80b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11095 2024.06.17 21:26:35.966903 [ 3 ] {} <Debug> HTTP-Session: e015d2c4-ceae-42a1-b1dd-57f032de80b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.06.17 21:26:35.966919 [ 3 ] {} <Debug> HTTP-Session: e015d2c4-ceae-42a1-b1dd-57f032de80b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11097 2024.06.17 21:26:35.966969 [ 3 ] {} <Trace> HTTP-Session: e015d2c4-ceae-42a1-b1dd-57f032de80b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11098 2024.06.17 21:26:35.967118 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11099 2024.06.17 21:26:35.967164 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11100 2024.06.17 21:26:35.967362 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11101 2024.06.17 21:26:35.967706 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11102 2024.06.17 21:26:35.967755 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11103 2024.06.17 21:26:35.968276 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10594 rows, containing 5 columns (5 merged, 0 gathered) in 0.008140043 sec., 1301467.3264011014 rows/sec., 90.77 MiB/sec.
11104 2024.06.17 21:26:35.968665 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11105 2024.06.17 21:26:35.968673 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11106 2024.06.17 21:26:35.969551 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11107 2024.06.17 21:26:35.969638 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11108 2024.06.17 21:26:35.969810 [ 80 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11109 2024.06.17 21:26:35.969877 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002816 sec., 21306.818181818184 rows/sec., 1.44 MiB/sec.
11110 2024.06.17 21:26:35.969883 [ 80 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11111 2024.06.17 21:26:35.969925 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11112 2024.06.17 21:26:35.969955 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11113 2024.06.17 21:26:35.970329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB.
11114 2024.06.17 21:26:35.970394 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Debug> DynamicQueryHandler: Done processing query
11115 2024.06.17 21:26:35.970406 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11116 2024.06.17 21:26:35.970426 [ 3 ] {8d64f037-242e-4644-ba16-d37587bcaa90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11117 2024.06.17 21:26:35.970452 [ 3 ] {} <Debug> HTTP-Session: e015d2c4-ceae-42a1-b1dd-57f032de80b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11118 2024.06.17 21:26:35.970542 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11119 2024.06.17 21:26:35.970574 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3468 rows starting from the beginning of the part
11120 2024.06.17 21:26:35.970672 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
11121 2024.06.17 21:26:35.970869 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
11122 2024.06.17 21:26:35.971063 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
11123 2024.06.17 21:26:35.971222 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part
11124 2024.06.17 21:26:35.971415 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
11125 2024.06.17 21:26:35.973074 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 4 columns (4 merged, 0 gathered) in 0.00297135 sec., 1266091.170679994 rows/sec., 85.14 MiB/sec.
11126 2024.06.17 21:26:35.973468 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11127 2024.06.17 21:26:35.973964 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11128 2024.06.17 21:26:35.974078 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_71_14} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11129 2024.06.17 21:26:35.974188 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11130 2024.06.17 21:26:40.943884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11131 2024.06.17 21:26:40.944023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11132 2024.06.17 21:26:40.944049 [ 3 ] {} <Debug> HTTP-Session: 3f572d8d-3bbd-49d8-9b6d-a0576dd703fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11133 2024.06.17 21:26:40.944075 [ 3 ] {} <Debug> HTTP-Session: 3f572d8d-3bbd-49d8-9b6d-a0576dd703fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11134 2024.06.17 21:26:40.944091 [ 3 ] {} <Debug> HTTP-Session: 3f572d8d-3bbd-49d8-9b6d-a0576dd703fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11135 2024.06.17 21:26:40.944143 [ 3 ] {} <Trace> HTTP-Session: 3f572d8d-3bbd-49d8-9b6d-a0576dd703fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11136 2024.06.17 21:26:40.944389 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
11137 2024.06.17 21:26:40.944821 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
11138 2024.06.17 21:26:40.944870 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
11139 2024.06.17 21:26:40.945213 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11140 2024.06.17 21:26:40.945296 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
11141 2024.06.17 21:26:40.945472 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
11142 2024.06.17 21:26:40.945515 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
11143 2024.06.17 21:26:40.945541 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (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
11144 2024.06.17 21:26:40.945558 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266) (SelectExecutor): Spreading mark ranges among streams (default reading)
11145 2024.06.17 21:26:40.945605 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
11146 2024.06.17 21:26:40.945631 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
11147 2024.06.17 21:26:40.946785 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.002499 sec., 11604.641856742697 rows/sec., 479.88 KiB/sec.
11148 2024.06.17 21:26:40.947109 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> DynamicQueryHandler: Done processing query
11149 2024.06.17 21:26:40.947141 [ 3 ] {32da005a-4b0d-4e96-8cea-a95e01aa9a42} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
11150 2024.06.17 21:26:40.947160 [ 3 ] {} <Debug> HTTP-Session: 3f572d8d-3bbd-49d8-9b6d-a0576dd703fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11151 2024.06.17 21:26:40.955047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11152 2024.06.17 21:26:40.955144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11153 2024.06.17 21:26:40.955183 [ 3 ] {} <Debug> HTTP-Session: 853070be-892b-4985-a5a8-510bc33c10bf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11154 2024.06.17 21:26:40.955218 [ 3 ] {} <Debug> HTTP-Session: 853070be-892b-4985-a5a8-510bc33c10bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.06.17 21:26:40.955248 [ 3 ] {} <Debug> HTTP-Session: 853070be-892b-4985-a5a8-510bc33c10bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11156 2024.06.17 21:26:40.955314 [ 3 ] {} <Trace> HTTP-Session: 853070be-892b-4985-a5a8-510bc33c10bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11157 2024.06.17 21:26:40.955525 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
11158 2024.06.17 21:26:40.955615 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11159 2024.06.17 21:26:40.955839 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11160 2024.06.17 21:26:40.956162 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11161 2024.06.17 21:26:40.956200 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11162 2024.06.17 21:26:40.956698 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
11163 2024.06.17 21:26:40.957018 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Trace> oximeter.timeseries_schema (6271075e-242b-45aa-96f2-daca5fbbd266): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11164 2024.06.17 21:26:40.957174 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001713 sec., 583.7711617046118 rows/sec., 162.48 KiB/sec.
11165 2024.06.17 21:26:40.957352 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Debug> DynamicQueryHandler: Done processing query
11166 2024.06.17 21:26:40.957379 [ 3 ] {6dd43bc3-7e0b-4134-8383-67155507d8c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11167 2024.06.17 21:26:40.957395 [ 3 ] {} <Debug> HTTP-Session: 853070be-892b-4985-a5a8-510bc33c10bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11168 2024.06.17 21:26:40.957557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 3923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11169 2024.06.17 21:26:40.957607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11170 2024.06.17 21:26:40.957626 [ 3 ] {} <Debug> HTTP-Session: 5a9efdc5-d96d-48f7-8a09-05a5aef25464 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11171 2024.06.17 21:26:40.957642 [ 3 ] {} <Debug> HTTP-Session: 5a9efdc5-d96d-48f7-8a09-05a5aef25464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.06.17 21:26:40.957656 [ 3 ] {} <Debug> HTTP-Session: 5a9efdc5-d96d-48f7-8a09-05a5aef25464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11173 2024.06.17 21:26:40.957689 [ 3 ] {} <Trace> HTTP-Session: 5a9efdc5-d96d-48f7-8a09-05a5aef25464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11174 2024.06.17 21:26:40.957797 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11175 2024.06.17 21:26:40.957842 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11176 2024.06.17 21:26:40.957968 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11177 2024.06.17 21:26:40.958283 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11178 2024.06.17 21:26:40.958321 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11179 2024.06.17 21:26:40.958641 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11180 2024.06.17 21:26:40.958951 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11181 2024.06.17 21:26:40.959116 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Debug> executeQuery: Read 27 rows, 2.19 KiB in 0.001339 sec., 20164.30171769978 rows/sec., 1.60 MiB/sec.
11182 2024.06.17 21:26:40.959125 [ 78 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11183 2024.06.17 21:26:40.959232 [ 78 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11184 2024.06.17 21:26:40.959280 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11185 2024.06.17 21:26:40.959374 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Debug> DynamicQueryHandler: Done processing query
11186 2024.06.17 21:26:40.959440 [ 3 ] {810c5405-8f80-43bd-9b90-1f64317ed240} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11187 2024.06.17 21:26:40.959479 [ 3 ] {} <Debug> HTTP-Session: 5a9efdc5-d96d-48f7-8a09-05a5aef25464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11188 2024.06.17 21:26:40.959502 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11189 2024.06.17 21:26:40.959643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11190 2024.06.17 21:26:40.959764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11191 2024.06.17 21:26:40.959780 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11192 2024.06.17 21:26:40.959800 [ 3 ] {} <Debug> HTTP-Session: e046d0bb-d293-49ea-ad69-f2a94c1126bc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11193 2024.06.17 21:26:40.959842 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 30 rows starting from the beginning of the part
11194 2024.06.17 21:26:40.959852 [ 3 ] {} <Debug> HTTP-Session: e046d0bb-d293-49ea-ad69-f2a94c1126bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11195 2024.06.17 21:26:40.959901 [ 3 ] {} <Debug> HTTP-Session: e046d0bb-d293-49ea-ad69-f2a94c1126bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11196 2024.06.17 21:26:40.960024 [ 3 ] {} <Trace> HTTP-Session: e046d0bb-d293-49ea-ad69-f2a94c1126bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11197 2024.06.17 21:26:40.960079 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
11198 2024.06.17 21:26:40.960354 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part
11199 2024.06.17 21:26:40.960508 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11200 2024.06.17 21:26:40.960684 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part
11201 2024.06.17 21:26:40.960761 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11202 2024.06.17 21:26:40.961061 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part
11203 2024.06.17 21:26:40.961442 [ 198 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part
11204 2024.06.17 21:26:40.962011 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11205 2024.06.17 21:26:40.962690 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11206 2024.06.17 21:26:40.962752 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11207 2024.06.17 21:26:40.963609 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11208 2024.06.17 21:26:40.964423 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 4 columns (4 merged, 0 gathered) in 0.005057211 sec., 25112.655967884275 rows/sec., 1.99 MiB/sec.
11209 2024.06.17 21:26:40.964480 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11210 2024.06.17 21:26:40.964708 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11211 2024.06.17 21:26:40.964735 [ 78 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0
11212 2024.06.17 21:26:40.964814 [ 78 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11213 2024.06.17 21:26:40.964830 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.004473 sec., 447.1272076905879 rows/sec., 33.19 KiB/sec.
11214 2024.06.17 21:26:40.964889 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11215 2024.06.17 21:26:40.965686 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full
11216 2024.06.17 21:26:40.966322 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Debug> DynamicQueryHandler: Done processing query
11217 2024.06.17 21:26:40.966357 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11218 2024.06.17 21:26:40.966422 [ 3 ] {1affa885-1e98-43eb-bb5b-fc0e21d7a1b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11219 2024.06.17 21:26:40.966443 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part
11220 2024.06.17 21:26:40.966502 [ 3 ] {} <Debug> HTTP-Session: e046d0bb-d293-49ea-ad69-f2a94c1126bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.06.17 21:26:40.966751 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11222 2024.06.17 21:26:40.966815 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11223 2024.06.17 21:26:40.967086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11224 2024.06.17 21:26:40.967155 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
11225 2024.06.17 21:26:40.967424 [ 191 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_71_14} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11226 2024.06.17 21:26:40.967564 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
11227 2024.06.17 21:26:40.967551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11228 2024.06.17 21:26:40.967893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11229 2024.06.17 21:26:40.967891 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
11230 2024.06.17 21:26:40.967925 [ 3 ] {} <Debug> HTTP-Session: fa3c63af-1def-4578-af73-74242365e4c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11231 2024.06.17 21:26:40.968054 [ 3 ] {} <Debug> HTTP-Session: fa3c63af-1def-4578-af73-74242365e4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11232 2024.06.17 21:26:40.968135 [ 3 ] {} <Debug> HTTP-Session: fa3c63af-1def-4578-af73-74242365e4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11233 2024.06.17 21:26:40.968176 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11234 2024.06.17 21:26:40.968276 [ 3 ] {} <Trace> HTTP-Session: fa3c63af-1def-4578-af73-74242365e4c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11235 2024.06.17 21:26:40.968655 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11236 2024.06.17 21:26:40.968731 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11237 2024.06.17 21:26:40.969303 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11238 2024.06.17 21:26:40.970353 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11239 2024.06.17 21:26:40.970421 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11240 2024.06.17 21:26:40.970918 [ 190 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005817749 sec., 5156.633605196786 rows/sec., 417.97 KiB/sec.
11241 2024.06.17 21:26:40.971126 [ 192 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
11242 2024.06.17 21:26:40.971139 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11243 2024.06.17 21:26:40.971622 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11244 2024.06.17 21:26:40.971707 [ 192 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11245 2024.06.17 21:26:40.971848 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Debug> executeQuery: Read 141 rows, 12.04 KiB in 0.003331 sec., 42329.63074151906 rows/sec., 3.53 MiB/sec.
11246 2024.06.17 21:26:40.971881 [ 192 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_22_5} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5
11247 2024.06.17 21:26:40.972008 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11248 2024.06.17 21:26:40.972073 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Debug> DynamicQueryHandler: Done processing query
11249 2024.06.17 21:26:40.972098 [ 3 ] {972658fc-7cf6-4bfe-8580-0935636da73c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11250 2024.06.17 21:26:40.972114 [ 3 ] {} <Debug> HTTP-Session: fa3c63af-1def-4578-af73-74242365e4c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.06.17 21:26:40.972231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11252 2024.06.17 21:26:40.972278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11253 2024.06.17 21:26:40.972296 [ 3 ] {} <Debug> HTTP-Session: 207c3dad-e9d2-4599-8637-dfb92e06a61f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11254 2024.06.17 21:26:40.972311 [ 3 ] {} <Debug> HTTP-Session: 207c3dad-e9d2-4599-8637-dfb92e06a61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11255 2024.06.17 21:26:40.972325 [ 3 ] {} <Debug> HTTP-Session: 207c3dad-e9d2-4599-8637-dfb92e06a61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.06.17 21:26:40.972419 [ 3 ] {} <Trace> HTTP-Session: 207c3dad-e9d2-4599-8637-dfb92e06a61f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11257 2024.06.17 21:26:40.972514 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11258 2024.06.17 21:26:40.972556 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11259 2024.06.17 21:26:40.972686 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11260 2024.06.17 21:26:40.972956 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11261 2024.06.17 21:26:40.972993 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11262 2024.06.17 21:26:40.973295 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11263 2024.06.17 21:26:40.973600 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11264 2024.06.17 21:26:40.973766 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 98.81 KiB/sec.
11265 2024.06.17 21:26:40.973783 [ 78 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0
11266 2024.06.17 21:26:40.973908 [ 78 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11267 2024.06.17 21:26:40.973974 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11268 2024.06.17 21:26:40.974029 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Debug> DynamicQueryHandler: Done processing query
11269 2024.06.17 21:26:40.974086 [ 3 ] {bb2de83c-da85-4d31-a221-c8e84c69a2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11270 2024.06.17 21:26:40.974143 [ 3 ] {} <Debug> HTTP-Session: 207c3dad-e9d2-4599-8637-dfb92e06a61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11271 2024.06.17 21:26:40.974260 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full
11272 2024.06.17 21:26:40.974383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11273 2024.06.17 21:26:40.974464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11274 2024.06.17 21:26:40.974483 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11275 2024.06.17 21:26:40.974490 [ 3 ] {} <Debug> HTTP-Session: 534f87a3-39f5-44b2-b44f-7520df60f7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11276 2024.06.17 21:26:40.974522 [ 3 ] {} <Debug> HTTP-Session: 534f87a3-39f5-44b2-b44f-7520df60f7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11277 2024.06.17 21:26:40.974527 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part
11278 2024.06.17 21:26:40.974538 [ 3 ] {} <Debug> HTTP-Session: 534f87a3-39f5-44b2-b44f-7520df60f7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11279 2024.06.17 21:26:40.974579 [ 3 ] {} <Trace> HTTP-Session: 534f87a3-39f5-44b2-b44f-7520df60f7c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11280 2024.06.17 21:26:40.974697 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
11281 2024.06.17 21:26:40.974980 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11282 2024.06.17 21:26:40.975075 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
11283 2024.06.17 21:26:40.975155 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11284 2024.06.17 21:26:40.975425 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
11285 2024.06.17 21:26:40.975779 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
11286 2024.06.17 21:26:40.976122 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11287 2024.06.17 21:26:40.976539 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11288 2024.06.17 21:26:40.977194 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11289 2024.06.17 21:26:40.977233 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11290 2024.06.17 21:26:40.977707 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11291 2024.06.17 21:26:40.977846 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003732388 sec., 8037.749558727549 rows/sec., 557.30 KiB/sec.
11292 2024.06.17 21:26:40.978138 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
11293 2024.06.17 21:26:40.978316 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11294 2024.06.17 21:26:40.978734 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Debug> executeQuery: Read 111 rows, 8.71 KiB in 0.003936 sec., 28201.21951219512 rows/sec., 2.16 MiB/sec.
11295 2024.06.17 21:26:40.979118 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Debug> DynamicQueryHandler: Done processing query
11296 2024.06.17 21:26:40.979168 [ 3 ] {766bae89-a636-4a15-bfcb-59f5b903357e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11297 2024.06.17 21:26:40.979177 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11298 2024.06.17 21:26:40.979194 [ 3 ] {} <Debug> HTTP-Session: 534f87a3-39f5-44b2-b44f-7520df60f7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11299 2024.06.17 21:26:40.979318 [ 201 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_22_5} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5
11300 2024.06.17 21:26:40.979449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11301 2024.06.17 21:26:40.979459 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11302 2024.06.17 21:26:40.979526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11303 2024.06.17 21:26:40.979551 [ 3 ] {} <Debug> HTTP-Session: 9fcf1f6c-9e9c-4b63-a263-c862806c90fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11304 2024.06.17 21:26:40.979568 [ 3 ] {} <Debug> HTTP-Session: 9fcf1f6c-9e9c-4b63-a263-c862806c90fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11305 2024.06.17 21:26:40.979582 [ 3 ] {} <Debug> HTTP-Session: 9fcf1f6c-9e9c-4b63-a263-c862806c90fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.06.17 21:26:40.979616 [ 3 ] {} <Trace> HTTP-Session: 9fcf1f6c-9e9c-4b63-a263-c862806c90fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2024.06.17 21:26:40.979774 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11308 2024.06.17 21:26:40.979822 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11309 2024.06.17 21:26:40.979992 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11310 2024.06.17 21:26:40.980372 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11311 2024.06.17 21:26:40.980408 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11312 2024.06.17 21:26:40.980799 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11313 2024.06.17 21:26:40.981145 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.06.17 21:26:40.981301 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001596 sec., 101503.75939849624 rows/sec., 7.06 MiB/sec.
11315 2024.06.17 21:26:40.981465 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Debug> DynamicQueryHandler: Done processing query
11316 2024.06.17 21:26:40.981490 [ 3 ] {af8819f5-aa36-4842-9251-a1589f2aa193} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11317 2024.06.17 21:26:40.981506 [ 3 ] {} <Debug> HTTP-Session: 9fcf1f6c-9e9c-4b63-a263-c862806c90fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.06.17 21:26:40.981638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 28921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11319 2024.06.17 21:26:40.981686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11320 2024.06.17 21:26:40.981706 [ 3 ] {} <Debug> HTTP-Session: 2299f595-bcb6-470d-9de0-a9717737e1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11321 2024.06.17 21:26:40.981722 [ 3 ] {} <Debug> HTTP-Session: 2299f595-bcb6-470d-9de0-a9717737e1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.06.17 21:26:40.981736 [ 3 ] {} <Debug> HTTP-Session: 2299f595-bcb6-470d-9de0-a9717737e1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.06.17 21:26:40.981767 [ 3 ] {} <Trace> HTTP-Session: 2299f595-bcb6-470d-9de0-a9717737e1ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11324 2024.06.17 21:26:40.982010 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11325 2024.06.17 21:26:40.982058 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11326 2024.06.17 21:26:40.982219 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11327 2024.06.17 21:26:40.982700 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11328 2024.06.17 21:26:40.982735 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11329 2024.06.17 21:26:40.983148 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11330 2024.06.17 21:26:40.983492 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11331 2024.06.17 21:26:40.983660 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11332 2024.06.17 21:26:40.983664 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Debug> executeQuery: Read 27 rows, 37.31 KiB in 0.001807 sec., 14941.892639734366 rows/sec., 20.16 MiB/sec.
11333 2024.06.17 21:26:40.983750 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11334 2024.06.17 21:26:40.983835 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11335 2024.06.17 21:26:40.984039 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Debug> DynamicQueryHandler: Done processing query
11336 2024.06.17 21:26:40.984080 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full
11337 2024.06.17 21:26:40.984085 [ 3 ] {e867c2bb-1344-48e3-951f-eff64fe8e456} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
11338 2024.06.17 21:26:40.984169 [ 3 ] {} <Debug> HTTP-Session: 2299f595-bcb6-470d-9de0-a9717737e1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11339 2024.06.17 21:26:40.984350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11340 2024.06.17 21:26:40.984422 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11341 2024.06.17 21:26:40.984440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11342 2024.06.17 21:26:40.984497 [ 3 ] {} <Debug> HTTP-Session: 30032b05-0667-44d3-9bbb-650ac8c0d2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11343 2024.06.17 21:26:40.984513 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 994 rows starting from the beginning of the part
11344 2024.06.17 21:26:40.984530 [ 3 ] {} <Debug> HTTP-Session: 30032b05-0667-44d3-9bbb-650ac8c0d2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11345 2024.06.17 21:26:40.984579 [ 3 ] {} <Debug> HTTP-Session: 30032b05-0667-44d3-9bbb-650ac8c0d2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.06.17 21:26:40.984700 [ 3 ] {} <Trace> HTTP-Session: 30032b05-0667-44d3-9bbb-650ac8c0d2fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11347 2024.06.17 21:26:40.984815 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part
11348 2024.06.17 21:26:40.985127 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part
11349 2024.06.17 21:26:40.985195 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11350 2024.06.17 21:26:40.985409 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part
11351 2024.06.17 21:26:40.985455 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11352 2024.06.17 21:26:40.985699 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part
11353 2024.06.17 21:26:40.986020 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part
11354 2024.06.17 21:26:40.986651 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11355 2024.06.17 21:26:40.987338 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11356 2024.06.17 21:26:40.987397 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11357 2024.06.17 21:26:40.987804 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
11358 2024.06.17 21:26:40.988144 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11359 2024.06.17 21:26:40.988499 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.003483 sec., 1722.652885443583 rows/sec., 113.55 KiB/sec.
11360 2024.06.17 21:26:40.988932 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Debug> DynamicQueryHandler: Done processing query
11361 2024.06.17 21:26:40.988977 [ 3 ] {34835109-be44-475a-907f-687c84a053ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11362 2024.06.17 21:26:40.989022 [ 3 ] {} <Debug> HTTP-Session: 30032b05-0667-44d3-9bbb-650ac8c0d2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.06.17 21:26:40.989224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11364 2024.06.17 21:26:40.989339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11365 2024.06.17 21:26:40.989398 [ 3 ] {} <Debug> HTTP-Session: 412a5f26-c9e8-4886-95af-fde647e947cd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11366 2024.06.17 21:26:40.989449 [ 3 ] {} <Debug> HTTP-Session: 412a5f26-c9e8-4886-95af-fde647e947cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11367 2024.06.17 21:26:40.989502 [ 3 ] {} <Debug> HTTP-Session: 412a5f26-c9e8-4886-95af-fde647e947cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11368 2024.06.17 21:26:40.989583 [ 3 ] {} <Trace> HTTP-Session: 412a5f26-c9e8-4886-95af-fde647e947cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11369 2024.06.17 21:26:40.989840 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11370 2024.06.17 21:26:40.989900 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11371 2024.06.17 21:26:40.990172 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11372 2024.06.17 21:26:40.990983 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11373 2024.06.17 21:26:40.991021 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11374 2024.06.17 21:26:40.991674 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11375 2024.06.17 21:26:40.992009 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11376 2024.06.17 21:26:40.992297 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002554 sec., 23492.560689115115 rows/sec., 1.58 MiB/sec.
11377 2024.06.17 21:26:40.992784 [ 187 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 6 columns (6 merged, 0 gathered) in 0.008816379 sec., 123746.94871896955 rows/sec., 166.99 MiB/sec.
11378 2024.06.17 21:26:40.992846 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Debug> DynamicQueryHandler: Done processing query
11379 2024.06.17 21:26:40.992892 [ 3 ] {e7597ad2-32df-44f8-aad6-8056f339d790} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11380 2024.06.17 21:26:40.992920 [ 3 ] {} <Debug> HTTP-Session: 412a5f26-c9e8-4886-95af-fde647e947cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.06.17 21:26:40.993552 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11382 2024.06.17 21:26:40.994003 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11383 2024.06.17 21:26:40.994095 [ 197 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11384 2024.06.17 21:26:40.994199 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB.
11385 2024.06.17 21:26:41.000161 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.96 MiB, peak 211.76 MiB, free memory in arenas 0.00 B, will set to 200.29 MiB (RSS), difference: 1.33 MiB
11386 2024.06.17 21:26:45.180395 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
11387 2024.06.17 21:26:45.180459 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
11388 2024.06.17 21:26:45.950917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11389 2024.06.17 21:26:45.951105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11390 2024.06.17 21:26:45.951149 [ 3 ] {} <Debug> HTTP-Session: 8538d9f5-3471-416b-9a17-e1e0c3925092 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11391 2024.06.17 21:26:45.951192 [ 3 ] {} <Debug> HTTP-Session: 8538d9f5-3471-416b-9a17-e1e0c3925092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11392 2024.06.17 21:26:45.951222 [ 3 ] {} <Debug> HTTP-Session: 8538d9f5-3471-416b-9a17-e1e0c3925092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.06.17 21:26:45.951305 [ 3 ] {} <Trace> HTTP-Session: 8538d9f5-3471-416b-9a17-e1e0c3925092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11394 2024.06.17 21:26:45.951614 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11395 2024.06.17 21:26:45.951723 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11396 2024.06.17 21:26:45.951975 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11397 2024.06.17 21:26:45.952360 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11398 2024.06.17 21:26:45.952402 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11399 2024.06.17 21:26:45.952781 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11400 2024.06.17 21:26:45.953119 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11401 2024.06.17 21:26:45.953284 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Debug> executeQuery: Read 17 rows, 1.38 KiB in 0.001765 sec., 9631.728045325779 rows/sec., 780.70 KiB/sec.
11402 2024.06.17 21:26:45.953510 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Debug> DynamicQueryHandler: Done processing query
11403 2024.06.17 21:26:45.953548 [ 3 ] {b047b3f4-d90f-476e-b6b1-bfbfe3e5f28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11404 2024.06.17 21:26:45.953579 [ 3 ] {} <Debug> HTTP-Session: 8538d9f5-3471-416b-9a17-e1e0c3925092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11405 2024.06.17 21:26:45.953735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11406 2024.06.17 21:26:45.953782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11407 2024.06.17 21:26:45.953801 [ 3 ] {} <Debug> HTTP-Session: 3ad424b4-c2cd-4ebe-9423-992a33ad1005 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11408 2024.06.17 21:26:45.953817 [ 3 ] {} <Debug> HTTP-Session: 3ad424b4-c2cd-4ebe-9423-992a33ad1005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11409 2024.06.17 21:26:45.953831 [ 3 ] {} <Debug> HTTP-Session: 3ad424b4-c2cd-4ebe-9423-992a33ad1005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.06.17 21:26:45.953862 [ 3 ] {} <Trace> HTTP-Session: 3ad424b4-c2cd-4ebe-9423-992a33ad1005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11411 2024.06.17 21:26:45.953957 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11412 2024.06.17 21:26:45.954002 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11413 2024.06.17 21:26:45.954128 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11414 2024.06.17 21:26:45.954382 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11415 2024.06.17 21:26:45.954418 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11416 2024.06.17 21:26:45.954736 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11417 2024.06.17 21:26:45.955043 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11418 2024.06.17 21:26:45.955217 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001281 sec., 2341.9203747072597 rows/sec., 185.25 KiB/sec.
11419 2024.06.17 21:26:45.955471 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Debug> DynamicQueryHandler: Done processing query
11420 2024.06.17 21:26:45.955513 [ 3 ] {ee618df0-6441-4e21-b320-a46de779db80} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11421 2024.06.17 21:26:45.955530 [ 3 ] {} <Debug> HTTP-Session: 3ad424b4-c2cd-4ebe-9423-992a33ad1005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11422 2024.06.17 21:26:45.955689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11423 2024.06.17 21:26:45.955737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11424 2024.06.17 21:26:45.955756 [ 3 ] {} <Debug> HTTP-Session: 9c9021e8-8409-4b50-bd53-20979fdea54e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11425 2024.06.17 21:26:45.955772 [ 3 ] {} <Debug> HTTP-Session: 9c9021e8-8409-4b50-bd53-20979fdea54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11426 2024.06.17 21:26:45.955785 [ 3 ] {} <Debug> HTTP-Session: 9c9021e8-8409-4b50-bd53-20979fdea54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.06.17 21:26:45.955817 [ 3 ] {} <Trace> HTTP-Session: 9c9021e8-8409-4b50-bd53-20979fdea54e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11428 2024.06.17 21:26:45.955943 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11429 2024.06.17 21:26:45.955985 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11430 2024.06.17 21:26:45.956124 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11431 2024.06.17 21:26:45.956446 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11432 2024.06.17 21:26:45.956484 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11433 2024.06.17 21:26:45.956818 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11434 2024.06.17 21:26:45.957125 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11435 2024.06.17 21:26:45.957287 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Debug> executeQuery: Read 110 rows, 9.13 KiB in 0.001385 sec., 79422.38267148015 rows/sec., 6.44 MiB/sec.
11436 2024.06.17 21:26:45.957446 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Debug> DynamicQueryHandler: Done processing query
11437 2024.06.17 21:26:45.957470 [ 3 ] {f9ac40e4-d9df-4122-b492-40bb2fa9a8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11438 2024.06.17 21:26:45.957485 [ 3 ] {} <Debug> HTTP-Session: 9c9021e8-8409-4b50-bd53-20979fdea54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11439 2024.06.17 21:26:45.957605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11440 2024.06.17 21:26:45.957652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11441 2024.06.17 21:26:45.957671 [ 3 ] {} <Debug> HTTP-Session: 793f3f4a-09fd-4ddc-84df-77ddc520a3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11442 2024.06.17 21:26:45.957688 [ 3 ] {} <Debug> HTTP-Session: 793f3f4a-09fd-4ddc-84df-77ddc520a3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11443 2024.06.17 21:26:45.957701 [ 3 ] {} <Debug> HTTP-Session: 793f3f4a-09fd-4ddc-84df-77ddc520a3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.06.17 21:26:45.957732 [ 3 ] {} <Trace> HTTP-Session: 793f3f4a-09fd-4ddc-84df-77ddc520a3ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11445 2024.06.17 21:26:45.957826 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11446 2024.06.17 21:26:45.957868 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11447 2024.06.17 21:26:45.957992 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11448 2024.06.17 21:26:45.958231 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11449 2024.06.17 21:26:45.958267 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11450 2024.06.17 21:26:45.958573 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11451 2024.06.17 21:26:45.958870 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11452 2024.06.17 21:26:45.959021 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.001212 sec., 2475.2475247524753 rows/sec., 166.79 KiB/sec.
11453 2024.06.17 21:26:45.959226 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Debug> DynamicQueryHandler: Done processing query
11454 2024.06.17 21:26:45.959250 [ 3 ] {135a647d-30eb-4f17-a51c-82326787aae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11455 2024.06.17 21:26:45.959266 [ 3 ] {} <Debug> HTTP-Session: 793f3f4a-09fd-4ddc-84df-77ddc520a3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11456 2024.06.17 21:26:45.959393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11457 2024.06.17 21:26:45.959439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11458 2024.06.17 21:26:45.959459 [ 3 ] {} <Debug> HTTP-Session: 7fe988e3-5675-45ab-a5b8-159c81c3b2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11459 2024.06.17 21:26:45.959475 [ 3 ] {} <Debug> HTTP-Session: 7fe988e3-5675-45ab-a5b8-159c81c3b2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11460 2024.06.17 21:26:45.959489 [ 3 ] {} <Debug> HTTP-Session: 7fe988e3-5675-45ab-a5b8-159c81c3b2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.06.17 21:26:45.959520 [ 3 ] {} <Trace> HTTP-Session: 7fe988e3-5675-45ab-a5b8-159c81c3b2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11462 2024.06.17 21:26:45.959633 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11463 2024.06.17 21:26:45.959675 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11464 2024.06.17 21:26:45.959803 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11465 2024.06.17 21:26:45.960098 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11466 2024.06.17 21:26:45.960134 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11467 2024.06.17 21:26:45.960456 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11468 2024.06.17 21:26:45.960759 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11469 2024.06.17 21:26:45.960922 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Debug> executeQuery: Read 90 rows, 7.13 KiB in 0.001322 sec., 68078.6686838124 rows/sec., 5.27 MiB/sec.
11470 2024.06.17 21:26:45.961081 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Debug> DynamicQueryHandler: Done processing query
11471 2024.06.17 21:26:45.961105 [ 3 ] {0c825183-9150-47ac-b153-8042756b9818} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11472 2024.06.17 21:26:45.961120 [ 3 ] {} <Debug> HTTP-Session: 7fe988e3-5675-45ab-a5b8-159c81c3b2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11473 2024.06.17 21:26:45.961290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11474 2024.06.17 21:26:45.961338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11475 2024.06.17 21:26:45.961356 [ 3 ] {} <Debug> HTTP-Session: 8a5f46e9-a46d-45f2-aca2-2df2f77c579e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11476 2024.06.17 21:26:45.961372 [ 3 ] {} <Debug> HTTP-Session: 8a5f46e9-a46d-45f2-aca2-2df2f77c579e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11477 2024.06.17 21:26:45.961385 [ 3 ] {} <Debug> HTTP-Session: 8a5f46e9-a46d-45f2-aca2-2df2f77c579e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11478 2024.06.17 21:26:45.961415 [ 3 ] {} <Trace> HTTP-Session: 8a5f46e9-a46d-45f2-aca2-2df2f77c579e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11479 2024.06.17 21:26:45.961557 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11480 2024.06.17 21:26:45.961603 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11481 2024.06.17 21:26:45.961747 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11482 2024.06.17 21:26:45.962203 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11483 2024.06.17 21:26:45.962238 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11484 2024.06.17 21:26:45.962626 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11485 2024.06.17 21:26:45.962956 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11486 2024.06.17 21:26:45.963120 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.001622 sec., 99876.69543773119 rows/sec., 6.95 MiB/sec.
11487 2024.06.17 21:26:45.963291 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Debug> DynamicQueryHandler: Done processing query
11488 2024.06.17 21:26:45.963315 [ 3 ] {5808106e-9b70-4e97-84cf-338b11f59d85} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11489 2024.06.17 21:26:45.963331 [ 3 ] {} <Debug> HTTP-Session: 8a5f46e9-a46d-45f2-aca2-2df2f77c579e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11490 2024.06.17 21:26:45.963466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11491 2024.06.17 21:26:45.963515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11492 2024.06.17 21:26:45.963534 [ 3 ] {} <Debug> HTTP-Session: 07d6fadf-6ed9-433e-aa89-dddcb34d543b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11493 2024.06.17 21:26:45.963550 [ 3 ] {} <Debug> HTTP-Session: 07d6fadf-6ed9-433e-aa89-dddcb34d543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11494 2024.06.17 21:26:45.963563 [ 3 ] {} <Debug> HTTP-Session: 07d6fadf-6ed9-433e-aa89-dddcb34d543b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11495 2024.06.17 21:26:45.963594 [ 3 ] {} <Trace> HTTP-Session: 07d6fadf-6ed9-433e-aa89-dddcb34d543b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11496 2024.06.17 21:26:45.963781 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11497 2024.06.17 21:26:45.963828 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11498 2024.06.17 21:26:45.963986 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11499 2024.06.17 21:26:45.964375 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11500 2024.06.17 21:26:45.964410 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11501 2024.06.17 21:26:45.964806 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
11502 2024.06.17 21:26:45.965137 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11503 2024.06.17 21:26:45.965294 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Debug> executeQuery: Read 17 rows, 23.49 KiB in 0.001618 sec., 10506.798516687268 rows/sec., 14.18 MiB/sec.
11504 2024.06.17 21:26:45.965450 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Debug> DynamicQueryHandler: Done processing query
11505 2024.06.17 21:26:45.965475 [ 3 ] {3c30e1f6-b50e-4ce7-ad22-b02ec8148921} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11506 2024.06.17 21:26:45.965490 [ 3 ] {} <Debug> HTTP-Session: 07d6fadf-6ed9-433e-aa89-dddcb34d543b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11507 2024.06.17 21:26:45.965613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11508 2024.06.17 21:26:45.965659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11509 2024.06.17 21:26:45.965678 [ 3 ] {} <Debug> HTTP-Session: dc64feeb-42c0-460a-b479-293798386ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11510 2024.06.17 21:26:45.965694 [ 3 ] {} <Debug> HTTP-Session: dc64feeb-42c0-460a-b479-293798386ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11511 2024.06.17 21:26:45.965707 [ 3 ] {} <Debug> HTTP-Session: dc64feeb-42c0-460a-b479-293798386ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11512 2024.06.17 21:26:45.965737 [ 3 ] {} <Trace> HTTP-Session: dc64feeb-42c0-460a-b479-293798386ad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11513 2024.06.17 21:26:45.965862 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11514 2024.06.17 21:26:45.965906 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11515 2024.06.17 21:26:45.966031 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11516 2024.06.17 21:26:45.966323 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11517 2024.06.17 21:26:45.966359 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11518 2024.06.17 21:26:45.966718 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11519 2024.06.17 21:26:45.967035 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11520 2024.06.17 21:26:45.967191 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
11521 2024.06.17 21:26:45.967354 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Debug> DynamicQueryHandler: Done processing query
11522 2024.06.17 21:26:45.967379 [ 3 ] {c73d5d45-aef7-48b7-925e-3631b98c94d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11523 2024.06.17 21:26:45.967395 [ 3 ] {} <Debug> HTTP-Session: dc64feeb-42c0-460a-b479-293798386ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11524 2024.06.17 21:26:50.951917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11525 2024.06.17 21:26:50.952061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11526 2024.06.17 21:26:50.952091 [ 3 ] {} <Debug> HTTP-Session: 27963520-457f-4038-8a12-1349f3df515a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11527 2024.06.17 21:26:50.952120 [ 3 ] {} <Debug> HTTP-Session: 27963520-457f-4038-8a12-1349f3df515a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.06.17 21:26:50.952138 [ 3 ] {} <Debug> HTTP-Session: 27963520-457f-4038-8a12-1349f3df515a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.06.17 21:26:50.952195 [ 3 ] {} <Trace> HTTP-Session: 27963520-457f-4038-8a12-1349f3df515a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11530 2024.06.17 21:26:50.952407 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11531 2024.06.17 21:26:50.952484 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11532 2024.06.17 21:26:50.952706 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11533 2024.06.17 21:26:50.953126 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11534 2024.06.17 21:26:50.953165 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11535 2024.06.17 21:26:50.953536 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11536 2024.06.17 21:26:50.953873 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11537 2024.06.17 21:26:50.954015 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Debug> executeQuery: Read 30 rows, 2.43 KiB in 0.001681 sec., 17846.51992861392 rows/sec., 1.41 MiB/sec.
11538 2024.06.17 21:26:50.954309 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Debug> DynamicQueryHandler: Done processing query
11539 2024.06.17 21:26:50.954376 [ 3 ] {5c7f78db-9134-4aa9-949b-ac9719d2be26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11540 2024.06.17 21:26:50.954432 [ 3 ] {} <Debug> HTTP-Session: 27963520-457f-4038-8a12-1349f3df515a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11541 2024.06.17 21:26:50.954614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11542 2024.06.17 21:26:50.954666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11543 2024.06.17 21:26:50.954686 [ 3 ] {} <Debug> HTTP-Session: 0716f7c2-a8c9-458f-97db-575edcf926aa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11544 2024.06.17 21:26:50.954702 [ 3 ] {} <Debug> HTTP-Session: 0716f7c2-a8c9-458f-97db-575edcf926aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11545 2024.06.17 21:26:50.954716 [ 3 ] {} <Debug> HTTP-Session: 0716f7c2-a8c9-458f-97db-575edcf926aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11546 2024.06.17 21:26:50.954750 [ 3 ] {} <Trace> HTTP-Session: 0716f7c2-a8c9-458f-97db-575edcf926aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11547 2024.06.17 21:26:50.954852 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11548 2024.06.17 21:26:50.954897 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11549 2024.06.17 21:26:50.955046 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11550 2024.06.17 21:26:50.955345 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11551 2024.06.17 21:26:50.955382 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11552 2024.06.17 21:26:50.955690 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11553 2024.06.17 21:26:50.956006 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11554 2024.06.17 21:26:50.956137 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 113.40 KiB/sec.
11555 2024.06.17 21:26:50.956300 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Debug> DynamicQueryHandler: Done processing query
11556 2024.06.17 21:26:50.956324 [ 3 ] {877a78b2-29fa-49b1-81fb-967a675a03d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11557 2024.06.17 21:26:50.956340 [ 3 ] {} <Debug> HTTP-Session: 0716f7c2-a8c9-458f-97db-575edcf926aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11558 2024.06.17 21:26:50.956493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 22030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11559 2024.06.17 21:26:50.956552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11560 2024.06.17 21:26:50.956575 [ 3 ] {} <Debug> HTTP-Session: e23ff5ef-d5f4-41bb-b0bf-e48363c22ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11561 2024.06.17 21:26:50.956603 [ 3 ] {} <Debug> HTTP-Session: e23ff5ef-d5f4-41bb-b0bf-e48363c22ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11562 2024.06.17 21:26:50.956620 [ 3 ] {} <Debug> HTTP-Session: e23ff5ef-d5f4-41bb-b0bf-e48363c22ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11563 2024.06.17 21:26:50.956652 [ 3 ] {} <Trace> HTTP-Session: e23ff5ef-d5f4-41bb-b0bf-e48363c22ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11564 2024.06.17 21:26:50.956787 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11565 2024.06.17 21:26:50.956829 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11566 2024.06.17 21:26:50.956955 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11567 2024.06.17 21:26:50.957319 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11568 2024.06.17 21:26:50.957355 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11569 2024.06.17 21:26:50.957670 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11570 2024.06.17 21:26:50.957970 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11571 2024.06.17 21:26:50.958096 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Debug> executeQuery: Read 150 rows, 12.89 KiB in 0.001368 sec., 109649.12280701754 rows/sec., 9.20 MiB/sec.
11572 2024.06.17 21:26:50.958101 [ 68 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11573 2024.06.17 21:26:50.958160 [ 68 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11574 2024.06.17 21:26:50.958197 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11575 2024.06.17 21:26:50.958293 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Debug> DynamicQueryHandler: Done processing query
11576 2024.06.17 21:26:50.958345 [ 3 ] {12452ac2-35f7-4812-a2f5-ede6966e24eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11577 2024.06.17 21:26:50.958397 [ 3 ] {} <Debug> HTTP-Session: e23ff5ef-d5f4-41bb-b0bf-e48363c22ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11578 2024.06.17 21:26:50.958405 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11579 2024.06.17 21:26:50.958635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11580 2024.06.17 21:26:50.958829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11581 2024.06.17 21:26:50.958842 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11582 2024.06.17 21:26:50.958909 [ 3 ] {} <Debug> HTTP-Session: d2dfd157-928c-4721-a32b-e33ccbb2bf6c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11583 2024.06.17 21:26:50.958965 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 189 rows starting from the beginning of the part
11584 2024.06.17 21:26:50.958984 [ 3 ] {} <Debug> HTTP-Session: d2dfd157-928c-4721-a32b-e33ccbb2bf6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11585 2024.06.17 21:26:50.959069 [ 3 ] {} <Debug> HTTP-Session: d2dfd157-928c-4721-a32b-e33ccbb2bf6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.06.17 21:26:50.959290 [ 3 ] {} <Trace> HTTP-Session: d2dfd157-928c-4721-a32b-e33ccbb2bf6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11587 2024.06.17 21:26:50.959493 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 164 rows starting from the beginning of the part
11588 2024.06.17 21:26:50.959841 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11589 2024.06.17 21:26:50.959989 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 107 rows starting from the beginning of the part
11590 2024.06.17 21:26:50.960031 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11591 2024.06.17 21:26:50.960493 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 141 rows starting from the beginning of the part
11592 2024.06.17 21:26:50.960958 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 110 rows starting from the beginning of the part
11593 2024.06.17 21:26:50.961194 [ 192 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 150 rows starting from the beginning of the part
11594 2024.06.17 21:26:50.961518 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11595 2024.06.17 21:26:50.962158 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11596 2024.06.17 21:26:50.962197 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11597 2024.06.17 21:26:50.962618 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11598 2024.06.17 21:26:50.963048 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11599 2024.06.17 21:26:50.963216 [ 195 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 4 columns (4 merged, 0 gathered) in 0.00493451 sec., 174485.40989885523 rows/sec., 14.33 MiB/sec.
11600 2024.06.17 21:26:50.963290 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.003678 sec., 543.7737901033171 rows/sec., 33.99 KiB/sec.
11601 2024.06.17 21:26:50.963624 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Debug> DynamicQueryHandler: Done processing query
11602 2024.06.17 21:26:50.963661 [ 3 ] {2d8d1ed4-0751-4d0f-9820-77dea8d92941} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11603 2024.06.17 21:26:50.963683 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11604 2024.06.17 21:26:50.963698 [ 3 ] {} <Debug> HTTP-Session: d2dfd157-928c-4721-a32b-e33ccbb2bf6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11605 2024.06.17 21:26:50.963907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 18210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11606 2024.06.17 21:26:50.964007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11607 2024.06.17 21:26:50.964059 [ 3 ] {} <Debug> HTTP-Session: f820dd49-c588-426e-8ddd-a39413dbb673 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11608 2024.06.17 21:26:50.964113 [ 3 ] {} <Debug> HTTP-Session: f820dd49-c588-426e-8ddd-a39413dbb673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11609 2024.06.17 21:26:50.964178 [ 3 ] {} <Debug> HTTP-Session: f820dd49-c588-426e-8ddd-a39413dbb673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.06.17 21:26:50.964281 [ 3 ] {} <Trace> HTTP-Session: f820dd49-c588-426e-8ddd-a39413dbb673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11611 2024.06.17 21:26:50.964513 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11612 2024.06.17 21:26:50.964577 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11613 2024.06.17 21:26:50.964627 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11614 2024.06.17 21:26:50.964876 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_76_15} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11615 2024.06.17 21:26:50.965000 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11616 2024.06.17 21:26:50.965071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
11617 2024.06.17 21:26:50.965439 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11618 2024.06.17 21:26:50.965481 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11619 2024.06.17 21:26:50.965807 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11620 2024.06.17 21:26:50.966127 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11621 2024.06.17 21:26:50.966255 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Debug> executeQuery: Read 108 rows, 8.50 KiB in 0.001845 sec., 58536.58536585366 rows/sec., 4.50 MiB/sec.
11622 2024.06.17 21:26:50.966256 [ 68 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11623 2024.06.17 21:26:50.966322 [ 68 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11624 2024.06.17 21:26:50.966362 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11625 2024.06.17 21:26:50.966450 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Debug> DynamicQueryHandler: Done processing query
11626 2024.06.17 21:26:50.966454 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11627 2024.06.17 21:26:50.966476 [ 3 ] {eb1c5131-7032-4ffa-affb-7e2cc7abb035} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11628 2024.06.17 21:26:50.966506 [ 3 ] {} <Debug> HTTP-Session: f820dd49-c588-426e-8ddd-a39413dbb673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.06.17 21:26:50.966583 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11630 2024.06.17 21:26:50.966609 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 150 rows starting from the beginning of the part
11631 2024.06.17 21:26:50.966717 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 123 rows starting from the beginning of the part
11632 2024.06.17 21:26:50.966718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11633 2024.06.17 21:26:50.966929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11634 2024.06.17 21:26:50.967018 [ 3 ] {} <Debug> HTTP-Session: edae6d23-1fc2-4e32-8f80-f98ac4a2f432 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11635 2024.06.17 21:26:50.967064 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 81 rows starting from the beginning of the part
11636 2024.06.17 21:26:50.967090 [ 3 ] {} <Debug> HTTP-Session: edae6d23-1fc2-4e32-8f80-f98ac4a2f432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11637 2024.06.17 21:26:50.967152 [ 3 ] {} <Debug> HTTP-Session: edae6d23-1fc2-4e32-8f80-f98ac4a2f432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11638 2024.06.17 21:26:50.967286 [ 3 ] {} <Trace> HTTP-Session: edae6d23-1fc2-4e32-8f80-f98ac4a2f432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11639 2024.06.17 21:26:50.967354 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 111 rows starting from the beginning of the part
11640 2024.06.17 21:26:50.967647 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part
11641 2024.06.17 21:26:50.967701 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11642 2024.06.17 21:26:50.967850 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11643 2024.06.17 21:26:50.967878 [ 196 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 108 rows starting from the beginning of the part
11644 2024.06.17 21:26:50.968528 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11645 2024.06.17 21:26:50.969175 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11646 2024.06.17 21:26:50.969219 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11647 2024.06.17 21:26:50.969703 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 4 columns (4 merged, 0 gathered) in 0.003284633 sec., 201849.034580119 rows/sec., 15.66 MiB/sec.
11648 2024.06.17 21:26:50.969856 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11649 2024.06.17 21:26:50.969910 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11650 2024.06.17 21:26:50.970855 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11651 2024.06.17 21:26:50.970889 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11652 2024.06.17 21:26:50.971075 [ 189 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_76_15} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11653 2024.06.17 21:26:50.971164 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.003685 sec., 43962.00814111262 rows/sec., 3.06 MiB/sec.
11654 2024.06.17 21:26:50.971287 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11655 2024.06.17 21:26:50.971508 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Debug> DynamicQueryHandler: Done processing query
11656 2024.06.17 21:26:50.971539 [ 3 ] {b20c430b-841d-40ee-9d78-d59902eef0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11657 2024.06.17 21:26:50.971556 [ 3 ] {} <Debug> HTTP-Session: edae6d23-1fc2-4e32-8f80-f98ac4a2f432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11658 2024.06.17 21:26:50.971708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 32127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11659 2024.06.17 21:26:50.971759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11660 2024.06.17 21:26:50.971778 [ 3 ] {} <Debug> HTTP-Session: 2e51ca59-0519-487c-9164-38596df52d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11661 2024.06.17 21:26:50.971794 [ 3 ] {} <Debug> HTTP-Session: 2e51ca59-0519-487c-9164-38596df52d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11662 2024.06.17 21:26:50.971808 [ 3 ] {} <Debug> HTTP-Session: 2e51ca59-0519-487c-9164-38596df52d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.06.17 21:26:50.971839 [ 3 ] {} <Trace> HTTP-Session: 2e51ca59-0519-487c-9164-38596df52d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11664 2024.06.17 21:26:50.972111 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11665 2024.06.17 21:26:50.972159 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11666 2024.06.17 21:26:50.972339 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11667 2024.06.17 21:26:50.972825 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11668 2024.06.17 21:26:50.972860 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11669 2024.06.17 21:26:50.973267 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11670 2024.06.17 21:26:50.973605 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11671 2024.06.17 21:26:50.973733 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Debug> executeQuery: Read 30 rows, 41.46 KiB in 0.001815 sec., 16528.92561983471 rows/sec., 22.30 MiB/sec.
11672 2024.06.17 21:26:50.973995 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Debug> DynamicQueryHandler: Done processing query
11673 2024.06.17 21:26:50.974058 [ 3 ] {52270cc0-a97a-4836-8275-51d96ef46285} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
11674 2024.06.17 21:26:50.974116 [ 3 ] {} <Debug> HTTP-Session: 2e51ca59-0519-487c-9164-38596df52d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11675 2024.06.17 21:26:50.974297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11676 2024.06.17 21:26:50.974350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11677 2024.06.17 21:26:50.974369 [ 3 ] {} <Debug> HTTP-Session: 2ce9228d-49b8-4780-bbe7-8996ef11bf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11678 2024.06.17 21:26:50.974387 [ 3 ] {} <Debug> HTTP-Session: 2ce9228d-49b8-4780-bbe7-8996ef11bf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.06.17 21:26:50.974401 [ 3 ] {} <Debug> HTTP-Session: 2ce9228d-49b8-4780-bbe7-8996ef11bf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.06.17 21:26:50.974434 [ 3 ] {} <Trace> HTTP-Session: 2ce9228d-49b8-4780-bbe7-8996ef11bf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11681 2024.06.17 21:26:50.974567 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11682 2024.06.17 21:26:50.974615 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11683 2024.06.17 21:26:50.974753 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11684 2024.06.17 21:26:50.975045 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11685 2024.06.17 21:26:50.975080 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
11686 2024.06.17 21:26:50.975434 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11687 2024.06.17 21:26:50.975764 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11688 2024.06.17 21:26:50.975892 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec.
11689 2024.06.17 21:26:50.976058 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Debug> DynamicQueryHandler: Done processing query
11690 2024.06.17 21:26:50.976082 [ 3 ] {59d173a7-fe21-48dd-bf86-dc985ef7b5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11691 2024.06.17 21:26:50.976099 [ 3 ] {} <Debug> HTTP-Session: 2ce9228d-49b8-4780-bbe7-8996ef11bf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11692 2024.06.17 21:26:55.950838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11693 2024.06.17 21:26:55.951041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11694 2024.06.17 21:26:55.951087 [ 3 ] {} <Debug> HTTP-Session: af5f5038-f474-46e1-97f3-791bc8bc71f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11695 2024.06.17 21:26:55.951130 [ 3 ] {} <Debug> HTTP-Session: af5f5038-f474-46e1-97f3-791bc8bc71f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11696 2024.06.17 21:26:55.951162 [ 3 ] {} <Debug> HTTP-Session: af5f5038-f474-46e1-97f3-791bc8bc71f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.06.17 21:26:55.951222 [ 3 ] {} <Trace> HTTP-Session: af5f5038-f474-46e1-97f3-791bc8bc71f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11698 2024.06.17 21:26:55.951421 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11699 2024.06.17 21:26:55.951490 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11700 2024.06.17 21:26:55.951695 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11701 2024.06.17 21:26:55.952111 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11702 2024.06.17 21:26:55.952153 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11703 2024.06.17 21:26:55.952528 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11704 2024.06.17 21:26:55.952862 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11705 2024.06.17 21:26:55.953041 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001678 sec., 11323.00357568534 rows/sec., 917.78 KiB/sec.
11706 2024.06.17 21:26:55.953348 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Debug> DynamicQueryHandler: Done processing query
11707 2024.06.17 21:26:55.953409 [ 3 ] {a6c4d7fb-45d2-412e-8c2f-2b278bc13841} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11708 2024.06.17 21:26:55.953461 [ 3 ] {} <Debug> HTTP-Session: af5f5038-f474-46e1-97f3-791bc8bc71f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11709 2024.06.17 21:26:55.953622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11710 2024.06.17 21:26:55.953673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11711 2024.06.17 21:26:55.953693 [ 3 ] {} <Debug> HTTP-Session: 7891a920-4d76-4536-89eb-11f656b076c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11712 2024.06.17 21:26:55.953710 [ 3 ] {} <Debug> HTTP-Session: 7891a920-4d76-4536-89eb-11f656b076c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11713 2024.06.17 21:26:55.953724 [ 3 ] {} <Debug> HTTP-Session: 7891a920-4d76-4536-89eb-11f656b076c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.06.17 21:26:55.953757 [ 3 ] {} <Trace> HTTP-Session: 7891a920-4d76-4536-89eb-11f656b076c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11715 2024.06.17 21:26:55.953855 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11716 2024.06.17 21:26:55.953901 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11717 2024.06.17 21:26:55.954051 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11718 2024.06.17 21:26:55.954352 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11719 2024.06.17 21:26:55.954388 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11720 2024.06.17 21:26:55.954688 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11721 2024.06.17 21:26:55.954987 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11722 2024.06.17 21:26:55.955146 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 56.74 KiB/sec.
11723 2024.06.17 21:26:55.955316 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Debug> DynamicQueryHandler: Done processing query
11724 2024.06.17 21:26:55.955341 [ 3 ] {88664afd-1675-490a-938c-fe04811f6f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11725 2024.06.17 21:26:55.955357 [ 3 ] {} <Debug> HTTP-Session: 7891a920-4d76-4536-89eb-11f656b076c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.06.17 21:26:55.955485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11727 2024.06.17 21:26:55.955534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11728 2024.06.17 21:26:55.955553 [ 3 ] {} <Debug> HTTP-Session: 4426e306-77ff-49d2-9cf0-ae5f3bb89ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11729 2024.06.17 21:26:55.955570 [ 3 ] {} <Debug> HTTP-Session: 4426e306-77ff-49d2-9cf0-ae5f3bb89ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11730 2024.06.17 21:26:55.955584 [ 3 ] {} <Debug> HTTP-Session: 4426e306-77ff-49d2-9cf0-ae5f3bb89ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.06.17 21:26:55.955615 [ 3 ] {} <Trace> HTTP-Session: 4426e306-77ff-49d2-9cf0-ae5f3bb89ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11732 2024.06.17 21:26:55.955739 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11733 2024.06.17 21:26:55.955781 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11734 2024.06.17 21:26:55.955905 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11735 2024.06.17 21:26:55.956238 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11736 2024.06.17 21:26:55.956275 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11737 2024.06.17 21:26:55.956606 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11738 2024.06.17 21:26:55.956904 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11739 2024.06.17 21:26:55.957058 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Debug> executeQuery: Read 115 rows, 9.61 KiB in 0.001364 sec., 84310.8504398827 rows/sec., 6.88 MiB/sec.
11740 2024.06.17 21:26:55.957213 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Debug> DynamicQueryHandler: Done processing query
11741 2024.06.17 21:26:55.957237 [ 3 ] {1e8420b0-12c3-44a1-bde7-1df48d49bb52} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11742 2024.06.17 21:26:55.957253 [ 3 ] {} <Debug> HTTP-Session: 4426e306-77ff-49d2-9cf0-ae5f3bb89ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11743 2024.06.17 21:26:55.957372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11744 2024.06.17 21:26:55.957420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11745 2024.06.17 21:26:55.957439 [ 3 ] {} <Debug> HTTP-Session: 203acb30-bf96-42bb-9fe4-759160856bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11746 2024.06.17 21:26:55.957455 [ 3 ] {} <Debug> HTTP-Session: 203acb30-bf96-42bb-9fe4-759160856bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11747 2024.06.17 21:26:55.957469 [ 3 ] {} <Debug> HTTP-Session: 203acb30-bf96-42bb-9fe4-759160856bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.06.17 21:26:55.957499 [ 3 ] {} <Trace> HTTP-Session: 203acb30-bf96-42bb-9fe4-759160856bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11749 2024.06.17 21:26:55.957593 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11750 2024.06.17 21:26:55.957635 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11751 2024.06.17 21:26:55.957759 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11752 2024.06.17 21:26:55.958010 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11753 2024.06.17 21:26:55.958046 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11754 2024.06.17 21:26:55.958341 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11755 2024.06.17 21:26:55.958652 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11756 2024.06.17 21:26:55.958802 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001227 sec., 814.9959250203749 rows/sec., 50.94 KiB/sec.
11757 2024.06.17 21:26:55.958973 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Debug> DynamicQueryHandler: Done processing query
11758 2024.06.17 21:26:55.958998 [ 3 ] {741f8803-d2cc-494d-8f44-9bd21d1eed62} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11759 2024.06.17 21:26:55.959014 [ 3 ] {} <Debug> HTTP-Session: 203acb30-bf96-42bb-9fe4-759160856bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11760 2024.06.17 21:26:55.959126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11761 2024.06.17 21:26:55.959174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11762 2024.06.17 21:26:55.959193 [ 3 ] {} <Debug> HTTP-Session: be4d4085-3c6a-420d-ba17-56b1738ed54a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11763 2024.06.17 21:26:55.959209 [ 3 ] {} <Debug> HTTP-Session: be4d4085-3c6a-420d-ba17-56b1738ed54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11764 2024.06.17 21:26:55.959222 [ 3 ] {} <Debug> HTTP-Session: be4d4085-3c6a-420d-ba17-56b1738ed54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.06.17 21:26:55.959253 [ 3 ] {} <Trace> HTTP-Session: be4d4085-3c6a-420d-ba17-56b1738ed54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11766 2024.06.17 21:26:55.959372 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11767 2024.06.17 21:26:55.959413 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11768 2024.06.17 21:26:55.959536 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11769 2024.06.17 21:26:55.959848 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11770 2024.06.17 21:26:55.959884 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11771 2024.06.17 21:26:55.960195 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11772 2024.06.17 21:26:55.960489 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11773 2024.06.17 21:26:55.960641 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Debug> executeQuery: Read 90 rows, 7.13 KiB in 0.00131 sec., 68702.29007633588 rows/sec., 5.31 MiB/sec.
11774 2024.06.17 21:26:55.960889 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Debug> DynamicQueryHandler: Done processing query
11775 2024.06.17 21:26:55.960948 [ 3 ] {c87c16cb-0d39-4ca9-b78b-0e72cc9e7735} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11776 2024.06.17 21:26:55.961003 [ 3 ] {} <Debug> HTTP-Session: be4d4085-3c6a-420d-ba17-56b1738ed54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.06.17 21:26:55.961242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11778 2024.06.17 21:26:55.961293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11779 2024.06.17 21:26:55.961313 [ 3 ] {} <Debug> HTTP-Session: d4640029-f3e9-45c7-8bac-db924ae93571 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11780 2024.06.17 21:26:55.961329 [ 3 ] {} <Debug> HTTP-Session: d4640029-f3e9-45c7-8bac-db924ae93571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.06.17 21:26:55.961344 [ 3 ] {} <Debug> HTTP-Session: d4640029-f3e9-45c7-8bac-db924ae93571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.06.17 21:26:55.961375 [ 3 ] {} <Trace> HTTP-Session: d4640029-f3e9-45c7-8bac-db924ae93571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11783 2024.06.17 21:26:55.961529 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11784 2024.06.17 21:26:55.961580 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11785 2024.06.17 21:26:55.961747 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11786 2024.06.17 21:26:55.962186 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11787 2024.06.17 21:26:55.962222 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11788 2024.06.17 21:26:55.962619 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11789 2024.06.17 21:26:55.962951 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11790 2024.06.17 21:26:55.963085 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00163 sec., 98773.00613496933 rows/sec., 6.87 MiB/sec.
11791 2024.06.17 21:26:55.963259 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Debug> DynamicQueryHandler: Done processing query
11792 2024.06.17 21:26:55.963284 [ 3 ] {c1ad75b2-c679-4d76-bfbe-e6ed398bb50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11793 2024.06.17 21:26:55.963300 [ 3 ] {} <Debug> HTTP-Session: d4640029-f3e9-45c7-8bac-db924ae93571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11794 2024.06.17 21:26:55.963432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11795 2024.06.17 21:26:55.963480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11796 2024.06.17 21:26:55.963499 [ 3 ] {} <Debug> HTTP-Session: b4f3e529-39e5-4433-b984-91cd38917816 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11797 2024.06.17 21:26:55.963515 [ 3 ] {} <Debug> HTTP-Session: b4f3e529-39e5-4433-b984-91cd38917816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11798 2024.06.17 21:26:55.963529 [ 3 ] {} <Debug> HTTP-Session: b4f3e529-39e5-4433-b984-91cd38917816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.06.17 21:26:55.963560 [ 3 ] {} <Trace> HTTP-Session: b4f3e529-39e5-4433-b984-91cd38917816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11800 2024.06.17 21:26:55.963742 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11801 2024.06.17 21:26:55.963789 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11802 2024.06.17 21:26:55.963947 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11803 2024.06.17 21:26:55.964335 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11804 2024.06.17 21:26:55.964370 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11805 2024.06.17 21:26:55.964765 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11806 2024.06.17 21:26:55.965094 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11807 2024.06.17 21:26:55.965222 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001586 sec., 11979.823455233292 rows/sec., 16.17 MiB/sec.
11808 2024.06.17 21:26:55.965378 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Debug> DynamicQueryHandler: Done processing query
11809 2024.06.17 21:26:55.965403 [ 3 ] {af6ac227-51ab-4da2-83a6-a187dadf0f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11810 2024.06.17 21:26:55.965419 [ 3 ] {} <Debug> HTTP-Session: b4f3e529-39e5-4433-b984-91cd38917816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11811 2024.06.17 21:26:55.965528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11812 2024.06.17 21:26:55.965576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11813 2024.06.17 21:26:55.965594 [ 3 ] {} <Debug> HTTP-Session: cebbbbc7-445d-4a04-a6a6-cc72cba31b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11814 2024.06.17 21:26:55.965611 [ 3 ] {} <Debug> HTTP-Session: cebbbbc7-445d-4a04-a6a6-cc72cba31b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11815 2024.06.17 21:26:55.965624 [ 3 ] {} <Debug> HTTP-Session: cebbbbc7-445d-4a04-a6a6-cc72cba31b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11816 2024.06.17 21:26:55.965654 [ 3 ] {} <Trace> HTTP-Session: cebbbbc7-445d-4a04-a6a6-cc72cba31b70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11817 2024.06.17 21:26:55.965775 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11818 2024.06.17 21:26:55.965819 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11819 2024.06.17 21:26:55.965944 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11820 2024.06.17 21:26:55.966220 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11821 2024.06.17 21:26:55.966255 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11822 2024.06.17 21:26:55.966603 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11823 2024.06.17 21:26:55.966924 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11824 2024.06.17 21:26:55.967050 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec.
11825 2024.06.17 21:26:55.967311 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Debug> DynamicQueryHandler: Done processing query
11826 2024.06.17 21:26:55.967372 [ 3 ] {9815ee4b-55d9-4370-9d0a-556355e731ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11827 2024.06.17 21:26:55.967426 [ 3 ] {} <Debug> HTTP-Session: cebbbbc7-445d-4a04-a6a6-cc72cba31b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11828 2024.06.17 21:27:00.180508 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
11829 2024.06.17 21:27:00.180608 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
11830 2024.06.17 21:27:00.953699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.06.17 21:27:00.953865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.06.17 21:27:00.953894 [ 3 ] {} <Debug> HTTP-Session: 150144b5-00e4-482f-8c02-2418093f8504 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11833 2024.06.17 21:27:00.953922 [ 3 ] {} <Debug> HTTP-Session: 150144b5-00e4-482f-8c02-2418093f8504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.06.17 21:27:00.953941 [ 3 ] {} <Debug> HTTP-Session: 150144b5-00e4-482f-8c02-2418093f8504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.06.17 21:27:00.954001 [ 3 ] {} <Trace> HTTP-Session: 150144b5-00e4-482f-8c02-2418093f8504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.06.17 21:27:00.954221 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11837 2024.06.17 21:27:00.954296 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11838 2024.06.17 21:27:00.954498 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.06.17 21:27:00.954911 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.06.17 21:27:00.954981 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11841 2024.06.17 21:27:00.955352 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11842 2024.06.17 21:27:00.955672 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.06.17 21:27:00.955825 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001686 sec., 20759.193357058124 rows/sec., 1.64 MiB/sec.
11844 2024.06.17 21:27:00.956093 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Debug> DynamicQueryHandler: Done processing query
11845 2024.06.17 21:27:00.956156 [ 3 ] {e64591d0-46f3-4314-ba32-afc5d55fbea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11846 2024.06.17 21:27:00.956209 [ 3 ] {} <Debug> HTTP-Session: 150144b5-00e4-482f-8c02-2418093f8504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.06.17 21:27:00.956395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11848 2024.06.17 21:27:00.956453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11849 2024.06.17 21:27:00.956471 [ 3 ] {} <Debug> HTTP-Session: 68845ba1-23c4-49d2-aed9-59cba0b6d7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11850 2024.06.17 21:27:00.956487 [ 3 ] {} <Debug> HTTP-Session: 68845ba1-23c4-49d2-aed9-59cba0b6d7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.06.17 21:27:00.956500 [ 3 ] {} <Debug> HTTP-Session: 68845ba1-23c4-49d2-aed9-59cba0b6d7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.06.17 21:27:00.956594 [ 3 ] {} <Trace> HTTP-Session: 68845ba1-23c4-49d2-aed9-59cba0b6d7bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11853 2024.06.17 21:27:00.956695 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11854 2024.06.17 21:27:00.956740 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11855 2024.06.17 21:27:00.956889 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11856 2024.06.17 21:27:00.957193 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11857 2024.06.17 21:27:00.957230 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11858 2024.06.17 21:27:00.957529 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11859 2024.06.17 21:27:00.957832 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11860 2024.06.17 21:27:00.957990 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 112.62 KiB/sec.
11861 2024.06.17 21:27:00.958159 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Debug> DynamicQueryHandler: Done processing query
11862 2024.06.17 21:27:00.958184 [ 3 ] {a9ba8483-6fa1-400e-ad12-bf5f01d093f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11863 2024.06.17 21:27:00.958201 [ 3 ] {} <Debug> HTTP-Session: 68845ba1-23c4-49d2-aed9-59cba0b6d7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11864 2024.06.17 21:27:00.958377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 29230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11865 2024.06.17 21:27:00.958426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11866 2024.06.17 21:27:00.958445 [ 3 ] {} <Debug> HTTP-Session: a614b25e-6211-4d7e-b9a0-7e8ac0b0fb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11867 2024.06.17 21:27:00.958461 [ 3 ] {} <Debug> HTTP-Session: a614b25e-6211-4d7e-b9a0-7e8ac0b0fb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.06.17 21:27:00.958474 [ 3 ] {} <Debug> HTTP-Session: a614b25e-6211-4d7e-b9a0-7e8ac0b0fb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11869 2024.06.17 21:27:00.958506 [ 3 ] {} <Trace> HTTP-Session: a614b25e-6211-4d7e-b9a0-7e8ac0b0fb82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11870 2024.06.17 21:27:00.958650 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11871 2024.06.17 21:27:00.958693 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11872 2024.06.17 21:27:00.958819 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11873 2024.06.17 21:27:00.959278 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11874 2024.06.17 21:27:00.959319 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11875 2024.06.17 21:27:00.959661 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11876 2024.06.17 21:27:00.959971 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11877 2024.06.17 21:27:00.960124 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Debug> executeQuery: Read 201 rows, 17.03 KiB in 0.001542 sec., 130350.19455252918 rows/sec., 10.78 MiB/sec.
11878 2024.06.17 21:27:00.960291 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Debug> DynamicQueryHandler: Done processing query
11879 2024.06.17 21:27:00.960323 [ 3 ] {ff04fe87-0c37-4abe-9070-a97b2c49be6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11880 2024.06.17 21:27:00.960341 [ 3 ] {} <Debug> HTTP-Session: a614b25e-6211-4d7e-b9a0-7e8ac0b0fb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11881 2024.06.17 21:27:00.960454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11882 2024.06.17 21:27:00.960502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11883 2024.06.17 21:27:00.960521 [ 3 ] {} <Debug> HTTP-Session: bb2dd732-548a-486d-8c31-4004c3d57f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11884 2024.06.17 21:27:00.960538 [ 3 ] {} <Debug> HTTP-Session: bb2dd732-548a-486d-8c31-4004c3d57f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11885 2024.06.17 21:27:00.960552 [ 3 ] {} <Debug> HTTP-Session: bb2dd732-548a-486d-8c31-4004c3d57f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.06.17 21:27:00.960584 [ 3 ] {} <Trace> HTTP-Session: bb2dd732-548a-486d-8c31-4004c3d57f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11887 2024.06.17 21:27:00.960690 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11888 2024.06.17 21:27:00.960740 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11889 2024.06.17 21:27:00.960885 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11890 2024.06.17 21:27:00.961183 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11891 2024.06.17 21:27:00.961219 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11892 2024.06.17 21:27:00.961518 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11893 2024.06.17 21:27:00.961828 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11894 2024.06.17 21:27:00.961985 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001314 sec., 1522.0700152207 rows/sec., 95.13 KiB/sec.
11895 2024.06.17 21:27:00.962148 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Debug> DynamicQueryHandler: Done processing query
11896 2024.06.17 21:27:00.962172 [ 3 ] {85589252-f25b-4d68-bae9-44d4fc9a04cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11897 2024.06.17 21:27:00.962189 [ 3 ] {} <Debug> HTTP-Session: bb2dd732-548a-486d-8c31-4004c3d57f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11898 2024.06.17 21:27:00.962317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 24622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11899 2024.06.17 21:27:00.962366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11900 2024.06.17 21:27:00.962386 [ 3 ] {} <Debug> HTTP-Session: bdd648df-4d1a-4c4d-951a-d186d500e10a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11901 2024.06.17 21:27:00.962405 [ 3 ] {} <Debug> HTTP-Session: bdd648df-4d1a-4c4d-951a-d186d500e10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.06.17 21:27:00.962421 [ 3 ] {} <Debug> HTTP-Session: bdd648df-4d1a-4c4d-951a-d186d500e10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.06.17 21:27:00.962452 [ 3 ] {} <Trace> HTTP-Session: bdd648df-4d1a-4c4d-951a-d186d500e10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11904 2024.06.17 21:27:00.962586 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11905 2024.06.17 21:27:00.962629 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11906 2024.06.17 21:27:00.962754 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11907 2024.06.17 21:27:00.963110 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11908 2024.06.17 21:27:00.963146 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11909 2024.06.17 21:27:00.963455 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11910 2024.06.17 21:27:00.963748 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11911 2024.06.17 21:27:00.963895 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Debug> executeQuery: Read 146 rows, 11.52 KiB in 0.001364 sec., 107038.12316715543 rows/sec., 8.25 MiB/sec.
11912 2024.06.17 21:27:00.964055 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Debug> DynamicQueryHandler: Done processing query
11913 2024.06.17 21:27:00.964079 [ 3 ] {fd69a38d-aaea-43ca-8810-2d57ed786e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11914 2024.06.17 21:27:00.964095 [ 3 ] {} <Debug> HTTP-Session: bdd648df-4d1a-4c4d-951a-d186d500e10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11915 2024.06.17 21:27:00.964245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11916 2024.06.17 21:27:00.964296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11917 2024.06.17 21:27:00.964315 [ 3 ] {} <Debug> HTTP-Session: b120025f-5bb6-4b28-ae97-39884c14f26f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11918 2024.06.17 21:27:00.964332 [ 3 ] {} <Debug> HTTP-Session: b120025f-5bb6-4b28-ae97-39884c14f26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.06.17 21:27:00.964346 [ 3 ] {} <Debug> HTTP-Session: b120025f-5bb6-4b28-ae97-39884c14f26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.06.17 21:27:00.964377 [ 3 ] {} <Trace> HTTP-Session: b120025f-5bb6-4b28-ae97-39884c14f26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11921 2024.06.17 21:27:00.964547 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11922 2024.06.17 21:27:00.964594 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11923 2024.06.17 21:27:00.964741 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11924 2024.06.17 21:27:00.965137 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11925 2024.06.17 21:27:00.965173 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11926 2024.06.17 21:27:00.965559 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11927 2024.06.17 21:27:00.965883 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11928 2024.06.17 21:27:00.966041 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.001568 sec., 126275.51020408164 rows/sec., 8.80 MiB/sec.
11929 2024.06.17 21:27:00.966040 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11930 2024.06.17 21:27:00.966144 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11931 2024.06.17 21:27:00.966193 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11932 2024.06.17 21:27:00.966309 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Debug> DynamicQueryHandler: Done processing query
11933 2024.06.17 21:27:00.966365 [ 3 ] {dfd36cc4-a98e-403a-b2c2-77f0ec7ecc03} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11934 2024.06.17 21:27:00.966413 [ 3 ] {} <Debug> HTTP-Session: b120025f-5bb6-4b28-ae97-39884c14f26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11935 2024.06.17 21:27:00.966448 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
11936 2024.06.17 21:27:00.966617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11937 2024.06.17 21:27:00.966754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11938 2024.06.17 21:27:00.966768 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11939 2024.06.17 21:27:00.966789 [ 3 ] {} <Debug> HTTP-Session: 28c8bfca-c06f-4ae8-9a87-816f871d60aa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11940 2024.06.17 21:27:00.966829 [ 3 ] {} <Debug> HTTP-Session: 28c8bfca-c06f-4ae8-9a87-816f871d60aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.06.17 21:27:00.966847 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 10594 rows starting from the beginning of the part
11942 2024.06.17 21:27:00.966861 [ 3 ] {} <Debug> HTTP-Session: 28c8bfca-c06f-4ae8-9a87-816f871d60aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.06.17 21:27:00.966949 [ 3 ] {} <Trace> HTTP-Session: 28c8bfca-c06f-4ae8-9a87-816f871d60aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11944 2024.06.17 21:27:00.967122 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part
11945 2024.06.17 21:27:00.967402 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part
11946 2024.06.17 21:27:00.967584 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11947 2024.06.17 21:27:00.967717 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part
11948 2024.06.17 21:27:00.967859 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
11949 2024.06.17 21:27:00.968046 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
11950 2024.06.17 21:27:00.968401 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 198 rows starting from the beginning of the part
11951 2024.06.17 21:27:00.969076 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11952 2024.06.17 21:27:00.969709 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11953 2024.06.17 21:27:00.969759 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11954 2024.06.17 21:27:00.970331 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11955 2024.06.17 21:27:00.971360 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.06.17 21:27:00.971623 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.004446 sec., 7872.244714349977 rows/sec., 10.62 MiB/sec.
11957 2024.06.17 21:27:00.972022 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Debug> DynamicQueryHandler: Done processing query
11958 2024.06.17 21:27:00.972086 [ 3 ] {52cf9452-e294-4c45-8781-fa7fc1f00a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
11959 2024.06.17 21:27:00.972145 [ 3 ] {} <Debug> HTTP-Session: 28c8bfca-c06f-4ae8-9a87-816f871d60aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.06.17 21:27:00.972503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11961 2024.06.17 21:27:00.972744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11962 2024.06.17 21:27:00.972766 [ 3 ] {} <Debug> HTTP-Session: 802f882d-4f3b-4808-9e87-e735ebbe8f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11963 2024.06.17 21:27:00.972782 [ 3 ] {} <Debug> HTTP-Session: 802f882d-4f3b-4808-9e87-e735ebbe8f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11964 2024.06.17 21:27:00.972796 [ 3 ] {} <Debug> HTTP-Session: 802f882d-4f3b-4808-9e87-e735ebbe8f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.06.17 21:27:00.972830 [ 3 ] {} <Trace> HTTP-Session: 802f882d-4f3b-4808-9e87-e735ebbe8f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11966 2024.06.17 21:27:00.972941 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11967 2024.06.17 21:27:00.972989 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11968 2024.06.17 21:27:00.973195 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11969 2024.06.17 21:27:00.973494 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11970 2024.06.17 21:27:00.973537 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11971 2024.06.17 21:27:00.974105 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11439 rows, containing 5 columns (5 merged, 0 gathered) in 0.007814009 sec., 1463909.2430018957 rows/sec., 102.09 MiB/sec.
11972 2024.06.17 21:27:00.974294 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
11973 2024.06.17 21:27:00.974455 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11974 2024.06.17 21:27:00.975175 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11975 2024.06.17 21:27:00.975492 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.002562 sec., 3512.88056206089 rows/sec., 248.14 KiB/sec.
11976 2024.06.17 21:27:00.975627 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11977 2024.06.17 21:27:00.975830 [ 189 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11978 2024.06.17 21:27:00.975869 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Debug> DynamicQueryHandler: Done processing query
11979 2024.06.17 21:27:00.975955 [ 3 ] {04e6ca6f-2c9d-4129-aed8-e2f96d648bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11980 2024.06.17 21:27:00.975990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB.
11981 2024.06.17 21:27:00.975998 [ 3 ] {} <Debug> HTTP-Session: 802f882d-4f3b-4808-9e87-e735ebbe8f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.06.17 21:27:00.976157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11983 2024.06.17 21:27:00.976206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11984 2024.06.17 21:27:00.976226 [ 3 ] {} <Debug> HTTP-Session: ea518bb9-2a08-48bf-b7b5-c127291a0d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
11985 2024.06.17 21:27:00.976242 [ 3 ] {} <Debug> HTTP-Session: ea518bb9-2a08-48bf-b7b5-c127291a0d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11986 2024.06.17 21:27:00.976257 [ 3 ] {} <Debug> HTTP-Session: ea518bb9-2a08-48bf-b7b5-c127291a0d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11987 2024.06.17 21:27:00.976292 [ 3 ] {} <Trace> HTTP-Session: ea518bb9-2a08-48bf-b7b5-c127291a0d6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11988 2024.06.17 21:27:00.976428 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11989 2024.06.17 21:27:00.976475 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11990 2024.06.17 21:27:00.976625 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11991 2024.06.17 21:27:00.976923 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11992 2024.06.17 21:27:00.976959 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11993 2024.06.17 21:27:00.977318 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11994 2024.06.17 21:27:00.977644 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11995 2024.06.17 21:27:00.977797 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
11996 2024.06.17 21:27:00.977803 [ 55 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11997 2024.06.17 21:27:00.977889 [ 55 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11998 2024.06.17 21:27:00.977947 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
11999 2024.06.17 21:27:00.978080 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Debug> DynamicQueryHandler: Done processing query
12000 2024.06.17 21:27:00.978140 [ 3 ] {bc2fd017-03f1-44ee-81d9-a25a94eb79a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12001 2024.06.17 21:27:00.978189 [ 3 ] {} <Debug> HTTP-Session: ea518bb9-2a08-48bf-b7b5-c127291a0d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12002 2024.06.17 21:27:00.978202 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
12003 2024.06.17 21:27:00.978671 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12004 2024.06.17 21:27:00.978781 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3762 rows starting from the beginning of the part
12005 2024.06.17 21:27:00.979062 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
12006 2024.06.17 21:27:00.979431 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part
12007 2024.06.17 21:27:00.979775 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
12008 2024.06.17 21:27:00.979989 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
12009 2024.06.17 21:27:00.980068 [ 188 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
12010 2024.06.17 21:27:00.981716 [ 200 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4062 rows, containing 4 columns (4 merged, 0 gathered) in 0.003676667 sec., 1104804.9768989142 rows/sec., 74.31 MiB/sec.
12011 2024.06.17 21:27:00.982182 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12012 2024.06.17 21:27:00.982653 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12013 2024.06.17 21:27:00.982744 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_76_15} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12014 2024.06.17 21:27:00.982844 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
12015 2024.06.17 21:27:05.951008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12016 2024.06.17 21:27:05.951156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12017 2024.06.17 21:27:05.951186 [ 3 ] {} <Debug> HTTP-Session: 495dba2b-6483-4f1e-8d5c-b2680c9c8628 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12018 2024.06.17 21:27:05.951214 [ 3 ] {} <Debug> HTTP-Session: 495dba2b-6483-4f1e-8d5c-b2680c9c8628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12019 2024.06.17 21:27:05.951232 [ 3 ] {} <Debug> HTTP-Session: 495dba2b-6483-4f1e-8d5c-b2680c9c8628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12020 2024.06.17 21:27:05.951288 [ 3 ] {} <Trace> HTTP-Session: 495dba2b-6483-4f1e-8d5c-b2680c9c8628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12021 2024.06.17 21:27:05.951494 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12022 2024.06.17 21:27:05.951562 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12023 2024.06.17 21:27:05.951754 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12024 2024.06.17 21:27:05.952183 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12025 2024.06.17 21:27:05.952230 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12026 2024.06.17 21:27:05.952605 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12027 2024.06.17 21:27:05.952939 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12028 2024.06.17 21:27:05.953120 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00168 sec., 11309.52380952381 rows/sec., 916.69 KiB/sec.
12029 2024.06.17 21:27:05.953119 [ 50 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12030 2024.06.17 21:27:05.953230 [ 50 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12031 2024.06.17 21:27:05.953288 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12032 2024.06.17 21:27:05.953443 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Debug> DynamicQueryHandler: Done processing query
12033 2024.06.17 21:27:05.953486 [ 3 ] {bdb11395-6b66-4338-9a03-5d42de83d39e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12034 2024.06.17 21:27:05.953500 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
12035 2024.06.17 21:27:05.953532 [ 3 ] {} <Debug> HTTP-Session: 495dba2b-6483-4f1e-8d5c-b2680c9c8628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12036 2024.06.17 21:27:05.953808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12037 2024.06.17 21:27:05.953977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12038 2024.06.17 21:27:05.954084 [ 3 ] {} <Debug> HTTP-Session: 451bae6a-a54d-4505-82f1-46b7d4c4b99a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12039 2024.06.17 21:27:05.954179 [ 3 ] {} <Debug> HTTP-Session: 451bae6a-a54d-4505-82f1-46b7d4c4b99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12040 2024.06.17 21:27:05.954252 [ 3 ] {} <Debug> HTTP-Session: 451bae6a-a54d-4505-82f1-46b7d4c4b99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.06.17 21:27:05.954295 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12042 2024.06.17 21:27:05.954407 [ 3 ] {} <Trace> HTTP-Session: 451bae6a-a54d-4505-82f1-46b7d4c4b99a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12043 2024.06.17 21:27:05.954446 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 44 rows starting from the beginning of the part
12044 2024.06.17 21:27:05.954907 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12045 2024.06.17 21:27:05.954972 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part
12046 2024.06.17 21:27:05.955139 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12047 2024.06.17 21:27:05.955356 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part
12048 2024.06.17 21:27:05.955707 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
12049 2024.06.17 21:27:05.956096 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part
12050 2024.06.17 21:27:05.956447 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part
12051 2024.06.17 21:27:05.956542 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12052 2024.06.17 21:27:05.957315 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12053 2024.06.17 21:27:05.957362 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12054 2024.06.17 21:27:05.957816 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12055 2024.06.17 21:27:05.958210 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.004842729 sec., 33865.20286392239 rows/sec., 2.68 MiB/sec.
12056 2024.06.17 21:27:05.958354 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12057 2024.06.17 21:27:05.958456 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12058 2024.06.17 21:27:05.958711 [ 50 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0
12059 2024.06.17 21:27:05.958766 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.004108 sec., 243.42745861733206 rows/sec., 18.07 KiB/sec.
12060 2024.06.17 21:27:05.958822 [ 50 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12061 2024.06.17 21:27:05.958958 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12062 2024.06.17 21:27:05.959279 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12063 2024.06.17 21:27:05.959300 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Debug> DynamicQueryHandler: Done processing query
12064 2024.06.17 21:27:05.959382 [ 3 ] {eb9b0bce-a008-4f50-9482-496c5d5aba53} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12065 2024.06.17 21:27:05.959435 [ 3 ] {} <Debug> HTTP-Session: 451bae6a-a54d-4505-82f1-46b7d4c4b99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.06.17 21:27:05.959447 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full
12067 2024.06.17 21:27:05.959514 [ 188 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_76_15} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12068 2024.06.17 21:27:05.959716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12069 2024.06.17 21:27:05.959775 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12070 2024.06.17 21:27:05.959884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12071 2024.06.17 21:27:05.959947 [ 3 ] {} <Debug> HTTP-Session: 20541d68-5666-4ba5-9c2c-8122339c36c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12072 2024.06.17 21:27:05.959951 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12073 2024.06.17 21:27:05.959974 [ 3 ] {} <Debug> HTTP-Session: 20541d68-5666-4ba5-9c2c-8122339c36c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.06.17 21:27:05.960019 [ 3 ] {} <Debug> HTTP-Session: 20541d68-5666-4ba5-9c2c-8122339c36c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12075 2024.06.17 21:27:05.960035 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
12076 2024.06.17 21:27:05.960106 [ 3 ] {} <Trace> HTTP-Session: 20541d68-5666-4ba5-9c2c-8122339c36c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12077 2024.06.17 21:27:05.960285 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part
12078 2024.06.17 21:27:05.960561 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12079 2024.06.17 21:27:05.960666 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12080 2024.06.17 21:27:05.960816 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
12081 2024.06.17 21:27:05.960919 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12082 2024.06.17 21:27:05.961083 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
12083 2024.06.17 21:27:05.961399 [ 197 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
12084 2024.06.17 21:27:05.962059 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12085 2024.06.17 21:27:05.962962 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12086 2024.06.17 21:27:05.963036 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12087 2024.06.17 21:27:05.963906 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12088 2024.06.17 21:27:05.964037 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004891559 sec., 5110.845029161459 rows/sec., 403.28 KiB/sec.
12089 2024.06.17 21:27:05.964314 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
12090 2024.06.17 21:27:05.964483 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12091 2024.06.17 21:27:05.964941 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Debug> executeQuery: Read 115 rows, 9.61 KiB in 0.004523 sec., 25425.602476232587 rows/sec., 2.08 MiB/sec.
12092 2024.06.17 21:27:05.965569 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12093 2024.06.17 21:27:05.965641 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Debug> DynamicQueryHandler: Done processing query
12094 2024.06.17 21:27:05.965775 [ 3 ] {025b8d3c-9a18-4699-9421-9e0c3f17a6d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12095 2024.06.17 21:27:05.965903 [ 191 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_27_6} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6
12096 2024.06.17 21:27:05.965904 [ 3 ] {} <Debug> HTTP-Session: 20541d68-5666-4ba5-9c2c-8122339c36c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12097 2024.06.17 21:27:05.966184 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12098 2024.06.17 21:27:05.966265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12099 2024.06.17 21:27:05.966383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12100 2024.06.17 21:27:05.966409 [ 3 ] {} <Debug> HTTP-Session: 44f930c9-7be2-4c30-bb31-d74508ebba5e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12101 2024.06.17 21:27:05.966426 [ 3 ] {} <Debug> HTTP-Session: 44f930c9-7be2-4c30-bb31-d74508ebba5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.06.17 21:27:05.966440 [ 3 ] {} <Debug> HTTP-Session: 44f930c9-7be2-4c30-bb31-d74508ebba5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12103 2024.06.17 21:27:05.966471 [ 3 ] {} <Trace> HTTP-Session: 44f930c9-7be2-4c30-bb31-d74508ebba5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12104 2024.06.17 21:27:05.966569 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12105 2024.06.17 21:27:05.966613 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12106 2024.06.17 21:27:05.966787 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12107 2024.06.17 21:27:05.967082 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12108 2024.06.17 21:27:05.967118 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12109 2024.06.17 21:27:05.967419 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12110 2024.06.17 21:27:05.967737 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12111 2024.06.17 21:27:05.967893 [ 49 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0
12112 2024.06.17 21:27:05.967902 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 46.43 KiB/sec.
12113 2024.06.17 21:27:05.967961 [ 49 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12114 2024.06.17 21:27:05.968029 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12115 2024.06.17 21:27:05.968207 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Debug> DynamicQueryHandler: Done processing query
12116 2024.06.17 21:27:05.968224 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full
12117 2024.06.17 21:27:05.968245 [ 3 ] {b8a0cfd8-1051-4c8b-bd6b-f0b0a59b1b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12118 2024.06.17 21:27:05.968287 [ 3 ] {} <Debug> HTTP-Session: 44f930c9-7be2-4c30-bb31-d74508ebba5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12119 2024.06.17 21:27:05.968476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 15231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12120 2024.06.17 21:27:05.968526 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12121 2024.06.17 21:27:05.968575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12122 2024.06.17 21:27:05.968619 [ 3 ] {} <Debug> HTTP-Session: 741afe66-ccc8-4295-9006-de3e1580521d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12123 2024.06.17 21:27:05.968626 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 16 rows starting from the beginning of the part
12124 2024.06.17 21:27:05.968646 [ 3 ] {} <Debug> HTTP-Session: 741afe66-ccc8-4295-9006-de3e1580521d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.06.17 21:27:05.968697 [ 3 ] {} <Debug> HTTP-Session: 741afe66-ccc8-4295-9006-de3e1580521d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12126 2024.06.17 21:27:05.968816 [ 3 ] {} <Trace> HTTP-Session: 741afe66-ccc8-4295-9006-de3e1580521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12127 2024.06.17 21:27:05.969005 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part
12128 2024.06.17 21:27:05.969300 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12129 2024.06.17 21:27:05.969439 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12130 2024.06.17 21:27:05.969469 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12131 2024.06.17 21:27:05.969748 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
12132 2024.06.17 21:27:05.970086 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
12133 2024.06.17 21:27:05.970428 [ 190 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
12134 2024.06.17 21:27:05.970774 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12135 2024.06.17 21:27:05.971766 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12136 2024.06.17 21:27:05.971825 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12137 2024.06.17 21:27:05.972645 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12138 2024.06.17 21:27:05.973105 [ 198 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00497045 sec., 5029.72567876148 rows/sec., 337.93 KiB/sec.
12139 2024.06.17 21:27:05.973364 [ 198 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
12140 2024.06.17 21:27:05.973442 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12141 2024.06.17 21:27:05.973846 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Debug> executeQuery: Read 90 rows, 7.13 KiB in 0.004751 sec., 18943.380340980846 rows/sec., 1.47 MiB/sec.
12142 2024.06.17 21:27:05.974253 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Debug> DynamicQueryHandler: Done processing query
12143 2024.06.17 21:27:05.974303 [ 3 ] {b4a24f47-8a5e-4046-8bd8-f35a08c603e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12144 2024.06.17 21:27:05.974347 [ 3 ] {} <Debug> HTTP-Session: 741afe66-ccc8-4295-9006-de3e1580521d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.06.17 21:27:05.974374 [ 198 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12146 2024.06.17 21:27:05.974483 [ 198 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_27_6} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6
12147 2024.06.17 21:27:05.974569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12148 2024.06.17 21:27:05.974633 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12149 2024.06.17 21:27:05.974666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12150 2024.06.17 21:27:05.974700 [ 3 ] {} <Debug> HTTP-Session: 94f1be67-d7b8-464e-953a-7fc041035c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12151 2024.06.17 21:27:05.974717 [ 3 ] {} <Debug> HTTP-Session: 94f1be67-d7b8-464e-953a-7fc041035c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12152 2024.06.17 21:27:05.974730 [ 3 ] {} <Debug> HTTP-Session: 94f1be67-d7b8-464e-953a-7fc041035c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12153 2024.06.17 21:27:05.974762 [ 3 ] {} <Trace> HTTP-Session: 94f1be67-d7b8-464e-953a-7fc041035c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12154 2024.06.17 21:27:05.974923 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12155 2024.06.17 21:27:05.974972 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12156 2024.06.17 21:27:05.975145 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12157 2024.06.17 21:27:05.975531 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12158 2024.06.17 21:27:05.975567 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12159 2024.06.17 21:27:05.975957 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12160 2024.06.17 21:27:05.976293 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12161 2024.06.17 21:27:05.976459 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001609 sec., 100062.15040397763 rows/sec., 6.96 MiB/sec.
12162 2024.06.17 21:27:05.976622 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Debug> DynamicQueryHandler: Done processing query
12163 2024.06.17 21:27:05.976647 [ 3 ] {c1aecf50-bddb-408d-8b4a-6ddf2470f241} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12164 2024.06.17 21:27:05.976663 [ 3 ] {} <Debug> HTTP-Session: 94f1be67-d7b8-464e-953a-7fc041035c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.06.17 21:27:05.976804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12166 2024.06.17 21:27:05.976853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12167 2024.06.17 21:27:05.976871 [ 3 ] {} <Debug> HTTP-Session: 9afb908a-2ca2-4931-8a36-9f6718bccf49 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12168 2024.06.17 21:27:05.976887 [ 3 ] {} <Debug> HTTP-Session: 9afb908a-2ca2-4931-8a36-9f6718bccf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.06.17 21:27:05.976901 [ 3 ] {} <Debug> HTTP-Session: 9afb908a-2ca2-4931-8a36-9f6718bccf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.06.17 21:27:05.976931 [ 3 ] {} <Trace> HTTP-Session: 9afb908a-2ca2-4931-8a36-9f6718bccf49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12171 2024.06.17 21:27:05.977118 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12172 2024.06.17 21:27:05.977164 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12173 2024.06.17 21:27:05.977324 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12174 2024.06.17 21:27:05.977727 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12175 2024.06.17 21:27:05.977762 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12176 2024.06.17 21:27:05.978161 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12177 2024.06.17 21:27:05.978493 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12178 2024.06.17 21:27:05.978652 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.00164 sec., 11585.365853658537 rows/sec., 15.63 MiB/sec.
12179 2024.06.17 21:27:05.978666 [ 49 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12180 2024.06.17 21:27:05.978756 [ 49 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12181 2024.06.17 21:27:05.978800 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12182 2024.06.17 21:27:05.978988 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Debug> DynamicQueryHandler: Done processing query
12183 2024.06.17 21:27:05.979056 [ 3 ] {407259b8-c5a9-43cd-98ce-f09aa0b6e44b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12184 2024.06.17 21:27:05.979070 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full
12185 2024.06.17 21:27:05.979087 [ 3 ] {} <Debug> HTTP-Session: 9afb908a-2ca2-4931-8a36-9f6718bccf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12186 2024.06.17 21:27:05.979377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12187 2024.06.17 21:27:05.979566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12188 2024.06.17 21:27:05.979662 [ 3 ] {} <Debug> HTTP-Session: d6a739c4-f340-4022-b76f-7af711650aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12189 2024.06.17 21:27:05.979748 [ 3 ] {} <Debug> HTTP-Session: d6a739c4-f340-4022-b76f-7af711650aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12190 2024.06.17 21:27:05.979827 [ 3 ] {} <Debug> HTTP-Session: d6a739c4-f340-4022-b76f-7af711650aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12191 2024.06.17 21:27:05.979972 [ 3 ] {} <Trace> HTTP-Session: d6a739c4-f340-4022-b76f-7af711650aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12192 2024.06.17 21:27:05.980045 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12193 2024.06.17 21:27:05.980210 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1091 rows starting from the beginning of the part
12194 2024.06.17 21:27:05.980316 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12195 2024.06.17 21:27:05.980537 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part
12196 2024.06.17 21:27:05.980562 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12197 2024.06.17 21:27:05.980867 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part
12198 2024.06.17 21:27:05.981206 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part
12199 2024.06.17 21:27:05.981557 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part
12200 2024.06.17 21:27:05.981795 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12201 2024.06.17 21:27:05.981868 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 19 rows starting from the beginning of the part
12202 2024.06.17 21:27:05.982758 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12203 2024.06.17 21:27:05.982838 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12204 2024.06.17 21:27:05.983362 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12205 2024.06.17 21:27:05.983707 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12206 2024.06.17 21:27:05.983867 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003678 sec., 16313.21370309951 rows/sec., 1.10 MiB/sec.
12207 2024.06.17 21:27:05.984136 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Debug> DynamicQueryHandler: Done processing query
12208 2024.06.17 21:27:05.984221 [ 3 ] {e5c4ea40-c0b5-4044-9d20-f5a73696daf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12209 2024.06.17 21:27:05.984317 [ 3 ] {} <Debug> HTTP-Session: d6a739c4-f340-4022-b76f-7af711650aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.06.17 21:27:05.986377 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 6 columns (6 merged, 0 gathered) in 0.007495966 sec., 161553.56094197868 rows/sec., 218.01 MiB/sec.
12211 2024.06.17 21:27:05.987296 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12212 2024.06.17 21:27:05.987772 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12213 2024.06.17 21:27:05.987861 [ 195 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12214 2024.06.17 21:27:05.987964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB.
12215 2024.06.17 21:27:10.952079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12216 2024.06.17 21:27:10.952284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12217 2024.06.17 21:27:10.952331 [ 3 ] {} <Debug> HTTP-Session: b90c6f56-f751-437b-b3b8-4948094053f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12218 2024.06.17 21:27:10.952373 [ 3 ] {} <Debug> HTTP-Session: b90c6f56-f751-437b-b3b8-4948094053f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.06.17 21:27:10.952402 [ 3 ] {} <Debug> HTTP-Session: b90c6f56-f751-437b-b3b8-4948094053f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12220 2024.06.17 21:27:10.952484 [ 3 ] {} <Trace> HTTP-Session: b90c6f56-f751-437b-b3b8-4948094053f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12221 2024.06.17 21:27:10.952732 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12222 2024.06.17 21:27:10.952801 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12223 2024.06.17 21:27:10.952996 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12224 2024.06.17 21:27:10.953444 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12225 2024.06.17 21:27:10.953488 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12226 2024.06.17 21:27:10.953864 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12227 2024.06.17 21:27:10.954204 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12228 2024.06.17 21:27:10.954381 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001709 sec., 20479.81275599766 rows/sec., 1.62 MiB/sec.
12229 2024.06.17 21:27:10.954596 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Debug> DynamicQueryHandler: Done processing query
12230 2024.06.17 21:27:10.954623 [ 3 ] {7944a66e-32f6-4e08-961f-18466a20531b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12231 2024.06.17 21:27:10.954640 [ 3 ] {} <Debug> HTTP-Session: b90c6f56-f751-437b-b3b8-4948094053f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12232 2024.06.17 21:27:10.954773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12233 2024.06.17 21:27:10.954822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12234 2024.06.17 21:27:10.954842 [ 3 ] {} <Debug> HTTP-Session: dbf13f54-5703-4ece-ba97-8ce120718eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12235 2024.06.17 21:27:10.954857 [ 3 ] {} <Debug> HTTP-Session: dbf13f54-5703-4ece-ba97-8ce120718eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12236 2024.06.17 21:27:10.954871 [ 3 ] {} <Debug> HTTP-Session: dbf13f54-5703-4ece-ba97-8ce120718eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.06.17 21:27:10.954902 [ 3 ] {} <Trace> HTTP-Session: dbf13f54-5703-4ece-ba97-8ce120718eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12238 2024.06.17 21:27:10.954999 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12239 2024.06.17 21:27:10.955043 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12240 2024.06.17 21:27:10.955170 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12241 2024.06.17 21:27:10.955461 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12242 2024.06.17 21:27:10.955499 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12243 2024.06.17 21:27:10.955798 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12244 2024.06.17 21:27:10.956101 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12245 2024.06.17 21:27:10.956258 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001279 sec., 3127.443315089914 rows/sec., 255.02 KiB/sec.
12246 2024.06.17 21:27:10.956537 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Debug> DynamicQueryHandler: Done processing query
12247 2024.06.17 21:27:10.956581 [ 3 ] {1ccf9fcc-bbb7-4c7e-858d-31d3b5839d05} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12248 2024.06.17 21:27:10.956612 [ 3 ] {} <Debug> HTTP-Session: dbf13f54-5703-4ece-ba97-8ce120718eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.06.17 21:27:10.956803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 24055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12250 2024.06.17 21:27:10.956854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12251 2024.06.17 21:27:10.956874 [ 3 ] {} <Debug> HTTP-Session: 337fff26-800f-43f8-b5df-bf32f09acb21 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12252 2024.06.17 21:27:10.956891 [ 3 ] {} <Debug> HTTP-Session: 337fff26-800f-43f8-b5df-bf32f09acb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.06.17 21:27:10.956905 [ 3 ] {} <Debug> HTTP-Session: 337fff26-800f-43f8-b5df-bf32f09acb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.06.17 21:27:10.956936 [ 3 ] {} <Trace> HTTP-Session: 337fff26-800f-43f8-b5df-bf32f09acb21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12255 2024.06.17 21:27:10.957081 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12256 2024.06.17 21:27:10.957126 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12257 2024.06.17 21:27:10.957271 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12258 2024.06.17 21:27:10.957669 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12259 2024.06.17 21:27:10.957708 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12260 2024.06.17 21:27:10.958035 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12261 2024.06.17 21:27:10.958362 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12262 2024.06.17 21:27:10.958522 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Debug> executeQuery: Read 163 rows, 14.14 KiB in 0.0015 sec., 108666.66666666667 rows/sec., 9.20 MiB/sec.
12263 2024.06.17 21:27:10.958694 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Debug> DynamicQueryHandler: Done processing query
12264 2024.06.17 21:27:10.958720 [ 3 ] {6785b17c-78e6-45d5-a74d-edb1de047e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12265 2024.06.17 21:27:10.958736 [ 3 ] {} <Debug> HTTP-Session: 337fff26-800f-43f8-b5df-bf32f09acb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.06.17 21:27:10.958846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12267 2024.06.17 21:27:10.958897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12268 2024.06.17 21:27:10.958916 [ 3 ] {} <Debug> HTTP-Session: f211c25b-bb3e-44fe-becf-9ced20a74444 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12269 2024.06.17 21:27:10.958932 [ 3 ] {} <Debug> HTTP-Session: f211c25b-bb3e-44fe-becf-9ced20a74444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.06.17 21:27:10.958946 [ 3 ] {} <Debug> HTTP-Session: f211c25b-bb3e-44fe-becf-9ced20a74444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.06.17 21:27:10.958977 [ 3 ] {} <Trace> HTTP-Session: f211c25b-bb3e-44fe-becf-9ced20a74444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12272 2024.06.17 21:27:10.959073 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12273 2024.06.17 21:27:10.959116 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12274 2024.06.17 21:27:10.959244 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12275 2024.06.17 21:27:10.959508 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12276 2024.06.17 21:27:10.959546 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12277 2024.06.17 21:27:10.959852 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12278 2024.06.17 21:27:10.960155 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12279 2024.06.17 21:27:10.960301 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 223.08 KiB/sec.
12280 2024.06.17 21:27:10.960456 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Debug> DynamicQueryHandler: Done processing query
12281 2024.06.17 21:27:10.960480 [ 3 ] {f93f7586-641f-4831-a47d-64d9af082d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12282 2024.06.17 21:27:10.960496 [ 3 ] {} <Debug> HTTP-Session: f211c25b-bb3e-44fe-becf-9ced20a74444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.06.17 21:27:10.960623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12284 2024.06.17 21:27:10.960672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12285 2024.06.17 21:27:10.960692 [ 3 ] {} <Debug> HTTP-Session: 75ce441e-6a4b-46f9-bec1-24ed9e121e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12286 2024.06.17 21:27:10.960708 [ 3 ] {} <Debug> HTTP-Session: 75ce441e-6a4b-46f9-bec1-24ed9e121e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12287 2024.06.17 21:27:10.960722 [ 3 ] {} <Debug> HTTP-Session: 75ce441e-6a4b-46f9-bec1-24ed9e121e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.06.17 21:27:10.960753 [ 3 ] {} <Trace> HTTP-Session: 75ce441e-6a4b-46f9-bec1-24ed9e121e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12289 2024.06.17 21:27:10.960886 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12290 2024.06.17 21:27:10.960929 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12291 2024.06.17 21:27:10.961053 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12292 2024.06.17 21:27:10.961392 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12293 2024.06.17 21:27:10.961429 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12294 2024.06.17 21:27:10.961746 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12295 2024.06.17 21:27:10.962054 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12296 2024.06.17 21:27:10.962207 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001368 sec., 75292.39766081871 rows/sec., 5.89 MiB/sec.
12297 2024.06.17 21:27:10.962363 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Debug> DynamicQueryHandler: Done processing query
12298 2024.06.17 21:27:10.962388 [ 3 ] {c9372786-f5ee-4f25-97ca-bf26f99c3ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12299 2024.06.17 21:27:10.962404 [ 3 ] {} <Debug> HTTP-Session: 75ce441e-6a4b-46f9-bec1-24ed9e121e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.06.17 21:27:10.962552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12301 2024.06.17 21:27:10.962601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12302 2024.06.17 21:27:10.962621 [ 3 ] {} <Debug> HTTP-Session: 9a28e2ae-4853-4ebb-8a43-3fcc89b9e5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12303 2024.06.17 21:27:10.962638 [ 3 ] {} <Debug> HTTP-Session: 9a28e2ae-4853-4ebb-8a43-3fcc89b9e5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.06.17 21:27:10.962652 [ 3 ] {} <Debug> HTTP-Session: 9a28e2ae-4853-4ebb-8a43-3fcc89b9e5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.06.17 21:27:10.962683 [ 3 ] {} <Trace> HTTP-Session: 9a28e2ae-4853-4ebb-8a43-3fcc89b9e5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12306 2024.06.17 21:27:10.962826 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12307 2024.06.17 21:27:10.962873 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12308 2024.06.17 21:27:10.963015 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12309 2024.06.17 21:27:10.963337 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12310 2024.06.17 21:27:10.963373 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12311 2024.06.17 21:27:10.963766 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12312 2024.06.17 21:27:10.964111 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12313 2024.06.17 21:27:10.964277 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001513 sec., 107072.0423000661 rows/sec., 7.46 MiB/sec.
12314 2024.06.17 21:27:10.964448 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Debug> DynamicQueryHandler: Done processing query
12315 2024.06.17 21:27:10.964473 [ 3 ] {ec16bf8e-6111-4582-8418-38b6dbc1ef43} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12316 2024.06.17 21:27:10.964489 [ 3 ] {} <Debug> HTTP-Session: 9a28e2ae-4853-4ebb-8a43-3fcc89b9e5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.06.17 21:27:10.964651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12318 2024.06.17 21:27:10.964700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12319 2024.06.17 21:27:10.964720 [ 3 ] {} <Debug> HTTP-Session: 1863099f-ec0a-4576-a8d3-8f83970886a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12320 2024.06.17 21:27:10.964736 [ 3 ] {} <Debug> HTTP-Session: 1863099f-ec0a-4576-a8d3-8f83970886a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.06.17 21:27:10.964749 [ 3 ] {} <Debug> HTTP-Session: 1863099f-ec0a-4576-a8d3-8f83970886a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.06.17 21:27:10.964779 [ 3 ] {} <Trace> HTTP-Session: 1863099f-ec0a-4576-a8d3-8f83970886a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12323 2024.06.17 21:27:10.965048 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12324 2024.06.17 21:27:10.965095 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12325 2024.06.17 21:27:10.965252 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12326 2024.06.17 21:27:10.965658 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12327 2024.06.17 21:27:10.965694 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12328 2024.06.17 21:27:10.966104 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
12329 2024.06.17 21:27:10.966444 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12330 2024.06.17 21:27:10.966602 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001741 sec., 20103.38885697875 rows/sec., 27.13 MiB/sec.
12331 2024.06.17 21:27:10.966859 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Debug> DynamicQueryHandler: Done processing query
12332 2024.06.17 21:27:10.966911 [ 3 ] {8a033093-f0bb-4d0b-8293-64573b685df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
12333 2024.06.17 21:27:10.966969 [ 3 ] {} <Debug> HTTP-Session: 1863099f-ec0a-4576-a8d3-8f83970886a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12334 2024.06.17 21:27:10.967203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12335 2024.06.17 21:27:10.967330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12336 2024.06.17 21:27:10.967407 [ 3 ] {} <Debug> HTTP-Session: d6432c36-7422-4319-a34b-8885eea38e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12337 2024.06.17 21:27:10.967468 [ 3 ] {} <Debug> HTTP-Session: d6432c36-7422-4319-a34b-8885eea38e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.06.17 21:27:10.967524 [ 3 ] {} <Debug> HTTP-Session: d6432c36-7422-4319-a34b-8885eea38e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.06.17 21:27:10.967614 [ 3 ] {} <Trace> HTTP-Session: d6432c36-7422-4319-a34b-8885eea38e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12340 2024.06.17 21:27:10.967751 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12341 2024.06.17 21:27:10.967798 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12342 2024.06.17 21:27:10.967938 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12343 2024.06.17 21:27:10.968198 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12344 2024.06.17 21:27:10.968233 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12345 2024.06.17 21:27:10.968589 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12346 2024.06.17 21:27:10.968918 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12347 2024.06.17 21:27:10.969081 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
12348 2024.06.17 21:27:10.969235 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Debug> DynamicQueryHandler: Done processing query
12349 2024.06.17 21:27:10.969260 [ 3 ] {9c336c90-1004-4d38-b15b-d90fd7193686} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12350 2024.06.17 21:27:10.969275 [ 3 ] {} <Debug> HTTP-Session: d6432c36-7422-4319-a34b-8885eea38e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12351 2024.06.17 21:27:14.039514 [ 39 ] {} <Debug> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
12352 2024.06.17 21:27:14.039633 [ 39 ] {} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12353 2024.06.17 21:27:14.039677 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12354 2024.06.17 21:27:14.039934 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full
12355 2024.06.17 21:27:14.040176 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12356 2024.06.17 21:27:14.040219 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
12357 2024.06.17 21:27:14.040306 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
12358 2024.06.17 21:27:14.040551 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part
12359 2024.06.17 21:27:14.040689 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
12360 2024.06.17 21:27:14.040954 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
12361 2024.06.17 21:27:14.042126 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349724 sec., 21704.67680459492 rows/sec., 1.54 MiB/sec.
12362 2024.06.17 21:27:14.042253 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
12363 2024.06.17 21:27:14.042642 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12364 2024.06.17 21:27:14.042722 [ 187 ] {77a2c2bf-87eb-4818-97af-f8c925c4fc81::all_1_5_1} <Trace> oximeter.measurements_i64 (77a2c2bf-87eb-4818-97af-f8c925c4fc81) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
12365 2024.06.17 21:27:14.042795 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12366 2024.06.17 21:27:15.180667 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
12367 2024.06.17 21:27:15.180740 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
12368 2024.06.17 21:27:15.950499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12369 2024.06.17 21:27:15.950621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12370 2024.06.17 21:27:15.950646 [ 3 ] {} <Debug> HTTP-Session: d5939eb0-ab4f-4369-81e7-4761756b55cd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12371 2024.06.17 21:27:15.950672 [ 3 ] {} <Debug> HTTP-Session: d5939eb0-ab4f-4369-81e7-4761756b55cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.06.17 21:27:15.950690 [ 3 ] {} <Debug> HTTP-Session: d5939eb0-ab4f-4369-81e7-4761756b55cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.06.17 21:27:15.950749 [ 3 ] {} <Trace> HTTP-Session: d5939eb0-ab4f-4369-81e7-4761756b55cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12374 2024.06.17 21:27:15.950997 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12375 2024.06.17 21:27:15.951076 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12376 2024.06.17 21:27:15.951302 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12377 2024.06.17 21:27:15.951715 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12378 2024.06.17 21:27:15.951760 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12379 2024.06.17 21:27:15.952144 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12380 2024.06.17 21:27:15.952495 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12381 2024.06.17 21:27:15.952691 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001755 sec., 10826.210826210827 rows/sec., 877.52 KiB/sec.
12382 2024.06.17 21:27:15.952893 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Debug> DynamicQueryHandler: Done processing query
12383 2024.06.17 21:27:15.952920 [ 3 ] {fa193cb1-563c-411c-8d67-44315482904c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12384 2024.06.17 21:27:15.952937 [ 3 ] {} <Debug> HTTP-Session: d5939eb0-ab4f-4369-81e7-4761756b55cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.06.17 21:27:15.953097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12386 2024.06.17 21:27:15.953146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12387 2024.06.17 21:27:15.953165 [ 3 ] {} <Debug> HTTP-Session: 51acaa92-2dee-46b5-9388-07645b472d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12388 2024.06.17 21:27:15.953182 [ 3 ] {} <Debug> HTTP-Session: 51acaa92-2dee-46b5-9388-07645b472d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.06.17 21:27:15.953196 [ 3 ] {} <Debug> HTTP-Session: 51acaa92-2dee-46b5-9388-07645b472d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.06.17 21:27:15.953227 [ 3 ] {} <Trace> HTTP-Session: 51acaa92-2dee-46b5-9388-07645b472d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12391 2024.06.17 21:27:15.953322 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12392 2024.06.17 21:27:15.953365 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12393 2024.06.17 21:27:15.953496 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12394 2024.06.17 21:27:15.953762 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12395 2024.06.17 21:27:15.953802 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12396 2024.06.17 21:27:15.954111 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12397 2024.06.17 21:27:15.954411 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12398 2024.06.17 21:27:15.954571 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 128.82 KiB/sec.
12399 2024.06.17 21:27:15.954835 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Debug> DynamicQueryHandler: Done processing query
12400 2024.06.17 21:27:15.954869 [ 3 ] {634bb496-88c0-4ae4-b1b4-2b4ff7563b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12401 2024.06.17 21:27:15.954894 [ 3 ] {} <Debug> HTTP-Session: 51acaa92-2dee-46b5-9388-07645b472d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.06.17 21:27:15.955068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12403 2024.06.17 21:27:15.955116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12404 2024.06.17 21:27:15.955135 [ 3 ] {} <Debug> HTTP-Session: 99223c51-b1f6-4e45-b061-dd63947cac27 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12405 2024.06.17 21:27:15.955151 [ 3 ] {} <Debug> HTTP-Session: 99223c51-b1f6-4e45-b061-dd63947cac27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12406 2024.06.17 21:27:15.955165 [ 3 ] {} <Debug> HTTP-Session: 99223c51-b1f6-4e45-b061-dd63947cac27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.06.17 21:27:15.955196 [ 3 ] {} <Trace> HTTP-Session: 99223c51-b1f6-4e45-b061-dd63947cac27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12408 2024.06.17 21:27:15.955322 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12409 2024.06.17 21:27:15.955366 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12410 2024.06.17 21:27:15.955504 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12411 2024.06.17 21:27:15.955842 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12412 2024.06.17 21:27:15.955879 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12413 2024.06.17 21:27:15.956204 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12414 2024.06.17 21:27:15.956515 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12415 2024.06.17 21:27:15.956641 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Debug> executeQuery: Read 114 rows, 9.55 KiB in 0.00137 sec., 83211.6788321168 rows/sec., 6.81 MiB/sec.
12416 2024.06.17 21:27:15.956664 [ 36 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12417 2024.06.17 21:27:15.956724 [ 36 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12418 2024.06.17 21:27:15.956752 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12419 2024.06.17 21:27:15.956885 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Debug> DynamicQueryHandler: Done processing query
12420 2024.06.17 21:27:15.956950 [ 3 ] {87141b34-3ed0-4361-8fd9-30fd318bf807} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12421 2024.06.17 21:27:15.956966 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12422 2024.06.17 21:27:15.956989 [ 3 ] {} <Debug> HTTP-Session: 99223c51-b1f6-4e45-b061-dd63947cac27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.06.17 21:27:15.957286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12424 2024.06.17 21:27:15.957518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12425 2024.06.17 21:27:15.957631 [ 3 ] {} <Debug> HTTP-Session: 01b911f2-8b6a-4381-87d3-88e08f2c5354 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12426 2024.06.17 21:27:15.957639 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12427 2024.06.17 21:27:15.957706 [ 3 ] {} <Debug> HTTP-Session: 01b911f2-8b6a-4381-87d3-88e08f2c5354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12428 2024.06.17 21:27:15.957757 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 246 rows starting from the beginning of the part
12429 2024.06.17 21:27:15.957799 [ 3 ] {} <Debug> HTTP-Session: 01b911f2-8b6a-4381-87d3-88e08f2c5354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12430 2024.06.17 21:27:15.957975 [ 3 ] {} <Trace> HTTP-Session: 01b911f2-8b6a-4381-87d3-88e08f2c5354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12431 2024.06.17 21:27:15.958249 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 115 rows starting from the beginning of the part
12432 2024.06.17 21:27:15.958599 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12433 2024.06.17 21:27:15.958783 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 201 rows starting from the beginning of the part
12434 2024.06.17 21:27:15.958805 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12435 2024.06.17 21:27:15.959254 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 115 rows starting from the beginning of the part
12436 2024.06.17 21:27:15.959503 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part
12437 2024.06.17 21:27:15.959842 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 114 rows starting from the beginning of the part
12438 2024.06.17 21:27:15.960265 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12439 2024.06.17 21:27:15.960768 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12440 2024.06.17 21:27:15.960805 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12441 2024.06.17 21:27:15.961276 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12442 2024.06.17 21:27:15.961749 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12443 2024.06.17 21:27:15.961758 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 4 columns (4 merged, 0 gathered) in 0.00494483 sec., 192928.7761156602 rows/sec., 15.96 MiB/sec.
12444 2024.06.17 21:27:15.961918 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003607 sec., 554.4774050457444 rows/sec., 38.72 KiB/sec.
12445 2024.06.17 21:27:15.961952 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12446 2024.06.17 21:27:15.962128 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Debug> DynamicQueryHandler: Done processing query
12447 2024.06.17 21:27:15.962167 [ 3 ] {3ef246ae-01ca-4720-a41a-7945df377e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12448 2024.06.17 21:27:15.962196 [ 3 ] {} <Debug> HTTP-Session: 01b911f2-8b6a-4381-87d3-88e08f2c5354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12449 2024.06.17 21:27:15.962343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12450 2024.06.17 21:27:15.962398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12451 2024.06.17 21:27:15.962407 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12452 2024.06.17 21:27:15.962420 [ 3 ] {} <Debug> HTTP-Session: 5a6f9b49-5563-43a7-9bc4-e28a8a3fdeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12453 2024.06.17 21:27:15.962448 [ 3 ] {} <Debug> HTTP-Session: 5a6f9b49-5563-43a7-9bc4-e28a8a3fdeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12454 2024.06.17 21:27:15.962474 [ 3 ] {} <Debug> HTTP-Session: 5a6f9b49-5563-43a7-9bc4-e28a8a3fdeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.06.17 21:27:15.962511 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_81_16} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12456 2024.06.17 21:27:15.962518 [ 3 ] {} <Trace> HTTP-Session: 5a6f9b49-5563-43a7-9bc4-e28a8a3fdeb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12457 2024.06.17 21:27:15.962584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
12458 2024.06.17 21:27:15.962655 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12459 2024.06.17 21:27:15.962699 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12460 2024.06.17 21:27:15.962824 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12461 2024.06.17 21:27:15.963199 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12462 2024.06.17 21:27:15.963236 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12463 2024.06.17 21:27:15.963550 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12464 2024.06.17 21:27:15.963861 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12465 2024.06.17 21:27:15.963988 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00138 sec., 61594.20289855073 rows/sec., 4.81 MiB/sec.
12466 2024.06.17 21:27:15.963994 [ 36 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12467 2024.06.17 21:27:15.964048 [ 36 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12468 2024.06.17 21:27:15.964088 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12469 2024.06.17 21:27:15.964208 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Debug> DynamicQueryHandler: Done processing query
12470 2024.06.17 21:27:15.964250 [ 3 ] {ace336e7-d2c9-4baf-8157-0f4b11b59c81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12471 2024.06.17 21:27:15.964273 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12472 2024.06.17 21:27:15.964279 [ 3 ] {} <Debug> HTTP-Session: 5a6f9b49-5563-43a7-9bc4-e28a8a3fdeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.06.17 21:27:15.964481 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12474 2024.06.17 21:27:15.964540 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 191 rows starting from the beginning of the part
12475 2024.06.17 21:27:15.964554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12476 2024.06.17 21:27:15.964740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12477 2024.06.17 21:27:15.964745 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part
12478 2024.06.17 21:27:15.964839 [ 3 ] {} <Debug> HTTP-Session: dffb2379-dc16-46f0-848e-45cdedddc2bd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12479 2024.06.17 21:27:15.964946 [ 3 ] {} <Debug> HTTP-Session: dffb2379-dc16-46f0-848e-45cdedddc2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12480 2024.06.17 21:27:15.964984 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 146 rows starting from the beginning of the part
12481 2024.06.17 21:27:15.965016 [ 3 ] {} <Debug> HTTP-Session: dffb2379-dc16-46f0-848e-45cdedddc2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12482 2024.06.17 21:27:15.965269 [ 3 ] {} <Trace> HTTP-Session: dffb2379-dc16-46f0-848e-45cdedddc2bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12483 2024.06.17 21:27:15.965309 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part
12484 2024.06.17 21:27:15.965549 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 103 rows starting from the beginning of the part
12485 2024.06.17 21:27:15.965827 [ 187 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 85 rows starting from the beginning of the part
12486 2024.06.17 21:27:15.965845 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12487 2024.06.17 21:27:15.966050 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12488 2024.06.17 21:27:15.966606 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12489 2024.06.17 21:27:15.967539 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12490 2024.06.17 21:27:15.967609 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12491 2024.06.17 21:27:15.968631 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12492 2024.06.17 21:27:15.968797 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 4 columns (4 merged, 0 gathered) in 0.004621987 sec., 152531.80071687783 rows/sec., 11.81 MiB/sec.
12493 2024.06.17 21:27:15.969246 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12494 2024.06.17 21:27:15.969262 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12495 2024.06.17 21:27:15.969575 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004003 sec., 40219.83512365726 rows/sec., 2.80 MiB/sec.
12496 2024.06.17 21:27:15.970220 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Debug> DynamicQueryHandler: Done processing query
12497 2024.06.17 21:27:15.970310 [ 3 ] {f20785f6-59a2-4896-a858-535b91a56979} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12498 2024.06.17 21:27:15.970405 [ 3 ] {} <Debug> HTTP-Session: dffb2379-dc16-46f0-848e-45cdedddc2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12499 2024.06.17 21:27:15.970758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12500 2024.06.17 21:27:15.970891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12501 2024.06.17 21:27:15.970945 [ 3 ] {} <Debug> HTTP-Session: 0edc16ee-2661-4536-89b5-0cfe67edf9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12502 2024.06.17 21:27:15.970937 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12503 2024.06.17 21:27:15.970976 [ 3 ] {} <Debug> HTTP-Session: 0edc16ee-2661-4536-89b5-0cfe67edf9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12504 2024.06.17 21:27:15.971015 [ 3 ] {} <Debug> HTTP-Session: 0edc16ee-2661-4536-89b5-0cfe67edf9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12505 2024.06.17 21:27:15.971099 [ 3 ] {} <Trace> HTTP-Session: 0edc16ee-2661-4536-89b5-0cfe67edf9b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12506 2024.06.17 21:27:15.971142 [ 186 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_81_16} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12507 2024.06.17 21:27:15.971287 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
12508 2024.06.17 21:27:15.971361 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12509 2024.06.17 21:27:15.971417 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12510 2024.06.17 21:27:15.971617 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12511 2024.06.17 21:27:15.972035 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12512 2024.06.17 21:27:15.972069 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12513 2024.06.17 21:27:15.972488 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
12514 2024.06.17 21:27:15.972846 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12515 2024.06.17 21:27:15.972985 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001783 sec., 10656.197420078519 rows/sec., 14.38 MiB/sec.
12516 2024.06.17 21:27:15.973165 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Debug> DynamicQueryHandler: Done processing query
12517 2024.06.17 21:27:15.973191 [ 3 ] {1ad80405-3f2e-4330-b491-797b585d3f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12518 2024.06.17 21:27:15.973207 [ 3 ] {} <Debug> HTTP-Session: 0edc16ee-2661-4536-89b5-0cfe67edf9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12519 2024.06.17 21:27:15.973340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12520 2024.06.17 21:27:15.973389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12521 2024.06.17 21:27:15.973408 [ 3 ] {} <Debug> HTTP-Session: 406d75b2-5d93-47d9-a54a-51842de9ff96 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12522 2024.06.17 21:27:15.973424 [ 3 ] {} <Debug> HTTP-Session: 406d75b2-5d93-47d9-a54a-51842de9ff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.06.17 21:27:15.973437 [ 3 ] {} <Debug> HTTP-Session: 406d75b2-5d93-47d9-a54a-51842de9ff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12524 2024.06.17 21:27:15.973469 [ 3 ] {} <Trace> HTTP-Session: 406d75b2-5d93-47d9-a54a-51842de9ff96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12525 2024.06.17 21:27:15.973579 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12526 2024.06.17 21:27:15.973625 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12527 2024.06.17 21:27:15.973752 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12528 2024.06.17 21:27:15.974040 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12529 2024.06.17 21:27:15.974075 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12530 2024.06.17 21:27:15.974433 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12531 2024.06.17 21:27:15.974754 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12532 2024.06.17 21:27:15.974884 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
12533 2024.06.17 21:27:15.975033 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Debug> DynamicQueryHandler: Done processing query
12534 2024.06.17 21:27:15.975057 [ 3 ] {2e22ba47-f77e-4be2-86eb-ec826c3e3b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12535 2024.06.17 21:27:15.975073 [ 3 ] {} <Debug> HTTP-Session: 406d75b2-5d93-47d9-a54a-51842de9ff96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12536 2024.06.17 21:27:20.951424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12537 2024.06.17 21:27:20.951628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12538 2024.06.17 21:27:20.951675 [ 3 ] {} <Debug> HTTP-Session: 4b67d9ea-82a1-4f54-8abf-36bd52b7e2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12539 2024.06.17 21:27:20.951718 [ 3 ] {} <Debug> HTTP-Session: 4b67d9ea-82a1-4f54-8abf-36bd52b7e2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.06.17 21:27:20.951748 [ 3 ] {} <Debug> HTTP-Session: 4b67d9ea-82a1-4f54-8abf-36bd52b7e2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12541 2024.06.17 21:27:20.951834 [ 3 ] {} <Trace> HTTP-Session: 4b67d9ea-82a1-4f54-8abf-36bd52b7e2fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12542 2024.06.17 21:27:20.952064 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12543 2024.06.17 21:27:20.952136 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12544 2024.06.17 21:27:20.952467 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12545 2024.06.17 21:27:20.952906 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12546 2024.06.17 21:27:20.952954 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12547 2024.06.17 21:27:20.953340 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12548 2024.06.17 21:27:20.953684 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12549 2024.06.17 21:27:20.953856 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001853 sec., 18888.289260658392 rows/sec., 1.50 MiB/sec.
12550 2024.06.17 21:27:20.954089 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Debug> DynamicQueryHandler: Done processing query
12551 2024.06.17 21:27:20.954116 [ 3 ] {989edd4f-4b0b-494e-a759-aa298e0f8422} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12552 2024.06.17 21:27:20.954134 [ 3 ] {} <Debug> HTTP-Session: 4b67d9ea-82a1-4f54-8abf-36bd52b7e2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12553 2024.06.17 21:27:20.954301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12554 2024.06.17 21:27:20.954450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12555 2024.06.17 21:27:20.954472 [ 3 ] {} <Debug> HTTP-Session: e0506b99-9875-4791-b1cb-c8d4742bf6db Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12556 2024.06.17 21:27:20.954489 [ 3 ] {} <Debug> HTTP-Session: e0506b99-9875-4791-b1cb-c8d4742bf6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.06.17 21:27:20.954503 [ 3 ] {} <Debug> HTTP-Session: e0506b99-9875-4791-b1cb-c8d4742bf6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12558 2024.06.17 21:27:20.954541 [ 3 ] {} <Trace> HTTP-Session: e0506b99-9875-4791-b1cb-c8d4742bf6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12559 2024.06.17 21:27:20.954697 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12560 2024.06.17 21:27:20.954746 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12561 2024.06.17 21:27:20.954880 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12562 2024.06.17 21:27:20.955291 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12563 2024.06.17 21:27:20.955329 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12564 2024.06.17 21:27:20.955703 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12565 2024.06.17 21:27:20.956031 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12566 2024.06.17 21:27:20.956194 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Debug> executeQuery: Read 161 rows, 13.99 KiB in 0.001567 sec., 102744.09700063815 rows/sec., 8.72 MiB/sec.
12567 2024.06.17 21:27:20.956362 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Debug> DynamicQueryHandler: Done processing query
12568 2024.06.17 21:27:20.956390 [ 3 ] {c5d24da9-d773-4337-8d19-37e4a3cba9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12569 2024.06.17 21:27:20.956407 [ 3 ] {} <Debug> HTTP-Session: e0506b99-9875-4791-b1cb-c8d4742bf6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12570 2024.06.17 21:27:20.956586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12571 2024.06.17 21:27:20.956635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12572 2024.06.17 21:27:20.956655 [ 3 ] {} <Debug> HTTP-Session: 4156d6a5-fef6-4d92-a80e-8dc2fc98c227 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12573 2024.06.17 21:27:20.956672 [ 3 ] {} <Debug> HTTP-Session: 4156d6a5-fef6-4d92-a80e-8dc2fc98c227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.06.17 21:27:20.956686 [ 3 ] {} <Debug> HTTP-Session: 4156d6a5-fef6-4d92-a80e-8dc2fc98c227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12575 2024.06.17 21:27:20.956718 [ 3 ] {} <Trace> HTTP-Session: 4156d6a5-fef6-4d92-a80e-8dc2fc98c227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12576 2024.06.17 21:27:20.956864 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12577 2024.06.17 21:27:20.956910 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12578 2024.06.17 21:27:20.957036 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12579 2024.06.17 21:27:20.957390 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12580 2024.06.17 21:27:20.957427 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12581 2024.06.17 21:27:20.957759 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12582 2024.06.17 21:27:20.958077 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12583 2024.06.17 21:27:20.958224 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001419 sec., 69767.44186046511 rows/sec., 5.45 MiB/sec.
12584 2024.06.17 21:27:20.958392 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Debug> DynamicQueryHandler: Done processing query
12585 2024.06.17 21:27:20.958416 [ 3 ] {d3833528-39a4-4cd5-a307-beb128665ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12586 2024.06.17 21:27:20.958432 [ 3 ] {} <Debug> HTTP-Session: 4156d6a5-fef6-4d92-a80e-8dc2fc98c227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12587 2024.06.17 21:27:20.958597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12588 2024.06.17 21:27:20.958646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12589 2024.06.17 21:27:20.958666 [ 3 ] {} <Debug> HTTP-Session: c890a10c-f4a8-45c3-9603-2734769ad2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12590 2024.06.17 21:27:20.958682 [ 3 ] {} <Debug> HTTP-Session: c890a10c-f4a8-45c3-9603-2734769ad2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12591 2024.06.17 21:27:20.958696 [ 3 ] {} <Debug> HTTP-Session: c890a10c-f4a8-45c3-9603-2734769ad2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12592 2024.06.17 21:27:20.958728 [ 3 ] {} <Trace> HTTP-Session: c890a10c-f4a8-45c3-9603-2734769ad2fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12593 2024.06.17 21:27:20.958873 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12594 2024.06.17 21:27:20.958922 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12595 2024.06.17 21:27:20.959067 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12596 2024.06.17 21:27:20.959444 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12597 2024.06.17 21:27:20.959479 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12598 2024.06.17 21:27:20.959884 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12599 2024.06.17 21:27:20.960216 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12600 2024.06.17 21:27:20.960379 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
12601 2024.06.17 21:27:20.960538 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Debug> DynamicQueryHandler: Done processing query
12602 2024.06.17 21:27:20.960562 [ 3 ] {39bf9f65-5463-4680-96bd-4c863e1137fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12603 2024.06.17 21:27:20.960578 [ 3 ] {} <Debug> HTTP-Session: c890a10c-f4a8-45c3-9603-2734769ad2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12604 2024.06.17 21:27:20.960768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12605 2024.06.17 21:27:20.960818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12606 2024.06.17 21:27:20.960837 [ 3 ] {} <Debug> HTTP-Session: a536abb2-4452-4d9a-a2fc-6defa63fb275 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12607 2024.06.17 21:27:20.960854 [ 3 ] {} <Debug> HTTP-Session: a536abb2-4452-4d9a-a2fc-6defa63fb275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.06.17 21:27:20.960868 [ 3 ] {} <Debug> HTTP-Session: a536abb2-4452-4d9a-a2fc-6defa63fb275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12609 2024.06.17 21:27:20.960900 [ 3 ] {} <Trace> HTTP-Session: a536abb2-4452-4d9a-a2fc-6defa63fb275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12610 2024.06.17 21:27:20.961219 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12611 2024.06.17 21:27:20.961269 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12612 2024.06.17 21:27:20.961428 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12613 2024.06.17 21:27:20.961971 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12614 2024.06.17 21:27:20.962006 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12615 2024.06.17 21:27:20.962439 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
12616 2024.06.17 21:27:20.962779 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12617 2024.06.17 21:27:20.962944 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001916 sec., 18267.22338204593 rows/sec., 24.65 MiB/sec.
12618 2024.06.17 21:27:20.963134 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Debug> DynamicQueryHandler: Done processing query
12619 2024.06.17 21:27:20.963160 [ 3 ] {4d84ca74-67d9-4cc1-a886-ba3a55c65ca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
12620 2024.06.17 21:27:20.963177 [ 3 ] {} <Debug> HTTP-Session: a536abb2-4452-4d9a-a2fc-6defa63fb275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12621 2024.06.17 21:27:20.963307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12622 2024.06.17 21:27:20.963357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12623 2024.06.17 21:27:20.963377 [ 3 ] {} <Debug> HTTP-Session: 78e1eb22-d86d-4e24-91b0-4f3bbec47efe Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12624 2024.06.17 21:27:20.963393 [ 3 ] {} <Debug> HTTP-Session: 78e1eb22-d86d-4e24-91b0-4f3bbec47efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.06.17 21:27:20.963406 [ 3 ] {} <Debug> HTTP-Session: 78e1eb22-d86d-4e24-91b0-4f3bbec47efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12626 2024.06.17 21:27:20.963438 [ 3 ] {} <Trace> HTTP-Session: 78e1eb22-d86d-4e24-91b0-4f3bbec47efe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12627 2024.06.17 21:27:20.963562 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12628 2024.06.17 21:27:20.963608 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12629 2024.06.17 21:27:20.963739 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12630 2024.06.17 21:27:20.964094 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12631 2024.06.17 21:27:20.964130 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12632 2024.06.17 21:27:20.964488 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12633 2024.06.17 21:27:20.964816 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12634 2024.06.17 21:27:20.964978 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec.
12635 2024.06.17 21:27:20.965153 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Debug> DynamicQueryHandler: Done processing query
12636 2024.06.17 21:27:20.965179 [ 3 ] {f0bdf435-a152-4c7a-8d29-1c5691ddb30a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12637 2024.06.17 21:27:20.965195 [ 3 ] {} <Debug> HTTP-Session: 78e1eb22-d86d-4e24-91b0-4f3bbec47efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12638 2024.06.17 21:27:25.951676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12639 2024.06.17 21:27:25.951828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12640 2024.06.17 21:27:25.951858 [ 3 ] {} <Debug> HTTP-Session: edc9b1a7-512f-4300-9992-b717dd006852 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12641 2024.06.17 21:27:25.951886 [ 3 ] {} <Debug> HTTP-Session: edc9b1a7-512f-4300-9992-b717dd006852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.06.17 21:27:25.951904 [ 3 ] {} <Debug> HTTP-Session: edc9b1a7-512f-4300-9992-b717dd006852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12643 2024.06.17 21:27:25.951961 [ 3 ] {} <Trace> HTTP-Session: edc9b1a7-512f-4300-9992-b717dd006852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12644 2024.06.17 21:27:25.952157 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12645 2024.06.17 21:27:25.952224 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12646 2024.06.17 21:27:25.952426 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12647 2024.06.17 21:27:25.952849 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12648 2024.06.17 21:27:25.952895 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12649 2024.06.17 21:27:25.953280 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12650 2024.06.17 21:27:25.953651 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12651 2024.06.17 21:27:25.953839 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001738 sec., 10932.10586881473 rows/sec., 886.10 KiB/sec.
12652 2024.06.17 21:27:25.954137 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Debug> DynamicQueryHandler: Done processing query
12653 2024.06.17 21:27:25.954194 [ 3 ] {f9a8b4e6-694d-44ab-ae96-1563c188c5a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12654 2024.06.17 21:27:25.954246 [ 3 ] {} <Debug> HTTP-Session: edc9b1a7-512f-4300-9992-b717dd006852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12655 2024.06.17 21:27:25.954445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12656 2024.06.17 21:27:25.954500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12657 2024.06.17 21:27:25.954518 [ 3 ] {} <Debug> HTTP-Session: 1e0f4527-b424-43dc-b3ec-56ca032a5a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12658 2024.06.17 21:27:25.954535 [ 3 ] {} <Debug> HTTP-Session: 1e0f4527-b424-43dc-b3ec-56ca032a5a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.06.17 21:27:25.954548 [ 3 ] {} <Debug> HTTP-Session: 1e0f4527-b424-43dc-b3ec-56ca032a5a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12660 2024.06.17 21:27:25.954583 [ 3 ] {} <Trace> HTTP-Session: 1e0f4527-b424-43dc-b3ec-56ca032a5a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12661 2024.06.17 21:27:25.954714 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12662 2024.06.17 21:27:25.954825 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12663 2024.06.17 21:27:25.954974 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12664 2024.06.17 21:27:25.955357 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12665 2024.06.17 21:27:25.955394 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12666 2024.06.17 21:27:25.955736 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12667 2024.06.17 21:27:25.956047 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12668 2024.06.17 21:27:25.956203 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001478 sec., 76454.66847090663 rows/sec., 6.26 MiB/sec.
12669 2024.06.17 21:27:25.956382 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Debug> DynamicQueryHandler: Done processing query
12670 2024.06.17 21:27:25.956408 [ 3 ] {d883fbf8-161a-415b-a7c1-2d3be87ae58e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12671 2024.06.17 21:27:25.956424 [ 3 ] {} <Debug> HTTP-Session: 1e0f4527-b424-43dc-b3ec-56ca032a5a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12672 2024.06.17 21:27:25.956566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12673 2024.06.17 21:27:25.956617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12674 2024.06.17 21:27:25.956636 [ 3 ] {} <Debug> HTTP-Session: b8894ceb-37af-4863-83de-6b0bfb8b3079 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12675 2024.06.17 21:27:25.956653 [ 3 ] {} <Debug> HTTP-Session: b8894ceb-37af-4863-83de-6b0bfb8b3079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.06.17 21:27:25.956667 [ 3 ] {} <Debug> HTTP-Session: b8894ceb-37af-4863-83de-6b0bfb8b3079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12677 2024.06.17 21:27:25.956699 [ 3 ] {} <Trace> HTTP-Session: b8894ceb-37af-4863-83de-6b0bfb8b3079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12678 2024.06.17 21:27:25.956824 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12679 2024.06.17 21:27:25.956868 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12680 2024.06.17 21:27:25.956996 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12681 2024.06.17 21:27:25.957327 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12682 2024.06.17 21:27:25.957363 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12683 2024.06.17 21:27:25.957685 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12684 2024.06.17 21:27:25.957998 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12685 2024.06.17 21:27:25.958152 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001376 sec., 60319.767441860466 rows/sec., 4.71 MiB/sec.
12686 2024.06.17 21:27:25.958305 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Debug> DynamicQueryHandler: Done processing query
12687 2024.06.17 21:27:25.958330 [ 3 ] {393ef701-d804-44d9-a232-249057e19535} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12688 2024.06.17 21:27:25.958345 [ 3 ] {} <Debug> HTTP-Session: b8894ceb-37af-4863-83de-6b0bfb8b3079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12689 2024.06.17 21:27:25.958513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12690 2024.06.17 21:27:25.958562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12691 2024.06.17 21:27:25.958582 [ 3 ] {} <Debug> HTTP-Session: 5047b34b-4979-4737-88b9-3c9c068498e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12692 2024.06.17 21:27:25.958598 [ 3 ] {} <Debug> HTTP-Session: 5047b34b-4979-4737-88b9-3c9c068498e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.06.17 21:27:25.958612 [ 3 ] {} <Debug> HTTP-Session: 5047b34b-4979-4737-88b9-3c9c068498e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12694 2024.06.17 21:27:25.958643 [ 3 ] {} <Trace> HTTP-Session: 5047b34b-4979-4737-88b9-3c9c068498e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12695 2024.06.17 21:27:25.958789 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12696 2024.06.17 21:27:25.958837 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12697 2024.06.17 21:27:25.958982 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12698 2024.06.17 21:27:25.959377 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12699 2024.06.17 21:27:25.959412 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12700 2024.06.17 21:27:25.959810 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12701 2024.06.17 21:27:25.960176 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12702 2024.06.17 21:27:25.960352 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec.
12703 2024.06.17 21:27:25.960368 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12704 2024.06.17 21:27:25.960498 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12705 2024.06.17 21:27:25.960553 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12706 2024.06.17 21:27:25.960580 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Debug> DynamicQueryHandler: Done processing query
12707 2024.06.17 21:27:25.960635 [ 3 ] {a8a87934-c85a-4b0d-bf3f-947a66d962f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12708 2024.06.17 21:27:25.960697 [ 3 ] {} <Debug> HTTP-Session: 5047b34b-4979-4737-88b9-3c9c068498e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12709 2024.06.17 21:27:25.960841 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12710 2024.06.17 21:27:25.961031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12711 2024.06.17 21:27:25.961206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12712 2024.06.17 21:27:25.961301 [ 3 ] {} <Debug> HTTP-Session: 013ba203-f68a-4493-9c23-e74e02d64aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12713 2024.06.17 21:27:25.961384 [ 3 ] {} <Debug> HTTP-Session: 013ba203-f68a-4493-9c23-e74e02d64aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12714 2024.06.17 21:27:25.961416 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12715 2024.06.17 21:27:25.961450 [ 3 ] {} <Debug> HTTP-Session: 013ba203-f68a-4493-9c23-e74e02d64aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12716 2024.06.17 21:27:25.961541 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 11439 rows starting from the beginning of the part
12717 2024.06.17 21:27:25.961586 [ 3 ] {} <Trace> HTTP-Session: 013ba203-f68a-4493-9c23-e74e02d64aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12718 2024.06.17 21:27:25.962065 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part
12719 2024.06.17 21:27:25.962224 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12720 2024.06.17 21:27:25.962598 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12721 2024.06.17 21:27:25.962662 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 162 rows starting from the beginning of the part
12722 2024.06.17 21:27:25.963191 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 161 rows starting from the beginning of the part
12723 2024.06.17 21:27:25.963600 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
12724 2024.06.17 21:27:25.963969 [ 192 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
12725 2024.06.17 21:27:25.964516 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12726 2024.06.17 21:27:25.964996 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12727 2024.06.17 21:27:25.965042 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12728 2024.06.17 21:27:25.965492 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12729 2024.06.17 21:27:25.966023 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12730 2024.06.17 21:27:25.966224 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.004374 sec., 4343.850022862368 rows/sec., 5.86 MiB/sec.
12731 2024.06.17 21:27:25.966421 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Debug> DynamicQueryHandler: Done processing query
12732 2024.06.17 21:27:25.966444 [ 3 ] {a61c051c-e427-4017-9df8-60753e20cce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12733 2024.06.17 21:27:25.966461 [ 3 ] {} <Debug> HTTP-Session: 013ba203-f68a-4493-9c23-e74e02d64aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.06.17 21:27:25.966616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12735 2024.06.17 21:27:25.966713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12736 2024.06.17 21:27:25.966746 [ 3 ] {} <Debug> HTTP-Session: 775102f9-a9a4-4474-bbc9-94950b42648f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12737 2024.06.17 21:27:25.966791 [ 3 ] {} <Debug> HTTP-Session: 775102f9-a9a4-4474-bbc9-94950b42648f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12738 2024.06.17 21:27:25.966813 [ 3 ] {} <Debug> HTTP-Session: 775102f9-a9a4-4474-bbc9-94950b42648f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12739 2024.06.17 21:27:25.966852 [ 3 ] {} <Trace> HTTP-Session: 775102f9-a9a4-4474-bbc9-94950b42648f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12740 2024.06.17 21:27:25.966999 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12741 2024.06.17 21:27:25.967046 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12742 2024.06.17 21:27:25.967179 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12743 2024.06.17 21:27:25.967494 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12744 2024.06.17 21:27:25.967531 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12745 2024.06.17 21:27:25.967987 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12746 2024.06.17 21:27:25.968058 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12243 rows, containing 5 columns (5 merged, 0 gathered) in 0.007377975 sec., 1659398.4121659398 rows/sec., 115.71 MiB/sec.
12747 2024.06.17 21:27:25.968440 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12748 2024.06.17 21:27:25.968547 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12749 2024.06.17 21:27:25.968672 [ 25 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12750 2024.06.17 21:27:25.968767 [ 25 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12751 2024.06.17 21:27:25.968793 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001792 sec., 33482.142857142855 rows/sec., 2.26 MiB/sec.
12752 2024.06.17 21:27:25.968854 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12753 2024.06.17 21:27:25.969357 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12754 2024.06.17 21:27:25.970167 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12755 2024.06.17 21:27:25.970279 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4062 rows starting from the beginning of the part
12756 2024.06.17 21:27:25.970390 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12757 2024.06.17 21:27:25.970702 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
12758 2024.06.17 21:27:25.970933 [ 194 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12759 2024.06.17 21:27:25.971169 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
12760 2024.06.17 21:27:25.971338 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB.
12761 2024.06.17 21:27:25.971578 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
12762 2024.06.17 21:27:25.971685 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Debug> DynamicQueryHandler: Done processing query
12763 2024.06.17 21:27:25.971925 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
12764 2024.06.17 21:27:25.972133 [ 3 ] {49eb3936-920e-4777-bd68-e828aa2121bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12765 2024.06.17 21:27:25.972228 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part
12766 2024.06.17 21:27:25.972289 [ 3 ] {} <Debug> HTTP-Session: 775102f9-a9a4-4474-bbc9-94950b42648f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12767 2024.06.17 21:27:25.974490 [ 193 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4362 rows, containing 4 columns (4 merged, 0 gathered) in 0.005495165 sec., 793788.7215397536 rows/sec., 53.40 MiB/sec.
12768 2024.06.17 21:27:25.974828 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12769 2024.06.17 21:27:25.975225 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12770 2024.06.17 21:27:25.975314 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_81_16} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12771 2024.06.17 21:27:25.975402 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
12772 2024.06.17 21:27:30.180808 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
12773 2024.06.17 21:27:30.180931 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
12774 2024.06.17 21:27:30.952794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12775 2024.06.17 21:27:30.952924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12776 2024.06.17 21:27:30.952954 [ 3 ] {} <Debug> HTTP-Session: 61a614e7-67bb-4abd-8816-a5e59d57bb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12777 2024.06.17 21:27:30.952982 [ 3 ] {} <Debug> HTTP-Session: 61a614e7-67bb-4abd-8816-a5e59d57bb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12778 2024.06.17 21:27:30.953001 [ 3 ] {} <Debug> HTTP-Session: 61a614e7-67bb-4abd-8816-a5e59d57bb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.06.17 21:27:30.953058 [ 3 ] {} <Trace> HTTP-Session: 61a614e7-67bb-4abd-8816-a5e59d57bb7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12780 2024.06.17 21:27:30.953262 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12781 2024.06.17 21:27:30.953330 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12782 2024.06.17 21:27:30.953526 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12783 2024.06.17 21:27:30.953975 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12784 2024.06.17 21:27:30.954019 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12785 2024.06.17 21:27:30.954402 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12786 2024.06.17 21:27:30.955197 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12787 2024.06.17 21:27:30.955504 [ 66 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12788 2024.06.17 21:27:30.955512 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.002305 sec., 15184.381778741865 rows/sec., 1.20 MiB/sec.
12789 2024.06.17 21:27:30.955577 [ 66 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12790 2024.06.17 21:27:30.955637 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12791 2024.06.17 21:27:30.955922 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Debug> DynamicQueryHandler: Done processing query
12792 2024.06.17 21:27:30.955929 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12793 2024.06.17 21:27:30.955961 [ 3 ] {dfb665ff-633d-453f-ab78-eeee1a630f29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12794 2024.06.17 21:27:30.956037 [ 3 ] {} <Debug> HTTP-Session: 61a614e7-67bb-4abd-8816-a5e59d57bb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12795 2024.06.17 21:27:30.956237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12796 2024.06.17 21:27:30.956303 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12797 2024.06.17 21:27:30.956349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12798 2024.06.17 21:27:30.956366 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 54 rows starting from the beginning of the part
12799 2024.06.17 21:27:30.956395 [ 3 ] {} <Debug> HTTP-Session: d363ad62-d7f2-47b2-8d5d-6650da91aac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12800 2024.06.17 21:27:30.956435 [ 3 ] {} <Debug> HTTP-Session: d363ad62-d7f2-47b2-8d5d-6650da91aac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12801 2024.06.17 21:27:30.956470 [ 3 ] {} <Debug> HTTP-Session: d363ad62-d7f2-47b2-8d5d-6650da91aac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12802 2024.06.17 21:27:30.956565 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part
12803 2024.06.17 21:27:30.956662 [ 3 ] {} <Trace> HTTP-Session: d363ad62-d7f2-47b2-8d5d-6650da91aac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12804 2024.06.17 21:27:30.956844 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part
12805 2024.06.17 21:27:30.957231 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part
12806 2024.06.17 21:27:30.957345 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12807 2024.06.17 21:27:30.957483 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part
12808 2024.06.17 21:27:30.957572 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12809 2024.06.17 21:27:30.957697 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part
12810 2024.06.17 21:27:30.958413 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12811 2024.06.17 21:27:30.959234 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12812 2024.06.17 21:27:30.959312 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12813 2024.06.17 21:27:30.960190 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12814 2024.06.17 21:27:30.960359 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.004581216 sec., 43001.68339584949 rows/sec., 3.40 MiB/sec.
12815 2024.06.17 21:27:30.960612 [ 189 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12816 2024.06.17 21:27:30.960860 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12817 2024.06.17 21:27:30.961289 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004189 sec., 1432.3227500596802 rows/sec., 116.80 KiB/sec.
12818 2024.06.17 21:27:30.961554 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12819 2024.06.17 21:27:30.961669 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Debug> DynamicQueryHandler: Done processing query
12820 2024.06.17 21:27:30.961729 [ 3 ] {0040ad3c-5430-4bcd-a897-5c363dd6356e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12821 2024.06.17 21:27:30.961729 [ 193 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_81_16} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12822 2024.06.17 21:27:30.961757 [ 3 ] {} <Debug> HTTP-Session: d363ad62-d7f2-47b2-8d5d-6650da91aac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12823 2024.06.17 21:27:30.961878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12824 2024.06.17 21:27:30.961961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 29120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12825 2024.06.17 21:27:30.962021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12826 2024.06.17 21:27:30.962039 [ 3 ] {} <Debug> HTTP-Session: 2564f3aa-4ae3-49e6-b0e7-4d896cc65fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12827 2024.06.17 21:27:30.962056 [ 3 ] {} <Debug> HTTP-Session: 2564f3aa-4ae3-49e6-b0e7-4d896cc65fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12828 2024.06.17 21:27:30.962070 [ 3 ] {} <Debug> HTTP-Session: 2564f3aa-4ae3-49e6-b0e7-4d896cc65fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12829 2024.06.17 21:27:30.962103 [ 3 ] {} <Trace> HTTP-Session: 2564f3aa-4ae3-49e6-b0e7-4d896cc65fc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12830 2024.06.17 21:27:30.962268 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12831 2024.06.17 21:27:30.962313 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12832 2024.06.17 21:27:30.962460 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12833 2024.06.17 21:27:30.962907 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12834 2024.06.17 21:27:30.962944 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12835 2024.06.17 21:27:30.963274 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12836 2024.06.17 21:27:30.963583 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12837 2024.06.17 21:27:30.963742 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Debug> executeQuery: Read 200 rows, 16.98 KiB in 0.001545 sec., 129449.83818770228 rows/sec., 10.73 MiB/sec.
12838 2024.06.17 21:27:30.963913 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Debug> DynamicQueryHandler: Done processing query
12839 2024.06.17 21:27:30.963937 [ 3 ] {373a5c75-e716-4b29-9966-4edc2ef0b6a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12840 2024.06.17 21:27:30.963953 [ 3 ] {} <Debug> HTTP-Session: 2564f3aa-4ae3-49e6-b0e7-4d896cc65fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12841 2024.06.17 21:27:30.964078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12842 2024.06.17 21:27:30.964127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12843 2024.06.17 21:27:30.964146 [ 3 ] {} <Debug> HTTP-Session: 82ef9a30-1ef7-4f8d-bd7d-28aebbb003fb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12844 2024.06.17 21:27:30.964162 [ 3 ] {} <Debug> HTTP-Session: 82ef9a30-1ef7-4f8d-bd7d-28aebbb003fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12845 2024.06.17 21:27:30.964176 [ 3 ] {} <Debug> HTTP-Session: 82ef9a30-1ef7-4f8d-bd7d-28aebbb003fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12846 2024.06.17 21:27:30.964206 [ 3 ] {} <Trace> HTTP-Session: 82ef9a30-1ef7-4f8d-bd7d-28aebbb003fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12847 2024.06.17 21:27:30.964301 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12848 2024.06.17 21:27:30.964345 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12849 2024.06.17 21:27:30.964472 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12850 2024.06.17 21:27:30.964737 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12851 2024.06.17 21:27:30.964774 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12852 2024.06.17 21:27:30.965073 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12853 2024.06.17 21:27:30.965390 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12854 2024.06.17 21:27:30.965524 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 335.69 KiB/sec.
12855 2024.06.17 21:27:30.965710 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Debug> DynamicQueryHandler: Done processing query
12856 2024.06.17 21:27:30.965734 [ 3 ] {235daaad-48ab-45d5-937f-cfe260b3b279} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12857 2024.06.17 21:27:30.965749 [ 3 ] {} <Debug> HTTP-Session: 82ef9a30-1ef7-4f8d-bd7d-28aebbb003fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12858 2024.06.17 21:27:30.965884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 21887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12859 2024.06.17 21:27:30.965932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12860 2024.06.17 21:27:30.965951 [ 3 ] {} <Debug> HTTP-Session: 4c18b8a5-3298-4c7b-a470-9fbac6f5aa72 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12861 2024.06.17 21:27:30.965967 [ 3 ] {} <Debug> HTTP-Session: 4c18b8a5-3298-4c7b-a470-9fbac6f5aa72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12862 2024.06.17 21:27:30.965980 [ 3 ] {} <Debug> HTTP-Session: 4c18b8a5-3298-4c7b-a470-9fbac6f5aa72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.06.17 21:27:30.966011 [ 3 ] {} <Trace> HTTP-Session: 4c18b8a5-3298-4c7b-a470-9fbac6f5aa72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12864 2024.06.17 21:27:30.966143 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12865 2024.06.17 21:27:30.966186 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12866 2024.06.17 21:27:30.966317 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12867 2024.06.17 21:27:30.966684 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12868 2024.06.17 21:27:30.966720 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12869 2024.06.17 21:27:30.967036 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12870 2024.06.17 21:27:30.967342 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12871 2024.06.17 21:27:30.967492 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Debug> executeQuery: Read 129 rows, 10.31 KiB in 0.0014 sec., 92142.85714285714 rows/sec., 7.19 MiB/sec.
12872 2024.06.17 21:27:30.967661 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Debug> DynamicQueryHandler: Done processing query
12873 2024.06.17 21:27:30.967686 [ 3 ] {d5e4f0d2-a51f-40b4-b9d9-c9012f5c41ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12874 2024.06.17 21:27:30.967702 [ 3 ] {} <Debug> HTTP-Session: 4c18b8a5-3298-4c7b-a470-9fbac6f5aa72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12875 2024.06.17 21:27:30.967846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12876 2024.06.17 21:27:30.967897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12877 2024.06.17 21:27:30.967916 [ 3 ] {} <Debug> HTTP-Session: 7e0ec5a9-4146-4cc7-af01-9d9cf02397fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12878 2024.06.17 21:27:30.967932 [ 3 ] {} <Debug> HTTP-Session: 7e0ec5a9-4146-4cc7-af01-9d9cf02397fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12879 2024.06.17 21:27:30.967946 [ 3 ] {} <Debug> HTTP-Session: 7e0ec5a9-4146-4cc7-af01-9d9cf02397fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12880 2024.06.17 21:27:30.967977 [ 3 ] {} <Trace> HTTP-Session: 7e0ec5a9-4146-4cc7-af01-9d9cf02397fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12881 2024.06.17 21:27:30.968140 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12882 2024.06.17 21:27:30.968188 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12883 2024.06.17 21:27:30.968337 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12884 2024.06.17 21:27:30.968729 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12885 2024.06.17 21:27:30.968765 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12886 2024.06.17 21:27:30.969158 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12887 2024.06.17 21:27:30.969498 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12888 2024.06.17 21:27:30.969651 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.00159 sec., 125157.23270440252 rows/sec., 8.74 MiB/sec.
12889 2024.06.17 21:27:30.969824 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Debug> DynamicQueryHandler: Done processing query
12890 2024.06.17 21:27:30.969849 [ 3 ] {c4990549-d607-4c63-acfa-71bbc111b715} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12891 2024.06.17 21:27:30.969865 [ 3 ] {} <Debug> HTTP-Session: 7e0ec5a9-4146-4cc7-af01-9d9cf02397fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.06.17 21:27:30.970102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12893 2024.06.17 21:27:30.970151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12894 2024.06.17 21:27:30.970170 [ 3 ] {} <Debug> HTTP-Session: c1a26c93-9e42-43c6-bb58-1c0fbac30929 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12895 2024.06.17 21:27:30.970186 [ 3 ] {} <Debug> HTTP-Session: c1a26c93-9e42-43c6-bb58-1c0fbac30929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12896 2024.06.17 21:27:30.970200 [ 3 ] {} <Debug> HTTP-Session: c1a26c93-9e42-43c6-bb58-1c0fbac30929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12897 2024.06.17 21:27:30.970231 [ 3 ] {} <Trace> HTTP-Session: c1a26c93-9e42-43c6-bb58-1c0fbac30929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12898 2024.06.17 21:27:30.970517 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12899 2024.06.17 21:27:30.970566 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
12900 2024.06.17 21:27:30.970728 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12901 2024.06.17 21:27:30.971247 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12902 2024.06.17 21:27:30.971283 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12903 2024.06.17 21:27:30.971698 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12904 2024.06.17 21:27:30.972047 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12905 2024.06.17 21:27:30.972207 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001882 sec., 18597.23698193411 rows/sec., 25.10 MiB/sec.
12906 2024.06.17 21:27:30.972207 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12907 2024.06.17 21:27:30.972331 [ 99 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12908 2024.06.17 21:27:30.972380 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
12909 2024.06.17 21:27:30.972455 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Debug> DynamicQueryHandler: Done processing query
12910 2024.06.17 21:27:30.972498 [ 3 ] {ab61aae5-1f46-4dcc-a1cd-61b4a207f47b} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
12911 2024.06.17 21:27:30.972518 [ 3 ] {} <Debug> HTTP-Session: c1a26c93-9e42-43c6-bb58-1c0fbac30929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12912 2024.06.17 21:27:30.972533 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full
12913 2024.06.17 21:27:30.972662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12914 2024.06.17 21:27:30.972733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12915 2024.06.17 21:27:30.972737 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12916 2024.06.17 21:27:30.972756 [ 3 ] {} <Debug> HTTP-Session: 62dd19b0-c0b1-4bfa-b916-fa3d30c6b690 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12917 2024.06.17 21:27:30.972784 [ 3 ] {} <Debug> HTTP-Session: 62dd19b0-c0b1-4bfa-b916-fa3d30c6b690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12918 2024.06.17 21:27:30.972795 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1211 rows starting from the beginning of the part
12919 2024.06.17 21:27:30.972802 [ 3 ] {} <Debug> HTTP-Session: 62dd19b0-c0b1-4bfa-b916-fa3d30c6b690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12920 2024.06.17 21:27:30.972843 [ 3 ] {} <Trace> HTTP-Session: 62dd19b0-c0b1-4bfa-b916-fa3d30c6b690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12921 2024.06.17 21:27:30.972995 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part
12922 2024.06.17 21:27:30.973159 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12923 2024.06.17 21:27:30.973384 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12924 2024.06.17 21:27:30.973464 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part
12925 2024.06.17 21:27:30.973868 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 35 rows starting from the beginning of the part
12926 2024.06.17 21:27:30.974241 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 19 rows starting from the beginning of the part
12927 2024.06.17 21:27:30.974642 [ 200 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part
12928 2024.06.17 21:27:30.974658 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12929 2024.06.17 21:27:30.975354 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12930 2024.06.17 21:27:30.975396 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12931 2024.06.17 21:27:30.975819 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12932 2024.06.17 21:27:30.976139 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12933 2024.06.17 21:27:30.976293 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003312 sec., 18115.942028985508 rows/sec., 1.22 MiB/sec.
12934 2024.06.17 21:27:30.976480 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Debug> DynamicQueryHandler: Done processing query
12935 2024.06.17 21:27:30.976505 [ 3 ] {1bb130be-363c-4809-970b-025a32c10a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12936 2024.06.17 21:27:30.976522 [ 3 ] {} <Debug> HTTP-Session: 62dd19b0-c0b1-4bfa-b916-fa3d30c6b690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12937 2024.06.17 21:27:30.978791 [ 191 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 6 columns (6 merged, 0 gathered) in 0.006337434 sec., 213651.14019333376 rows/sec., 288.31 MiB/sec.
12938 2024.06.17 21:27:30.979627 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12939 2024.06.17 21:27:30.980109 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12940 2024.06.17 21:27:30.980199 [ 198 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12941 2024.06.17 21:27:30.980307 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB.
12942 2024.06.17 21:27:35.950258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12943 2024.06.17 21:27:35.950421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12944 2024.06.17 21:27:35.950446 [ 3 ] {} <Debug> HTTP-Session: a0ee9876-45cf-4f4a-a2f3-c780543cf631 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12945 2024.06.17 21:27:35.950471 [ 3 ] {} <Debug> HTTP-Session: a0ee9876-45cf-4f4a-a2f3-c780543cf631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12946 2024.06.17 21:27:35.950486 [ 3 ] {} <Debug> HTTP-Session: a0ee9876-45cf-4f4a-a2f3-c780543cf631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12947 2024.06.17 21:27:35.950542 [ 3 ] {} <Trace> HTTP-Session: a0ee9876-45cf-4f4a-a2f3-c780543cf631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12948 2024.06.17 21:27:35.950736 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12949 2024.06.17 21:27:35.950803 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12950 2024.06.17 21:27:35.950997 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12951 2024.06.17 21:27:35.951418 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12952 2024.06.17 21:27:35.951461 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12953 2024.06.17 21:27:35.951836 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12954 2024.06.17 21:27:35.952177 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12955 2024.06.17 21:27:35.952342 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001665 sec., 11411.41141141141 rows/sec., 924.95 KiB/sec.
12956 2024.06.17 21:27:35.952548 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Debug> DynamicQueryHandler: Done processing query
12957 2024.06.17 21:27:35.952574 [ 3 ] {86d80436-d73d-4540-820b-4d52d29976e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12958 2024.06.17 21:27:35.952590 [ 3 ] {} <Debug> HTTP-Session: a0ee9876-45cf-4f4a-a2f3-c780543cf631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12959 2024.06.17 21:27:35.952739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12960 2024.06.17 21:27:35.952789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12961 2024.06.17 21:27:35.952809 [ 3 ] {} <Debug> HTTP-Session: 8ccffc46-6a51-4e1c-add9-56cb37a86510 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12962 2024.06.17 21:27:35.952825 [ 3 ] {} <Debug> HTTP-Session: 8ccffc46-6a51-4e1c-add9-56cb37a86510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.06.17 21:27:35.952838 [ 3 ] {} <Debug> HTTP-Session: 8ccffc46-6a51-4e1c-add9-56cb37a86510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12964 2024.06.17 21:27:35.952869 [ 3 ] {} <Trace> HTTP-Session: 8ccffc46-6a51-4e1c-add9-56cb37a86510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12965 2024.06.17 21:27:35.952995 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12966 2024.06.17 21:27:35.953038 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12967 2024.06.17 21:27:35.953163 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12968 2024.06.17 21:27:35.953526 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12969 2024.06.17 21:27:35.953563 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12970 2024.06.17 21:27:35.953897 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12971 2024.06.17 21:27:35.954202 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12972 2024.06.17 21:27:35.954375 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001417 sec., 79745.94213126323 rows/sec., 6.53 MiB/sec.
12973 2024.06.17 21:27:35.954545 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Debug> DynamicQueryHandler: Done processing query
12974 2024.06.17 21:27:35.954569 [ 3 ] {badc9958-9640-4346-8bf0-b489ca8e25e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12975 2024.06.17 21:27:35.954585 [ 3 ] {} <Debug> HTTP-Session: 8ccffc46-6a51-4e1c-add9-56cb37a86510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12976 2024.06.17 21:27:35.954759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12977 2024.06.17 21:27:35.954808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12978 2024.06.17 21:27:35.954827 [ 3 ] {} <Debug> HTTP-Session: f043130c-f563-4b6c-b2c2-b8e333204172 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12979 2024.06.17 21:27:35.954844 [ 3 ] {} <Debug> HTTP-Session: f043130c-f563-4b6c-b2c2-b8e333204172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12980 2024.06.17 21:27:35.954857 [ 3 ] {} <Debug> HTTP-Session: f043130c-f563-4b6c-b2c2-b8e333204172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12981 2024.06.17 21:27:35.954888 [ 3 ] {} <Trace> HTTP-Session: f043130c-f563-4b6c-b2c2-b8e333204172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12982 2024.06.17 21:27:35.955004 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12983 2024.06.17 21:27:35.955047 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12984 2024.06.17 21:27:35.955173 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12985 2024.06.17 21:27:35.955505 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12986 2024.06.17 21:27:35.955541 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
12987 2024.06.17 21:27:35.955859 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12988 2024.06.17 21:27:35.956168 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12989 2024.06.17 21:27:35.956323 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001354 sec., 61299.85228951256 rows/sec., 4.79 MiB/sec.
12990 2024.06.17 21:27:35.956498 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Debug> DynamicQueryHandler: Done processing query
12991 2024.06.17 21:27:35.956522 [ 3 ] {6f9f58b9-7530-4845-aae4-f75c9f7ea94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12992 2024.06.17 21:27:35.956537 [ 3 ] {} <Debug> HTTP-Session: f043130c-f563-4b6c-b2c2-b8e333204172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12993 2024.06.17 21:27:35.956718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12994 2024.06.17 21:27:35.956768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12995 2024.06.17 21:27:35.956788 [ 3 ] {} <Debug> HTTP-Session: 8b1f568f-c707-4bcb-95e1-60799e71a2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
12996 2024.06.17 21:27:35.956804 [ 3 ] {} <Debug> HTTP-Session: 8b1f568f-c707-4bcb-95e1-60799e71a2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12997 2024.06.17 21:27:35.956818 [ 3 ] {} <Debug> HTTP-Session: 8b1f568f-c707-4bcb-95e1-60799e71a2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12998 2024.06.17 21:27:35.956848 [ 3 ] {} <Trace> HTTP-Session: 8b1f568f-c707-4bcb-95e1-60799e71a2e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12999 2024.06.17 21:27:35.957003 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13000 2024.06.17 21:27:35.957051 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13001 2024.06.17 21:27:35.957196 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13002 2024.06.17 21:27:35.957568 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13003 2024.06.17 21:27:35.957603 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13004 2024.06.17 21:27:35.957992 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13005 2024.06.17 21:27:35.958333 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13006 2024.06.17 21:27:35.958478 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec.
13007 2024.06.17 21:27:35.958654 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Debug> DynamicQueryHandler: Done processing query
13008 2024.06.17 21:27:35.958678 [ 3 ] {f97b90e3-ef40-4871-8b6b-3a4c87e98cac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13009 2024.06.17 21:27:35.958694 [ 3 ] {} <Debug> HTTP-Session: 8b1f568f-c707-4bcb-95e1-60799e71a2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13010 2024.06.17 21:27:35.958863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13011 2024.06.17 21:27:35.958915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13012 2024.06.17 21:27:35.958935 [ 3 ] {} <Debug> HTTP-Session: 9df4d09f-5c0d-4dbd-86b1-dc8f6ef85571 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13013 2024.06.17 21:27:35.958951 [ 3 ] {} <Debug> HTTP-Session: 9df4d09f-5c0d-4dbd-86b1-dc8f6ef85571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13014 2024.06.17 21:27:35.958965 [ 3 ] {} <Debug> HTTP-Session: 9df4d09f-5c0d-4dbd-86b1-dc8f6ef85571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13015 2024.06.17 21:27:35.958995 [ 3 ] {} <Trace> HTTP-Session: 9df4d09f-5c0d-4dbd-86b1-dc8f6ef85571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13016 2024.06.17 21:27:35.959204 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13017 2024.06.17 21:27:35.959253 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13018 2024.06.17 21:27:35.959413 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13019 2024.06.17 21:27:35.959812 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13020 2024.06.17 21:27:35.959848 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13021 2024.06.17 21:27:35.960250 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
13022 2024.06.17 21:27:35.960584 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13023 2024.06.17 21:27:35.960737 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001653 sec., 11494.252873563219 rows/sec., 15.51 MiB/sec.
13024 2024.06.17 21:27:35.960912 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Debug> DynamicQueryHandler: Done processing query
13025 2024.06.17 21:27:35.960937 [ 3 ] {8f57ee51-e400-4ff5-b6e5-a4fce7b94d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13026 2024.06.17 21:27:35.960953 [ 3 ] {} <Debug> HTTP-Session: 9df4d09f-5c0d-4dbd-86b1-dc8f6ef85571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13027 2024.06.17 21:27:35.961080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13028 2024.06.17 21:27:35.961129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13029 2024.06.17 21:27:35.961149 [ 3 ] {} <Debug> HTTP-Session: 9eb168e5-b14c-4017-81a3-038e04ec7406 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13030 2024.06.17 21:27:35.961165 [ 3 ] {} <Debug> HTTP-Session: 9eb168e5-b14c-4017-81a3-038e04ec7406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13031 2024.06.17 21:27:35.961179 [ 3 ] {} <Debug> HTTP-Session: 9eb168e5-b14c-4017-81a3-038e04ec7406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.06.17 21:27:35.961209 [ 3 ] {} <Trace> HTTP-Session: 9eb168e5-b14c-4017-81a3-038e04ec7406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13033 2024.06.17 21:27:35.961334 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13034 2024.06.17 21:27:35.961378 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13035 2024.06.17 21:27:35.961503 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13036 2024.06.17 21:27:35.961782 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13037 2024.06.17 21:27:35.961818 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13038 2024.06.17 21:27:35.962184 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13039 2024.06.17 21:27:35.962512 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13040 2024.06.17 21:27:35.962663 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
13041 2024.06.17 21:27:35.962830 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Debug> DynamicQueryHandler: Done processing query
13042 2024.06.17 21:27:35.962855 [ 3 ] {ceb894b4-8eff-4e0a-83b9-679c2706f910} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13043 2024.06.17 21:27:35.962870 [ 3 ] {} <Debug> HTTP-Session: 9eb168e5-b14c-4017-81a3-038e04ec7406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.06.17 21:27:40.951453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13045 2024.06.17 21:27:40.951654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13046 2024.06.17 21:27:40.951700 [ 3 ] {} <Debug> HTTP-Session: 7630dc30-ff08-4b51-90f7-fe6706d1a817 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13047 2024.06.17 21:27:40.951742 [ 3 ] {} <Debug> HTTP-Session: 7630dc30-ff08-4b51-90f7-fe6706d1a817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13048 2024.06.17 21:27:40.951772 [ 3 ] {} <Debug> HTTP-Session: 7630dc30-ff08-4b51-90f7-fe6706d1a817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13049 2024.06.17 21:27:40.951855 [ 3 ] {} <Trace> HTTP-Session: 7630dc30-ff08-4b51-90f7-fe6706d1a817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13050 2024.06.17 21:27:40.952166 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13051 2024.06.17 21:27:40.952275 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13052 2024.06.17 21:27:40.952550 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13053 2024.06.17 21:27:40.952988 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13054 2024.06.17 21:27:40.953032 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13055 2024.06.17 21:27:40.953414 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13056 2024.06.17 21:27:40.953770 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13057 2024.06.17 21:27:40.953943 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001876 sec., 18656.716417910447 rows/sec., 1.48 MiB/sec.
13058 2024.06.17 21:27:40.954165 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Debug> DynamicQueryHandler: Done processing query
13059 2024.06.17 21:27:40.954192 [ 3 ] {b62990bd-7803-4531-b09c-d66060b2cd6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13060 2024.06.17 21:27:40.954208 [ 3 ] {} <Debug> HTTP-Session: 7630dc30-ff08-4b51-90f7-fe6706d1a817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.06.17 21:27:40.954383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13062 2024.06.17 21:27:40.954434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13063 2024.06.17 21:27:40.954453 [ 3 ] {} <Debug> HTTP-Session: 8c16806a-61e7-4224-84ef-d2fb3f0618d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13064 2024.06.17 21:27:40.954469 [ 3 ] {} <Debug> HTTP-Session: 8c16806a-61e7-4224-84ef-d2fb3f0618d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13065 2024.06.17 21:27:40.954483 [ 3 ] {} <Debug> HTTP-Session: 8c16806a-61e7-4224-84ef-d2fb3f0618d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13066 2024.06.17 21:27:40.954514 [ 3 ] {} <Trace> HTTP-Session: 8c16806a-61e7-4224-84ef-d2fb3f0618d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13067 2024.06.17 21:27:40.954651 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13068 2024.06.17 21:27:40.954695 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13069 2024.06.17 21:27:40.954821 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13070 2024.06.17 21:27:40.955216 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13071 2024.06.17 21:27:40.955253 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13072 2024.06.17 21:27:40.955580 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13073 2024.06.17 21:27:40.955886 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13074 2024.06.17 21:27:40.956037 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Debug> executeQuery: Read 161 rows, 13.99 KiB in 0.001438 sec., 111961.05702364395 rows/sec., 9.50 MiB/sec.
13075 2024.06.17 21:27:40.956082 [ 29 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13076 2024.06.17 21:27:40.956216 [ 29 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13077 2024.06.17 21:27:40.956266 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13078 2024.06.17 21:27:40.956280 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Debug> DynamicQueryHandler: Done processing query
13079 2024.06.17 21:27:40.956335 [ 3 ] {9bca344a-9e25-452f-a997-9997b68c3d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13080 2024.06.17 21:27:40.956393 [ 3 ] {} <Debug> HTTP-Session: 8c16806a-61e7-4224-84ef-d2fb3f0618d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13081 2024.06.17 21:27:40.956651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13082 2024.06.17 21:27:40.956710 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13083 2024.06.17 21:27:40.956827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13084 2024.06.17 21:27:40.956946 [ 3 ] {} <Debug> HTTP-Session: be920c08-0851-4425-87b5-8227cbfc8539 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13085 2024.06.17 21:27:40.957037 [ 3 ] {} <Debug> HTTP-Session: be920c08-0851-4425-87b5-8227cbfc8539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13086 2024.06.17 21:27:40.957118 [ 3 ] {} <Debug> HTTP-Session: be920c08-0851-4425-87b5-8227cbfc8539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13087 2024.06.17 21:27:40.957314 [ 3 ] {} <Trace> HTTP-Session: be920c08-0851-4425-87b5-8227cbfc8539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13088 2024.06.17 21:27:40.957766 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13089 2024.06.17 21:27:40.957878 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 267 rows starting from the beginning of the part
13090 2024.06.17 21:27:40.957976 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13091 2024.06.17 21:27:40.958310 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 161 rows starting from the beginning of the part
13092 2024.06.17 21:27:40.958386 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13093 2024.06.17 21:27:40.958623 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 113 rows starting from the beginning of the part
13094 2024.06.17 21:27:40.959037 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 200 rows starting from the beginning of the part
13095 2024.06.17 21:27:40.959444 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 113 rows starting from the beginning of the part
13096 2024.06.17 21:27:40.959727 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13097 2024.06.17 21:27:40.959764 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part
13098 2024.06.17 21:27:40.960749 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13099 2024.06.17 21:27:40.960811 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13100 2024.06.17 21:27:40.961646 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13101 2024.06.17 21:27:40.962351 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13102 2024.06.17 21:27:40.962716 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 4 columns (4 merged, 0 gathered) in 0.006317034 sec., 160676.6719951167 rows/sec., 13.40 MiB/sec.
13103 2024.06.17 21:27:40.962742 [ 29 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13104 2024.06.17 21:27:40.962775 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.0051 sec., 19411.764705882353 rows/sec., 1.52 MiB/sec.
13105 2024.06.17 21:27:40.962835 [ 29 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13106 2024.06.17 21:27:40.962936 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13107 2024.06.17 21:27:40.963049 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13108 2024.06.17 21:27:40.963529 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13109 2024.06.17 21:27:40.963556 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Debug> DynamicQueryHandler: Done processing query
13110 2024.06.17 21:27:40.963745 [ 3 ] {72c89f66-22f4-4061-b4c5-6108380ba941} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13111 2024.06.17 21:27:40.964482 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13112 2024.06.17 21:27:40.964623 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 198 rows starting from the beginning of the part
13113 2024.06.17 21:27:40.964519 [ 3 ] {} <Debug> HTTP-Session: be920c08-0851-4425-87b5-8227cbfc8539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13114 2024.06.17 21:27:40.965258 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 99 rows starting from the beginning of the part
13115 2024.06.17 21:27:40.965664 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 83 rows starting from the beginning of the part
13116 2024.06.17 21:27:40.965708 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13117 2024.06.17 21:27:40.966084 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 129 rows starting from the beginning of the part
13118 2024.06.17 21:27:40.966485 [ 190 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_86_17} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13119 2024.06.17 21:27:40.966637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13120 2024.06.17 21:27:40.966731 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 83 rows starting from the beginning of the part
13121 2024.06.17 21:27:40.967105 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
13122 2024.06.17 21:27:40.967276 [ 191 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 99 rows starting from the beginning of the part
13123 2024.06.17 21:27:40.967314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13124 2024.06.17 21:27:40.967466 [ 3 ] {} <Debug> HTTP-Session: 32621041-2c39-4a38-9583-be0596153eec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13125 2024.06.17 21:27:40.967607 [ 3 ] {} <Debug> HTTP-Session: 32621041-2c39-4a38-9583-be0596153eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.06.17 21:27:40.967672 [ 3 ] {} <Debug> HTTP-Session: 32621041-2c39-4a38-9583-be0596153eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13127 2024.06.17 21:27:40.967781 [ 3 ] {} <Trace> HTTP-Session: 32621041-2c39-4a38-9583-be0596153eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13128 2024.06.17 21:27:40.968069 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13129 2024.06.17 21:27:40.968164 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13130 2024.06.17 21:27:40.968819 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13131 2024.06.17 21:27:40.969724 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13132 2024.06.17 21:27:40.969799 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13133 2024.06.17 21:27:40.970213 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 4 columns (4 merged, 0 gathered) in 0.007115523 sec., 97111.62482364262 rows/sec., 7.56 MiB/sec.
13134 2024.06.17 21:27:40.970481 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13135 2024.06.17 21:27:40.970687 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13136 2024.06.17 21:27:40.971547 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13137 2024.06.17 21:27:40.971635 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13138 2024.06.17 21:27:40.971781 [ 197 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_86_17} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13139 2024.06.17 21:27:40.971969 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004032 sec., 39682.53968253968 rows/sec., 2.76 MiB/sec.
13140 2024.06.17 21:27:40.972008 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
13141 2024.06.17 21:27:40.972256 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Debug> DynamicQueryHandler: Done processing query
13142 2024.06.17 21:27:40.972286 [ 3 ] {a1c0c6af-c7e9-418c-afa9-65108f15d77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13143 2024.06.17 21:27:40.972303 [ 3 ] {} <Debug> HTTP-Session: 32621041-2c39-4a38-9583-be0596153eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13144 2024.06.17 21:27:40.972477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13145 2024.06.17 21:27:40.972525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13146 2024.06.17 21:27:40.972544 [ 3 ] {} <Debug> HTTP-Session: 7f4364d7-705d-4d28-a106-c0a397ac3768 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13147 2024.06.17 21:27:40.972560 [ 3 ] {} <Debug> HTTP-Session: 7f4364d7-705d-4d28-a106-c0a397ac3768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.06.17 21:27:40.972574 [ 3 ] {} <Debug> HTTP-Session: 7f4364d7-705d-4d28-a106-c0a397ac3768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13149 2024.06.17 21:27:40.972604 [ 3 ] {} <Trace> HTTP-Session: 7f4364d7-705d-4d28-a106-c0a397ac3768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13150 2024.06.17 21:27:40.972926 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13151 2024.06.17 21:27:40.972973 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13152 2024.06.17 21:27:40.973141 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13153 2024.06.17 21:27:40.973666 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13154 2024.06.17 21:27:40.973702 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13155 2024.06.17 21:27:40.974120 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
13156 2024.06.17 21:27:40.974463 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13157 2024.06.17 21:27:40.974590 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001901 sec., 18411.362440820623 rows/sec., 24.85 MiB/sec.
13158 2024.06.17 21:27:40.974756 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Debug> DynamicQueryHandler: Done processing query
13159 2024.06.17 21:27:40.974779 [ 3 ] {cf3b1951-74b4-4210-a1f7-96b1b473fbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13160 2024.06.17 21:27:40.974795 [ 3 ] {} <Debug> HTTP-Session: 7f4364d7-705d-4d28-a106-c0a397ac3768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13161 2024.06.17 21:27:40.974922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13162 2024.06.17 21:27:40.974971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13163 2024.06.17 21:27:40.974990 [ 3 ] {} <Debug> HTTP-Session: 91d022be-c351-4614-9acd-63776071e659 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13164 2024.06.17 21:27:40.975007 [ 3 ] {} <Debug> HTTP-Session: 91d022be-c351-4614-9acd-63776071e659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13165 2024.06.17 21:27:40.975021 [ 3 ] {} <Debug> HTTP-Session: 91d022be-c351-4614-9acd-63776071e659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13166 2024.06.17 21:27:40.975051 [ 3 ] {} <Trace> HTTP-Session: 91d022be-c351-4614-9acd-63776071e659 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13167 2024.06.17 21:27:40.975168 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13168 2024.06.17 21:27:40.975212 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13169 2024.06.17 21:27:40.975338 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13170 2024.06.17 21:27:40.975612 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13171 2024.06.17 21:27:40.975647 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13172 2024.06.17 21:27:40.975998 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13173 2024.06.17 21:27:40.976314 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13174 2024.06.17 21:27:40.976456 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
13175 2024.06.17 21:27:40.976617 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Debug> DynamicQueryHandler: Done processing query
13176 2024.06.17 21:27:40.976641 [ 3 ] {b5bf29d3-b2b3-4905-9922-4fb47427cbff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13177 2024.06.17 21:27:40.976657 [ 3 ] {} <Debug> HTTP-Session: 91d022be-c351-4614-9acd-63776071e659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.06.17 21:27:45.181194 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache
13179 2024.06.17 21:27:45.181296 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache
13180 2024.06.17 21:27:45.951579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13181 2024.06.17 21:27:45.951754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13182 2024.06.17 21:27:45.951801 [ 3 ] {} <Debug> HTTP-Session: c2730d84-41a6-40ad-b538-122e991202d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13183 2024.06.17 21:27:45.951842 [ 3 ] {} <Debug> HTTP-Session: c2730d84-41a6-40ad-b538-122e991202d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13184 2024.06.17 21:27:45.951871 [ 3 ] {} <Debug> HTTP-Session: c2730d84-41a6-40ad-b538-122e991202d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13185 2024.06.17 21:27:45.951952 [ 3 ] {} <Trace> HTTP-Session: c2730d84-41a6-40ad-b538-122e991202d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13186 2024.06.17 21:27:45.952258 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13187 2024.06.17 21:27:45.952366 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13188 2024.06.17 21:27:45.952664 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13189 2024.06.17 21:27:45.953149 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13190 2024.06.17 21:27:45.953193 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13191 2024.06.17 21:27:45.953594 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13192 2024.06.17 21:27:45.953929 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13193 2024.06.17 21:27:45.954112 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001946 sec., 9763.617677286742 rows/sec., 791.39 KiB/sec.
13194 2024.06.17 21:27:45.954337 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Debug> DynamicQueryHandler: Done processing query
13195 2024.06.17 21:27:45.954364 [ 3 ] {b3d2c97d-a867-4487-9dc4-aefe68bca2e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13196 2024.06.17 21:27:45.954380 [ 3 ] {} <Debug> HTTP-Session: c2730d84-41a6-40ad-b538-122e991202d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13197 2024.06.17 21:27:45.954541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13198 2024.06.17 21:27:45.954596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13199 2024.06.17 21:27:45.954616 [ 3 ] {} <Debug> HTTP-Session: b4a6b805-e400-4738-8d15-1bac84a50cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13200 2024.06.17 21:27:45.954634 [ 3 ] {} <Debug> HTTP-Session: b4a6b805-e400-4738-8d15-1bac84a50cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13201 2024.06.17 21:27:45.954647 [ 3 ] {} <Debug> HTTP-Session: b4a6b805-e400-4738-8d15-1bac84a50cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13202 2024.06.17 21:27:45.954684 [ 3 ] {} <Trace> HTTP-Session: b4a6b805-e400-4738-8d15-1bac84a50cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13203 2024.06.17 21:27:45.954789 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13204 2024.06.17 21:27:45.954838 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13205 2024.06.17 21:27:45.954972 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13206 2024.06.17 21:27:45.955258 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13207 2024.06.17 21:27:45.955295 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13208 2024.06.17 21:27:45.955605 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13209 2024.06.17 21:27:45.955907 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13210 2024.06.17 21:27:45.956079 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001311 sec., 1525.5530129672004 rows/sec., 124.40 KiB/sec.
13211 2024.06.17 21:27:45.956238 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Debug> DynamicQueryHandler: Done processing query
13212 2024.06.17 21:27:45.956262 [ 3 ] {7bc97c41-3072-452a-9846-67f4111bcadd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13213 2024.06.17 21:27:45.956278 [ 3 ] {} <Debug> HTTP-Session: b4a6b805-e400-4738-8d15-1bac84a50cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13214 2024.06.17 21:27:45.956408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13215 2024.06.17 21:27:45.956456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13216 2024.06.17 21:27:45.956475 [ 3 ] {} <Debug> HTTP-Session: 1c92741f-1765-4aac-8305-f3a603243949 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13217 2024.06.17 21:27:45.956492 [ 3 ] {} <Debug> HTTP-Session: 1c92741f-1765-4aac-8305-f3a603243949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13218 2024.06.17 21:27:45.956505 [ 3 ] {} <Debug> HTTP-Session: 1c92741f-1765-4aac-8305-f3a603243949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13219 2024.06.17 21:27:45.956535 [ 3 ] {} <Trace> HTTP-Session: 1c92741f-1765-4aac-8305-f3a603243949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13220 2024.06.17 21:27:45.956662 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13221 2024.06.17 21:27:45.956705 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13222 2024.06.17 21:27:45.956831 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13223 2024.06.17 21:27:45.957194 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13224 2024.06.17 21:27:45.957232 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13225 2024.06.17 21:27:45.957546 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13226 2024.06.17 21:27:45.957849 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13227 2024.06.17 21:27:45.957996 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Debug> executeQuery: Read 114 rows, 9.55 KiB in 0.00138 sec., 82608.69565217392 rows/sec., 6.76 MiB/sec.
13228 2024.06.17 21:27:45.958170 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Debug> DynamicQueryHandler: Done processing query
13229 2024.06.17 21:27:45.958194 [ 3 ] {a365e752-9d96-43f2-ad04-9a15a61e7050} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13230 2024.06.17 21:27:45.958210 [ 3 ] {} <Debug> HTTP-Session: 1c92741f-1765-4aac-8305-f3a603243949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13231 2024.06.17 21:27:45.958326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13232 2024.06.17 21:27:45.958376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13233 2024.06.17 21:27:45.958395 [ 3 ] {} <Debug> HTTP-Session: 3585c35c-7a9e-4120-898a-2e1e4ec796b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13234 2024.06.17 21:27:45.958411 [ 3 ] {} <Debug> HTTP-Session: 3585c35c-7a9e-4120-898a-2e1e4ec796b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.06.17 21:27:45.958425 [ 3 ] {} <Debug> HTTP-Session: 3585c35c-7a9e-4120-898a-2e1e4ec796b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13236 2024.06.17 21:27:45.958456 [ 3 ] {} <Trace> HTTP-Session: 3585c35c-7a9e-4120-898a-2e1e4ec796b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13237 2024.06.17 21:27:45.958551 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13238 2024.06.17 21:27:45.958593 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13239 2024.06.17 21:27:45.958718 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13240 2024.06.17 21:27:45.958986 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13241 2024.06.17 21:27:45.959023 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13242 2024.06.17 21:27:45.959326 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13243 2024.06.17 21:27:45.959631 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13244 2024.06.17 21:27:45.959796 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
13245 2024.06.17 21:27:45.959952 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Debug> DynamicQueryHandler: Done processing query
13246 2024.06.17 21:27:45.959976 [ 3 ] {4c1c6bb1-0d3f-4cf9-8bdf-5328081e0734} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13247 2024.06.17 21:27:45.959992 [ 3 ] {} <Debug> HTTP-Session: 3585c35c-7a9e-4120-898a-2e1e4ec796b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13248 2024.06.17 21:27:45.960111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13249 2024.06.17 21:27:45.960158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13250 2024.06.17 21:27:45.960176 [ 3 ] {} <Debug> HTTP-Session: 4cc4c26c-f505-410b-935a-e18a8e2662fc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13251 2024.06.17 21:27:45.960193 [ 3 ] {} <Debug> HTTP-Session: 4cc4c26c-f505-410b-935a-e18a8e2662fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13252 2024.06.17 21:27:45.960207 [ 3 ] {} <Debug> HTTP-Session: 4cc4c26c-f505-410b-935a-e18a8e2662fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.06.17 21:27:45.960237 [ 3 ] {} <Trace> HTTP-Session: 4cc4c26c-f505-410b-935a-e18a8e2662fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13254 2024.06.17 21:27:45.960353 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13255 2024.06.17 21:27:45.960396 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13256 2024.06.17 21:27:45.960522 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13257 2024.06.17 21:27:45.960889 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13258 2024.06.17 21:27:45.960927 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13259 2024.06.17 21:27:45.961246 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13260 2024.06.17 21:27:45.961543 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13261 2024.06.17 21:27:45.961698 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001381 sec., 61549.601737871104 rows/sec., 4.81 MiB/sec.
13262 2024.06.17 21:27:45.961893 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Debug> DynamicQueryHandler: Done processing query
13263 2024.06.17 21:27:45.961917 [ 3 ] {4ab2b4a3-c613-4c19-9ce6-761cb33c8d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13264 2024.06.17 21:27:45.961933 [ 3 ] {} <Debug> HTTP-Session: 4cc4c26c-f505-410b-935a-e18a8e2662fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13265 2024.06.17 21:27:45.962119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13266 2024.06.17 21:27:45.962168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13267 2024.06.17 21:27:45.962187 [ 3 ] {} <Debug> HTTP-Session: 767c489f-456b-4466-aeb8-1fb34f243e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13268 2024.06.17 21:27:45.962204 [ 3 ] {} <Debug> HTTP-Session: 767c489f-456b-4466-aeb8-1fb34f243e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.06.17 21:27:45.962217 [ 3 ] {} <Debug> HTTP-Session: 767c489f-456b-4466-aeb8-1fb34f243e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.06.17 21:27:45.962247 [ 3 ] {} <Trace> HTTP-Session: 767c489f-456b-4466-aeb8-1fb34f243e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13271 2024.06.17 21:27:45.962389 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13272 2024.06.17 21:27:45.962461 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13273 2024.06.17 21:27:45.962607 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13274 2024.06.17 21:27:45.962985 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13275 2024.06.17 21:27:45.963023 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13276 2024.06.17 21:27:45.963412 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13277 2024.06.17 21:27:45.963753 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13278 2024.06.17 21:27:45.963915 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 7.06 MiB/sec.
13279 2024.06.17 21:27:45.964194 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Debug> DynamicQueryHandler: Done processing query
13280 2024.06.17 21:27:45.964250 [ 3 ] {1ac2055b-b0e5-4e4e-9a15-0e929d9a014d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13281 2024.06.17 21:27:45.964304 [ 3 ] {} <Debug> HTTP-Session: 767c489f-456b-4466-aeb8-1fb34f243e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13282 2024.06.17 21:27:45.964504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13283 2024.06.17 21:27:45.964568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13284 2024.06.17 21:27:45.964587 [ 3 ] {} <Debug> HTTP-Session: 87dfadfd-c875-4af9-a8e2-c306a63d599d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13285 2024.06.17 21:27:45.964604 [ 3 ] {} <Debug> HTTP-Session: 87dfadfd-c875-4af9-a8e2-c306a63d599d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.06.17 21:27:45.964618 [ 3 ] {} <Debug> HTTP-Session: 87dfadfd-c875-4af9-a8e2-c306a63d599d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.06.17 21:27:45.964648 [ 3 ] {} <Trace> HTTP-Session: 87dfadfd-c875-4af9-a8e2-c306a63d599d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13288 2024.06.17 21:27:45.964852 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13289 2024.06.17 21:27:45.964902 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13290 2024.06.17 21:27:45.965080 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13291 2024.06.17 21:27:45.965499 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13292 2024.06.17 21:27:45.965534 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13293 2024.06.17 21:27:45.965944 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
13294 2024.06.17 21:27:45.966279 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13295 2024.06.17 21:27:45.966439 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001696 sec., 11202.830188679245 rows/sec., 15.12 MiB/sec.
13296 2024.06.17 21:27:45.966612 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Debug> DynamicQueryHandler: Done processing query
13297 2024.06.17 21:27:45.966637 [ 3 ] {4c3e9466-58a2-48e5-9916-6aa7945b1ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13298 2024.06.17 21:27:45.966653 [ 3 ] {} <Debug> HTTP-Session: 87dfadfd-c875-4af9-a8e2-c306a63d599d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13299 2024.06.17 21:27:45.966771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13300 2024.06.17 21:27:45.966819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13301 2024.06.17 21:27:45.966838 [ 3 ] {} <Debug> HTTP-Session: 824c797e-b92a-47f1-a298-3214943380ca Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13302 2024.06.17 21:27:45.966855 [ 3 ] {} <Debug> HTTP-Session: 824c797e-b92a-47f1-a298-3214943380ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.06.17 21:27:45.966868 [ 3 ] {} <Debug> HTTP-Session: 824c797e-b92a-47f1-a298-3214943380ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13304 2024.06.17 21:27:45.966897 [ 3 ] {} <Trace> HTTP-Session: 824c797e-b92a-47f1-a298-3214943380ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13305 2024.06.17 21:27:45.967019 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13306 2024.06.17 21:27:45.967064 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13307 2024.06.17 21:27:45.967188 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13308 2024.06.17 21:27:45.967496 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13309 2024.06.17 21:27:45.967532 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13310 2024.06.17 21:27:45.967897 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13311 2024.06.17 21:27:45.968216 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13312 2024.06.17 21:27:45.968358 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
13313 2024.06.17 21:27:45.968564 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Debug> DynamicQueryHandler: Done processing query
13314 2024.06.17 21:27:45.968594 [ 3 ] {962bdcee-de35-4297-984d-99974dc3769e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13315 2024.06.17 21:27:45.968624 [ 3 ] {} <Debug> HTTP-Session: 824c797e-b92a-47f1-a298-3214943380ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13316 2024.06.17 21:27:50.952107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13317 2024.06.17 21:27:50.952294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13318 2024.06.17 21:27:50.952338 [ 3 ] {} <Debug> HTTP-Session: 7454f4c3-fb97-4c9c-8edc-7620bf4496ec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13319 2024.06.17 21:27:50.952377 [ 3 ] {} <Debug> HTTP-Session: 7454f4c3-fb97-4c9c-8edc-7620bf4496ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.06.17 21:27:50.952405 [ 3 ] {} <Debug> HTTP-Session: 7454f4c3-fb97-4c9c-8edc-7620bf4496ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.06.17 21:27:50.952481 [ 3 ] {} <Trace> HTTP-Session: 7454f4c3-fb97-4c9c-8edc-7620bf4496ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13322 2024.06.17 21:27:50.952749 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13323 2024.06.17 21:27:50.952814 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13324 2024.06.17 21:27:50.953070 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13325 2024.06.17 21:27:50.953507 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13326 2024.06.17 21:27:50.953554 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13327 2024.06.17 21:27:50.954028 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13328 2024.06.17 21:27:50.954614 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13329 2024.06.17 21:27:50.954835 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.002114 sec., 16556.29139072848 rows/sec., 1.31 MiB/sec.
13330 2024.06.17 21:27:50.955060 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Debug> DynamicQueryHandler: Done processing query
13331 2024.06.17 21:27:50.955088 [ 3 ] {8a39c04a-97d7-43e4-be9b-bb2ed68df232} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13332 2024.06.17 21:27:50.955105 [ 3 ] {} <Debug> HTTP-Session: 7454f4c3-fb97-4c9c-8edc-7620bf4496ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13333 2024.06.17 21:27:50.955291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13334 2024.06.17 21:27:50.955348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13335 2024.06.17 21:27:50.955368 [ 3 ] {} <Debug> HTTP-Session: 25d7a6b2-1458-4fec-8a89-3d89bc3cb88f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13336 2024.06.17 21:27:50.955386 [ 3 ] {} <Debug> HTTP-Session: 25d7a6b2-1458-4fec-8a89-3d89bc3cb88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.06.17 21:27:50.955400 [ 3 ] {} <Debug> HTTP-Session: 25d7a6b2-1458-4fec-8a89-3d89bc3cb88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.06.17 21:27:50.955435 [ 3 ] {} <Trace> HTTP-Session: 25d7a6b2-1458-4fec-8a89-3d89bc3cb88f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13339 2024.06.17 21:27:50.955585 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13340 2024.06.17 21:27:50.955632 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13341 2024.06.17 21:27:50.955766 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13342 2024.06.17 21:27:50.956176 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13343 2024.06.17 21:27:50.956214 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13344 2024.06.17 21:27:50.956644 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13345 2024.06.17 21:27:50.957201 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13346 2024.06.17 21:27:50.957360 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Debug> executeQuery: Read 161 rows, 13.99 KiB in 0.001838 sec., 87595.21218715995 rows/sec., 7.43 MiB/sec.
13347 2024.06.17 21:27:50.957522 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Debug> DynamicQueryHandler: Done processing query
13348 2024.06.17 21:27:50.957548 [ 3 ] {ade9439b-a0af-45f6-bf18-2137e584df82} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13349 2024.06.17 21:27:50.957564 [ 3 ] {} <Debug> HTTP-Session: 25d7a6b2-1458-4fec-8a89-3d89bc3cb88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13350 2024.06.17 21:27:50.957712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13351 2024.06.17 21:27:50.957762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13352 2024.06.17 21:27:50.957781 [ 3 ] {} <Debug> HTTP-Session: 52823b91-cbda-4e29-b3dd-7e25cbff1550 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13353 2024.06.17 21:27:50.957798 [ 3 ] {} <Debug> HTTP-Session: 52823b91-cbda-4e29-b3dd-7e25cbff1550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.06.17 21:27:50.957812 [ 3 ] {} <Debug> HTTP-Session: 52823b91-cbda-4e29-b3dd-7e25cbff1550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.06.17 21:27:50.957844 [ 3 ] {} <Trace> HTTP-Session: 52823b91-cbda-4e29-b3dd-7e25cbff1550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13356 2024.06.17 21:27:50.957979 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13357 2024.06.17 21:27:50.958024 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13358 2024.06.17 21:27:50.958149 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13359 2024.06.17 21:27:50.958507 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13360 2024.06.17 21:27:50.958544 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13361 2024.06.17 21:27:50.958973 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13362 2024.06.17 21:27:50.959491 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13363 2024.06.17 21:27:50.959639 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001714 sec., 57759.626604434074 rows/sec., 4.51 MiB/sec.
13364 2024.06.17 21:27:50.959810 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Debug> DynamicQueryHandler: Done processing query
13365 2024.06.17 21:27:50.959834 [ 3 ] {ce878ad1-af9b-4066-8621-fd1217c56226} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13366 2024.06.17 21:27:50.959850 [ 3 ] {} <Debug> HTTP-Session: 52823b91-cbda-4e29-b3dd-7e25cbff1550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13367 2024.06.17 21:27:50.960007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13368 2024.06.17 21:27:50.960056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13369 2024.06.17 21:27:50.960076 [ 3 ] {} <Debug> HTTP-Session: c3f7f518-1b6d-4c0a-9121-b23e5f2a61a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13370 2024.06.17 21:27:50.960093 [ 3 ] {} <Debug> HTTP-Session: c3f7f518-1b6d-4c0a-9121-b23e5f2a61a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.06.17 21:27:50.960106 [ 3 ] {} <Debug> HTTP-Session: c3f7f518-1b6d-4c0a-9121-b23e5f2a61a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13372 2024.06.17 21:27:50.960138 [ 3 ] {} <Trace> HTTP-Session: c3f7f518-1b6d-4c0a-9121-b23e5f2a61a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13373 2024.06.17 21:27:50.960281 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13374 2024.06.17 21:27:50.960328 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13375 2024.06.17 21:27:50.960473 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13376 2024.06.17 21:27:50.960851 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13377 2024.06.17 21:27:50.960887 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13378 2024.06.17 21:27:50.961377 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13379 2024.06.17 21:27:50.961976 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13380 2024.06.17 21:27:50.962137 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec.
13381 2024.06.17 21:27:50.962149 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13382 2024.06.17 21:27:50.962259 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13383 2024.06.17 21:27:50.962301 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13384 2024.06.17 21:27:50.962383 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Debug> DynamicQueryHandler: Done processing query
13385 2024.06.17 21:27:50.962460 [ 3 ] {167367e8-8e16-4672-b2b6-a24552bf4899} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13386 2024.06.17 21:27:50.962531 [ 3 ] {} <Debug> HTTP-Session: c3f7f518-1b6d-4c0a-9121-b23e5f2a61a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13387 2024.06.17 21:27:50.962726 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13388 2024.06.17 21:27:50.962886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13389 2024.06.17 21:27:50.963114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13390 2024.06.17 21:27:50.963242 [ 3 ] {} <Debug> HTTP-Session: 4ab23464-b6c5-4311-bf2a-44dd071e55db Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13391 2024.06.17 21:27:50.963345 [ 3 ] {} <Debug> HTTP-Session: 4ab23464-b6c5-4311-bf2a-44dd071e55db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.06.17 21:27:50.963440 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13393 2024.06.17 21:27:50.963462 [ 3 ] {} <Debug> HTTP-Session: 4ab23464-b6c5-4311-bf2a-44dd071e55db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13394 2024.06.17 21:27:50.963572 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 12243 rows starting from the beginning of the part
13395 2024.06.17 21:27:50.963644 [ 3 ] {} <Trace> HTTP-Session: 4ab23464-b6c5-4311-bf2a-44dd071e55db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13396 2024.06.17 21:27:50.964007 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part
13397 2024.06.17 21:27:50.964342 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part
13398 2024.06.17 21:27:50.964693 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part
13399 2024.06.17 21:27:50.964857 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
13400 2024.06.17 21:27:50.965075 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13401 2024.06.17 21:27:50.965164 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part
13402 2024.06.17 21:27:50.965258 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13403 2024.06.17 21:27:50.965932 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13404 2024.06.17 21:27:50.966588 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13405 2024.06.17 21:27:50.966627 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13406 2024.06.17 21:27:50.967547 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
13407 2024.06.17 21:27:50.968320 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13408 2024.06.17 21:27:50.968808 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.004233 sec., 8268.367587999055 rows/sec., 11.16 MiB/sec.
13409 2024.06.17 21:27:50.969164 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Debug> DynamicQueryHandler: Done processing query
13410 2024.06.17 21:27:50.969189 [ 3 ] {e92ac55b-87c5-4060-abbb-557cc47a732c} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13411 2024.06.17 21:27:50.969208 [ 3 ] {} <Debug> HTTP-Session: 4ab23464-b6c5-4311-bf2a-44dd071e55db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13412 2024.06.17 21:27:50.969337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13413 2024.06.17 21:27:50.969385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13414 2024.06.17 21:27:50.969404 [ 3 ] {} <Debug> HTTP-Session: df55a7d7-d134-4a2f-a2f4-7c5812bf3fd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13415 2024.06.17 21:27:50.969424 [ 3 ] {} <Debug> HTTP-Session: df55a7d7-d134-4a2f-a2f4-7c5812bf3fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13416 2024.06.17 21:27:50.969439 [ 3 ] {} <Debug> HTTP-Session: df55a7d7-d134-4a2f-a2f4-7c5812bf3fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13417 2024.06.17 21:27:50.969492 [ 3 ] {} <Trace> HTTP-Session: df55a7d7-d134-4a2f-a2f4-7c5812bf3fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13418 2024.06.17 21:27:50.969636 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13419 2024.06.17 21:27:50.969682 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13420 2024.06.17 21:27:50.969850 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13421 2024.06.17 21:27:50.970218 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13422 2024.06.17 21:27:50.970273 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13423 2024.06.17 21:27:50.970644 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13083 rows, containing 5 columns (5 merged, 0 gathered) in 0.008204833 sec., 1594547.9938470412 rows/sec., 111.18 MiB/sec.
13424 2024.06.17 21:27:50.971059 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13425 2024.06.17 21:27:50.971150 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13426 2024.06.17 21:27:50.971895 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13427 2024.06.17 21:27:50.972138 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002548 sec., 23547.880690737835 rows/sec., 1.59 MiB/sec.
13428 2024.06.17 21:27:50.972153 [ 147 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13429 2024.06.17 21:27:50.972290 [ 147 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13430 2024.06.17 21:27:50.972340 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13431 2024.06.17 21:27:50.972390 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13432 2024.06.17 21:27:50.972649 [ 201 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13433 2024.06.17 21:27:50.972705 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Debug> DynamicQueryHandler: Done processing query
13434 2024.06.17 21:27:50.972716 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13435 2024.06.17 21:27:50.972805 [ 3 ] {9edfa639-c010-491d-a13f-4e24faa2d4ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13436 2024.06.17 21:27:50.972902 [ 3 ] {} <Debug> HTTP-Session: df55a7d7-d134-4a2f-a2f4-7c5812bf3fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13437 2024.06.17 21:27:50.972910 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB.
13438 2024.06.17 21:27:50.973054 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13439 2024.06.17 21:27:50.973085 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4362 rows starting from the beginning of the part
13440 2024.06.17 21:27:50.973171 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
13441 2024.06.17 21:27:50.973380 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
13442 2024.06.17 21:27:50.973564 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
13443 2024.06.17 21:27:50.973731 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
13444 2024.06.17 21:27:50.973899 [ 197 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
13445 2024.06.17 21:27:50.975668 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4662 rows, containing 4 columns (4 merged, 0 gathered) in 0.003117442 sec., 1495456.8521242735 rows/sec., 100.61 MiB/sec.
13446 2024.06.17 21:27:50.976400 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13447 2024.06.17 21:27:50.977217 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13448 2024.06.17 21:27:50.977316 [ 186 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_86_17} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13449 2024.06.17 21:27:50.977415 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13450 2024.06.17 21:27:55.951348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13451 2024.06.17 21:27:55.951494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13452 2024.06.17 21:27:55.951524 [ 3 ] {} <Debug> HTTP-Session: 434c6d0d-4e05-4505-886c-27f5c6e5bfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13453 2024.06.17 21:27:55.951552 [ 3 ] {} <Debug> HTTP-Session: 434c6d0d-4e05-4505-886c-27f5c6e5bfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13454 2024.06.17 21:27:55.951571 [ 3 ] {} <Debug> HTTP-Session: 434c6d0d-4e05-4505-886c-27f5c6e5bfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.06.17 21:27:55.951629 [ 3 ] {} <Trace> HTTP-Session: 434c6d0d-4e05-4505-886c-27f5c6e5bfe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13456 2024.06.17 21:27:55.951843 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13457 2024.06.17 21:27:55.951914 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13458 2024.06.17 21:27:55.952110 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13459 2024.06.17 21:27:55.952555 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13460 2024.06.17 21:27:55.952605 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13461 2024.06.17 21:27:55.953005 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13462 2024.06.17 21:27:55.953354 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13463 2024.06.17 21:27:55.953542 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001762 sec., 10783.200908059025 rows/sec., 874.03 KiB/sec.
13464 2024.06.17 21:27:55.953552 [ 146 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13465 2024.06.17 21:27:55.953653 [ 146 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13466 2024.06.17 21:27:55.953707 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13467 2024.06.17 21:27:55.953844 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Debug> DynamicQueryHandler: Done processing query
13468 2024.06.17 21:27:55.953855 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13469 2024.06.17 21:27:55.953880 [ 3 ] {ee6f5c5e-9375-4a9b-ad0b-8c4ed57ab5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13470 2024.06.17 21:27:55.953909 [ 3 ] {} <Debug> HTTP-Session: 434c6d0d-4e05-4505-886c-27f5c6e5bfe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13471 2024.06.17 21:27:55.954017 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13472 2024.06.17 21:27:55.954052 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 54 rows starting from the beginning of the part
13473 2024.06.17 21:27:55.954115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13474 2024.06.17 21:27:55.954160 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part
13475 2024.06.17 21:27:55.954244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13476 2024.06.17 21:27:55.954349 [ 3 ] {} <Debug> HTTP-Session: 55d27324-1f31-4104-854d-bb8fd9d2ad70 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13477 2024.06.17 21:27:55.954480 [ 3 ] {} <Debug> HTTP-Session: 55d27324-1f31-4104-854d-bb8fd9d2ad70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13478 2024.06.17 21:27:55.954576 [ 3 ] {} <Debug> HTTP-Session: 55d27324-1f31-4104-854d-bb8fd9d2ad70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13479 2024.06.17 21:27:55.954599 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part
13480 2024.06.17 21:27:55.954691 [ 3 ] {} <Trace> HTTP-Session: 55d27324-1f31-4104-854d-bb8fd9d2ad70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13481 2024.06.17 21:27:55.954877 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part
13482 2024.06.17 21:27:55.955099 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13483 2024.06.17 21:27:55.955160 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part
13484 2024.06.17 21:27:55.955239 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13485 2024.06.17 21:27:55.955476 [ 196 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
13486 2024.06.17 21:27:55.956173 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13487 2024.06.17 21:27:55.956731 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13488 2024.06.17 21:27:55.956777 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13489 2024.06.17 21:27:55.957298 [ 201 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 4 columns (4 merged, 0 gathered) in 0.003501275 sec., 51695.453798973234 rows/sec., 4.09 MiB/sec.
13490 2024.06.17 21:27:55.957313 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13491 2024.06.17 21:27:55.957590 [ 187 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13492 2024.06.17 21:27:55.957827 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13493 2024.06.17 21:27:55.958245 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.003318 sec., 34056.660638939116 rows/sec., 2.79 MiB/sec.
13494 2024.06.17 21:27:55.958805 [ 187 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13495 2024.06.17 21:27:55.958942 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Debug> DynamicQueryHandler: Done processing query
13496 2024.06.17 21:27:55.959082 [ 3 ] {9a9f2ed3-c9ee-44d1-86ad-70eb843b7b3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13497 2024.06.17 21:27:55.959130 [ 187 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_86_17} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13498 2024.06.17 21:27:55.959180 [ 3 ] {} <Debug> HTTP-Session: 55d27324-1f31-4104-854d-bb8fd9d2ad70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13499 2024.06.17 21:27:55.959406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13500 2024.06.17 21:27:55.959528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13501 2024.06.17 21:27:55.959630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13502 2024.06.17 21:27:55.959650 [ 3 ] {} <Debug> HTTP-Session: 87bbf16d-d38f-411a-bec2-3ca5e9e2f733 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13503 2024.06.17 21:27:55.959668 [ 3 ] {} <Debug> HTTP-Session: 87bbf16d-d38f-411a-bec2-3ca5e9e2f733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13504 2024.06.17 21:27:55.959682 [ 3 ] {} <Debug> HTTP-Session: 87bbf16d-d38f-411a-bec2-3ca5e9e2f733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13505 2024.06.17 21:27:55.959717 [ 3 ] {} <Trace> HTTP-Session: 87bbf16d-d38f-411a-bec2-3ca5e9e2f733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13506 2024.06.17 21:27:55.959859 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13507 2024.06.17 21:27:55.959907 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13508 2024.06.17 21:27:55.960061 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13509 2024.06.17 21:27:55.960411 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13510 2024.06.17 21:27:55.960449 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13511 2024.06.17 21:27:55.960778 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13512 2024.06.17 21:27:55.961086 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13513 2024.06.17 21:27:55.961237 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001432 sec., 57960.89385474861 rows/sec., 4.53 MiB/sec.
13514 2024.06.17 21:27:55.961510 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Debug> DynamicQueryHandler: Done processing query
13515 2024.06.17 21:27:55.961569 [ 3 ] {1f649af9-3759-4fe0-b99b-8547ed342c1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13516 2024.06.17 21:27:55.961623 [ 3 ] {} <Debug> HTTP-Session: 87bbf16d-d38f-411a-bec2-3ca5e9e2f733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13517 2024.06.17 21:27:55.961864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13518 2024.06.17 21:27:55.961919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13519 2024.06.17 21:27:55.961939 [ 3 ] {} <Debug> HTTP-Session: 04ec3ec2-75ec-461c-9082-fb9906b1005f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13520 2024.06.17 21:27:55.961955 [ 3 ] {} <Debug> HTTP-Session: 04ec3ec2-75ec-461c-9082-fb9906b1005f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13521 2024.06.17 21:27:55.961970 [ 3 ] {} <Debug> HTTP-Session: 04ec3ec2-75ec-461c-9082-fb9906b1005f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13522 2024.06.17 21:27:55.962003 [ 3 ] {} <Trace> HTTP-Session: 04ec3ec2-75ec-461c-9082-fb9906b1005f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13523 2024.06.17 21:27:55.962159 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13524 2024.06.17 21:27:55.962209 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13525 2024.06.17 21:27:55.962375 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13526 2024.06.17 21:27:55.962756 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13527 2024.06.17 21:27:55.962793 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13528 2024.06.17 21:27:55.963198 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13529 2024.06.17 21:27:55.963533 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13530 2024.06.17 21:27:55.963688 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec.
13531 2024.06.17 21:27:55.963964 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Debug> DynamicQueryHandler: Done processing query
13532 2024.06.17 21:27:55.964018 [ 3 ] {89a51f6d-e348-4128-b154-4262fba76b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13533 2024.06.17 21:27:55.964078 [ 3 ] {} <Debug> HTTP-Session: 04ec3ec2-75ec-461c-9082-fb9906b1005f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13534 2024.06.17 21:27:55.964329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13535 2024.06.17 21:27:55.964462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13536 2024.06.17 21:27:55.964521 [ 3 ] {} <Debug> HTTP-Session: 5845de6b-5b18-42cd-adc8-3e2b6ae7ef2c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13537 2024.06.17 21:27:55.964561 [ 3 ] {} <Debug> HTTP-Session: 5845de6b-5b18-42cd-adc8-3e2b6ae7ef2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13538 2024.06.17 21:27:55.964594 [ 3 ] {} <Debug> HTTP-Session: 5845de6b-5b18-42cd-adc8-3e2b6ae7ef2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13539 2024.06.17 21:27:55.964628 [ 3 ] {} <Trace> HTTP-Session: 5845de6b-5b18-42cd-adc8-3e2b6ae7ef2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13540 2024.06.17 21:27:55.964833 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13541 2024.06.17 21:27:55.964883 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13542 2024.06.17 21:27:55.965056 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13543 2024.06.17 21:27:55.965462 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13544 2024.06.17 21:27:55.965499 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13545 2024.06.17 21:27:55.965907 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13546 2024.06.17 21:27:55.966253 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13547 2024.06.17 21:27:55.966413 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001695 sec., 11209.4395280236 rows/sec., 15.13 MiB/sec.
13548 2024.06.17 21:27:55.966424 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13549 2024.06.17 21:27:55.966522 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13550 2024.06.17 21:27:55.966584 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13551 2024.06.17 21:27:55.966714 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Debug> DynamicQueryHandler: Done processing query
13552 2024.06.17 21:27:55.966764 [ 3 ] {f1e3206a-5447-4c82-85df-aa525ccdbd25} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13553 2024.06.17 21:27:55.966777 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
13554 2024.06.17 21:27:55.966794 [ 3 ] {} <Debug> HTTP-Session: 5845de6b-5b18-42cd-adc8-3e2b6ae7ef2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13555 2024.06.17 21:27:55.967006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13556 2024.06.17 21:27:55.967064 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13557 2024.06.17 21:27:55.967097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13558 2024.06.17 21:27:55.967142 [ 3 ] {} <Debug> HTTP-Session: 14ae3386-e365-47fc-88ce-61c673e083ba Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13559 2024.06.17 21:27:55.967143 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1354 rows starting from the beginning of the part
13560 2024.06.17 21:27:55.967173 [ 3 ] {} <Debug> HTTP-Session: 14ae3386-e365-47fc-88ce-61c673e083ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13561 2024.06.17 21:27:55.967211 [ 3 ] {} <Debug> HTTP-Session: 14ae3386-e365-47fc-88ce-61c673e083ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.06.17 21:27:55.967353 [ 3 ] {} <Trace> HTTP-Session: 14ae3386-e365-47fc-88ce-61c673e083ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13563 2024.06.17 21:27:55.967464 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 19 rows starting from the beginning of the part
13564 2024.06.17 21:27:55.967772 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 35 rows starting from the beginning of the part
13565 2024.06.17 21:27:55.967828 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13566 2024.06.17 21:27:55.968040 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13567 2024.06.17 21:27:55.968068 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part
13568 2024.06.17 21:27:55.968485 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 35 rows starting from the beginning of the part
13569 2024.06.17 21:27:55.968915 [ 194 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part
13570 2024.06.17 21:27:55.969267 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13571 2024.06.17 21:27:55.970015 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13572 2024.06.17 21:27:55.970077 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13573 2024.06.17 21:27:55.970576 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13574 2024.06.17 21:27:55.970931 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13575 2024.06.17 21:27:55.971085 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003456 sec., 17361.111111111113 rows/sec., 1.17 MiB/sec.
13576 2024.06.17 21:27:55.971385 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Debug> DynamicQueryHandler: Done processing query
13577 2024.06.17 21:27:55.971425 [ 3 ] {549ca6be-b1d8-4a59-9779-362400581188} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13578 2024.06.17 21:27:55.971477 [ 3 ] {} <Debug> HTTP-Session: 14ae3386-e365-47fc-88ce-61c673e083ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13579 2024.06.17 21:27:55.973334 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1481 rows, containing 6 columns (6 merged, 0 gathered) in 0.006652768 sec., 222614.1058879552 rows/sec., 300.41 MiB/sec.
13580 2024.06.17 21:27:55.974522 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13581 2024.06.17 21:27:55.974999 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13582 2024.06.17 21:27:55.975094 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13583 2024.06.17 21:27:55.975204 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB.
13584 2024.06.17 21:27:57.765080 [ 144 ] {} <Debug> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0
13585 2024.06.17 21:27:57.765221 [ 144 ] {} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13586 2024.06.17 21:27:57.765268 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13587 2024.06.17 21:27:57.765538 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full
13588 2024.06.17 21:27:57.765970 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13589 2024.06.17 21:27:57.766004 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 17 rows starting from the beginning of the part
13590 2024.06.17 21:27:57.766145 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
13591 2024.06.17 21:27:57.766345 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13592 2024.06.17 21:27:57.766587 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13593 2024.06.17 21:27:57.766754 [ 192 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
13594 2024.06.17 21:27:57.767865 [ 189 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476286 sec., 12518.747834458542 rows/sec., 865.24 KiB/sec.
13595 2024.06.17 21:27:57.768045 [ 200 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary)
13596 2024.06.17 21:27:57.768504 [ 200 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13597 2024.06.17 21:27:57.768599 [ 200 ] {8c0dd73f-d7b0-43e7-a7cc-1a1878e81414::all_1_31_7} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7
13598 2024.06.17 21:27:57.768688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13599 2024.06.17 21:27:58.069383 [ 142 ] {} <Debug> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0
13600 2024.06.17 21:27:58.069457 [ 142 ] {} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13601 2024.06.17 21:27:58.069485 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13602 2024.06.17 21:27:58.069709 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full
13603 2024.06.17 21:27:58.070006 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13604 2024.06.17 21:27:58.070041 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 17 rows starting from the beginning of the part
13605 2024.06.17 21:27:58.070117 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
13606 2024.06.17 21:27:58.070326 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13607 2024.06.17 21:27:58.070498 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13608 2024.06.17 21:27:58.070725 [ 189 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
13609 2024.06.17 21:27:58.071776 [ 198 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.002200182 sec., 14089.743484857161 rows/sec., 1.11 MiB/sec.
13610 2024.06.17 21:27:58.071949 [ 188 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary)
13611 2024.06.17 21:27:58.072359 [ 188 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13612 2024.06.17 21:27:58.072444 [ 188 ] {2aee5696-d258-411b-8ade-143e14aaba0c::all_1_31_7} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7
13613 2024.06.17 21:27:58.072532 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13614 2024.06.17 21:28:00.181546 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
13615 2024.06.17 21:28:00.181595 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
13616 2024.06.17 21:28:00.953738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13617 2024.06.17 21:28:00.953858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13618 2024.06.17 21:28:00.953884 [ 3 ] {} <Debug> HTTP-Session: 99f3cd90-48af-413e-83ed-8eb4435e6daa Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13619 2024.06.17 21:28:00.953910 [ 3 ] {} <Debug> HTTP-Session: 99f3cd90-48af-413e-83ed-8eb4435e6daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13620 2024.06.17 21:28:00.953925 [ 3 ] {} <Debug> HTTP-Session: 99f3cd90-48af-413e-83ed-8eb4435e6daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13621 2024.06.17 21:28:00.953974 [ 3 ] {} <Trace> HTTP-Session: 99f3cd90-48af-413e-83ed-8eb4435e6daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13622 2024.06.17 21:28:00.954172 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13623 2024.06.17 21:28:00.954241 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13624 2024.06.17 21:28:00.954432 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13625 2024.06.17 21:28:00.954858 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13626 2024.06.17 21:28:00.954903 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13627 2024.06.17 21:28:00.955291 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13628 2024.06.17 21:28:00.955631 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13629 2024.06.17 21:28:00.955803 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001691 sec., 20697.811945594323 rows/sec., 1.64 MiB/sec.
13630 2024.06.17 21:28:00.956024 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Debug> DynamicQueryHandler: Done processing query
13631 2024.06.17 21:28:00.956052 [ 3 ] {25f7be4b-c63f-43c8-bae4-456a969c2389} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13632 2024.06.17 21:28:00.956069 [ 3 ] {} <Debug> HTTP-Session: 99f3cd90-48af-413e-83ed-8eb4435e6daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13633 2024.06.17 21:28:00.956282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 28721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13634 2024.06.17 21:28:00.956337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13635 2024.06.17 21:28:00.956357 [ 3 ] {} <Debug> HTTP-Session: 6a63908d-82c6-49bf-8c14-7a09fdd4b2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13636 2024.06.17 21:28:00.956375 [ 3 ] {} <Debug> HTTP-Session: 6a63908d-82c6-49bf-8c14-7a09fdd4b2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13637 2024.06.17 21:28:00.956389 [ 3 ] {} <Debug> HTTP-Session: 6a63908d-82c6-49bf-8c14-7a09fdd4b2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13638 2024.06.17 21:28:00.956422 [ 3 ] {} <Trace> HTTP-Session: 6a63908d-82c6-49bf-8c14-7a09fdd4b2b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13639 2024.06.17 21:28:00.956577 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13640 2024.06.17 21:28:00.956624 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13641 2024.06.17 21:28:00.956755 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13642 2024.06.17 21:28:00.957181 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13643 2024.06.17 21:28:00.957220 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13644 2024.06.17 21:28:00.957551 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13645 2024.06.17 21:28:00.957860 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13646 2024.06.17 21:28:00.958011 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Debug> executeQuery: Read 197 rows, 16.76 KiB in 0.001502 sec., 131158.45539280958 rows/sec., 10.89 MiB/sec.
13647 2024.06.17 21:28:00.958185 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Debug> DynamicQueryHandler: Done processing query
13648 2024.06.17 21:28:00.958210 [ 3 ] {bd4e32a1-0208-4977-92f5-1fb3a94660f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13649 2024.06.17 21:28:00.958226 [ 3 ] {} <Debug> HTTP-Session: 6a63908d-82c6-49bf-8c14-7a09fdd4b2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13650 2024.06.17 21:28:00.958369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13651 2024.06.17 21:28:00.958417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13652 2024.06.17 21:28:00.958436 [ 3 ] {} <Debug> HTTP-Session: 82157e2f-2aba-4762-ae7a-45d978877f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13653 2024.06.17 21:28:00.958453 [ 3 ] {} <Debug> HTTP-Session: 82157e2f-2aba-4762-ae7a-45d978877f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13654 2024.06.17 21:28:00.958466 [ 3 ] {} <Debug> HTTP-Session: 82157e2f-2aba-4762-ae7a-45d978877f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13655 2024.06.17 21:28:00.958499 [ 3 ] {} <Trace> HTTP-Session: 82157e2f-2aba-4762-ae7a-45d978877f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13656 2024.06.17 21:28:00.958629 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13657 2024.06.17 21:28:00.958673 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13658 2024.06.17 21:28:00.958798 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13659 2024.06.17 21:28:00.959149 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13660 2024.06.17 21:28:00.959186 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13661 2024.06.17 21:28:00.959497 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13662 2024.06.17 21:28:00.959813 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13663 2024.06.17 21:28:00.959975 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Debug> executeQuery: Read 123 rows, 9.82 KiB in 0.00139 sec., 88489.20863309353 rows/sec., 6.90 MiB/sec.
13664 2024.06.17 21:28:00.960226 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Debug> DynamicQueryHandler: Done processing query
13665 2024.06.17 21:28:00.960286 [ 3 ] {436878aa-7364-4353-878a-b261598d6768} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13666 2024.06.17 21:28:00.960340 [ 3 ] {} <Debug> HTTP-Session: 82157e2f-2aba-4762-ae7a-45d978877f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13667 2024.06.17 21:28:00.960613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13668 2024.06.17 21:28:00.960666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13669 2024.06.17 21:28:00.960685 [ 3 ] {} <Debug> HTTP-Session: a7091d6b-e995-4464-b1af-047b542933c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13670 2024.06.17 21:28:00.960702 [ 3 ] {} <Debug> HTTP-Session: a7091d6b-e995-4464-b1af-047b542933c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.06.17 21:28:00.960716 [ 3 ] {} <Debug> HTTP-Session: a7091d6b-e995-4464-b1af-047b542933c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13672 2024.06.17 21:28:00.960748 [ 3 ] {} <Trace> HTTP-Session: a7091d6b-e995-4464-b1af-047b542933c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13673 2024.06.17 21:28:00.960928 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13674 2024.06.17 21:28:00.960977 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13675 2024.06.17 21:28:00.961136 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13676 2024.06.17 21:28:00.961518 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13677 2024.06.17 21:28:00.961554 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13678 2024.06.17 21:28:00.961944 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13679 2024.06.17 21:28:00.962280 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13680 2024.06.17 21:28:00.962434 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001596 sec., 122807.01754385965 rows/sec., 8.57 MiB/sec.
13681 2024.06.17 21:28:00.962667 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Debug> DynamicQueryHandler: Done processing query
13682 2024.06.17 21:28:00.962715 [ 3 ] {02686d91-1184-4389-b2ea-a7c9c457f887} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13683 2024.06.17 21:28:00.962767 [ 3 ] {} <Debug> HTTP-Session: a7091d6b-e995-4464-b1af-047b542933c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13684 2024.06.17 21:28:00.963010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13685 2024.06.17 21:28:00.963061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13686 2024.06.17 21:28:00.963081 [ 3 ] {} <Debug> HTTP-Session: 29c513ad-a575-4951-816c-ed621106fd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13687 2024.06.17 21:28:00.963097 [ 3 ] {} <Debug> HTTP-Session: 29c513ad-a575-4951-816c-ed621106fd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13688 2024.06.17 21:28:00.963111 [ 3 ] {} <Debug> HTTP-Session: 29c513ad-a575-4951-816c-ed621106fd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13689 2024.06.17 21:28:00.963142 [ 3 ] {} <Trace> HTTP-Session: 29c513ad-a575-4951-816c-ed621106fd78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13690 2024.06.17 21:28:00.963420 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13691 2024.06.17 21:28:00.963469 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13692 2024.06.17 21:28:00.963645 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13693 2024.06.17 21:28:00.964106 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13694 2024.06.17 21:28:00.964143 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13695 2024.06.17 21:28:00.964558 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13696 2024.06.17 21:28:00.964890 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13697 2024.06.17 21:28:00.965040 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001807 sec., 19369.12008854455 rows/sec., 26.14 MiB/sec.
13698 2024.06.17 21:28:00.965322 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Debug> DynamicQueryHandler: Done processing query
13699 2024.06.17 21:28:00.965382 [ 3 ] {4eace138-435a-4ac6-804e-733266083e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13700 2024.06.17 21:28:00.965451 [ 3 ] {} <Debug> HTTP-Session: 29c513ad-a575-4951-816c-ed621106fd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13701 2024.06.17 21:28:00.965662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13702 2024.06.17 21:28:00.965726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13703 2024.06.17 21:28:00.965745 [ 3 ] {} <Debug> HTTP-Session: 5722bc48-f4b6-4f16-a79b-8b3352fbf7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13704 2024.06.17 21:28:00.965761 [ 3 ] {} <Debug> HTTP-Session: 5722bc48-f4b6-4f16-a79b-8b3352fbf7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.06.17 21:28:00.965774 [ 3 ] {} <Debug> HTTP-Session: 5722bc48-f4b6-4f16-a79b-8b3352fbf7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13706 2024.06.17 21:28:00.965805 [ 3 ] {} <Trace> HTTP-Session: 5722bc48-f4b6-4f16-a79b-8b3352fbf7fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13707 2024.06.17 21:28:00.965931 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13708 2024.06.17 21:28:00.965978 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13709 2024.06.17 21:28:00.966122 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13710 2024.06.17 21:28:00.966407 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13711 2024.06.17 21:28:00.966444 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
13712 2024.06.17 21:28:00.966798 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13713 2024.06.17 21:28:00.967120 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13714 2024.06.17 21:28:00.967271 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
13715 2024.06.17 21:28:00.967430 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Debug> DynamicQueryHandler: Done processing query
13716 2024.06.17 21:28:00.967455 [ 3 ] {b7092039-05a7-47b1-95b9-59b4b4d9ae6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13717 2024.06.17 21:28:00.967471 [ 3 ] {} <Debug> HTTP-Session: 5722bc48-f4b6-4f16-a79b-8b3352fbf7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.06.17 21:28:01.002035 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001696428 sec.
13719 2024.06.17 21:28:05.951312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13720 2024.06.17 21:28:05.951462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13721 2024.06.17 21:28:05.951491 [ 3 ] {} <Debug> HTTP-Session: 3d5765f1-1de1-4725-a9aa-3e17b311ac28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13722 2024.06.17 21:28:05.951521 [ 3 ] {} <Debug> HTTP-Session: 3d5765f1-1de1-4725-a9aa-3e17b311ac28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13723 2024.06.17 21:28:05.951539 [ 3 ] {} <Debug> HTTP-Session: 3d5765f1-1de1-4725-a9aa-3e17b311ac28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13724 2024.06.17 21:28:05.951597 [ 3 ] {} <Trace> HTTP-Session: 3d5765f1-1de1-4725-a9aa-3e17b311ac28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13725 2024.06.17 21:28:05.951817 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13726 2024.06.17 21:28:05.951898 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13727 2024.06.17 21:28:05.952121 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13728 2024.06.17 21:28:05.952568 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13729 2024.06.17 21:28:05.952617 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13730 2024.06.17 21:28:05.953011 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13731 2024.06.17 21:28:05.953350 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13732 2024.06.17 21:28:05.953517 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001769 sec., 10740.531373657434 rows/sec., 870.57 KiB/sec.
13733 2024.06.17 21:28:05.953850 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Debug> DynamicQueryHandler: Done processing query
13734 2024.06.17 21:28:05.953922 [ 3 ] {c724a407-3ab5-4265-99e1-0f3102e3dd57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13735 2024.06.17 21:28:05.953998 [ 3 ] {} <Debug> HTTP-Session: 3d5765f1-1de1-4725-a9aa-3e17b311ac28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13736 2024.06.17 21:28:05.954227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13737 2024.06.17 21:28:05.954287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13738 2024.06.17 21:28:05.954307 [ 3 ] {} <Debug> HTTP-Session: f3718e17-d871-4d2e-8d48-27078d172f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13739 2024.06.17 21:28:05.954326 [ 3 ] {} <Debug> HTTP-Session: f3718e17-d871-4d2e-8d48-27078d172f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.06.17 21:28:05.954340 [ 3 ] {} <Debug> HTTP-Session: f3718e17-d871-4d2e-8d48-27078d172f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13741 2024.06.17 21:28:05.954377 [ 3 ] {} <Trace> HTTP-Session: f3718e17-d871-4d2e-8d48-27078d172f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13742 2024.06.17 21:28:05.954521 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13743 2024.06.17 21:28:05.954571 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13744 2024.06.17 21:28:05.954720 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13745 2024.06.17 21:28:05.955104 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13746 2024.06.17 21:28:05.955143 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13747 2024.06.17 21:28:05.955473 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13748 2024.06.17 21:28:05.955783 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13749 2024.06.17 21:28:05.955941 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001477 sec., 76506.43195666892 rows/sec., 6.27 MiB/sec.
13750 2024.06.17 21:28:05.955960 [ 138 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13751 2024.06.17 21:28:05.956063 [ 138 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13752 2024.06.17 21:28:05.956094 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13753 2024.06.17 21:28:05.956174 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Debug> DynamicQueryHandler: Done processing query
13754 2024.06.17 21:28:05.956235 [ 3 ] {1d15f857-363a-4d97-8e11-3fc0cae33c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13755 2024.06.17 21:28:05.956298 [ 3 ] {} <Debug> HTTP-Session: f3718e17-d871-4d2e-8d48-27078d172f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13756 2024.06.17 21:28:05.956371 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13757 2024.06.17 21:28:05.956475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13758 2024.06.17 21:28:05.956573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13759 2024.06.17 21:28:05.956631 [ 3 ] {} <Debug> HTTP-Session: caf61e16-520c-4958-84a6-fe919ebe2e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13760 2024.06.17 21:28:05.956678 [ 3 ] {} <Debug> HTTP-Session: caf61e16-520c-4958-84a6-fe919ebe2e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13761 2024.06.17 21:28:05.956690 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13762 2024.06.17 21:28:05.956703 [ 3 ] {} <Debug> HTTP-Session: caf61e16-520c-4958-84a6-fe919ebe2e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13763 2024.06.17 21:28:05.956770 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 267 rows starting from the beginning of the part
13764 2024.06.17 21:28:05.956779 [ 3 ] {} <Trace> HTTP-Session: caf61e16-520c-4958-84a6-fe919ebe2e12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13765 2024.06.17 21:28:05.956981 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 114 rows starting from the beginning of the part
13766 2024.06.17 21:28:05.957226 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part
13767 2024.06.17 21:28:05.957299 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13768 2024.06.17 21:28:05.957535 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 113 rows starting from the beginning of the part
13769 2024.06.17 21:28:05.957609 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13770 2024.06.17 21:28:05.957713 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 197 rows starting from the beginning of the part
13771 2024.06.17 21:28:05.958066 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 113 rows starting from the beginning of the part
13772 2024.06.17 21:28:05.958712 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13773 2024.06.17 21:28:05.959509 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13774 2024.06.17 21:28:05.959580 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13775 2024.06.17 21:28:05.960423 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
13776 2024.06.17 21:28:05.961042 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 4 columns (4 merged, 0 gathered) in 0.004841309 sec., 199326.25659713105 rows/sec., 16.55 MiB/sec.
13777 2024.06.17 21:28:05.961103 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13778 2024.06.17 21:28:05.961294 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13779 2024.06.17 21:28:05.961351 [ 138 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
13780 2024.06.17 21:28:05.961408 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004394 sec., 18889.394629039598 rows/sec., 1.48 MiB/sec.
13781 2024.06.17 21:28:05.961449 [ 138 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13782 2024.06.17 21:28:05.961529 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13783 2024.06.17 21:28:05.962034 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
13784 2024.06.17 21:28:05.962751 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13785 2024.06.17 21:28:05.962898 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 198 rows starting from the beginning of the part
13786 2024.06.17 21:28:05.963243 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 85 rows starting from the beginning of the part
13787 2024.06.17 21:28:05.963630 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Debug> DynamicQueryHandler: Done processing query
13788 2024.06.17 21:28:05.963771 [ 3 ] {5bce9dba-d21e-4a42-bbd5-b8f02cc92397} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13789 2024.06.17 21:28:05.963783 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 99 rows starting from the beginning of the part
13790 2024.06.17 21:28:05.963895 [ 3 ] {} <Debug> HTTP-Session: caf61e16-520c-4958-84a6-fe919ebe2e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.06.17 21:28:05.964296 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 83 rows starting from the beginning of the part
13792 2024.06.17 21:28:05.964620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13793 2024.06.17 21:28:05.964706 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 123 rows starting from the beginning of the part
13794 2024.06.17 21:28:05.964822 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13795 2024.06.17 21:28:05.965080 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 83 rows starting from the beginning of the part
13796 2024.06.17 21:28:05.965183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13797 2024.06.17 21:28:05.965341 [ 189 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_91_18} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13798 2024.06.17 21:28:05.965394 [ 3 ] {} <Debug> HTTP-Session: d634cb4e-d5c8-4299-afe9-79ebbafe3fec Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13799 2024.06.17 21:28:05.965583 [ 3 ] {} <Debug> HTTP-Session: d634cb4e-d5c8-4299-afe9-79ebbafe3fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13800 2024.06.17 21:28:05.965650 [ 3 ] {} <Debug> HTTP-Session: d634cb4e-d5c8-4299-afe9-79ebbafe3fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13801 2024.06.17 21:28:05.965730 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
13802 2024.06.17 21:28:05.965841 [ 3 ] {} <Trace> HTTP-Session: d634cb4e-d5c8-4299-afe9-79ebbafe3fec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13803 2024.06.17 21:28:05.966139 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13804 2024.06.17 21:28:05.966252 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13805 2024.06.17 21:28:05.966924 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13806 2024.06.17 21:28:05.967810 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13807 2024.06.17 21:28:05.967883 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13808 2024.06.17 21:28:05.968211 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 671 rows, containing 4 columns (4 merged, 0 gathered) in 0.006525836 sec., 102822.07520998076 rows/sec., 8.00 MiB/sec.
13809 2024.06.17 21:28:05.968404 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
13810 2024.06.17 21:28:05.968923 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13811 2024.06.17 21:28:05.969272 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13812 2024.06.17 21:28:05.969440 [ 190 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_91_18} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
13813 2024.06.17 21:28:05.969585 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
13814 2024.06.17 21:28:05.969669 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13815 2024.06.17 21:28:05.969849 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003858 sec., 41472.265422498705 rows/sec., 2.89 MiB/sec.
13816 2024.06.17 21:28:05.970145 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Debug> DynamicQueryHandler: Done processing query
13817 2024.06.17 21:28:05.970216 [ 3 ] {4af6bfe7-a13b-4e8b-87a1-513e9d1c6da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13818 2024.06.17 21:28:05.970270 [ 3 ] {} <Debug> HTTP-Session: d634cb4e-d5c8-4299-afe9-79ebbafe3fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13819 2024.06.17 21:28:05.970478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13820 2024.06.17 21:28:05.970532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13821 2024.06.17 21:28:05.970551 [ 3 ] {} <Debug> HTTP-Session: 4251a77e-f0d7-4905-9b72-97f6f962dccc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13822 2024.06.17 21:28:05.970568 [ 3 ] {} <Debug> HTTP-Session: 4251a77e-f0d7-4905-9b72-97f6f962dccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13823 2024.06.17 21:28:05.970583 [ 3 ] {} <Debug> HTTP-Session: 4251a77e-f0d7-4905-9b72-97f6f962dccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13824 2024.06.17 21:28:05.970616 [ 3 ] {} <Trace> HTTP-Session: 4251a77e-f0d7-4905-9b72-97f6f962dccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13825 2024.06.17 21:28:05.970841 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13826 2024.06.17 21:28:05.970892 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13827 2024.06.17 21:28:05.971075 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13828 2024.06.17 21:28:05.971497 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13829 2024.06.17 21:28:05.971534 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13830 2024.06.17 21:28:05.971961 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13831 2024.06.17 21:28:05.972308 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13832 2024.06.17 21:28:05.972467 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001756 sec., 10820.04555808656 rows/sec., 14.60 MiB/sec.
13833 2024.06.17 21:28:05.972646 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Debug> DynamicQueryHandler: Done processing query
13834 2024.06.17 21:28:05.972671 [ 3 ] {4668b792-db74-42b3-9917-ada77c88c93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13835 2024.06.17 21:28:05.972687 [ 3 ] {} <Debug> HTTP-Session: 4251a77e-f0d7-4905-9b72-97f6f962dccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13836 2024.06.17 21:28:05.972818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13837 2024.06.17 21:28:05.972868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13838 2024.06.17 21:28:05.972887 [ 3 ] {} <Debug> HTTP-Session: 20698d65-477d-4d79-9b51-5c06ee66aae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13839 2024.06.17 21:28:05.972903 [ 3 ] {} <Debug> HTTP-Session: 20698d65-477d-4d79-9b51-5c06ee66aae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13840 2024.06.17 21:28:05.972918 [ 3 ] {} <Debug> HTTP-Session: 20698d65-477d-4d79-9b51-5c06ee66aae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13841 2024.06.17 21:28:05.972949 [ 3 ] {} <Trace> HTTP-Session: 20698d65-477d-4d79-9b51-5c06ee66aae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13842 2024.06.17 21:28:05.973061 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13843 2024.06.17 21:28:05.973108 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13844 2024.06.17 21:28:05.973236 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13845 2024.06.17 21:28:05.973530 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13846 2024.06.17 21:28:05.973566 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13847 2024.06.17 21:28:05.973933 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13848 2024.06.17 21:28:05.974267 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13849 2024.06.17 21:28:05.974434 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
13850 2024.06.17 21:28:05.974592 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Debug> DynamicQueryHandler: Done processing query
13851 2024.06.17 21:28:05.974617 [ 3 ] {70155664-1e2f-4fe1-9887-ea975624abc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13852 2024.06.17 21:28:05.974633 [ 3 ] {} <Debug> HTTP-Session: 20698d65-477d-4d79-9b51-5c06ee66aae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13853 2024.06.17 21:28:10.952967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13854 2024.06.17 21:28:10.953162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13855 2024.06.17 21:28:10.953206 [ 3 ] {} <Debug> HTTP-Session: d2b3bfa9-c390-431c-a0f8-5ad7cd72a500 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13856 2024.06.17 21:28:10.953251 [ 3 ] {} <Debug> HTTP-Session: d2b3bfa9-c390-431c-a0f8-5ad7cd72a500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13857 2024.06.17 21:28:10.953279 [ 3 ] {} <Debug> HTTP-Session: d2b3bfa9-c390-431c-a0f8-5ad7cd72a500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13858 2024.06.17 21:28:10.953352 [ 3 ] {} <Trace> HTTP-Session: d2b3bfa9-c390-431c-a0f8-5ad7cd72a500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13859 2024.06.17 21:28:10.953543 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13860 2024.06.17 21:28:10.953612 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13861 2024.06.17 21:28:10.953808 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13862 2024.06.17 21:28:10.954256 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13863 2024.06.17 21:28:10.954298 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13864 2024.06.17 21:28:10.954666 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13865 2024.06.17 21:28:10.954992 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13866 2024.06.17 21:28:10.955163 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001679 sec., 20845.74151280524 rows/sec., 1.65 MiB/sec.
13867 2024.06.17 21:28:10.955393 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Debug> DynamicQueryHandler: Done processing query
13868 2024.06.17 21:28:10.955420 [ 3 ] {47f0704b-81e8-4c31-b963-aa187858112c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13869 2024.06.17 21:28:10.955436 [ 3 ] {} <Debug> HTTP-Session: d2b3bfa9-c390-431c-a0f8-5ad7cd72a500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13870 2024.06.17 21:28:10.955599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13871 2024.06.17 21:28:10.955649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13872 2024.06.17 21:28:10.955668 [ 3 ] {} <Debug> HTTP-Session: a1efbe9e-1703-4e8b-a108-64f4173404e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13873 2024.06.17 21:28:10.955685 [ 3 ] {} <Debug> HTTP-Session: a1efbe9e-1703-4e8b-a108-64f4173404e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13874 2024.06.17 21:28:10.955699 [ 3 ] {} <Debug> HTTP-Session: a1efbe9e-1703-4e8b-a108-64f4173404e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13875 2024.06.17 21:28:10.955730 [ 3 ] {} <Trace> HTTP-Session: a1efbe9e-1703-4e8b-a108-64f4173404e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13876 2024.06.17 21:28:10.955831 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13877 2024.06.17 21:28:10.955877 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13878 2024.06.17 21:28:10.956010 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13879 2024.06.17 21:28:10.956321 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13880 2024.06.17 21:28:10.956358 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13881 2024.06.17 21:28:10.956658 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13882 2024.06.17 21:28:10.956963 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13883 2024.06.17 21:28:10.957119 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001308 sec., 3058.1039755351685 rows/sec., 249.37 KiB/sec.
13884 2024.06.17 21:28:10.957309 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Debug> DynamicQueryHandler: Done processing query
13885 2024.06.17 21:28:10.957337 [ 3 ] {d92d6ba1-afbe-4580-a234-e9e94913c71a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13886 2024.06.17 21:28:10.957353 [ 3 ] {} <Debug> HTTP-Session: a1efbe9e-1703-4e8b-a108-64f4173404e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13887 2024.06.17 21:28:10.957547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 24055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13888 2024.06.17 21:28:10.957594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13889 2024.06.17 21:28:10.957613 [ 3 ] {} <Debug> HTTP-Session: 2a2ac9b1-aba0-4270-bb90-f5a3bdbee14d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13890 2024.06.17 21:28:10.957629 [ 3 ] {} <Debug> HTTP-Session: 2a2ac9b1-aba0-4270-bb90-f5a3bdbee14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13891 2024.06.17 21:28:10.957644 [ 3 ] {} <Debug> HTTP-Session: 2a2ac9b1-aba0-4270-bb90-f5a3bdbee14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.06.17 21:28:10.957674 [ 3 ] {} <Trace> HTTP-Session: 2a2ac9b1-aba0-4270-bb90-f5a3bdbee14d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13893 2024.06.17 21:28:10.957812 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13894 2024.06.17 21:28:10.957854 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13895 2024.06.17 21:28:10.957978 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13896 2024.06.17 21:28:10.958378 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13897 2024.06.17 21:28:10.958413 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13898 2024.06.17 21:28:10.958730 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13899 2024.06.17 21:28:10.959046 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13900 2024.06.17 21:28:10.959200 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Debug> executeQuery: Read 163 rows, 14.14 KiB in 0.001445 sec., 112802.76816608995 rows/sec., 9.55 MiB/sec.
13901 2024.06.17 21:28:10.959366 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Debug> DynamicQueryHandler: Done processing query
13902 2024.06.17 21:28:10.959391 [ 3 ] {dc08e799-a4d2-41e7-9b27-6e863b66c89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13903 2024.06.17 21:28:10.959407 [ 3 ] {} <Debug> HTTP-Session: 2a2ac9b1-aba0-4270-bb90-f5a3bdbee14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.06.17 21:28:10.959528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13905 2024.06.17 21:28:10.959575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13906 2024.06.17 21:28:10.959594 [ 3 ] {} <Debug> HTTP-Session: 4336b01e-8783-4b57-b516-005becc3e5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13907 2024.06.17 21:28:10.959610 [ 3 ] {} <Debug> HTTP-Session: 4336b01e-8783-4b57-b516-005becc3e5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13908 2024.06.17 21:28:10.959624 [ 3 ] {} <Debug> HTTP-Session: 4336b01e-8783-4b57-b516-005becc3e5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13909 2024.06.17 21:28:10.959655 [ 3 ] {} <Trace> HTTP-Session: 4336b01e-8783-4b57-b516-005becc3e5f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13910 2024.06.17 21:28:10.959748 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13911 2024.06.17 21:28:10.959791 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13912 2024.06.17 21:28:10.959915 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13913 2024.06.17 21:28:10.960185 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13914 2024.06.17 21:28:10.960222 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13915 2024.06.17 21:28:10.960519 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13916 2024.06.17 21:28:10.960819 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13917 2024.06.17 21:28:10.960952 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001228 sec., 3257.328990228013 rows/sec., 227.44 KiB/sec.
13918 2024.06.17 21:28:10.961204 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Debug> DynamicQueryHandler: Done processing query
13919 2024.06.17 21:28:10.961259 [ 3 ] {e9703766-7d3b-4a2c-8cf6-985e8f093186} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13920 2024.06.17 21:28:10.961307 [ 3 ] {} <Debug> HTTP-Session: 4336b01e-8783-4b57-b516-005becc3e5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13921 2024.06.17 21:28:10.961472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 17506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13922 2024.06.17 21:28:10.961519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13923 2024.06.17 21:28:10.961537 [ 3 ] {} <Debug> HTTP-Session: de19fc14-ce67-46d5-b220-ede273615afe Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13924 2024.06.17 21:28:10.961553 [ 3 ] {} <Debug> HTTP-Session: de19fc14-ce67-46d5-b220-ede273615afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13925 2024.06.17 21:28:10.961566 [ 3 ] {} <Debug> HTTP-Session: de19fc14-ce67-46d5-b220-ede273615afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13926 2024.06.17 21:28:10.961596 [ 3 ] {} <Trace> HTTP-Session: de19fc14-ce67-46d5-b220-ede273615afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13927 2024.06.17 21:28:10.961711 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13928 2024.06.17 21:28:10.961752 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13929 2024.06.17 21:28:10.961883 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13930 2024.06.17 21:28:10.962417 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13931 2024.06.17 21:28:10.962453 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13932 2024.06.17 21:28:10.962766 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
13933 2024.06.17 21:28:10.963057 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13934 2024.06.17 21:28:10.963205 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001508 sec., 68302.3872679045 rows/sec., 5.34 MiB/sec.
13935 2024.06.17 21:28:10.963380 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Debug> DynamicQueryHandler: Done processing query
13936 2024.06.17 21:28:10.963405 [ 3 ] {b8355405-47be-4c33-9a16-1101dccc7063} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13937 2024.06.17 21:28:10.963421 [ 3 ] {} <Debug> HTTP-Session: de19fc14-ce67-46d5-b220-ede273615afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13938 2024.06.17 21:28:10.963612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13939 2024.06.17 21:28:10.963661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13940 2024.06.17 21:28:10.963680 [ 3 ] {} <Debug> HTTP-Session: ffef6202-194f-4397-92d3-a737f764a341 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13941 2024.06.17 21:28:10.963696 [ 3 ] {} <Debug> HTTP-Session: ffef6202-194f-4397-92d3-a737f764a341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13942 2024.06.17 21:28:10.963710 [ 3 ] {} <Debug> HTTP-Session: ffef6202-194f-4397-92d3-a737f764a341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13943 2024.06.17 21:28:10.963742 [ 3 ] {} <Trace> HTTP-Session: ffef6202-194f-4397-92d3-a737f764a341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13944 2024.06.17 21:28:10.963884 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13945 2024.06.17 21:28:10.963932 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13946 2024.06.17 21:28:10.964081 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13947 2024.06.17 21:28:10.964501 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13948 2024.06.17 21:28:10.964537 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13949 2024.06.17 21:28:10.964927 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13950 2024.06.17 21:28:10.965269 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13951 2024.06.17 21:28:10.965425 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001603 sec., 101060.51154086088 rows/sec., 7.04 MiB/sec.
13952 2024.06.17 21:28:10.965620 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Debug> DynamicQueryHandler: Done processing query
13953 2024.06.17 21:28:10.965657 [ 3 ] {830cd231-5b55-47af-90aa-53c2f89ef3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13954 2024.06.17 21:28:10.965686 [ 3 ] {} <Debug> HTTP-Session: ffef6202-194f-4397-92d3-a737f764a341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.06.17 21:28:10.965879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.06.17 21:28:10.965928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.06.17 21:28:10.965947 [ 3 ] {} <Debug> HTTP-Session: dbf57991-9bd4-498a-bdb5-bcf22e963fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13958 2024.06.17 21:28:10.965964 [ 3 ] {} <Debug> HTTP-Session: dbf57991-9bd4-498a-bdb5-bcf22e963fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.06.17 21:28:10.965978 [ 3 ] {} <Debug> HTTP-Session: dbf57991-9bd4-498a-bdb5-bcf22e963fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.06.17 21:28:10.966010 [ 3 ] {} <Trace> HTTP-Session: dbf57991-9bd4-498a-bdb5-bcf22e963fc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.06.17 21:28:10.966299 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13962 2024.06.17 21:28:10.966347 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
13963 2024.06.17 21:28:10.966507 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13964 2024.06.17 21:28:10.966994 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.06.17 21:28:10.967030 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13966 2024.06.17 21:28:10.967436 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
13967 2024.06.17 21:28:10.967773 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.06.17 21:28:10.967924 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001831 sec., 19115.237575095576 rows/sec., 25.80 MiB/sec.
13969 2024.06.17 21:28:10.968220 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Debug> DynamicQueryHandler: Done processing query
13970 2024.06.17 21:28:10.968279 [ 3 ] {fa045dc5-6898-4546-b509-576620afdbaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13971 2024.06.17 21:28:10.968337 [ 3 ] {} <Debug> HTTP-Session: dbf57991-9bd4-498a-bdb5-bcf22e963fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.06.17 21:28:10.968591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13973 2024.06.17 21:28:10.968721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13974 2024.06.17 21:28:10.968794 [ 3 ] {} <Debug> HTTP-Session: 9f7d08a3-2e0e-4864-8ddc-42e3743c051f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13975 2024.06.17 21:28:10.968847 [ 3 ] {} <Debug> HTTP-Session: 9f7d08a3-2e0e-4864-8ddc-42e3743c051f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.06.17 21:28:10.968910 [ 3 ] {} <Debug> HTTP-Session: 9f7d08a3-2e0e-4864-8ddc-42e3743c051f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.06.17 21:28:10.968944 [ 3 ] {} <Trace> HTTP-Session: 9f7d08a3-2e0e-4864-8ddc-42e3743c051f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13978 2024.06.17 21:28:10.969067 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13979 2024.06.17 21:28:10.969114 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13980 2024.06.17 21:28:10.969263 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13981 2024.06.17 21:28:10.969558 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13982 2024.06.17 21:28:10.969595 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
13983 2024.06.17 21:28:10.969954 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
13984 2024.06.17 21:28:10.970274 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13985 2024.06.17 21:28:10.970453 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
13986 2024.06.17 21:28:10.970626 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Debug> DynamicQueryHandler: Done processing query
13987 2024.06.17 21:28:10.970651 [ 3 ] {c222fd3a-5f3d-4fbb-aef8-87b97dbd4820} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13988 2024.06.17 21:28:10.970667 [ 3 ] {} <Debug> HTTP-Session: 9f7d08a3-2e0e-4864-8ddc-42e3743c051f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.06.17 21:28:15.181638 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
13990 2024.06.17 21:28:15.181704 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
13991 2024.06.17 21:28:15.951424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13992 2024.06.17 21:28:15.951543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13993 2024.06.17 21:28:15.951568 [ 3 ] {} <Debug> HTTP-Session: 8e81b300-3c6a-46b1-9be6-77fc9980575e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
13994 2024.06.17 21:28:15.951593 [ 3 ] {} <Debug> HTTP-Session: 8e81b300-3c6a-46b1-9be6-77fc9980575e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13995 2024.06.17 21:28:15.951608 [ 3 ] {} <Debug> HTTP-Session: 8e81b300-3c6a-46b1-9be6-77fc9980575e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13996 2024.06.17 21:28:15.951659 [ 3 ] {} <Trace> HTTP-Session: 8e81b300-3c6a-46b1-9be6-77fc9980575e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13997 2024.06.17 21:28:15.951856 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13998 2024.06.17 21:28:15.951924 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13999 2024.06.17 21:28:15.952121 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14000 2024.06.17 21:28:15.952566 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14001 2024.06.17 21:28:15.952618 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14002 2024.06.17 21:28:15.953084 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14003 2024.06.17 21:28:15.953482 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14004 2024.06.17 21:28:15.953630 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001837 sec., 10342.950462710942 rows/sec., 838.34 KiB/sec.
14005 2024.06.17 21:28:15.953832 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Debug> DynamicQueryHandler: Done processing query
14006 2024.06.17 21:28:15.953859 [ 3 ] {bb25a110-61f1-436e-b0e5-4d000ec35771} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14007 2024.06.17 21:28:15.953876 [ 3 ] {} <Debug> HTTP-Session: 8e81b300-3c6a-46b1-9be6-77fc9980575e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.06.17 21:28:15.954005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14009 2024.06.17 21:28:15.954053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14010 2024.06.17 21:28:15.954072 [ 3 ] {} <Debug> HTTP-Session: 74fd6b00-5a1b-41ca-b882-364c4ba7525d Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14011 2024.06.17 21:28:15.954089 [ 3 ] {} <Debug> HTTP-Session: 74fd6b00-5a1b-41ca-b882-364c4ba7525d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14012 2024.06.17 21:28:15.954103 [ 3 ] {} <Debug> HTTP-Session: 74fd6b00-5a1b-41ca-b882-364c4ba7525d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.06.17 21:28:15.954135 [ 3 ] {} <Trace> HTTP-Session: 74fd6b00-5a1b-41ca-b882-364c4ba7525d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14014 2024.06.17 21:28:15.954235 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14015 2024.06.17 21:28:15.954280 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14016 2024.06.17 21:28:15.954410 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14017 2024.06.17 21:28:15.954712 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14018 2024.06.17 21:28:15.954749 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14019 2024.06.17 21:28:15.955047 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14020 2024.06.17 21:28:15.955416 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14021 2024.06.17 21:28:15.955547 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001334 sec., 1499.250374812594 rows/sec., 122.25 KiB/sec.
14022 2024.06.17 21:28:15.955713 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Debug> DynamicQueryHandler: Done processing query
14023 2024.06.17 21:28:15.955738 [ 3 ] {495562d7-63be-42d7-98c4-1b08a6c0e759} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14024 2024.06.17 21:28:15.955754 [ 3 ] {} <Debug> HTTP-Session: 74fd6b00-5a1b-41ca-b882-364c4ba7525d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.06.17 21:28:15.955927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.06.17 21:28:15.955976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14027 2024.06.17 21:28:15.955995 [ 3 ] {} <Debug> HTTP-Session: 35b3b427-88ee-428d-82e1-cfaa51e06a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14028 2024.06.17 21:28:15.956012 [ 3 ] {} <Debug> HTTP-Session: 35b3b427-88ee-428d-82e1-cfaa51e06a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.06.17 21:28:15.956025 [ 3 ] {} <Debug> HTTP-Session: 35b3b427-88ee-428d-82e1-cfaa51e06a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.06.17 21:28:15.956055 [ 3 ] {} <Trace> HTTP-Session: 35b3b427-88ee-428d-82e1-cfaa51e06a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14031 2024.06.17 21:28:15.956175 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14032 2024.06.17 21:28:15.956217 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14033 2024.06.17 21:28:15.956340 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.06.17 21:28:15.956893 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.06.17 21:28:15.956933 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14036 2024.06.17 21:28:15.957304 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14037 2024.06.17 21:28:15.957610 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.06.17 21:28:15.957734 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Debug> executeQuery: Read 114 rows, 9.55 KiB in 0.001606 sec., 70983.8107098381 rows/sec., 5.81 MiB/sec.
14039 2024.06.17 21:28:15.957888 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Debug> DynamicQueryHandler: Done processing query
14040 2024.06.17 21:28:15.957913 [ 3 ] {cd484ab6-c009-4c47-94f6-01a7317840f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14041 2024.06.17 21:28:15.957930 [ 3 ] {} <Debug> HTTP-Session: 35b3b427-88ee-428d-82e1-cfaa51e06a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.06.17 21:28:15.958050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14043 2024.06.17 21:28:15.958099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14044 2024.06.17 21:28:15.958118 [ 3 ] {} <Debug> HTTP-Session: ee4bee19-d4cf-4416-b774-c14b3ff1916a Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14045 2024.06.17 21:28:15.958134 [ 3 ] {} <Debug> HTTP-Session: ee4bee19-d4cf-4416-b774-c14b3ff1916a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.06.17 21:28:15.958148 [ 3 ] {} <Debug> HTTP-Session: ee4bee19-d4cf-4416-b774-c14b3ff1916a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.06.17 21:28:15.958179 [ 3 ] {} <Trace> HTTP-Session: ee4bee19-d4cf-4416-b774-c14b3ff1916a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14048 2024.06.17 21:28:15.958273 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14049 2024.06.17 21:28:15.958316 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14050 2024.06.17 21:28:15.958439 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14051 2024.06.17 21:28:15.958715 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.06.17 21:28:15.958751 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14053 2024.06.17 21:28:15.959050 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14054 2024.06.17 21:28:15.959359 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14055 2024.06.17 21:28:15.959487 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 112.80 KiB/sec.
14056 2024.06.17 21:28:15.959648 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Debug> DynamicQueryHandler: Done processing query
14057 2024.06.17 21:28:15.959672 [ 3 ] {380a882d-e3e3-4e0e-b506-1503d87b9c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14058 2024.06.17 21:28:15.959688 [ 3 ] {} <Debug> HTTP-Session: ee4bee19-d4cf-4416-b774-c14b3ff1916a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.06.17 21:28:15.959823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14060 2024.06.17 21:28:15.959871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14061 2024.06.17 21:28:15.959890 [ 3 ] {} <Debug> HTTP-Session: d5c6f5cf-ec6c-40a9-9ae4-7827294ddc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14062 2024.06.17 21:28:15.959907 [ 3 ] {} <Debug> HTTP-Session: d5c6f5cf-ec6c-40a9-9ae4-7827294ddc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.06.17 21:28:15.959922 [ 3 ] {} <Debug> HTTP-Session: d5c6f5cf-ec6c-40a9-9ae4-7827294ddc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.06.17 21:28:15.959952 [ 3 ] {} <Trace> HTTP-Session: d5c6f5cf-ec6c-40a9-9ae4-7827294ddc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14065 2024.06.17 21:28:15.960067 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14066 2024.06.17 21:28:15.960109 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14067 2024.06.17 21:28:15.960235 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14068 2024.06.17 21:28:15.960582 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14069 2024.06.17 21:28:15.960618 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14070 2024.06.17 21:28:15.960929 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14071 2024.06.17 21:28:15.961226 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14072 2024.06.17 21:28:15.961349 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001324 sec., 64199.395770392744 rows/sec., 5.02 MiB/sec.
14073 2024.06.17 21:28:15.961507 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Debug> DynamicQueryHandler: Done processing query
14074 2024.06.17 21:28:15.961532 [ 3 ] {f7c43c14-5d82-48fa-ba8e-7d21c3f42267} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14075 2024.06.17 21:28:15.961548 [ 3 ] {} <Debug> HTTP-Session: d5c6f5cf-ec6c-40a9-9ae4-7827294ddc5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.06.17 21:28:15.961725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14077 2024.06.17 21:28:15.961773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14078 2024.06.17 21:28:15.961792 [ 3 ] {} <Debug> HTTP-Session: caec5e3b-99df-48bb-bc36-c1fff869c73c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14079 2024.06.17 21:28:15.961808 [ 3 ] {} <Debug> HTTP-Session: caec5e3b-99df-48bb-bc36-c1fff869c73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.06.17 21:28:15.961822 [ 3 ] {} <Debug> HTTP-Session: caec5e3b-99df-48bb-bc36-c1fff869c73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14081 2024.06.17 21:28:15.961853 [ 3 ] {} <Trace> HTTP-Session: caec5e3b-99df-48bb-bc36-c1fff869c73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14082 2024.06.17 21:28:15.961991 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14083 2024.06.17 21:28:15.962038 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14084 2024.06.17 21:28:15.962179 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14085 2024.06.17 21:28:15.962574 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.06.17 21:28:15.962611 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14087 2024.06.17 21:28:15.963005 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14088 2024.06.17 21:28:15.963342 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14089 2024.06.17 21:28:15.963470 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001545 sec., 104207.11974110032 rows/sec., 7.26 MiB/sec.
14090 2024.06.17 21:28:15.963480 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14091 2024.06.17 21:28:15.963537 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14092 2024.06.17 21:28:15.963574 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14093 2024.06.17 21:28:15.963669 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Debug> DynamicQueryHandler: Done processing query
14094 2024.06.17 21:28:15.963725 [ 3 ] {4dc6bf1f-b06e-4005-981c-54351690a277} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14095 2024.06.17 21:28:15.963782 [ 3 ] {} <Debug> HTTP-Session: caec5e3b-99df-48bb-bc36-c1fff869c73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14096 2024.06.17 21:28:15.963842 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14097 2024.06.17 21:28:15.964013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14098 2024.06.17 21:28:15.964129 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14099 2024.06.17 21:28:15.964132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14100 2024.06.17 21:28:15.964198 [ 3 ] {} <Debug> HTTP-Session: a9260612-c285-41a2-b8f0-bf35577ad1d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14101 2024.06.17 21:28:15.964207 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 13083 rows starting from the beginning of the part
14102 2024.06.17 21:28:15.964230 [ 3 ] {} <Debug> HTTP-Session: a9260612-c285-41a2-b8f0-bf35577ad1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14103 2024.06.17 21:28:15.964266 [ 3 ] {} <Debug> HTTP-Session: a9260612-c285-41a2-b8f0-bf35577ad1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14104 2024.06.17 21:28:15.964324 [ 3 ] {} <Trace> HTTP-Session: a9260612-c285-41a2-b8f0-bf35577ad1d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14105 2024.06.17 21:28:15.964494 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part
14106 2024.06.17 21:28:15.964695 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 196 rows starting from the beginning of the part
14107 2024.06.17 21:28:15.964954 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14108 2024.06.17 21:28:15.964982 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
14109 2024.06.17 21:28:15.965225 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14110 2024.06.17 21:28:15.965278 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 162 rows starting from the beginning of the part
14111 2024.06.17 21:28:15.965628 [ 195 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 161 rows starting from the beginning of the part
14112 2024.06.17 21:28:15.966377 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14113 2024.06.17 21:28:15.966908 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14114 2024.06.17 21:28:15.966956 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14115 2024.06.17 21:28:15.967693 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
14116 2024.06.17 21:28:15.968658 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14117 2024.06.17 21:28:15.968859 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.004279 sec., 4440.28978733349 rows/sec., 5.99 MiB/sec.
14118 2024.06.17 21:28:15.969179 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Debug> DynamicQueryHandler: Done processing query
14119 2024.06.17 21:28:15.969245 [ 3 ] {5ace8e32-d8c0-4cc6-bd13-14412f15049e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14120 2024.06.17 21:28:15.969508 [ 3 ] {} <Debug> HTTP-Session: a9260612-c285-41a2-b8f0-bf35577ad1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14121 2024.06.17 21:28:15.969858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14122 2024.06.17 21:28:15.969977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14123 2024.06.17 21:28:15.970015 [ 3 ] {} <Debug> HTTP-Session: 758693c9-f18f-41d4-b34b-c3a54486f82f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14124 2024.06.17 21:28:15.970042 [ 3 ] {} <Debug> HTTP-Session: 758693c9-f18f-41d4-b34b-c3a54486f82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14125 2024.06.17 21:28:15.970056 [ 3 ] {} <Debug> HTTP-Session: 758693c9-f18f-41d4-b34b-c3a54486f82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14126 2024.06.17 21:28:15.970091 [ 3 ] {} <Trace> HTTP-Session: 758693c9-f18f-41d4-b34b-c3a54486f82f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14127 2024.06.17 21:28:15.970247 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14128 2024.06.17 21:28:15.970293 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14129 2024.06.17 21:28:15.970442 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14130 2024.06.17 21:28:15.970834 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14131 2024.06.17 21:28:15.970870 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14132 2024.06.17 21:28:15.971525 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13922 rows, containing 5 columns (5 merged, 0 gathered) in 0.00786144 sec., 1770922.3755444293 rows/sec., 123.47 MiB/sec.
14133 2024.06.17 21:28:15.971710 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14134 2024.06.17 21:28:15.972105 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14135 2024.06.17 21:28:15.972131 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14136 2024.06.17 21:28:15.972363 [ 128 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14137 2024.06.17 21:28:15.972442 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002267 sec., 26466.69607410675 rows/sec., 1.78 MiB/sec.
14138 2024.06.17 21:28:15.972451 [ 128 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14139 2024.06.17 21:28:15.972512 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14140 2024.06.17 21:28:15.973022 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14141 2024.06.17 21:28:15.973786 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14142 2024.06.17 21:28:15.973918 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4662 rows starting from the beginning of the part
14143 2024.06.17 21:28:15.974366 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part
14144 2024.06.17 21:28:15.974811 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
14145 2024.06.17 21:28:15.975185 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
14146 2024.06.17 21:28:15.975461 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
14147 2024.06.17 21:28:15.975581 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14148 2024.06.17 21:28:15.975788 [ 199 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
14149 2024.06.17 21:28:15.975835 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Debug> DynamicQueryHandler: Done processing query
14150 2024.06.17 21:28:15.976137 [ 197 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14151 2024.06.17 21:28:15.976223 [ 3 ] {f0c3fd65-949b-4b3a-9526-5264a047da48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14152 2024.06.17 21:28:15.976317 [ 3 ] {} <Debug> HTTP-Session: 758693c9-f18f-41d4-b34b-c3a54486f82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14153 2024.06.17 21:28:15.976449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB.
14154 2024.06.17 21:28:15.977940 [ 201 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 4 columns (4 merged, 0 gathered) in 0.005272143 sec., 941173.2572504198 rows/sec., 63.33 MiB/sec.
14155 2024.06.17 21:28:15.978390 [ 194 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14156 2024.06.17 21:28:15.978846 [ 194 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14157 2024.06.17 21:28:15.978934 [ 194 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_91_18} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14158 2024.06.17 21:28:15.979032 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
14159 2024.06.17 21:28:20.951799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14160 2024.06.17 21:28:20.951998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14161 2024.06.17 21:28:20.952045 [ 3 ] {} <Debug> HTTP-Session: d433329f-d88d-45c8-a193-2898d0a65c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14162 2024.06.17 21:28:20.952087 [ 3 ] {} <Debug> HTTP-Session: d433329f-d88d-45c8-a193-2898d0a65c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14163 2024.06.17 21:28:20.952116 [ 3 ] {} <Debug> HTTP-Session: d433329f-d88d-45c8-a193-2898d0a65c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.06.17 21:28:20.952195 [ 3 ] {} <Trace> HTTP-Session: d433329f-d88d-45c8-a193-2898d0a65c29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14165 2024.06.17 21:28:20.952505 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14166 2024.06.17 21:28:20.952612 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14167 2024.06.17 21:28:20.952809 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14168 2024.06.17 21:28:20.953268 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14169 2024.06.17 21:28:20.953307 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14170 2024.06.17 21:28:20.953676 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14171 2024.06.17 21:28:20.954012 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14172 2024.06.17 21:28:20.954155 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001758 sec., 19908.987485779293 rows/sec., 1.58 MiB/sec.
14173 2024.06.17 21:28:20.954173 [ 124 ] {} <Debug> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14174 2024.06.17 21:28:20.954234 [ 124 ] {} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14175 2024.06.17 21:28:20.954268 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14176 2024.06.17 21:28:20.954392 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Debug> DynamicQueryHandler: Done processing query
14177 2024.06.17 21:28:20.954447 [ 3 ] {12902e60-d8c0-417d-813d-b2132dd7b54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14178 2024.06.17 21:28:20.954477 [ 3 ] {} <Debug> HTTP-Session: d433329f-d88d-45c8-a193-2898d0a65c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14179 2024.06.17 21:28:20.954498 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14180 2024.06.17 21:28:20.954677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14181 2024.06.17 21:28:20.954798 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14182 2024.06.17 21:28:20.954805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14183 2024.06.17 21:28:20.954867 [ 3 ] {} <Debug> HTTP-Session: 7c40a160-f300-492e-ad39-ca81dc02b0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14184 2024.06.17 21:28:20.954865 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 54 rows starting from the beginning of the part
14185 2024.06.17 21:28:20.954891 [ 3 ] {} <Debug> HTTP-Session: 7c40a160-f300-492e-ad39-ca81dc02b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14186 2024.06.17 21:28:20.954937 [ 3 ] {} <Debug> HTTP-Session: 7c40a160-f300-492e-ad39-ca81dc02b0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14187 2024.06.17 21:28:20.955063 [ 3 ] {} <Trace> HTTP-Session: 7c40a160-f300-492e-ad39-ca81dc02b0cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14188 2024.06.17 21:28:20.955114 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part
14189 2024.06.17 21:28:20.955399 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
14190 2024.06.17 21:28:20.955632 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14191 2024.06.17 21:28:20.955695 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part
14192 2024.06.17 21:28:20.955868 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14193 2024.06.17 21:28:20.955970 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part
14194 2024.06.17 21:28:20.956313 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part
14195 2024.06.17 21:28:20.957003 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14196 2024.06.17 21:28:20.957953 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14197 2024.06.17 21:28:20.958020 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14198 2024.06.17 21:28:20.958911 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.004556137 sec., 43238.38374482594 rows/sec., 3.42 MiB/sec.
14199 2024.06.17 21:28:20.958919 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14200 2024.06.17 21:28:20.959091 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14201 2024.06.17 21:28:20.959699 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14202 2024.06.17 21:28:20.960007 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Debug> executeQuery: Read 161 rows, 13.99 KiB in 0.004657 sec., 34571.61262615418 rows/sec., 2.93 MiB/sec.
14203 2024.06.17 21:28:20.960026 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14204 2024.06.17 21:28:20.960248 [ 194 ] {f531119e-1288-470f-a863-2514f64c07be::all_1_91_18} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14205 2024.06.17 21:28:20.960365 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Debug> DynamicQueryHandler: Done processing query
14206 2024.06.17 21:28:20.960400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14207 2024.06.17 21:28:20.960413 [ 3 ] {71a7d893-2f25-43c5-9096-1f346856738e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14208 2024.06.17 21:28:20.960460 [ 3 ] {} <Debug> HTTP-Session: 7c40a160-f300-492e-ad39-ca81dc02b0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14209 2024.06.17 21:28:20.960586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14210 2024.06.17 21:28:20.960636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14211 2024.06.17 21:28:20.960654 [ 3 ] {} <Debug> HTTP-Session: 2539374a-5e0f-4b7e-b493-811b99dfdf3f Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14212 2024.06.17 21:28:20.960672 [ 3 ] {} <Debug> HTTP-Session: 2539374a-5e0f-4b7e-b493-811b99dfdf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14213 2024.06.17 21:28:20.960686 [ 3 ] {} <Debug> HTTP-Session: 2539374a-5e0f-4b7e-b493-811b99dfdf3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14214 2024.06.17 21:28:20.960717 [ 3 ] {} <Trace> HTTP-Session: 2539374a-5e0f-4b7e-b493-811b99dfdf3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14215 2024.06.17 21:28:20.960857 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14216 2024.06.17 21:28:20.960899 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14217 2024.06.17 21:28:20.961044 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14218 2024.06.17 21:28:20.961395 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14219 2024.06.17 21:28:20.961432 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14220 2024.06.17 21:28:20.961752 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14221 2024.06.17 21:28:20.962081 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14222 2024.06.17 21:28:20.962208 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00141 sec., 70212.76595744681 rows/sec., 5.48 MiB/sec.
14223 2024.06.17 21:28:20.962371 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Debug> DynamicQueryHandler: Done processing query
14224 2024.06.17 21:28:20.962395 [ 3 ] {807a7463-ecff-4d83-854e-884141dfdbd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14225 2024.06.17 21:28:20.962411 [ 3 ] {} <Debug> HTTP-Session: 2539374a-5e0f-4b7e-b493-811b99dfdf3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14226 2024.06.17 21:28:20.962563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14227 2024.06.17 21:28:20.962611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14228 2024.06.17 21:28:20.962629 [ 3 ] {} <Debug> HTTP-Session: 1375d8ce-2ddf-4e9e-b1a1-03feae15f6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14229 2024.06.17 21:28:20.962646 [ 3 ] {} <Debug> HTTP-Session: 1375d8ce-2ddf-4e9e-b1a1-03feae15f6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14230 2024.06.17 21:28:20.962660 [ 3 ] {} <Debug> HTTP-Session: 1375d8ce-2ddf-4e9e-b1a1-03feae15f6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14231 2024.06.17 21:28:20.962691 [ 3 ] {} <Trace> HTTP-Session: 1375d8ce-2ddf-4e9e-b1a1-03feae15f6d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14232 2024.06.17 21:28:20.962834 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14233 2024.06.17 21:28:20.962881 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14234 2024.06.17 21:28:20.963023 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14235 2024.06.17 21:28:20.963402 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14236 2024.06.17 21:28:20.963436 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14237 2024.06.17 21:28:20.963828 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14238 2024.06.17 21:28:20.964163 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14239 2024.06.17 21:28:20.964285 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec.
14240 2024.06.17 21:28:20.964456 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Debug> DynamicQueryHandler: Done processing query
14241 2024.06.17 21:28:20.964481 [ 3 ] {65be2f6a-a252-4c34-850c-15bbf96c051c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14242 2024.06.17 21:28:20.964496 [ 3 ] {} <Debug> HTTP-Session: 1375d8ce-2ddf-4e9e-b1a1-03feae15f6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14243 2024.06.17 21:28:20.964625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14244 2024.06.17 21:28:20.964674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14245 2024.06.17 21:28:20.964692 [ 3 ] {} <Debug> HTTP-Session: e4a3dae7-60f5-4fc0-895c-82110dc9fa84 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14246 2024.06.17 21:28:20.964709 [ 3 ] {} <Debug> HTTP-Session: e4a3dae7-60f5-4fc0-895c-82110dc9fa84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14247 2024.06.17 21:28:20.964722 [ 3 ] {} <Debug> HTTP-Session: e4a3dae7-60f5-4fc0-895c-82110dc9fa84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14248 2024.06.17 21:28:20.964754 [ 3 ] {} <Trace> HTTP-Session: e4a3dae7-60f5-4fc0-895c-82110dc9fa84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14249 2024.06.17 21:28:20.965026 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14250 2024.06.17 21:28:20.965072 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14251 2024.06.17 21:28:20.965228 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14252 2024.06.17 21:28:20.965774 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14253 2024.06.17 21:28:20.965809 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14254 2024.06.17 21:28:20.966227 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
14255 2024.06.17 21:28:20.966561 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14256 2024.06.17 21:28:20.966691 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.00185 sec., 18918.918918918916 rows/sec., 25.53 MiB/sec.
14257 2024.06.17 21:28:20.966696 [ 124 ] {} <Debug> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
14258 2024.06.17 21:28:20.966751 [ 124 ] {} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14259 2024.06.17 21:28:20.966789 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14260 2024.06.17 21:28:20.966944 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Debug> DynamicQueryHandler: Done processing query
14261 2024.06.17 21:28:20.967019 [ 3 ] {af6b3338-ee8d-4192-b588-ac61549fa257} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
14262 2024.06.17 21:28:20.967109 [ 3 ] {} <Debug> HTTP-Session: e4a3dae7-60f5-4fc0-895c-82110dc9fa84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14263 2024.06.17 21:28:20.967227 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
14264 2024.06.17 21:28:20.967357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14265 2024.06.17 21:28:20.967600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14266 2024.06.17 21:28:20.967727 [ 3 ] {} <Debug> HTTP-Session: 80207eea-75fb-4a13-a45b-e53cf52c65f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14267 2024.06.17 21:28:20.967858 [ 3 ] {} <Debug> HTTP-Session: 80207eea-75fb-4a13-a45b-e53cf52c65f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14268 2024.06.17 21:28:20.967944 [ 3 ] {} <Debug> HTTP-Session: 80207eea-75fb-4a13-a45b-e53cf52c65f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14269 2024.06.17 21:28:20.968175 [ 3 ] {} <Trace> HTTP-Session: 80207eea-75fb-4a13-a45b-e53cf52c65f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14270 2024.06.17 21:28:20.968253 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14271 2024.06.17 21:28:20.968384 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1481 rows starting from the beginning of the part
14272 2024.06.17 21:28:20.968871 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part
14273 2024.06.17 21:28:20.968944 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14274 2024.06.17 21:28:20.969231 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 19 rows starting from the beginning of the part
14275 2024.06.17 21:28:20.969259 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14276 2024.06.17 21:28:20.969568 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 35 rows starting from the beginning of the part
14277 2024.06.17 21:28:20.969906 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part
14278 2024.06.17 21:28:20.970224 [ 201 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 35 rows starting from the beginning of the part
14279 2024.06.17 21:28:20.970643 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14280 2024.06.17 21:28:20.971423 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14281 2024.06.17 21:28:20.971491 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
14282 2024.06.17 21:28:20.971918 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14283 2024.06.17 21:28:20.972297 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14284 2024.06.17 21:28:20.972444 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003998 sec., 15007.503751875938 rows/sec., 1.01 MiB/sec.
14285 2024.06.17 21:28:20.972731 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Debug> DynamicQueryHandler: Done processing query
14286 2024.06.17 21:28:20.972787 [ 3 ] {0313a074-c5fc-429e-8f1e-77bd8e0dc864} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14287 2024.06.17 21:28:20.972859 [ 3 ] {} <Debug> HTTP-Session: 80207eea-75fb-4a13-a45b-e53cf52c65f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.06.17 21:28:20.978040 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1624 rows, containing 6 columns (6 merged, 0 gathered) in 0.011139153 sec., 145792.05438689995 rows/sec., 196.74 MiB/sec.
14289 2024.06.17 21:28:20.979133 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
14290 2024.06.17 21:28:20.979564 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14291 2024.06.17 21:28:20.979650 [ 196 ] {202d1f81-c5de-4234-97d9-4f99ef32f71e::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
14292 2024.06.17 21:28:20.979750 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.04 MiB.
14293 2024.06.17 21:28:21.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.14 MiB, peak 217.15 MiB, free memory in arenas 0.00 B, will set to 208.73 MiB (RSS), difference: 3.59 MiB
14294 2024.06.17 21:28:25.951810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14295 2024.06.17 21:28:25.951960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14296 2024.06.17 21:28:25.951990 [ 3 ] {} <Debug> HTTP-Session: 5e29284d-1fa4-4bb3-af30-9cc580aad36c Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14297 2024.06.17 21:28:25.952019 [ 3 ] {} <Debug> HTTP-Session: 5e29284d-1fa4-4bb3-af30-9cc580aad36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14298 2024.06.17 21:28:25.952037 [ 3 ] {} <Debug> HTTP-Session: 5e29284d-1fa4-4bb3-af30-9cc580aad36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14299 2024.06.17 21:28:25.952094 [ 3 ] {} <Trace> HTTP-Session: 5e29284d-1fa4-4bb3-af30-9cc580aad36c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14300 2024.06.17 21:28:25.952309 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14301 2024.06.17 21:28:25.952385 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14302 2024.06.17 21:28:25.952605 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14303 2024.06.17 21:28:25.953038 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14304 2024.06.17 21:28:25.953084 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14305 2024.06.17 21:28:25.953464 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14306 2024.06.17 21:28:25.953800 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14307 2024.06.17 21:28:25.953971 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001729 sec., 10989.010989010989 rows/sec., 890.71 KiB/sec.
14308 2024.06.17 21:28:25.954203 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Debug> DynamicQueryHandler: Done processing query
14309 2024.06.17 21:28:25.954231 [ 3 ] {4a05dbcb-54d5-40b5-9ef8-663e1a1b303b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14310 2024.06.17 21:28:25.954247 [ 3 ] {} <Debug> HTTP-Session: 5e29284d-1fa4-4bb3-af30-9cc580aad36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14311 2024.06.17 21:28:25.954397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14312 2024.06.17 21:28:25.954452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14313 2024.06.17 21:28:25.954471 [ 3 ] {} <Debug> HTTP-Session: c3cd2c1c-f98b-4656-bea9-364f8e1dbe29 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14314 2024.06.17 21:28:25.954489 [ 3 ] {} <Debug> HTTP-Session: c3cd2c1c-f98b-4656-bea9-364f8e1dbe29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14315 2024.06.17 21:28:25.954502 [ 3 ] {} <Debug> HTTP-Session: c3cd2c1c-f98b-4656-bea9-364f8e1dbe29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14316 2024.06.17 21:28:25.954537 [ 3 ] {} <Trace> HTTP-Session: c3cd2c1c-f98b-4656-bea9-364f8e1dbe29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14317 2024.06.17 21:28:25.954668 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14318 2024.06.17 21:28:25.954715 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14319 2024.06.17 21:28:25.954846 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14320 2024.06.17 21:28:25.955204 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14321 2024.06.17 21:28:25.955241 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14322 2024.06.17 21:28:25.955566 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14323 2024.06.17 21:28:25.955872 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14324 2024.06.17 21:28:25.956030 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.001405 sec., 80427.0462633452 rows/sec., 6.59 MiB/sec.
14325 2024.06.17 21:28:25.956205 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Debug> DynamicQueryHandler: Done processing query
14326 2024.06.17 21:28:25.956230 [ 3 ] {38e581bb-6944-45e1-8b14-0cbf7a774753} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14327 2024.06.17 21:28:25.956246 [ 3 ] {} <Debug> HTTP-Session: c3cd2c1c-f98b-4656-bea9-364f8e1dbe29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14328 2024.06.17 21:28:25.956390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14329 2024.06.17 21:28:25.956441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14330 2024.06.17 21:28:25.956460 [ 3 ] {} <Debug> HTTP-Session: 27523c3c-dc0f-4b77-bd88-e88c839735e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14331 2024.06.17 21:28:25.956477 [ 3 ] {} <Debug> HTTP-Session: 27523c3c-dc0f-4b77-bd88-e88c839735e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14332 2024.06.17 21:28:25.956491 [ 3 ] {} <Debug> HTTP-Session: 27523c3c-dc0f-4b77-bd88-e88c839735e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14333 2024.06.17 21:28:25.956523 [ 3 ] {} <Trace> HTTP-Session: 27523c3c-dc0f-4b77-bd88-e88c839735e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14334 2024.06.17 21:28:25.956645 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14335 2024.06.17 21:28:25.956688 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14336 2024.06.17 21:28:25.956815 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14337 2024.06.17 21:28:25.957149 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14338 2024.06.17 21:28:25.957185 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14339 2024.06.17 21:28:25.957539 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14340 2024.06.17 21:28:25.957839 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14341 2024.06.17 21:28:25.957991 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00139 sec., 59712.23021582734 rows/sec., 4.66 MiB/sec.
14342 2024.06.17 21:28:25.958218 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Debug> DynamicQueryHandler: Done processing query
14343 2024.06.17 21:28:25.958243 [ 3 ] {7c187d2b-7e00-4f25-a370-f73cb670d864} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14344 2024.06.17 21:28:25.958275 [ 3 ] {} <Debug> HTTP-Session: 27523c3c-dc0f-4b77-bd88-e88c839735e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14345 2024.06.17 21:28:25.958499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14346 2024.06.17 21:28:25.958562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14347 2024.06.17 21:28:25.958581 [ 3 ] {} <Debug> HTTP-Session: 5e3e3778-f011-4cb1-8004-89759b879352 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14348 2024.06.17 21:28:25.958599 [ 3 ] {} <Debug> HTTP-Session: 5e3e3778-f011-4cb1-8004-89759b879352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14349 2024.06.17 21:28:25.958612 [ 3 ] {} <Debug> HTTP-Session: 5e3e3778-f011-4cb1-8004-89759b879352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14350 2024.06.17 21:28:25.958645 [ 3 ] {} <Trace> HTTP-Session: 5e3e3778-f011-4cb1-8004-89759b879352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14351 2024.06.17 21:28:25.958797 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14352 2024.06.17 21:28:25.958846 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14353 2024.06.17 21:28:25.959008 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14354 2024.06.17 21:28:25.959379 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14355 2024.06.17 21:28:25.959415 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14356 2024.06.17 21:28:25.959802 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14357 2024.06.17 21:28:25.960131 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14358 2024.06.17 21:28:25.960288 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec.
14359 2024.06.17 21:28:25.960467 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Debug> DynamicQueryHandler: Done processing query
14360 2024.06.17 21:28:25.960491 [ 3 ] {d29b813b-5c4b-414f-8dea-be085cbc7621} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14361 2024.06.17 21:28:25.960506 [ 3 ] {} <Debug> HTTP-Session: 5e3e3778-f011-4cb1-8004-89759b879352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14362 2024.06.17 21:28:25.960628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14363 2024.06.17 21:28:25.960676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14364 2024.06.17 21:28:25.960695 [ 3 ] {} <Debug> HTTP-Session: d1bd1d6c-e27a-4ed6-9789-662d7d925358 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14365 2024.06.17 21:28:25.960712 [ 3 ] {} <Debug> HTTP-Session: d1bd1d6c-e27a-4ed6-9789-662d7d925358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14366 2024.06.17 21:28:25.960725 [ 3 ] {} <Debug> HTTP-Session: d1bd1d6c-e27a-4ed6-9789-662d7d925358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14367 2024.06.17 21:28:25.960756 [ 3 ] {} <Trace> HTTP-Session: d1bd1d6c-e27a-4ed6-9789-662d7d925358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14368 2024.06.17 21:28:25.960952 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14369 2024.06.17 21:28:25.960999 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14370 2024.06.17 21:28:25.961157 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14371 2024.06.17 21:28:25.961639 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14372 2024.06.17 21:28:25.961674 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14373 2024.06.17 21:28:25.962072 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
14374 2024.06.17 21:28:25.962399 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14375 2024.06.17 21:28:25.962554 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001716 sec., 11072.261072261072 rows/sec., 14.94 MiB/sec.
14376 2024.06.17 21:28:25.962812 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Debug> DynamicQueryHandler: Done processing query
14377 2024.06.17 21:28:25.962868 [ 3 ] {fe2c65fb-cf0f-4651-92e3-db66043c8218} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14378 2024.06.17 21:28:25.962922 [ 3 ] {} <Debug> HTTP-Session: d1bd1d6c-e27a-4ed6-9789-662d7d925358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14379 2024.06.17 21:28:25.963123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14380 2024.06.17 21:28:25.963180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14381 2024.06.17 21:28:25.963198 [ 3 ] {} <Debug> HTTP-Session: 0cd27a5d-b6d0-4fed-b4bf-c8eb92f1d8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14382 2024.06.17 21:28:25.963215 [ 3 ] {} <Debug> HTTP-Session: 0cd27a5d-b6d0-4fed-b4bf-c8eb92f1d8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14383 2024.06.17 21:28:25.963229 [ 3 ] {} <Debug> HTTP-Session: 0cd27a5d-b6d0-4fed-b4bf-c8eb92f1d8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14384 2024.06.17 21:28:25.963260 [ 3 ] {} <Trace> HTTP-Session: 0cd27a5d-b6d0-4fed-b4bf-c8eb92f1d8bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14385 2024.06.17 21:28:25.963384 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14386 2024.06.17 21:28:25.963430 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14387 2024.06.17 21:28:25.963569 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14388 2024.06.17 21:28:25.963870 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14389 2024.06.17 21:28:25.963906 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14390 2024.06.17 21:28:25.964266 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14391 2024.06.17 21:28:25.964585 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14392 2024.06.17 21:28:25.964740 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
14393 2024.06.17 21:28:25.964904 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Debug> DynamicQueryHandler: Done processing query
14394 2024.06.17 21:28:25.964928 [ 3 ] {c404be9d-2ad6-4a56-a001-1aa309646056} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14395 2024.06.17 21:28:25.964944 [ 3 ] {} <Debug> HTTP-Session: 0cd27a5d-b6d0-4fed-b4bf-c8eb92f1d8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14396 2024.06.17 21:28:30.182743 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
14397 2024.06.17 21:28:30.182846 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
14398 2024.06.17 21:28:30.954306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14399 2024.06.17 21:28:30.954437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14400 2024.06.17 21:28:30.954467 [ 3 ] {} <Debug> HTTP-Session: 555f66d9-4639-4616-8dda-8f9aaa17cc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14401 2024.06.17 21:28:30.954497 [ 3 ] {} <Debug> HTTP-Session: 555f66d9-4639-4616-8dda-8f9aaa17cc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.06.17 21:28:30.954515 [ 3 ] {} <Debug> HTTP-Session: 555f66d9-4639-4616-8dda-8f9aaa17cc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.06.17 21:28:30.954571 [ 3 ] {} <Trace> HTTP-Session: 555f66d9-4639-4616-8dda-8f9aaa17cc04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14404 2024.06.17 21:28:30.954790 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14405 2024.06.17 21:28:30.954865 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14406 2024.06.17 21:28:30.955065 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14407 2024.06.17 21:28:30.955496 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14408 2024.06.17 21:28:30.955542 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14409 2024.06.17 21:28:30.955922 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14410 2024.06.17 21:28:30.956262 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14411 2024.06.17 21:28:30.956430 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001712 sec., 20443.92523364486 rows/sec., 1.62 MiB/sec.
14412 2024.06.17 21:28:30.956646 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Debug> DynamicQueryHandler: Done processing query
14413 2024.06.17 21:28:30.956673 [ 3 ] {c4285963-3d93-4180-bb46-c0785929f9ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14414 2024.06.17 21:28:30.956690 [ 3 ] {} <Debug> HTTP-Session: 555f66d9-4639-4616-8dda-8f9aaa17cc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14415 2024.06.17 21:28:30.956811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14416 2024.06.17 21:28:30.956863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14417 2024.06.17 21:28:30.956883 [ 3 ] {} <Debug> HTTP-Session: d559d00a-afb9-4a50-a4c6-edabf175dd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14418 2024.06.17 21:28:30.956901 [ 3 ] {} <Debug> HTTP-Session: d559d00a-afb9-4a50-a4c6-edabf175dd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14419 2024.06.17 21:28:30.956915 [ 3 ] {} <Debug> HTTP-Session: d559d00a-afb9-4a50-a4c6-edabf175dd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.06.17 21:28:30.956949 [ 3 ] {} <Trace> HTTP-Session: d559d00a-afb9-4a50-a4c6-edabf175dd1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14421 2024.06.17 21:28:30.957053 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14422 2024.06.17 21:28:30.957099 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14423 2024.06.17 21:28:30.957233 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14424 2024.06.17 21:28:30.957627 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14425 2024.06.17 21:28:30.957665 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14426 2024.06.17 21:28:30.957972 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14427 2024.06.17 21:28:30.958295 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Trace> oximeter.fields_ipaddr (2aee5696-d258-411b-8ade-143e14aaba0c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14428 2024.06.17 21:28:30.958447 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 345.03 KiB/sec.
14429 2024.06.17 21:28:30.958706 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Debug> DynamicQueryHandler: Done processing query
14430 2024.06.17 21:28:30.958756 [ 3 ] {872a3d1e-1614-4124-b24b-f8e1a5fb89d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14431 2024.06.17 21:28:30.958780 [ 3 ] {} <Debug> HTTP-Session: d559d00a-afb9-4a50-a4c6-edabf175dd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14432 2024.06.17 21:28:30.958948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 29120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14433 2024.06.17 21:28:30.958998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14434 2024.06.17 21:28:30.959017 [ 3 ] {} <Debug> HTTP-Session: 508f7790-ab92-4d80-ace9-f3ff481f67ae Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14435 2024.06.17 21:28:30.959034 [ 3 ] {} <Debug> HTTP-Session: 508f7790-ab92-4d80-ace9-f3ff481f67ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.06.17 21:28:30.959048 [ 3 ] {} <Debug> HTTP-Session: 508f7790-ab92-4d80-ace9-f3ff481f67ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.06.17 21:28:30.959080 [ 3 ] {} <Trace> HTTP-Session: 508f7790-ab92-4d80-ace9-f3ff481f67ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14438 2024.06.17 21:28:30.959231 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14439 2024.06.17 21:28:30.959276 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14440 2024.06.17 21:28:30.959422 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14441 2024.06.17 21:28:30.959831 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14442 2024.06.17 21:28:30.959869 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14443 2024.06.17 21:28:30.960194 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14444 2024.06.17 21:28:30.960513 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14445 2024.06.17 21:28:30.960669 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Debug> executeQuery: Read 200 rows, 16.98 KiB in 0.001508 sec., 132625.99469496022 rows/sec., 10.99 MiB/sec.
14446 2024.06.17 21:28:30.960690 [ 118 ] {} <Debug> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14447 2024.06.17 21:28:30.960795 [ 118 ] {} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14448 2024.06.17 21:28:30.960834 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14449 2024.06.17 21:28:30.960900 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Debug> DynamicQueryHandler: Done processing query
14450 2024.06.17 21:28:30.960959 [ 3 ] {1f4119d3-a12c-44fe-a0e7-54de1bd38fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14451 2024.06.17 21:28:30.961017 [ 3 ] {} <Debug> HTTP-Session: 508f7790-ab92-4d80-ace9-f3ff481f67ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14452 2024.06.17 21:28:30.961096 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14453 2024.06.17 21:28:30.961176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14454 2024.06.17 21:28:30.961280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14455 2024.06.17 21:28:30.961332 [ 3 ] {} <Debug> HTTP-Session: d41c2bf0-1d9b-4b68-b7a9-35ac2e7fa9d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14456 2024.06.17 21:28:30.961374 [ 3 ] {} <Debug> HTTP-Session: d41c2bf0-1d9b-4b68-b7a9-35ac2e7fa9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14457 2024.06.17 21:28:30.961420 [ 3 ] {} <Debug> HTTP-Session: d41c2bf0-1d9b-4b68-b7a9-35ac2e7fa9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14458 2024.06.17 21:28:30.961439 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14459 2024.06.17 21:28:30.961479 [ 3 ] {} <Trace> HTTP-Session: d41c2bf0-1d9b-4b68-b7a9-35ac2e7fa9d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14460 2024.06.17 21:28:30.961512 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 267 rows starting from the beginning of the part
14461 2024.06.17 21:28:30.961753 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14462 2024.06.17 21:28:30.961765 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 163 rows starting from the beginning of the part
14463 2024.06.17 21:28:30.961953 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14464 2024.06.17 21:28:30.962005 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 114 rows starting from the beginning of the part
14465 2024.06.17 21:28:30.962308 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 161 rows starting from the beginning of the part
14466 2024.06.17 21:28:30.962573 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 113 rows starting from the beginning of the part
14467 2024.06.17 21:28:30.962899 [ 193 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 200 rows starting from the beginning of the part
14468 2024.06.17 21:28:30.963442 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14469 2024.06.17 21:28:30.964145 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14470 2024.06.17 21:28:30.964200 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14471 2024.06.17 21:28:30.965077 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14472 2024.06.17 21:28:30.965818 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Trace> oximeter.fields_u16 (8c0dd73f-d7b0-43e7-a7cc-1a1878e81414): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14473 2024.06.17 21:28:30.966113 [ 196 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 4 columns (4 merged, 0 gathered) in 0.005161622 sec., 197224.82583962948 rows/sec., 16.44 MiB/sec.
14474 2024.06.17 21:28:30.966227 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004619 sec., 1298.9824637367396 rows/sec., 90.70 KiB/sec.
14475 2024.06.17 21:28:30.966612 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14476 2024.06.17 21:28:30.966675 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Debug> DynamicQueryHandler: Done processing query
14477 2024.06.17 21:28:30.966741 [ 3 ] {4d620212-f790-4626-b3d0-5de120d09f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14478 2024.06.17 21:28:30.966809 [ 3 ] {} <Debug> HTTP-Session: d41c2bf0-1d9b-4b68-b7a9-35ac2e7fa9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14479 2024.06.17 21:28:30.967043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 21887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14480 2024.06.17 21:28:30.967173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14481 2024.06.17 21:28:30.967233 [ 3 ] {} <Debug> HTTP-Session: 1296effc-6f12-4173-8086-d7ac06fecafc Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14482 2024.06.17 21:28:30.967263 [ 3 ] {} <Debug> HTTP-Session: 1296effc-6f12-4173-8086-d7ac06fecafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14483 2024.06.17 21:28:30.967300 [ 3 ] {} <Debug> HTTP-Session: 1296effc-6f12-4173-8086-d7ac06fecafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.06.17 21:28:30.967363 [ 3 ] {} <Trace> HTTP-Session: 1296effc-6f12-4173-8086-d7ac06fecafc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14485 2024.06.17 21:28:30.967528 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14486 2024.06.17 21:28:30.967640 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14487 2024.06.17 21:28:30.967704 [ 187 ] {51fb190d-4bbf-4501-a5d8-b8d22f5dbab7::all_1_96_19} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14488 2024.06.17 21:28:30.967722 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14489 2024.06.17 21:28:30.967922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
14490 2024.06.17 21:28:30.968045 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14491 2024.06.17 21:28:30.968433 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14492 2024.06.17 21:28:30.968471 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14493 2024.06.17 21:28:30.968806 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14494 2024.06.17 21:28:30.969123 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14495 2024.06.17 21:28:30.969277 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Debug> executeQuery: Read 129 rows, 10.31 KiB in 0.001772 sec., 72799.09706546276 rows/sec., 5.68 MiB/sec.
14496 2024.06.17 21:28:30.969300 [ 118 ] {} <Debug> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14497 2024.06.17 21:28:30.969373 [ 118 ] {} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14498 2024.06.17 21:28:30.969435 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14499 2024.06.17 21:28:30.969577 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Debug> DynamicQueryHandler: Done processing query
14500 2024.06.17 21:28:30.969660 [ 3 ] {ac396df3-ee7a-4b32-baf1-02bf800be6e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14501 2024.06.17 21:28:30.969668 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14502 2024.06.17 21:28:30.969689 [ 3 ] {} <Debug> HTTP-Session: 1296effc-6f12-4173-8086-d7ac06fecafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14503 2024.06.17 21:28:30.970079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 38170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14504 2024.06.17 21:28:30.970098 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14505 2024.06.17 21:28:30.970190 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 198 rows starting from the beginning of the part
14506 2024.06.17 21:28:30.970263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14507 2024.06.17 21:28:30.970529 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 103 rows starting from the beginning of the part
14508 2024.06.17 21:28:30.970650 [ 3 ] {} <Debug> HTTP-Session: b8af76f2-28ed-46a0-bab4-3f97d441ce88 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14509 2024.06.17 21:28:30.970952 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 85 rows starting from the beginning of the part
14510 2024.06.17 21:28:30.971331 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 99 rows starting from the beginning of the part
14511 2024.06.17 21:28:30.971415 [ 3 ] {} <Debug> HTTP-Session: b8af76f2-28ed-46a0-bab4-3f97d441ce88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14512 2024.06.17 21:28:30.971577 [ 3 ] {} <Debug> HTTP-Session: b8af76f2-28ed-46a0-bab4-3f97d441ce88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14513 2024.06.17 21:28:30.971678 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 83 rows starting from the beginning of the part
14514 2024.06.17 21:28:30.971830 [ 3 ] {} <Trace> HTTP-Session: b8af76f2-28ed-46a0-bab4-3f97d441ce88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14515 2024.06.17 21:28:30.971940 [ 193 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 129 rows starting from the beginning of the part
14516 2024.06.17 21:28:30.972387 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14517 2024.06.17 21:28:30.972491 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14518 2024.06.17 21:28:30.973157 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14519 2024.06.17 21:28:30.974253 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14520 2024.06.17 21:28:30.974306 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14521 2024.06.17 21:28:30.974771 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 4 columns (4 merged, 0 gathered) in 0.005247713 sec., 132819.7635808208 rows/sec., 10.34 MiB/sec.
14522 2024.06.17 21:28:30.974948 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14523 2024.06.17 21:28:30.975087 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14524 2024.06.17 21:28:30.975449 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14525 2024.06.17 21:28:30.975550 [ 188 ] {7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8::all_1_96_19} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14526 2024.06.17 21:28:30.975556 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14527 2024.06.17 21:28:30.975651 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14528 2024.06.17 21:28:30.975768 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Debug> executeQuery: Read 199 rows, 14.22 KiB in 0.003606 sec., 55185.80144204105 rows/sec., 3.85 MiB/sec.
14529 2024.06.17 21:28:30.975951 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Debug> DynamicQueryHandler: Done processing query
14530 2024.06.17 21:28:30.975976 [ 3 ] {d8a70a15-f242-4c06-b2c2-2d816da49b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14531 2024.06.17 21:28:30.975993 [ 3 ] {} <Debug> HTTP-Session: b8af76f2-28ed-46a0-bab4-3f97d441ce88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14532 2024.06.17 21:28:30.976144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14533 2024.06.17 21:28:30.976192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14534 2024.06.17 21:28:30.976211 [ 3 ] {} <Debug> HTTP-Session: 01cdd2e7-e0b6-4fff-a832-61ef0a6c68d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14535 2024.06.17 21:28:30.976228 [ 3 ] {} <Debug> HTTP-Session: 01cdd2e7-e0b6-4fff-a832-61ef0a6c68d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14536 2024.06.17 21:28:30.976242 [ 3 ] {} <Debug> HTTP-Session: 01cdd2e7-e0b6-4fff-a832-61ef0a6c68d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14537 2024.06.17 21:28:30.976273 [ 3 ] {} <Trace> HTTP-Session: 01cdd2e7-e0b6-4fff-a832-61ef0a6c68d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14538 2024.06.17 21:28:30.976575 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14539 2024.06.17 21:28:30.976622 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14540 2024.06.17 21:28:30.976787 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14541 2024.06.17 21:28:30.977276 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14542 2024.06.17 21:28:30.977313 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14543 2024.06.17 21:28:30.977730 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
14544 2024.06.17 21:28:30.978071 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14545 2024.06.17 21:28:30.978236 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.001872 sec., 18696.581196581195 rows/sec., 25.23 MiB/sec.
14546 2024.06.17 21:28:30.978426 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Debug> DynamicQueryHandler: Done processing query
14547 2024.06.17 21:28:30.978451 [ 3 ] {bfc24456-90ab-4dea-a964-096b89b098ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
14548 2024.06.17 21:28:30.978467 [ 3 ] {} <Debug> HTTP-Session: 01cdd2e7-e0b6-4fff-a832-61ef0a6c68d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14549 2024.06.17 21:28:30.978594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14550 2024.06.17 21:28:30.978644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14551 2024.06.17 21:28:30.978664 [ 3 ] {} <Debug> HTTP-Session: 4d36975a-3ded-45c2-bbbc-88bcaaf346d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14552 2024.06.17 21:28:30.978680 [ 3 ] {} <Debug> HTTP-Session: 4d36975a-3ded-45c2-bbbc-88bcaaf346d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14553 2024.06.17 21:28:30.978694 [ 3 ] {} <Debug> HTTP-Session: 4d36975a-3ded-45c2-bbbc-88bcaaf346d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14554 2024.06.17 21:28:30.978724 [ 3 ] {} <Trace> HTTP-Session: 4d36975a-3ded-45c2-bbbc-88bcaaf346d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14555 2024.06.17 21:28:30.978838 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14556 2024.06.17 21:28:30.978882 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14557 2024.06.17 21:28:30.979010 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14558 2024.06.17 21:28:30.979302 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14559 2024.06.17 21:28:30.979338 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14560 2024.06.17 21:28:30.979699 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14561 2024.06.17 21:28:30.980020 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14562 2024.06.17 21:28:30.980180 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
14563 2024.06.17 21:28:30.980345 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Debug> DynamicQueryHandler: Done processing query
14564 2024.06.17 21:28:30.980369 [ 3 ] {5b96d7bb-776f-4d60-b813-8462c2a8f7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14565 2024.06.17 21:28:30.980386 [ 3 ] {} <Debug> HTTP-Session: 4d36975a-3ded-45c2-bbbc-88bcaaf346d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14566 2024.06.17 21:28:35.951654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 2780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14567 2024.06.17 21:28:35.951805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14568 2024.06.17 21:28:35.951835 [ 3 ] {} <Debug> HTTP-Session: a8384def-e013-4996-997c-fd9d684db335 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14569 2024.06.17 21:28:35.951865 [ 3 ] {} <Debug> HTTP-Session: a8384def-e013-4996-997c-fd9d684db335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14570 2024.06.17 21:28:35.951884 [ 3 ] {} <Debug> HTTP-Session: a8384def-e013-4996-997c-fd9d684db335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14571 2024.06.17 21:28:35.951941 [ 3 ] {} <Trace> HTTP-Session: a8384def-e013-4996-997c-fd9d684db335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14572 2024.06.17 21:28:35.952140 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14573 2024.06.17 21:28:35.952207 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14574 2024.06.17 21:28:35.952401 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14575 2024.06.17 21:28:35.952829 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14576 2024.06.17 21:28:35.952872 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14577 2024.06.17 21:28:35.953253 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14578 2024.06.17 21:28:35.953596 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14579 2024.06.17 21:28:35.953752 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001673 sec., 11356.843992827256 rows/sec., 920.53 KiB/sec.
14580 2024.06.17 21:28:35.953965 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Debug> DynamicQueryHandler: Done processing query
14581 2024.06.17 21:28:35.953992 [ 3 ] {9bc8b23d-e867-44b2-b596-9e6506902e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14582 2024.06.17 21:28:35.954008 [ 3 ] {} <Debug> HTTP-Session: a8384def-e013-4996-997c-fd9d684db335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14583 2024.06.17 21:28:35.954156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14584 2024.06.17 21:28:35.954211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14585 2024.06.17 21:28:35.954230 [ 3 ] {} <Debug> HTTP-Session: ecd7d1c6-56d9-46d0-997d-37099e22b862 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14586 2024.06.17 21:28:35.954248 [ 3 ] {} <Debug> HTTP-Session: ecd7d1c6-56d9-46d0-997d-37099e22b862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14587 2024.06.17 21:28:35.954262 [ 3 ] {} <Debug> HTTP-Session: ecd7d1c6-56d9-46d0-997d-37099e22b862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14588 2024.06.17 21:28:35.954296 [ 3 ] {} <Trace> HTTP-Session: ecd7d1c6-56d9-46d0-997d-37099e22b862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14589 2024.06.17 21:28:35.954433 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14590 2024.06.17 21:28:35.954480 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14591 2024.06.17 21:28:35.954609 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14592 2024.06.17 21:28:35.954966 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14593 2024.06.17 21:28:35.955003 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14594 2024.06.17 21:28:35.955323 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14595 2024.06.17 21:28:35.955632 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14596 2024.06.17 21:28:35.955756 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Debug> executeQuery: Read 113 rows, 9.48 KiB in 0.00138 sec., 81884.0579710145 rows/sec., 6.71 MiB/sec.
14597 2024.06.17 21:28:35.955958 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Debug> DynamicQueryHandler: Done processing query
14598 2024.06.17 21:28:35.956008 [ 3 ] {f1cc9480-3828-4adb-a7f9-40a4ce5154bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14599 2024.06.17 21:28:35.956063 [ 3 ] {} <Debug> HTTP-Session: ecd7d1c6-56d9-46d0-997d-37099e22b862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14600 2024.06.17 21:28:35.956277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 14119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14601 2024.06.17 21:28:35.956382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14602 2024.06.17 21:28:35.956421 [ 3 ] {} <Debug> HTTP-Session: bc654b8d-e027-4a5c-867f-081e86754fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14603 2024.06.17 21:28:35.956440 [ 3 ] {} <Debug> HTTP-Session: bc654b8d-e027-4a5c-867f-081e86754fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14604 2024.06.17 21:28:35.956454 [ 3 ] {} <Debug> HTTP-Session: bc654b8d-e027-4a5c-867f-081e86754fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.06.17 21:28:35.956488 [ 3 ] {} <Trace> HTTP-Session: bc654b8d-e027-4a5c-867f-081e86754fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14606 2024.06.17 21:28:35.956614 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14607 2024.06.17 21:28:35.956659 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14608 2024.06.17 21:28:35.956797 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14609 2024.06.17 21:28:35.957129 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14610 2024.06.17 21:28:35.957165 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14611 2024.06.17 21:28:35.957505 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
14612 2024.06.17 21:28:35.957818 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14613 2024.06.17 21:28:35.957942 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001376 sec., 60319.767441860466 rows/sec., 4.71 MiB/sec.
14614 2024.06.17 21:28:35.958105 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Debug> DynamicQueryHandler: Done processing query
14615 2024.06.17 21:28:35.958129 [ 3 ] {eedec5e5-6489-4f2d-a264-06322c1036f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14616 2024.06.17 21:28:35.958145 [ 3 ] {} <Debug> HTTP-Session: bc654b8d-e027-4a5c-867f-081e86754fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14617 2024.06.17 21:28:35.958288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14618 2024.06.17 21:28:35.958338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14619 2024.06.17 21:28:35.958357 [ 3 ] {} <Debug> HTTP-Session: 35073edc-d996-48ef-8eff-fcc75dfe1371 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14620 2024.06.17 21:28:35.958373 [ 3 ] {} <Debug> HTTP-Session: 35073edc-d996-48ef-8eff-fcc75dfe1371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14621 2024.06.17 21:28:35.958387 [ 3 ] {} <Debug> HTTP-Session: 35073edc-d996-48ef-8eff-fcc75dfe1371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14622 2024.06.17 21:28:35.958418 [ 3 ] {} <Trace> HTTP-Session: 35073edc-d996-48ef-8eff-fcc75dfe1371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14623 2024.06.17 21:28:35.958570 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14624 2024.06.17 21:28:35.958617 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14625 2024.06.17 21:28:35.958761 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14626 2024.06.17 21:28:35.959121 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14627 2024.06.17 21:28:35.959157 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14628 2024.06.17 21:28:35.959545 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14629 2024.06.17 21:28:35.959877 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14630 2024.06.17 21:28:35.960007 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec.
14631 2024.06.17 21:28:35.960166 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Debug> DynamicQueryHandler: Done processing query
14632 2024.06.17 21:28:35.960189 [ 3 ] {9a328d1c-a6a2-480c-b874-f96f319300e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14633 2024.06.17 21:28:35.960205 [ 3 ] {} <Debug> HTTP-Session: 35073edc-d996-48ef-8eff-fcc75dfe1371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14634 2024.06.17 21:28:35.960322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 20371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14635 2024.06.17 21:28:35.960371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14636 2024.06.17 21:28:35.960389 [ 3 ] {} <Debug> HTTP-Session: 3721b282-5de8-4f4a-8e7b-ca7e73f504ad Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14637 2024.06.17 21:28:35.960405 [ 3 ] {} <Debug> HTTP-Session: 3721b282-5de8-4f4a-8e7b-ca7e73f504ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14638 2024.06.17 21:28:35.960419 [ 3 ] {} <Debug> HTTP-Session: 3721b282-5de8-4f4a-8e7b-ca7e73f504ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14639 2024.06.17 21:28:35.960451 [ 3 ] {} <Trace> HTTP-Session: 3721b282-5de8-4f4a-8e7b-ca7e73f504ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14640 2024.06.17 21:28:35.960645 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14641 2024.06.17 21:28:35.960693 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14642 2024.06.17 21:28:35.960850 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14643 2024.06.17 21:28:35.961247 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14644 2024.06.17 21:28:35.961282 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14645 2024.06.17 21:28:35.961683 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
14646 2024.06.17 21:28:35.962013 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14647 2024.06.17 21:28:35.962143 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Debug> executeQuery: Read 19 rows, 26.25 KiB in 0.001611 sec., 11793.916821849783 rows/sec., 15.92 MiB/sec.
14648 2024.06.17 21:28:35.962415 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Debug> DynamicQueryHandler: Done processing query
14649 2024.06.17 21:28:35.962475 [ 3 ] {40ebb4bc-fbfa-4e86-ad0a-c31b969710b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14650 2024.06.17 21:28:35.962530 [ 3 ] {} <Debug> HTTP-Session: 3721b282-5de8-4f4a-8e7b-ca7e73f504ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14651 2024.06.17 21:28:35.962715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14652 2024.06.17 21:28:35.962777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14653 2024.06.17 21:28:35.962796 [ 3 ] {} <Debug> HTTP-Session: bad51e4e-a448-4097-8d8b-1513a9725fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14654 2024.06.17 21:28:35.962813 [ 3 ] {} <Debug> HTTP-Session: bad51e4e-a448-4097-8d8b-1513a9725fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14655 2024.06.17 21:28:35.962827 [ 3 ] {} <Debug> HTTP-Session: bad51e4e-a448-4097-8d8b-1513a9725fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14656 2024.06.17 21:28:35.962859 [ 3 ] {} <Trace> HTTP-Session: bad51e4e-a448-4097-8d8b-1513a9725fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14657 2024.06.17 21:28:35.962983 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14658 2024.06.17 21:28:35.963030 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14659 2024.06.17 21:28:35.963174 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14660 2024.06.17 21:28:35.963463 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14661 2024.06.17 21:28:35.963499 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14662 2024.06.17 21:28:35.963861 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14663 2024.06.17 21:28:35.964180 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14664 2024.06.17 21:28:35.964307 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
14665 2024.06.17 21:28:35.964566 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Debug> DynamicQueryHandler: Done processing query
14666 2024.06.17 21:28:35.964623 [ 3 ] {0e5ad427-e40b-41ba-ac12-48d86761a6bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14667 2024.06.17 21:28:35.964677 [ 3 ] {} <Debug> HTTP-Session: bad51e4e-a448-4097-8d8b-1513a9725fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.06.17 21:28:40.952627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 5069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14669 2024.06.17 21:28:40.952826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14670 2024.06.17 21:28:40.952872 [ 3 ] {} <Debug> HTTP-Session: 3affd60e-a953-4ab7-b7d2-067a5e1718d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14671 2024.06.17 21:28:40.952915 [ 3 ] {} <Debug> HTTP-Session: 3affd60e-a953-4ab7-b7d2-067a5e1718d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14672 2024.06.17 21:28:40.952944 [ 3 ] {} <Debug> HTTP-Session: 3affd60e-a953-4ab7-b7d2-067a5e1718d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14673 2024.06.17 21:28:40.953025 [ 3 ] {} <Trace> HTTP-Session: 3affd60e-a953-4ab7-b7d2-067a5e1718d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14674 2024.06.17 21:28:40.953279 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14675 2024.06.17 21:28:40.953348 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14676 2024.06.17 21:28:40.953551 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14677 2024.06.17 21:28:40.954004 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14678 2024.06.17 21:28:40.954050 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14679 2024.06.17 21:28:40.954435 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14680 2024.06.17 21:28:40.954770 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Trace> oximeter.fields_i64 (f531119e-1288-470f-a863-2514f64c07be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14681 2024.06.17 21:28:40.954949 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Debug> executeQuery: Read 35 rows, 2.84 KiB in 0.001729 sec., 20242.914979757083 rows/sec., 1.60 MiB/sec.
14682 2024.06.17 21:28:40.955177 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Debug> DynamicQueryHandler: Done processing query
14683 2024.06.17 21:28:40.955204 [ 3 ] {6ecadd16-33ad-4c94-928b-d4b6626fd51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14684 2024.06.17 21:28:40.955221 [ 3 ] {} <Debug> HTTP-Session: 3affd60e-a953-4ab7-b7d2-067a5e1718d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14685 2024.06.17 21:28:40.955370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 23789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14686 2024.06.17 21:28:40.955424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14687 2024.06.17 21:28:40.955444 [ 3 ] {} <Debug> HTTP-Session: ae9bead1-a26e-4246-ae6e-5c06ce1b907b Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14688 2024.06.17 21:28:40.955463 [ 3 ] {} <Debug> HTTP-Session: ae9bead1-a26e-4246-ae6e-5c06ce1b907b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.06.17 21:28:40.955478 [ 3 ] {} <Debug> HTTP-Session: ae9bead1-a26e-4246-ae6e-5c06ce1b907b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14690 2024.06.17 21:28:40.955513 [ 3 ] {} <Trace> HTTP-Session: ae9bead1-a26e-4246-ae6e-5c06ce1b907b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14691 2024.06.17 21:28:40.955660 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14692 2024.06.17 21:28:40.955707 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14693 2024.06.17 21:28:40.955837 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14694 2024.06.17 21:28:40.956266 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14695 2024.06.17 21:28:40.956305 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14696 2024.06.17 21:28:40.956639 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14697 2024.06.17 21:28:40.956953 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Trace> oximeter.fields_string (51fb190d-4bbf-4501-a5d8-b8d22f5dbab7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14698 2024.06.17 21:28:40.957119 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Debug> executeQuery: Read 161 rows, 13.99 KiB in 0.001514 sec., 106340.81902245707 rows/sec., 9.02 MiB/sec.
14699 2024.06.17 21:28:40.957282 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Debug> DynamicQueryHandler: Done processing query
14700 2024.06.17 21:28:40.957306 [ 3 ] {d448c701-9a43-4231-b8ac-7d61bac006c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14701 2024.06.17 21:28:40.957322 [ 3 ] {} <Debug> HTTP-Session: ae9bead1-a26e-4246-ae6e-5c06ce1b907b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14702 2024.06.17 21:28:40.957446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14703 2024.06.17 21:28:40.957514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14704 2024.06.17 21:28:40.957561 [ 3 ] {} <Debug> HTTP-Session: b4891c25-55f6-4092-972f-f91177d54c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14705 2024.06.17 21:28:40.957578 [ 3 ] {} <Debug> HTTP-Session: b4891c25-55f6-4092-972f-f91177d54c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.06.17 21:28:40.957592 [ 3 ] {} <Debug> HTTP-Session: b4891c25-55f6-4092-972f-f91177d54c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14707 2024.06.17 21:28:40.957626 [ 3 ] {} <Trace> HTTP-Session: b4891c25-55f6-4092-972f-f91177d54c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14708 2024.06.17 21:28:40.957754 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14709 2024.06.17 21:28:40.957798 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14710 2024.06.17 21:28:40.957923 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14711 2024.06.17 21:28:40.958329 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14712 2024.06.17 21:28:40.958368 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14713 2024.06.17 21:28:40.958692 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
14714 2024.06.17 21:28:40.958991 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Trace> oximeter.fields_uuid (7c5f6fc8-3acc-4c80-83a9-ac96fe1d6fa8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14715 2024.06.17 21:28:40.959150 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001441 sec., 68702.29007633588 rows/sec., 5.37 MiB/sec.
14716 2024.06.17 21:28:40.959398 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Debug> DynamicQueryHandler: Done processing query
14717 2024.06.17 21:28:40.959424 [ 3 ] {81c28be1-9af9-4c55-acd4-6d8709177a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14718 2024.06.17 21:28:40.959462 [ 3 ] {} <Debug> HTTP-Session: b4891c25-55f6-4092-972f-f91177d54c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14719 2024.06.17 21:28:40.959724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14720 2024.06.17 21:28:40.959869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14721 2024.06.17 21:28:40.959947 [ 3 ] {} <Debug> HTTP-Session: 2b53467d-aae8-42b1-b401-d66dc298e315 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14722 2024.06.17 21:28:40.960009 [ 3 ] {} <Debug> HTTP-Session: 2b53467d-aae8-42b1-b401-d66dc298e315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14723 2024.06.17 21:28:40.960056 [ 3 ] {} <Debug> HTTP-Session: 2b53467d-aae8-42b1-b401-d66dc298e315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14724 2024.06.17 21:28:40.960149 [ 3 ] {} <Trace> HTTP-Session: 2b53467d-aae8-42b1-b401-d66dc298e315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14725 2024.06.17 21:28:40.960335 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14726 2024.06.17 21:28:40.960383 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14727 2024.06.17 21:28:40.960546 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14728 2024.06.17 21:28:40.960927 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14729 2024.06.17 21:28:40.960963 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14730 2024.06.17 21:28:40.961354 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14731 2024.06.17 21:28:40.961682 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14732 2024.06.17 21:28:40.961842 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec.
14733 2024.06.17 21:28:40.961855 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14734 2024.06.17 21:28:40.961971 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14735 2024.06.17 21:28:40.962005 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14736 2024.06.17 21:28:40.962090 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Debug> DynamicQueryHandler: Done processing query
14737 2024.06.17 21:28:40.962133 [ 3 ] {ade5109b-b474-46c9-8f01-6719eac4a2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14738 2024.06.17 21:28:40.962159 [ 3 ] {} <Debug> HTTP-Session: 2b53467d-aae8-42b1-b401-d66dc298e315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14739 2024.06.17 21:28:40.962186 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14740 2024.06.17 21:28:40.962327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14741 2024.06.17 21:28:40.962356 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14742 2024.06.17 21:28:40.962390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14743 2024.06.17 21:28:40.962403 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 13922 rows starting from the beginning of the part
14744 2024.06.17 21:28:40.962411 [ 3 ] {} <Debug> HTTP-Session: 5ba47e3c-1540-4e47-b71c-b1970c0d6370 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14745 2024.06.17 21:28:40.962438 [ 3 ] {} <Debug> HTTP-Session: 5ba47e3c-1540-4e47-b71c-b1970c0d6370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14746 2024.06.17 21:28:40.962456 [ 3 ] {} <Debug> HTTP-Session: 5ba47e3c-1540-4e47-b71c-b1970c0d6370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14747 2024.06.17 21:28:40.962536 [ 3 ] {} <Trace> HTTP-Session: 5ba47e3c-1540-4e47-b71c-b1970c0d6370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14748 2024.06.17 21:28:40.962578 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part
14749 2024.06.17 21:28:40.962906 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part
14750 2024.06.17 21:28:40.963154 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14751 2024.06.17 21:28:40.963163 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 199 rows starting from the beginning of the part
14752 2024.06.17 21:28:40.963359 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
14753 2024.06.17 21:28:40.963496 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part
14754 2024.06.17 21:28:40.963796 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part
14755 2024.06.17 21:28:40.964482 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14756 2024.06.17 21:28:40.965083 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14757 2024.06.17 21:28:40.965120 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
14758 2024.06.17 21:28:40.965717 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
14759 2024.06.17 21:28:40.966269 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Trace> oximeter.measurements_histogramf64 (202d1f81-c5de-4234-97d9-4f99ef32f71e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14760 2024.06.17 21:28:40.966476 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Debug> executeQuery: Read 35 rows, 48.36 KiB in 0.003704 sec., 9449.244060475163 rows/sec., 12.75 MiB/sec.
14761 2024.06.17 21:28:40.966659 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Debug> DynamicQueryHandler: Done processing query
14762 2024.06.17 21:28:40.966684 [ 3 ] {de219772-ae06-4ab6-a60e-0ce176795781} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
14763 2024.06.17 21:28:40.966700 [ 3 ] {} <Debug> HTTP-Session: 5ba47e3c-1540-4e47-b71c-b1970c0d6370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14764 2024.06.17 21:28:40.966835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55036, User-Agent: (none), Length: 9147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14765 2024.06.17 21:28:40.966903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14766 2024.06.17 21:28:40.966922 [ 3 ] {} <Debug> HTTP-Session: d02c5c0f-f6ec-4776-9584-ed7dc4c26c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:55036
14767 2024.06.17 21:28:40.966940 [ 3 ] {} <Debug> HTTP-Session: d02c5c0f-f6ec-4776-9584-ed7dc4c26c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14768 2024.06.17 21:28:40.966954 [ 3 ] {} <Debug> HTTP-Session: d02c5c0f-f6ec-4776-9584-ed7dc4c26c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14769 2024.06.17 21:28:40.966986 [ 3 ] {} <Trace> HTTP-Session: d02c5c0f-f6ec-4776-9584-ed7dc4c26c84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14770 2024.06.17 21:28:40.967098 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14771 2024.06.17 21:28:40.967145 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14772 2024.06.17 21:28:40.967286 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14773 2024.06.17 21:28:40.967580 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14774 2024.06.17 21:28:40.967617 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14775 2024.06.17 21:28:40.968021 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
14776 2024.06.17 21:28:40.968248 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14761 rows, containing 5 columns (5 merged, 0 gathered) in 0.006143163 sec., 2402833.849598326 rows/sec., 167.53 MiB/sec.
14777 2024.06.17 21:28:40.968456 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14778 2024.06.17 21:28:40.968647 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14779 2024.06.17 21:28:40.968654 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec.
14780 2024.06.17 21:28:40.968644 [ 106 ] {} <Debug> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
14781 2024.06.17 21:28:40.968792 [ 106 ] {} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14782 2024.06.17 21:28:40.968912 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
14783 2024.06.17 21:28:40.969198 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Debug> DynamicQueryHandler: Done processing query
14784 2024.06.17 21:28:40.969292 [ 3 ] {752a0fa0-e92c-4dff-b131-2ad46a82091f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14785 2024.06.17 21:28:40.969380 [ 3 ] {} <Debug> HTTP-Session: d02c5c0f-f6ec-4776-9584-ed7dc4c26c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14786 2024.06.17 21:28:40.969513 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
14787 2024.06.17 21:28:40.969834 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14788 2024.06.17 21:28:40.969845 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14789 2024.06.17 21:28:40.969894 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4962 rows starting from the beginning of the part
14790 2024.06.17 21:28:40.970006 [ 188 ] {0a3126d4-0de8-4e34-987d-bd8ccde27f6b::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (0a3126d4-0de8-4e34-987d-bd8ccde27f6b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14791 2024.06.17 21:28:40.970103 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
14792 2024.06.17 21:28:40.970319 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB.
14793 2024.06.17 21:28:40.970385 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part
14794 2024.06.17 21:28:40.970478 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part
14795 2024.06.17 21:28:40.970550 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
14796 2024.06.17 21:28:40.970632 [ 187 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part
14797 2024.06.17 21:28:40.972781 [ 191 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003708218 sec., 1419010.4249534411 rows/sec., 95.49 MiB/sec.
14798 2024.06.17 21:28:40.973258 [ 198 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
14799 2024.06.17 21:28:40.973704 [ 198 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14800 2024.06.17 21:28:40.973794 [ 198 ] {e13fbf94-da44-490d-b753-a3e4e3036ca1::all_1_96_19} <Trace> oximeter.measurements_u64 (e13fbf94-da44-490d-b753-a3e4e3036ca1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
14801 2024.06.17 21:28:40.973894 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.