Max level shown:
1 [ Jul 19 17:47:11 Enabled. ]
2 [ Jul 19 17:47:11 Rereading configuration. ]
3 [ Jul 19 17:47:14 Rereading configuration. ]
4 [ Jul 19 17:47:21 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 [ Jul 19 17:47:21 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.07.19 17:47:22.396541 [ 1 ] {} <Information> Application: Will watch for the process with pid 26962
33 2024.07.19 17:47:22.397227 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.19 17:47:22.919992 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26962
35 2024.07.19 17:47:22.920744 [ 1 ] {} <Information> Application: starting up
36 2024.07.19 17:47:22.921462 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.19 17:47:23.014251 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.19 17:47:23.049754 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.19 17:47:23.049833 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.19 17:47:23.049865 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.19 17:47:23.049999 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.19 17:47:23.050838 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.19 17:47:23.052417 [ 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.07.19 17:47:23.052996 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.19 17:47:23.053831 [ 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.07.19 17:47:23.053906 [ 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.07.19 17:47:23.053920 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.19 17:47:23.054096 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.19 17:47:23.055194 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.19 17:47:23.060714 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.19 17:47:23.061443 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.19 17:47:23.062787 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.19 17:47:23.062876 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.19 17:47:23.064447 [ 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.07.19 17:47:23.064775 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.19 17:47:23.069198 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.19 17:47:23.069468 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.19 17:47:23.071066 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.19 17:47:23.071504 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.19 17:47:23.071974 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.19 17:47:23.072375 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.19 17:47:23.073833 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.19 17:47:23.073858 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.19 17:47:23.073940 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.19 17:47:23.074104 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.19 17:47:23.088828 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.19 17:47:23.088885 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168144 sec
74 2024.07.19 17:47:23.088927 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.19 17:47:23.088942 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.19 17:47:23.090777 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.19 17:47:23.091877 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.19 17:47:23.091926 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.19 17:47:23.091958 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.19 17:47:23.091997 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.19 17:47:23.092010 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.19 17:47:23.092069 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.19 17:47:23.092082 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.19 17:47:23.092120 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.19 17:47:23.092181 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.19 17:47:23.092194 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.19 17:47:23.092232 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.19 17:47:23.092270 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.19 17:47:23.092305 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.19 17:47:23.092345 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.19 17:47:23.092384 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.19 17:47:23.092413 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.19 17:47:23.092450 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.19 17:47:23.132784 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.19 17:47:23.137311 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.19 17:47:23.137395 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119593 sec
97 2024.07.19 17:47:23.137423 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.19 17:47:23.137483 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.19 17:47:23.137525 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.19 17:47:23.137842 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.19 17:47:23.137961 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.19 17:47:23.137990 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.19 17:47:23.138039 [ 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.07.19 17:47:23.138050 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.19 17:47:23.178007 [ 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.07.19 17:47:23.396148 [ 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.07.19 17:47:23.396235 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.19 17:47:23.432115 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.19 17:47:23.432365 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 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.07.19 17:47:23.433308 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2941e-05 sec.
111 2024.07.19 17:47:23.433713 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.19 17:47:23.433824 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.19 17:47:23.433885 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.19 17:47:23.433930 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.19 17:47:23.435004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.19 17:47:23.435216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.19 17:47:23.435287 [ 3 ] {} <Debug> HTTP-Session: 05d40495-43b5-474e-b8d1-ec3d7582e706 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
118 2024.07.19 17:47:23.435328 [ 3 ] {} <Debug> HTTP-Session: 05d40495-43b5-474e-b8d1-ec3d7582e706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.19 17:47:23.435382 [ 3 ] {} <Debug> HTTP-Session: 05d40495-43b5-474e-b8d1-ec3d7582e706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.19 17:47:23.435494 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.19 17:47:23.435530 [ 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.07.19 17:47:23.435603 [ 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.07.19 17:47:23.435694 [ 3 ] {} <Trace> HTTP-Session: 05d40495-43b5-474e-b8d1-ec3d7582e706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.19 17:47:23.436909 [ 3 ] {39c62916-07b8-4ca6-95e6-166d8bca67f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.19 17:47:23.480458 [ 3 ] {39c62916-07b8-4ca6-95e6-166d8bca67f2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43389) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.07.19 17:47:23.481406 [ 3 ] {39c62916-07b8-4ca6-95e6-166d8bca67f2} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.19 17:47:23.483083 [ 3 ] {} <Debug> HTTP-Session: 05d40495-43b5-474e-b8d1-ec3d7582e706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.19 17:47:23.483653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.19 17:47:23.483717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.19 17:47:23.483795 [ 3 ] {} <Debug> HTTP-Session: 19717e16-e62b-4acb-bb54-6117c19cadfd Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
179 2024.07.19 17:47:23.483860 [ 3 ] {} <Debug> HTTP-Session: 19717e16-e62b-4acb-bb54-6117c19cadfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.19 17:47:23.483874 [ 3 ] {} <Debug> HTTP-Session: 19717e16-e62b-4acb-bb54-6117c19cadfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.19 17:47:23.483950 [ 3 ] {} <Trace> HTTP-Session: 19717e16-e62b-4acb-bb54-6117c19cadfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.19 17:47:23.485255 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.19 17:47:23.485416 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.19 17:47:23.487705 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.19 17:47:23.490981 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.19 17:47:23.497634 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.19 17:47:23.497716 [ 3 ] {0c3cc754-fad3-4c11-a889-498b234306a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.19 17:47:23.497776 [ 3 ] {} <Debug> HTTP-Session: 19717e16-e62b-4acb-bb54-6117c19cadfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.19 17:47:23.504796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.19 17:47:23.504884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.19 17:47:23.504935 [ 3 ] {} <Debug> HTTP-Session: 909f0c18-998c-451e-80e7-ed2e8cd45149 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
192 2024.07.19 17:47:23.504952 [ 3 ] {} <Debug> HTTP-Session: 909f0c18-998c-451e-80e7-ed2e8cd45149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.19 17:47:23.504997 [ 3 ] {} <Debug> HTTP-Session: 909f0c18-998c-451e-80e7-ed2e8cd45149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.19 17:47:23.505083 [ 3 ] {} <Trace> HTTP-Session: 909f0c18-998c-451e-80e7-ed2e8cd45149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.19 17:47:23.505264 [ 3 ] {81bdd79f-8469-4cda-a285-baa1c5bec97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.19 17:47:23.505609 [ 3 ] {81bdd79f-8469-4cda-a285-baa1c5bec97c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43389) (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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.07.19 17:47:23.505895 [ 3 ] {81bdd79f-8469-4cda-a285-baa1c5bec97c} <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 @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.19 17:47:23.506236 [ 3 ] {} <Debug> HTTP-Session: 909f0c18-998c-451e-80e7-ed2e8cd45149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.19 17:47:23.506498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.19 17:47:23.506584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.19 17:47:23.506603 [ 3 ] {} <Debug> HTTP-Session: 37968794-a7f2-41b2-b131-fe8a7f7dac65 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
250 2024.07.19 17:47:23.506648 [ 3 ] {} <Debug> HTTP-Session: 37968794-a7f2-41b2-b131-fe8a7f7dac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.19 17:47:23.506695 [ 3 ] {} <Debug> HTTP-Session: 37968794-a7f2-41b2-b131-fe8a7f7dac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.19 17:47:23.506726 [ 3 ] {} <Trace> HTTP-Session: 37968794-a7f2-41b2-b131-fe8a7f7dac65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.19 17:47:23.506920 [ 3 ] {9d3a7eff-4f77-4d04-a3a6-1cc8fd40aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.19 17:47:23.507112 [ 3 ] {9d3a7eff-4f77-4d04-a3a6-1cc8fd40aacb} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.19 17:47:23.507134 [ 3 ] {} <Debug> HTTP-Session: 37968794-a7f2-41b2-b131-fe8a7f7dac65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.19 17:47:23.507290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.19 17:47:23.507363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.19 17:47:23.507409 [ 3 ] {} <Debug> HTTP-Session: 76153553-0402-4ca8-84ca-66346df37bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
259 2024.07.19 17:47:23.507426 [ 3 ] {} <Debug> HTTP-Session: 76153553-0402-4ca8-84ca-66346df37bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.19 17:47:23.507467 [ 3 ] {} <Debug> HTTP-Session: 76153553-0402-4ca8-84ca-66346df37bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.19 17:47:23.507521 [ 3 ] {} <Trace> HTTP-Session: 76153553-0402-4ca8-84ca-66346df37bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.19 17:47:23.507639 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.19 17:47:23.507695 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.19 17:47:23.512293 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.19 17:47:23.512398 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155854 sec
266 2024.07.19 17:47:23.512415 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Trace> ReferentialDeps: No tables
267 2024.07.19 17:47:23.512459 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Trace> LoadingDeps: No tables
268 2024.07.19 17:47:23.512486 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.19 17:47:23.512634 [ 3 ] {89de8ca0-89b1-484d-8718-f023d3955c06} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.19 17:47:23.512656 [ 3 ] {} <Debug> HTTP-Session: 76153553-0402-4ca8-84ca-66346df37bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.19 17:47:23.512801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.19 17:47:23.512875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.19 17:47:23.512894 [ 3 ] {} <Debug> HTTP-Session: 030c4f5b-3287-4243-bc88-f1dc2eb6254c Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
274 2024.07.19 17:47:23.512939 [ 3 ] {} <Debug> HTTP-Session: 030c4f5b-3287-4243-bc88-f1dc2eb6254c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.19 17:47:23.512990 [ 3 ] {} <Debug> HTTP-Session: 030c4f5b-3287-4243-bc88-f1dc2eb6254c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.19 17:47:23.513019 [ 3 ] {} <Trace> HTTP-Session: 030c4f5b-3287-4243-bc88-f1dc2eb6254c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.19 17:47:23.513182 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) /* 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.07.19 17:47:23.513257 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.19 17:47:23.517863 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.19 17:47:23.520475 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Debug> oximeter.version (b8fb6ce4-2c78-4a96-8fb2-76b1e3bf4d8f): Loading data parts
282 2024.07.19 17:47:23.520839 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Debug> oximeter.version (b8fb6ce4-2c78-4a96-8fb2-76b1e3bf4d8f): There are no data parts
283 2024.07.19 17:47:23.525393 [ 3 ] {5cf596e5-6ef9-4c46-83b7-a04b6af97c84} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.19 17:47:23.525419 [ 3 ] {} <Debug> HTTP-Session: 030c4f5b-3287-4243-bc88-f1dc2eb6254c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.19 17:47:23.525605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.19 17:47:23.525687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.19 17:47:23.525745 [ 3 ] {} <Debug> HTTP-Session: e589c946-105a-4d0a-bc33-a0b9b793eaf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
288 2024.07.19 17:47:23.525760 [ 3 ] {} <Debug> HTTP-Session: e589c946-105a-4d0a-bc33-a0b9b793eaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.19 17:47:23.525802 [ 3 ] {} <Debug> HTTP-Session: e589c946-105a-4d0a-bc33-a0b9b793eaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.19 17:47:23.525867 [ 3 ] {} <Trace> HTTP-Session: e589c946-105a-4d0a-bc33-a0b9b793eaf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.19 17:47:23.526061 [ 3 ] {28001dc8-9e44-4ff4-be4d-bfce49fd5258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) /* 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.07.19 17:47:23.526224 [ 3 ] {28001dc8-9e44-4ff4-be4d-bfce49fd5258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.19 17:47:23.536461 [ 3 ] {28001dc8-9e44-4ff4-be4d-bfce49fd5258} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Loading data parts
304 2024.07.19 17:47:23.536623 [ 3 ] {28001dc8-9e44-4ff4-be4d-bfce49fd5258} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): There are no data parts
305 2024.07.19 17:47:23.541414 [ 3 ] {28001dc8-9e44-4ff4-be4d-bfce49fd5258} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.19 17:47:23.541445 [ 3 ] {} <Debug> HTTP-Session: e589c946-105a-4d0a-bc33-a0b9b793eaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.19 17:47:23.541627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.19 17:47:23.541716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.19 17:47:23.541769 [ 3 ] {} <Debug> HTTP-Session: bc27af8e-fa14-4c05-9976-a92807ce0e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
310 2024.07.19 17:47:23.541791 [ 3 ] {} <Debug> HTTP-Session: bc27af8e-fa14-4c05-9976-a92807ce0e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.19 17:47:23.541837 [ 3 ] {} <Debug> HTTP-Session: bc27af8e-fa14-4c05-9976-a92807ce0e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.19 17:47:23.541904 [ 3 ] {} <Trace> HTTP-Session: bc27af8e-fa14-4c05-9976-a92807ce0e9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.19 17:47:23.542118 [ 3 ] {30a98bab-a3fa-4c0f-8706-d6d4c5495c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.542194 [ 3 ] {30a98bab-a3fa-4c0f-8706-d6d4c5495c5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.19 17:47:23.545330 [ 3 ] {30a98bab-a3fa-4c0f-8706-d6d4c5495c5d} <Debug> oximeter.measurements_i8 (af481ea8-a3c8-4ed9-9151-3b269346f9a5): Loading data parts
316 2024.07.19 17:47:23.545490 [ 3 ] {30a98bab-a3fa-4c0f-8706-d6d4c5495c5d} <Debug> oximeter.measurements_i8 (af481ea8-a3c8-4ed9-9151-3b269346f9a5): There are no data parts
317 2024.07.19 17:47:23.548094 [ 3 ] {30a98bab-a3fa-4c0f-8706-d6d4c5495c5d} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.19 17:47:23.548167 [ 3 ] {} <Debug> HTTP-Session: bc27af8e-fa14-4c05-9976-a92807ce0e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.19 17:47:23.548287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.19 17:47:23.548365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.19 17:47:23.548417 [ 3 ] {} <Debug> HTTP-Session: 714949d9-3314-42f6-86a8-9fc52e1bc4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
322 2024.07.19 17:47:23.548432 [ 3 ] {} <Debug> HTTP-Session: 714949d9-3314-42f6-86a8-9fc52e1bc4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.19 17:47:23.548473 [ 3 ] {} <Debug> HTTP-Session: 714949d9-3314-42f6-86a8-9fc52e1bc4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.19 17:47:23.548533 [ 3 ] {} <Trace> HTTP-Session: 714949d9-3314-42f6-86a8-9fc52e1bc4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.19 17:47:23.548702 [ 3 ] {b2659644-c6b2-4746-8841-24cba31aac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.548809 [ 3 ] {b2659644-c6b2-4746-8841-24cba31aac45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.19 17:47:23.553557 [ 3 ] {b2659644-c6b2-4746-8841-24cba31aac45} <Debug> oximeter.measurements_u8 (9a38686f-0703-4e80-8d85-606d0032872f): Loading data parts
328 2024.07.19 17:47:23.553740 [ 3 ] {b2659644-c6b2-4746-8841-24cba31aac45} <Debug> oximeter.measurements_u8 (9a38686f-0703-4e80-8d85-606d0032872f): There are no data parts
329 2024.07.19 17:47:23.558341 [ 3 ] {b2659644-c6b2-4746-8841-24cba31aac45} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.19 17:47:23.558372 [ 3 ] {} <Debug> HTTP-Session: 714949d9-3314-42f6-86a8-9fc52e1bc4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.19 17:47:23.558558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.19 17:47:23.558650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.19 17:47:23.558706 [ 3 ] {} <Debug> HTTP-Session: 8bfc38d8-0f8f-43ab-b8e8-7c2a34e9fd57 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
334 2024.07.19 17:47:23.558727 [ 3 ] {} <Debug> HTTP-Session: 8bfc38d8-0f8f-43ab-b8e8-7c2a34e9fd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.19 17:47:23.558776 [ 3 ] {} <Debug> HTTP-Session: 8bfc38d8-0f8f-43ab-b8e8-7c2a34e9fd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.19 17:47:23.558842 [ 3 ] {} <Trace> HTTP-Session: 8bfc38d8-0f8f-43ab-b8e8-7c2a34e9fd57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.19 17:47:23.559114 [ 3 ] {02f253bd-4ec5-4e79-8341-627517cdba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.559190 [ 3 ] {02f253bd-4ec5-4e79-8341-627517cdba8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.19 17:47:23.562353 [ 3 ] {02f253bd-4ec5-4e79-8341-627517cdba8e} <Debug> oximeter.measurements_i16 (40e530f5-49a6-46c7-944e-2bb2a3d1e2b8): Loading data parts
340 2024.07.19 17:47:23.562509 [ 3 ] {02f253bd-4ec5-4e79-8341-627517cdba8e} <Debug> oximeter.measurements_i16 (40e530f5-49a6-46c7-944e-2bb2a3d1e2b8): There are no data parts
341 2024.07.19 17:47:23.565397 [ 3 ] {02f253bd-4ec5-4e79-8341-627517cdba8e} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.19 17:47:23.565503 [ 3 ] {} <Debug> HTTP-Session: 8bfc38d8-0f8f-43ab-b8e8-7c2a34e9fd57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.19 17:47:23.565696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.19 17:47:23.565839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.19 17:47:23.565932 [ 3 ] {} <Debug> HTTP-Session: f002bf61-a519-41e1-8e7b-b976617c857b Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
346 2024.07.19 17:47:23.565963 [ 3 ] {} <Debug> HTTP-Session: f002bf61-a519-41e1-8e7b-b976617c857b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.19 17:47:23.566030 [ 3 ] {} <Debug> HTTP-Session: f002bf61-a519-41e1-8e7b-b976617c857b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.19 17:47:23.566090 [ 3 ] {} <Trace> HTTP-Session: f002bf61-a519-41e1-8e7b-b976617c857b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.19 17:47:23.566261 [ 3 ] {c6db5229-25a6-47c9-9915-7a1c92a8861b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.566367 [ 3 ] {c6db5229-25a6-47c9-9915-7a1c92a8861b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.19 17:47:23.571103 [ 3 ] {c6db5229-25a6-47c9-9915-7a1c92a8861b} <Debug> oximeter.measurements_u16 (79d74324-c802-485d-afc2-d20abe6a1440): Loading data parts
352 2024.07.19 17:47:23.571291 [ 3 ] {c6db5229-25a6-47c9-9915-7a1c92a8861b} <Debug> oximeter.measurements_u16 (79d74324-c802-485d-afc2-d20abe6a1440): There are no data parts
353 2024.07.19 17:47:23.575846 [ 3 ] {c6db5229-25a6-47c9-9915-7a1c92a8861b} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.19 17:47:23.575914 [ 3 ] {} <Debug> HTTP-Session: f002bf61-a519-41e1-8e7b-b976617c857b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.19 17:47:23.576056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.19 17:47:23.576134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.19 17:47:23.576183 [ 3 ] {} <Debug> HTTP-Session: ac5498b3-621a-4d90-8977-2afb814c275e Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
358 2024.07.19 17:47:23.576233 [ 3 ] {} <Debug> HTTP-Session: ac5498b3-621a-4d90-8977-2afb814c275e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.19 17:47:23.576246 [ 3 ] {} <Debug> HTTP-Session: ac5498b3-621a-4d90-8977-2afb814c275e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.19 17:47:23.576304 [ 3 ] {} <Trace> HTTP-Session: ac5498b3-621a-4d90-8977-2afb814c275e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.19 17:47:23.576518 [ 3 ] {01453858-bae0-415c-bf19-976a3cc99d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.576595 [ 3 ] {01453858-bae0-415c-bf19-976a3cc99d01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.19 17:47:23.579667 [ 3 ] {01453858-bae0-415c-bf19-976a3cc99d01} <Debug> oximeter.measurements_i32 (b05974e5-fa3a-42b2-9303-3399ca26c740): Loading data parts
364 2024.07.19 17:47:23.579843 [ 3 ] {01453858-bae0-415c-bf19-976a3cc99d01} <Debug> oximeter.measurements_i32 (b05974e5-fa3a-42b2-9303-3399ca26c740): There are no data parts
365 2024.07.19 17:47:23.582413 [ 3 ] {01453858-bae0-415c-bf19-976a3cc99d01} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.19 17:47:23.582473 [ 3 ] {} <Debug> HTTP-Session: ac5498b3-621a-4d90-8977-2afb814c275e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.19 17:47:23.582580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.19 17:47:23.582661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.19 17:47:23.582722 [ 3 ] {} <Debug> HTTP-Session: 0c1a829d-95bb-4479-93cd-8c38f3e26728 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
370 2024.07.19 17:47:23.582738 [ 3 ] {} <Debug> HTTP-Session: 0c1a829d-95bb-4479-93cd-8c38f3e26728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.19 17:47:23.582780 [ 3 ] {} <Debug> HTTP-Session: 0c1a829d-95bb-4479-93cd-8c38f3e26728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.19 17:47:23.582840 [ 3 ] {} <Trace> HTTP-Session: 0c1a829d-95bb-4479-93cd-8c38f3e26728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.19 17:47:23.583038 [ 3 ] {ab875a21-c19b-4e4b-8439-d87b65d2e8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.583115 [ 3 ] {ab875a21-c19b-4e4b-8439-d87b65d2e8d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.19 17:47:23.587844 [ 3 ] {ab875a21-c19b-4e4b-8439-d87b65d2e8d2} <Debug> oximeter.measurements_u32 (ca7ede05-2442-4881-99bc-215d68e08f4f): Loading data parts
376 2024.07.19 17:47:23.588096 [ 3 ] {ab875a21-c19b-4e4b-8439-d87b65d2e8d2} <Debug> oximeter.measurements_u32 (ca7ede05-2442-4881-99bc-215d68e08f4f): There are no data parts
377 2024.07.19 17:47:23.593048 [ 3 ] {ab875a21-c19b-4e4b-8439-d87b65d2e8d2} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.19 17:47:23.593105 [ 3 ] {} <Debug> HTTP-Session: 0c1a829d-95bb-4479-93cd-8c38f3e26728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.19 17:47:23.593266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.19 17:47:23.593311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.19 17:47:23.593367 [ 3 ] {} <Debug> HTTP-Session: 4c4e2024-7e76-40d5-8f43-d2931d22a1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
382 2024.07.19 17:47:23.593420 [ 3 ] {} <Debug> HTTP-Session: 4c4e2024-7e76-40d5-8f43-d2931d22a1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.19 17:47:23.593434 [ 3 ] {} <Debug> HTTP-Session: 4c4e2024-7e76-40d5-8f43-d2931d22a1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.19 17:47:23.593491 [ 3 ] {} <Trace> HTTP-Session: 4c4e2024-7e76-40d5-8f43-d2931d22a1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.19 17:47:23.593691 [ 3 ] {facd2554-e6c1-47e7-88b2-b6989a1b8edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.593797 [ 3 ] {facd2554-e6c1-47e7-88b2-b6989a1b8edb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.19 17:47:23.596846 [ 3 ] {facd2554-e6c1-47e7-88b2-b6989a1b8edb} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Loading data parts
388 2024.07.19 17:47:23.597071 [ 3 ] {facd2554-e6c1-47e7-88b2-b6989a1b8edb} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): There are no data parts
389 2024.07.19 17:47:23.599726 [ 3 ] {facd2554-e6c1-47e7-88b2-b6989a1b8edb} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.19 17:47:23.599757 [ 3 ] {} <Debug> HTTP-Session: 4c4e2024-7e76-40d5-8f43-d2931d22a1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.19 17:47:23.599879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.19 17:47:23.599994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.19 17:47:23.600015 [ 3 ] {} <Debug> HTTP-Session: cac11c4b-f45c-4474-897d-fc6c19e13c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
394 2024.07.19 17:47:23.600061 [ 3 ] {} <Debug> HTTP-Session: cac11c4b-f45c-4474-897d-fc6c19e13c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.19 17:47:23.600076 [ 3 ] {} <Debug> HTTP-Session: cac11c4b-f45c-4474-897d-fc6c19e13c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.19 17:47:23.600134 [ 3 ] {} <Trace> HTTP-Session: cac11c4b-f45c-4474-897d-fc6c19e13c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.19 17:47:23.600333 [ 3 ] {1b5289ac-fb37-4b90-8070-28e2f1d29a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.600412 [ 3 ] {1b5289ac-fb37-4b90-8070-28e2f1d29a32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.19 17:47:23.605131 [ 3 ] {1b5289ac-fb37-4b90-8070-28e2f1d29a32} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Loading data parts
400 2024.07.19 17:47:23.605399 [ 3 ] {1b5289ac-fb37-4b90-8070-28e2f1d29a32} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): There are no data parts
401 2024.07.19 17:47:23.610187 [ 3 ] {1b5289ac-fb37-4b90-8070-28e2f1d29a32} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.19 17:47:23.610285 [ 3 ] {} <Debug> HTTP-Session: cac11c4b-f45c-4474-897d-fc6c19e13c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.19 17:47:23.610505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.19 17:47:23.610594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.19 17:47:23.610672 [ 3 ] {} <Debug> HTTP-Session: 26a9f1f6-a25b-46be-8c9b-1532d96beffe Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
406 2024.07.19 17:47:23.610748 [ 3 ] {} <Debug> HTTP-Session: 26a9f1f6-a25b-46be-8c9b-1532d96beffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.19 17:47:23.610774 [ 3 ] {} <Debug> HTTP-Session: 26a9f1f6-a25b-46be-8c9b-1532d96beffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.19 17:47:23.610871 [ 3 ] {} <Trace> HTTP-Session: 26a9f1f6-a25b-46be-8c9b-1532d96beffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.19 17:47:23.611127 [ 3 ] {f9d9a7f9-218d-4f42-bb79-7d1cabb8ecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.611232 [ 3 ] {f9d9a7f9-218d-4f42-bb79-7d1cabb8ecc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.19 17:47:23.614283 [ 3 ] {f9d9a7f9-218d-4f42-bb79-7d1cabb8ecc9} <Debug> oximeter.measurements_f32 (0a5b2d35-123b-44e0-9d12-b2e91789001d): Loading data parts
412 2024.07.19 17:47:23.614533 [ 3 ] {f9d9a7f9-218d-4f42-bb79-7d1cabb8ecc9} <Debug> oximeter.measurements_f32 (0a5b2d35-123b-44e0-9d12-b2e91789001d): There are no data parts
413 2024.07.19 17:47:23.617465 [ 3 ] {f9d9a7f9-218d-4f42-bb79-7d1cabb8ecc9} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.19 17:47:23.617514 [ 3 ] {} <Debug> HTTP-Session: 26a9f1f6-a25b-46be-8c9b-1532d96beffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.19 17:47:23.617680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.19 17:47:23.617858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.19 17:47:23.617899 [ 3 ] {} <Debug> HTTP-Session: 5f3a06b3-382e-4a32-b573-c143d8f21bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
418 2024.07.19 17:47:23.617977 [ 3 ] {} <Debug> HTTP-Session: 5f3a06b3-382e-4a32-b573-c143d8f21bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.19 17:47:23.618028 [ 3 ] {} <Debug> HTTP-Session: 5f3a06b3-382e-4a32-b573-c143d8f21bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.19 17:47:23.618057 [ 3 ] {} <Trace> HTTP-Session: 5f3a06b3-382e-4a32-b573-c143d8f21bc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.19 17:47:23.618252 [ 3 ] {7b673953-b6d4-4c67-ae8e-957a5ad378e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.618362 [ 3 ] {7b673953-b6d4-4c67-ae8e-957a5ad378e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.19 17:47:23.623269 [ 3 ] {7b673953-b6d4-4c67-ae8e-957a5ad378e5} <Debug> oximeter.measurements_f64 (66329266-e28f-4cc5-b967-02da2587ee01): Loading data parts
424 2024.07.19 17:47:23.623523 [ 3 ] {7b673953-b6d4-4c67-ae8e-957a5ad378e5} <Debug> oximeter.measurements_f64 (66329266-e28f-4cc5-b967-02da2587ee01): There are no data parts
425 2024.07.19 17:47:23.628408 [ 3 ] {7b673953-b6d4-4c67-ae8e-957a5ad378e5} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.19 17:47:23.628599 [ 3 ] {} <Debug> HTTP-Session: 5f3a06b3-382e-4a32-b573-c143d8f21bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.19 17:47:23.628847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.19 17:47:23.628997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.19 17:47:23.629044 [ 3 ] {} <Debug> HTTP-Session: 6f64a1f8-c468-479c-819b-8c6ef74f37d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
430 2024.07.19 17:47:23.629140 [ 3 ] {} <Debug> HTTP-Session: 6f64a1f8-c468-479c-819b-8c6ef74f37d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.19 17:47:23.629171 [ 3 ] {} <Debug> HTTP-Session: 6f64a1f8-c468-479c-819b-8c6ef74f37d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.19 17:47:23.629290 [ 3 ] {} <Trace> HTTP-Session: 6f64a1f8-c468-479c-819b-8c6ef74f37d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.19 17:47:23.629548 [ 3 ] {cd1b4a90-a619-4c8a-80a7-689adc06886a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.629651 [ 3 ] {cd1b4a90-a619-4c8a-80a7-689adc06886a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.19 17:47:23.632672 [ 3 ] {cd1b4a90-a619-4c8a-80a7-689adc06886a} <Debug> oximeter.measurements_string (78f29756-1a7e-47f5-8112-e16d6794d272): Loading data parts
436 2024.07.19 17:47:23.632856 [ 3 ] {cd1b4a90-a619-4c8a-80a7-689adc06886a} <Debug> oximeter.measurements_string (78f29756-1a7e-47f5-8112-e16d6794d272): There are no data parts
437 2024.07.19 17:47:23.635634 [ 3 ] {cd1b4a90-a619-4c8a-80a7-689adc06886a} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.19 17:47:23.635662 [ 3 ] {} <Debug> HTTP-Session: 6f64a1f8-c468-479c-819b-8c6ef74f37d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.19 17:47:23.635824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.19 17:47:23.635911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.19 17:47:23.635932 [ 3 ] {} <Debug> HTTP-Session: ff818f85-0670-444b-8dbc-37fec57e49e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
442 2024.07.19 17:47:23.635979 [ 3 ] {} <Debug> HTTP-Session: ff818f85-0670-444b-8dbc-37fec57e49e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.19 17:47:23.636027 [ 3 ] {} <Debug> HTTP-Session: ff818f85-0670-444b-8dbc-37fec57e49e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.19 17:47:23.636057 [ 3 ] {} <Trace> HTTP-Session: ff818f85-0670-444b-8dbc-37fec57e49e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.19 17:47:23.636254 [ 3 ] {0cc3ec10-0a91-401e-9d7a-b6256cf459d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.636368 [ 3 ] {0cc3ec10-0a91-401e-9d7a-b6256cf459d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.19 17:47:23.641109 [ 3 ] {0cc3ec10-0a91-401e-9d7a-b6256cf459d8} <Debug> oximeter.measurements_bytes (7e9d5ec8-4ae0-4506-9c66-8759a385c25f): Loading data parts
455 2024.07.19 17:47:23.641378 [ 3 ] {0cc3ec10-0a91-401e-9d7a-b6256cf459d8} <Debug> oximeter.measurements_bytes (7e9d5ec8-4ae0-4506-9c66-8759a385c25f): There are no data parts
456 2024.07.19 17:47:23.646253 [ 3 ] {0cc3ec10-0a91-401e-9d7a-b6256cf459d8} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.19 17:47:23.646304 [ 3 ] {} <Debug> HTTP-Session: ff818f85-0670-444b-8dbc-37fec57e49e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.19 17:47:23.646566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.19 17:47:23.646708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.19 17:47:23.646788 [ 3 ] {} <Debug> HTTP-Session: ad65785d-dc34-4ae6-a0cb-54e7ac39fdb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
461 2024.07.19 17:47:23.646823 [ 3 ] {} <Debug> HTTP-Session: ad65785d-dc34-4ae6-a0cb-54e7ac39fdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.19 17:47:23.646892 [ 3 ] {} <Debug> HTTP-Session: ad65785d-dc34-4ae6-a0cb-54e7ac39fdb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.19 17:47:23.646950 [ 3 ] {} <Trace> HTTP-Session: ad65785d-dc34-4ae6-a0cb-54e7ac39fdb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.19 17:47:23.647211 [ 3 ] {1281afed-a61f-4f35-b726-8c212b5318c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.647289 [ 3 ] {1281afed-a61f-4f35-b726-8c212b5318c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.19 17:47:23.650391 [ 3 ] {1281afed-a61f-4f35-b726-8c212b5318c1} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Loading data parts
467 2024.07.19 17:47:23.650580 [ 3 ] {1281afed-a61f-4f35-b726-8c212b5318c1} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): There are no data parts
468 2024.07.19 17:47:23.653440 [ 3 ] {1281afed-a61f-4f35-b726-8c212b5318c1} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.19 17:47:23.653556 [ 3 ] {} <Debug> HTTP-Session: ad65785d-dc34-4ae6-a0cb-54e7ac39fdb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.19 17:47:23.653743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.19 17:47:23.653930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.19 17:47:23.653977 [ 3 ] {} <Debug> HTTP-Session: ecce2ed1-4a02-4a2b-a4ee-61f37c99f0f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
473 2024.07.19 17:47:23.654067 [ 3 ] {} <Debug> HTTP-Session: ecce2ed1-4a02-4a2b-a4ee-61f37c99f0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.19 17:47:23.654102 [ 3 ] {} <Debug> HTTP-Session: ecce2ed1-4a02-4a2b-a4ee-61f37c99f0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.19 17:47:23.654225 [ 3 ] {} <Trace> HTTP-Session: ecce2ed1-4a02-4a2b-a4ee-61f37c99f0f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.19 17:47:23.654517 [ 3 ] {00ac83cf-db47-4cdf-bf81-1b343d375695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.654624 [ 3 ] {00ac83cf-db47-4cdf-bf81-1b343d375695} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.19 17:47:23.659382 [ 3 ] {00ac83cf-db47-4cdf-bf81-1b343d375695} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Loading data parts
479 2024.07.19 17:47:23.659578 [ 3 ] {00ac83cf-db47-4cdf-bf81-1b343d375695} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): There are no data parts
480 2024.07.19 17:47:23.664441 [ 3 ] {00ac83cf-db47-4cdf-bf81-1b343d375695} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.19 17:47:23.664490 [ 3 ] {} <Debug> HTTP-Session: ecce2ed1-4a02-4a2b-a4ee-61f37c99f0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.19 17:47:23.664735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.19 17:47:23.664870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.19 17:47:23.664958 [ 3 ] {} <Debug> HTTP-Session: 66ff647b-ae66-4dfe-84a4-0592f451606b Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
485 2024.07.19 17:47:23.664989 [ 3 ] {} <Debug> HTTP-Session: 66ff647b-ae66-4dfe-84a4-0592f451606b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.19 17:47:23.665046 [ 3 ] {} <Debug> HTTP-Session: 66ff647b-ae66-4dfe-84a4-0592f451606b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.19 17:47:23.665077 [ 3 ] {} <Trace> HTTP-Session: 66ff647b-ae66-4dfe-84a4-0592f451606b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.19 17:47:23.665279 [ 3 ] {4e1999d7-8a29-4097-b141-e7a4424bc266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.665395 [ 3 ] {4e1999d7-8a29-4097-b141-e7a4424bc266} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.19 17:47:23.668528 [ 3 ] {4e1999d7-8a29-4097-b141-e7a4424bc266} <Debug> oximeter.measurements_cumulativef32 (8fbfba5f-8d6d-4736-a1cb-f9ce55bf7ea6): Loading data parts
491 2024.07.19 17:47:23.668722 [ 3 ] {4e1999d7-8a29-4097-b141-e7a4424bc266} <Debug> oximeter.measurements_cumulativef32 (8fbfba5f-8d6d-4736-a1cb-f9ce55bf7ea6): There are no data parts
492 2024.07.19 17:47:23.671572 [ 3 ] {4e1999d7-8a29-4097-b141-e7a4424bc266} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.19 17:47:23.671675 [ 3 ] {} <Debug> HTTP-Session: 66ff647b-ae66-4dfe-84a4-0592f451606b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.19 17:47:23.671873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.19 17:47:23.672029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.19 17:47:23.672134 [ 3 ] {} <Debug> HTTP-Session: a2c3fd44-d696-476b-8970-ded384d7d721 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
497 2024.07.19 17:47:23.672231 [ 3 ] {} <Debug> HTTP-Session: a2c3fd44-d696-476b-8970-ded384d7d721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.19 17:47:23.672263 [ 3 ] {} <Debug> HTTP-Session: a2c3fd44-d696-476b-8970-ded384d7d721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.19 17:47:23.672426 [ 3 ] {} <Trace> HTTP-Session: a2c3fd44-d696-476b-8970-ded384d7d721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.19 17:47:23.672645 [ 3 ] {8b9b905e-426b-42e3-99e7-a3843f629d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.672751 [ 3 ] {8b9b905e-426b-42e3-99e7-a3843f629d42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.19 17:47:23.677488 [ 3 ] {8b9b905e-426b-42e3-99e7-a3843f629d42} <Debug> oximeter.measurements_cumulativef64 (30be3e2c-d911-476e-9a19-83737d78d3d8): Loading data parts
503 2024.07.19 17:47:23.677757 [ 3 ] {8b9b905e-426b-42e3-99e7-a3843f629d42} <Debug> oximeter.measurements_cumulativef64 (30be3e2c-d911-476e-9a19-83737d78d3d8): There are no data parts
504 2024.07.19 17:47:23.682629 [ 3 ] {8b9b905e-426b-42e3-99e7-a3843f629d42} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.19 17:47:23.682655 [ 3 ] {} <Debug> HTTP-Session: a2c3fd44-d696-476b-8970-ded384d7d721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.19 17:47:23.682817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.19 17:47:23.682896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.19 17:47:23.682914 [ 3 ] {} <Debug> HTTP-Session: ed72e0dd-35cd-47d2-a6ed-7f046458f6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
509 2024.07.19 17:47:23.682967 [ 3 ] {} <Debug> HTTP-Session: ed72e0dd-35cd-47d2-a6ed-7f046458f6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.19 17:47:23.683018 [ 3 ] {} <Debug> HTTP-Session: ed72e0dd-35cd-47d2-a6ed-7f046458f6f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.19 17:47:23.683048 [ 3 ] {} <Trace> HTTP-Session: ed72e0dd-35cd-47d2-a6ed-7f046458f6f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.19 17:47:23.683321 [ 3 ] {d4f4df9b-2a13-4dac-894f-588b62dc9fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.07.19 17:47:23.683443 [ 3 ] {d4f4df9b-2a13-4dac-894f-588b62dc9fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.19 17:47:23.686858 [ 3 ] {d4f4df9b-2a13-4dac-894f-588b62dc9fc6} <Debug> oximeter.measurements_histogrami8 (dac19e78-07cd-4fff-b3c5-dfd30788bcb2): Loading data parts
525 2024.07.19 17:47:23.687056 [ 3 ] {d4f4df9b-2a13-4dac-894f-588b62dc9fc6} <Debug> oximeter.measurements_histogrami8 (dac19e78-07cd-4fff-b3c5-dfd30788bcb2): There are no data parts
526 2024.07.19 17:47:23.689721 [ 3 ] {d4f4df9b-2a13-4dac-894f-588b62dc9fc6} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.19 17:47:23.689790 [ 3 ] {} <Debug> HTTP-Session: ed72e0dd-35cd-47d2-a6ed-7f046458f6f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.19 17:47:23.689959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.19 17:47:23.690005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.19 17:47:23.690054 [ 3 ] {} <Debug> HTTP-Session: 10711690-b240-443b-8dbf-2b5c73eb57b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
531 2024.07.19 17:47:23.690102 [ 3 ] {} <Debug> HTTP-Session: 10711690-b240-443b-8dbf-2b5c73eb57b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.19 17:47:23.690116 [ 3 ] {} <Debug> HTTP-Session: 10711690-b240-443b-8dbf-2b5c73eb57b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.19 17:47:23.690174 [ 3 ] {} <Trace> HTTP-Session: 10711690-b240-443b-8dbf-2b5c73eb57b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.19 17:47:23.690448 [ 3 ] {98d2ecec-f03e-4362-9191-3197b5bcb5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.07.19 17:47:23.690572 [ 3 ] {98d2ecec-f03e-4362-9191-3197b5bcb5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.19 17:47:23.695556 [ 3 ] {98d2ecec-f03e-4362-9191-3197b5bcb5b7} <Debug> oximeter.measurements_histogramu8 (9a9148d3-814a-48ba-b843-0255714ddba4): Loading data parts
537 2024.07.19 17:47:23.695801 [ 3 ] {98d2ecec-f03e-4362-9191-3197b5bcb5b7} <Debug> oximeter.measurements_histogramu8 (9a9148d3-814a-48ba-b843-0255714ddba4): There are no data parts
538 2024.07.19 17:47:23.700625 [ 3 ] {98d2ecec-f03e-4362-9191-3197b5bcb5b7} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.19 17:47:23.700655 [ 3 ] {} <Debug> HTTP-Session: 10711690-b240-443b-8dbf-2b5c73eb57b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.19 17:47:23.700780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.19 17:47:23.700901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.19 17:47:23.700925 [ 3 ] {} <Debug> HTTP-Session: 16100a2a-1ca7-41ae-9224-19191b5e2a9c Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
543 2024.07.19 17:47:23.700973 [ 3 ] {} <Debug> HTTP-Session: 16100a2a-1ca7-41ae-9224-19191b5e2a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.19 17:47:23.700988 [ 3 ] {} <Debug> HTTP-Session: 16100a2a-1ca7-41ae-9224-19191b5e2a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.19 17:47:23.701055 [ 3 ] {} <Trace> HTTP-Session: 16100a2a-1ca7-41ae-9224-19191b5e2a9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.19 17:47:23.701324 [ 3 ] {757b1343-01fb-463c-a89b-79da16405c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.07.19 17:47:23.701439 [ 3 ] {757b1343-01fb-463c-a89b-79da16405c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.19 17:47:23.704837 [ 3 ] {757b1343-01fb-463c-a89b-79da16405c3e} <Debug> oximeter.measurements_histogrami16 (de6e0b2c-da7e-422b-860e-619098122ef0): Loading data parts
549 2024.07.19 17:47:23.705030 [ 3 ] {757b1343-01fb-463c-a89b-79da16405c3e} <Debug> oximeter.measurements_histogrami16 (de6e0b2c-da7e-422b-860e-619098122ef0): There are no data parts
550 2024.07.19 17:47:23.707911 [ 3 ] {757b1343-01fb-463c-a89b-79da16405c3e} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.19 17:47:23.707980 [ 3 ] {} <Debug> HTTP-Session: 16100a2a-1ca7-41ae-9224-19191b5e2a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.19 17:47:23.708133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.19 17:47:23.708179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.19 17:47:23.708230 [ 3 ] {} <Debug> HTTP-Session: 1cdb883b-fe8d-4119-8981-b81aba13c07e Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
555 2024.07.19 17:47:23.708283 [ 3 ] {} <Debug> HTTP-Session: 1cdb883b-fe8d-4119-8981-b81aba13c07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.19 17:47:23.708297 [ 3 ] {} <Debug> HTTP-Session: 1cdb883b-fe8d-4119-8981-b81aba13c07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.19 17:47:23.708356 [ 3 ] {} <Trace> HTTP-Session: 1cdb883b-fe8d-4119-8981-b81aba13c07e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.19 17:47:23.708629 [ 3 ] {34450d3e-ada5-4ba6-8a0b-e6dad1d2ada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.07.19 17:47:23.708746 [ 3 ] {34450d3e-ada5-4ba6-8a0b-e6dad1d2ada3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.19 17:47:23.713760 [ 3 ] {34450d3e-ada5-4ba6-8a0b-e6dad1d2ada3} <Debug> oximeter.measurements_histogramu16 (50ad3ca2-27d3-4123-87da-fdccec5c4dcc): Loading data parts
561 2024.07.19 17:47:23.714046 [ 3 ] {34450d3e-ada5-4ba6-8a0b-e6dad1d2ada3} <Debug> oximeter.measurements_histogramu16 (50ad3ca2-27d3-4123-87da-fdccec5c4dcc): There are no data parts
562 2024.07.19 17:47:23.719208 [ 3 ] {34450d3e-ada5-4ba6-8a0b-e6dad1d2ada3} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.19 17:47:23.719238 [ 3 ] {} <Debug> HTTP-Session: 1cdb883b-fe8d-4119-8981-b81aba13c07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.19 17:47:23.719442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.19 17:47:23.719535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.19 17:47:23.719557 [ 3 ] {} <Debug> HTTP-Session: bc478c4a-0aa8-4982-9edf-5a4cf0fe12b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
567 2024.07.19 17:47:23.719613 [ 3 ] {} <Debug> HTTP-Session: bc478c4a-0aa8-4982-9edf-5a4cf0fe12b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.19 17:47:23.719667 [ 3 ] {} <Debug> HTTP-Session: bc478c4a-0aa8-4982-9edf-5a4cf0fe12b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.19 17:47:23.719704 [ 3 ] {} <Trace> HTTP-Session: bc478c4a-0aa8-4982-9edf-5a4cf0fe12b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.19 17:47:23.720053 [ 3 ] {20e5817b-a22c-4b37-9b36-a9847638ba10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.07.19 17:47:23.720194 [ 3 ] {20e5817b-a22c-4b37-9b36-a9847638ba10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.19 17:47:23.723614 [ 3 ] {20e5817b-a22c-4b37-9b36-a9847638ba10} <Debug> oximeter.measurements_histogrami32 (9b28bc34-1237-4861-a5ba-047841b00dce): Loading data parts
573 2024.07.19 17:47:23.723803 [ 3 ] {20e5817b-a22c-4b37-9b36-a9847638ba10} <Debug> oximeter.measurements_histogrami32 (9b28bc34-1237-4861-a5ba-047841b00dce): There are no data parts
574 2024.07.19 17:47:23.726413 [ 3 ] {20e5817b-a22c-4b37-9b36-a9847638ba10} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.19 17:47:23.726439 [ 3 ] {} <Debug> HTTP-Session: bc478c4a-0aa8-4982-9edf-5a4cf0fe12b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.19 17:47:23.726587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.19 17:47:23.726669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.19 17:47:23.726689 [ 3 ] {} <Debug> HTTP-Session: 9493610a-37aa-48b0-afb0-456c9a8acfae Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
579 2024.07.19 17:47:23.726806 [ 3 ] {} <Debug> HTTP-Session: 9493610a-37aa-48b0-afb0-456c9a8acfae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.19 17:47:23.726819 [ 3 ] {} <Debug> HTTP-Session: 9493610a-37aa-48b0-afb0-456c9a8acfae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.19 17:47:23.726878 [ 3 ] {} <Trace> HTTP-Session: 9493610a-37aa-48b0-afb0-456c9a8acfae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.19 17:47:23.727182 [ 3 ] {5918b26b-62a2-4f31-b90e-8b436056b134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.07.19 17:47:23.727310 [ 3 ] {5918b26b-62a2-4f31-b90e-8b436056b134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.19 17:47:23.732279 [ 3 ] {5918b26b-62a2-4f31-b90e-8b436056b134} <Debug> oximeter.measurements_histogramu32 (395e7b83-becf-46df-a5fb-8293db627294): Loading data parts
585 2024.07.19 17:47:23.732474 [ 3 ] {5918b26b-62a2-4f31-b90e-8b436056b134} <Debug> oximeter.measurements_histogramu32 (395e7b83-becf-46df-a5fb-8293db627294): There are no data parts
586 2024.07.19 17:47:23.737380 [ 3 ] {5918b26b-62a2-4f31-b90e-8b436056b134} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.19 17:47:23.737431 [ 3 ] {} <Debug> HTTP-Session: 9493610a-37aa-48b0-afb0-456c9a8acfae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.19 17:47:23.737655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.19 17:47:23.737804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.19 17:47:23.737841 [ 3 ] {} <Debug> HTTP-Session: 105c078c-34b1-4cbb-8d83-6006774f0d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
591 2024.07.19 17:47:23.737923 [ 3 ] {} <Debug> HTTP-Session: 105c078c-34b1-4cbb-8d83-6006774f0d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.19 17:47:23.737999 [ 3 ] {} <Debug> HTTP-Session: 105c078c-34b1-4cbb-8d83-6006774f0d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.19 17:47:23.738036 [ 3 ] {} <Trace> HTTP-Session: 105c078c-34b1-4cbb-8d83-6006774f0d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.19 17:47:23.738306 [ 3 ] {b0496d94-251b-4ab5-881e-33eaa6f61e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
595 2024.07.19 17:47:23.739037 [ 3 ] {b0496d94-251b-4ab5-881e-33eaa6f61e58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.19 17:47:23.743803 [ 3 ] {b0496d94-251b-4ab5-881e-33eaa6f61e58} <Debug> oximeter.measurements_histogrami64 (869d98ae-f656-4af7-800e-988fea784f63): Loading data parts
597 2024.07.19 17:47:23.743952 [ 3 ] {b0496d94-251b-4ab5-881e-33eaa6f61e58} <Debug> oximeter.measurements_histogrami64 (869d98ae-f656-4af7-800e-988fea784f63): There are no data parts
598 2024.07.19 17:47:23.746869 [ 3 ] {b0496d94-251b-4ab5-881e-33eaa6f61e58} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.19 17:47:23.746919 [ 3 ] {} <Debug> HTTP-Session: 105c078c-34b1-4cbb-8d83-6006774f0d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.19 17:47:23.747109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.19 17:47:23.747185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.19 17:47:23.747236 [ 3 ] {} <Debug> HTTP-Session: 845fe769-7da8-4f68-8359-21501f75a7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
603 2024.07.19 17:47:23.747252 [ 3 ] {} <Debug> HTTP-Session: 845fe769-7da8-4f68-8359-21501f75a7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.19 17:47:23.747294 [ 3 ] {} <Debug> HTTP-Session: 845fe769-7da8-4f68-8359-21501f75a7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.19 17:47:23.747325 [ 3 ] {} <Trace> HTTP-Session: 845fe769-7da8-4f68-8359-21501f75a7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.19 17:47:23.747595 [ 3 ] {02e1eb8d-a184-4bb3-95a8-e11215608313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
607 2024.07.19 17:47:23.747712 [ 3 ] {02e1eb8d-a184-4bb3-95a8-e11215608313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.19 17:47:23.752707 [ 3 ] {02e1eb8d-a184-4bb3-95a8-e11215608313} <Debug> oximeter.measurements_histogramu64 (837df579-2190-458e-80f7-991b83d35deb): Loading data parts
609 2024.07.19 17:47:23.752947 [ 3 ] {02e1eb8d-a184-4bb3-95a8-e11215608313} <Debug> oximeter.measurements_histogramu64 (837df579-2190-458e-80f7-991b83d35deb): There are no data parts
610 2024.07.19 17:47:23.757782 [ 3 ] {02e1eb8d-a184-4bb3-95a8-e11215608313} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.19 17:47:23.757812 [ 3 ] {} <Debug> HTTP-Session: 845fe769-7da8-4f68-8359-21501f75a7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.19 17:47:23.757967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.19 17:47:23.758045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.19 17:47:23.758064 [ 3 ] {} <Debug> HTTP-Session: 8c6372f6-c971-40b0-bc77-b0d5ba4f1e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
615 2024.07.19 17:47:23.758110 [ 3 ] {} <Debug> HTTP-Session: 8c6372f6-c971-40b0-bc77-b0d5ba4f1e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.19 17:47:23.758156 [ 3 ] {} <Debug> HTTP-Session: 8c6372f6-c971-40b0-bc77-b0d5ba4f1e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.19 17:47:23.758186 [ 3 ] {} <Trace> HTTP-Session: 8c6372f6-c971-40b0-bc77-b0d5ba4f1e5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.19 17:47:23.758455 [ 3 ] {f20ef719-b4d0-4c6e-bcfe-72d4cb97b84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
619 2024.07.19 17:47:23.758574 [ 3 ] {f20ef719-b4d0-4c6e-bcfe-72d4cb97b84a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.19 17:47:23.761992 [ 3 ] {f20ef719-b4d0-4c6e-bcfe-72d4cb97b84a} <Debug> oximeter.measurements_histogramf32 (a479b85a-8a36-4607-9aa9-31f1d0135443): Loading data parts
621 2024.07.19 17:47:23.762188 [ 3 ] {f20ef719-b4d0-4c6e-bcfe-72d4cb97b84a} <Debug> oximeter.measurements_histogramf32 (a479b85a-8a36-4607-9aa9-31f1d0135443): There are no data parts
622 2024.07.19 17:47:23.765021 [ 3 ] {f20ef719-b4d0-4c6e-bcfe-72d4cb97b84a} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.19 17:47:23.765121 [ 3 ] {} <Debug> HTTP-Session: 8c6372f6-c971-40b0-bc77-b0d5ba4f1e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.19 17:47:23.765288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.19 17:47:23.765428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.19 17:47:23.765517 [ 3 ] {} <Debug> HTTP-Session: 729551a3-62f2-4a4a-a586-9d4f968099ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
627 2024.07.19 17:47:23.765548 [ 3 ] {} <Debug> HTTP-Session: 729551a3-62f2-4a4a-a586-9d4f968099ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.19 17:47:23.765619 [ 3 ] {} <Debug> HTTP-Session: 729551a3-62f2-4a4a-a586-9d4f968099ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.19 17:47:23.765725 [ 3 ] {} <Trace> HTTP-Session: 729551a3-62f2-4a4a-a586-9d4f968099ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.19 17:47:23.766105 [ 3 ] {9e251565-3392-457e-a877-ca8541824180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
631 2024.07.19 17:47:23.766224 [ 3 ] {9e251565-3392-457e-a877-ca8541824180} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.19 17:47:23.771368 [ 3 ] {9e251565-3392-457e-a877-ca8541824180} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Loading data parts
633 2024.07.19 17:47:23.771529 [ 3 ] {9e251565-3392-457e-a877-ca8541824180} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): There are no data parts
634 2024.07.19 17:47:23.776306 [ 3 ] {9e251565-3392-457e-a877-ca8541824180} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.19 17:47:23.776358 [ 3 ] {} <Debug> HTTP-Session: 729551a3-62f2-4a4a-a586-9d4f968099ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.19 17:47:23.776605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.19 17:47:23.776744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.19 17:47:23.776826 [ 3 ] {} <Debug> HTTP-Session: aacd0df4-40a0-4535-b53b-fff9cb1ca6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
639 2024.07.19 17:47:23.776860 [ 3 ] {} <Debug> HTTP-Session: aacd0df4-40a0-4535-b53b-fff9cb1ca6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.19 17:47:23.776939 [ 3 ] {} <Debug> HTTP-Session: aacd0df4-40a0-4535-b53b-fff9cb1ca6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.19 17:47:23.777032 [ 3 ] {} <Trace> HTTP-Session: aacd0df4-40a0-4535-b53b-fff9cb1ca6d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.19 17:47:23.777217 [ 3 ] {a4f7921e-9aa8-4f5f-a860-8838656b46d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) /* 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.07.19 17:47:23.777322 [ 3 ] {a4f7921e-9aa8-4f5f-a860-8838656b46d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.19 17:47:23.780343 [ 3 ] {a4f7921e-9aa8-4f5f-a860-8838656b46d2} <Debug> oximeter.fields_bool (7fdacd5d-c626-40bd-b5e2-f776de1b23ff): Loading data parts
662 2024.07.19 17:47:23.780535 [ 3 ] {a4f7921e-9aa8-4f5f-a860-8838656b46d2} <Debug> oximeter.fields_bool (7fdacd5d-c626-40bd-b5e2-f776de1b23ff): There are no data parts
663 2024.07.19 17:47:23.783040 [ 3 ] {a4f7921e-9aa8-4f5f-a860-8838656b46d2} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.19 17:47:23.783175 [ 3 ] {} <Debug> HTTP-Session: aacd0df4-40a0-4535-b53b-fff9cb1ca6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.19 17:47:23.783416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.19 17:47:23.783559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.19 17:47:23.783599 [ 3 ] {} <Debug> HTTP-Session: 02664d66-a808-4e69-913c-8942756332d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
668 2024.07.19 17:47:23.783687 [ 3 ] {} <Debug> HTTP-Session: 02664d66-a808-4e69-913c-8942756332d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.19 17:47:23.783713 [ 3 ] {} <Debug> HTTP-Session: 02664d66-a808-4e69-913c-8942756332d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.19 17:47:23.783824 [ 3 ] {} <Trace> HTTP-Session: 02664d66-a808-4e69-913c-8942756332d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.19 17:47:23.784199 [ 3 ] {88f804f3-77d3-4f17-ba3e-796c99249413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.784415 [ 3 ] {88f804f3-77d3-4f17-ba3e-796c99249413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.19 17:47:23.789033 [ 3 ] {88f804f3-77d3-4f17-ba3e-796c99249413} <Debug> oximeter.fields_i8 (e48644db-88a2-4d9b-b49a-f349ff4560bd): Loading data parts
674 2024.07.19 17:47:23.789337 [ 3 ] {88f804f3-77d3-4f17-ba3e-796c99249413} <Debug> oximeter.fields_i8 (e48644db-88a2-4d9b-b49a-f349ff4560bd): There are no data parts
675 2024.07.19 17:47:23.794249 [ 3 ] {88f804f3-77d3-4f17-ba3e-796c99249413} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.19 17:47:23.794359 [ 3 ] {} <Debug> HTTP-Session: 02664d66-a808-4e69-913c-8942756332d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.19 17:47:23.794562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.19 17:47:23.794749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.19 17:47:23.794791 [ 3 ] {} <Debug> HTTP-Session: 0de53278-2f2e-4421-98f9-11e83475a3cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
680 2024.07.19 17:47:23.794871 [ 3 ] {} <Debug> HTTP-Session: 0de53278-2f2e-4421-98f9-11e83475a3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.19 17:47:23.794901 [ 3 ] {} <Debug> HTTP-Session: 0de53278-2f2e-4421-98f9-11e83475a3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.19 17:47:23.795027 [ 3 ] {} <Trace> HTTP-Session: 0de53278-2f2e-4421-98f9-11e83475a3cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.19 17:47:23.795394 [ 3 ] {44d30bef-7ae0-4bd1-bb60-1b2aafc96c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.795476 [ 3 ] {44d30bef-7ae0-4bd1-bb60-1b2aafc96c3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.19 17:47:23.798452 [ 3 ] {44d30bef-7ae0-4bd1-bb60-1b2aafc96c3c} <Debug> oximeter.fields_u8 (7ad4d0cc-1be5-47d4-a1bd-0e96503115c3): Loading data parts
686 2024.07.19 17:47:23.798640 [ 3 ] {44d30bef-7ae0-4bd1-bb60-1b2aafc96c3c} <Debug> oximeter.fields_u8 (7ad4d0cc-1be5-47d4-a1bd-0e96503115c3): There are no data parts
687 2024.07.19 17:47:23.801284 [ 3 ] {44d30bef-7ae0-4bd1-bb60-1b2aafc96c3c} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.19 17:47:23.801400 [ 3 ] {} <Debug> HTTP-Session: 0de53278-2f2e-4421-98f9-11e83475a3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.19 17:47:23.801603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.19 17:47:23.801742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.19 17:47:23.801826 [ 3 ] {} <Debug> HTTP-Session: 818efb61-0c83-4c95-81bc-aafe11e3017e Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
692 2024.07.19 17:47:23.801906 [ 3 ] {} <Debug> HTTP-Session: 818efb61-0c83-4c95-81bc-aafe11e3017e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.19 17:47:23.801932 [ 3 ] {} <Debug> HTTP-Session: 818efb61-0c83-4c95-81bc-aafe11e3017e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.19 17:47:23.802022 [ 3 ] {} <Trace> HTTP-Session: 818efb61-0c83-4c95-81bc-aafe11e3017e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.19 17:47:23.802189 [ 3 ] {8a6f0f1f-89b1-4199-8fcc-b05886973d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.802263 [ 3 ] {8a6f0f1f-89b1-4199-8fcc-b05886973d86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.19 17:47:23.807050 [ 3 ] {8a6f0f1f-89b1-4199-8fcc-b05886973d86} <Debug> oximeter.fields_i16 (d1f5dcb8-d9eb-47df-960a-1252f81627c0): Loading data parts
698 2024.07.19 17:47:23.807207 [ 3 ] {8a6f0f1f-89b1-4199-8fcc-b05886973d86} <Debug> oximeter.fields_i16 (d1f5dcb8-d9eb-47df-960a-1252f81627c0): There are no data parts
699 2024.07.19 17:47:23.811839 [ 3 ] {8a6f0f1f-89b1-4199-8fcc-b05886973d86} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.19 17:47:23.811927 [ 3 ] {} <Debug> HTTP-Session: 818efb61-0c83-4c95-81bc-aafe11e3017e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.19 17:47:23.812056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.19 17:47:23.812144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.19 17:47:23.812204 [ 3 ] {} <Debug> HTTP-Session: 98d96bd8-2d07-4a52-814d-f22747ebf76d Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
704 2024.07.19 17:47:23.812220 [ 3 ] {} <Debug> HTTP-Session: 98d96bd8-2d07-4a52-814d-f22747ebf76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.19 17:47:23.812270 [ 3 ] {} <Debug> HTTP-Session: 98d96bd8-2d07-4a52-814d-f22747ebf76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.19 17:47:23.812341 [ 3 ] {} <Trace> HTTP-Session: 98d96bd8-2d07-4a52-814d-f22747ebf76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.19 17:47:23.812482 [ 3 ] {dbda0044-88d5-47b3-8324-14016ca0eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.812604 [ 3 ] {dbda0044-88d5-47b3-8324-14016ca0eb38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.19 17:47:23.815556 [ 3 ] {dbda0044-88d5-47b3-8324-14016ca0eb38} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Loading data parts
710 2024.07.19 17:47:23.815757 [ 3 ] {dbda0044-88d5-47b3-8324-14016ca0eb38} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): There are no data parts
711 2024.07.19 17:47:23.818536 [ 3 ] {dbda0044-88d5-47b3-8324-14016ca0eb38} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.19 17:47:23.818587 [ 3 ] {} <Debug> HTTP-Session: 98d96bd8-2d07-4a52-814d-f22747ebf76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.19 17:47:23.818856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.19 17:47:23.819022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.19 17:47:23.819065 [ 3 ] {} <Debug> HTTP-Session: 7b4b1836-1b0a-424c-baec-2fec9ec986b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
716 2024.07.19 17:47:23.819179 [ 3 ] {} <Debug> HTTP-Session: 7b4b1836-1b0a-424c-baec-2fec9ec986b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.19 17:47:23.819280 [ 3 ] {} <Debug> HTTP-Session: 7b4b1836-1b0a-424c-baec-2fec9ec986b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.19 17:47:23.819352 [ 3 ] {} <Trace> HTTP-Session: 7b4b1836-1b0a-424c-baec-2fec9ec986b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.19 17:47:23.819539 [ 3 ] {d054b524-2dc3-454c-9ea6-5cc131199081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.819644 [ 3 ] {d054b524-2dc3-454c-9ea6-5cc131199081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.19 17:47:23.824258 [ 3 ] {d054b524-2dc3-454c-9ea6-5cc131199081} <Debug> oximeter.fields_i32 (295a170a-25c3-435f-9c25-68b1862bbba1): Loading data parts
722 2024.07.19 17:47:23.824513 [ 3 ] {d054b524-2dc3-454c-9ea6-5cc131199081} <Debug> oximeter.fields_i32 (295a170a-25c3-435f-9c25-68b1862bbba1): There are no data parts
723 2024.07.19 17:47:23.829483 [ 3 ] {d054b524-2dc3-454c-9ea6-5cc131199081} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.19 17:47:23.829508 [ 3 ] {} <Debug> HTTP-Session: 7b4b1836-1b0a-424c-baec-2fec9ec986b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.19 17:47:23.829660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.19 17:47:23.829739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.19 17:47:23.829760 [ 3 ] {} <Debug> HTTP-Session: 6be0076e-b956-477b-a465-cd2dca14b5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
728 2024.07.19 17:47:23.829817 [ 3 ] {} <Debug> HTTP-Session: 6be0076e-b956-477b-a465-cd2dca14b5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.19 17:47:23.829831 [ 3 ] {} <Debug> HTTP-Session: 6be0076e-b956-477b-a465-cd2dca14b5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.19 17:47:23.829892 [ 3 ] {} <Trace> HTTP-Session: 6be0076e-b956-477b-a465-cd2dca14b5ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.19 17:47:23.830064 [ 3 ] {b6c37d29-0601-4c78-8986-abecdcdd187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.830167 [ 3 ] {b6c37d29-0601-4c78-8986-abecdcdd187a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.19 17:47:23.833653 [ 3 ] {b6c37d29-0601-4c78-8986-abecdcdd187a} <Debug> oximeter.fields_u32 (475c5c5a-c5a5-4b5a-a7ff-478d7504d995): Loading data parts
734 2024.07.19 17:47:23.833933 [ 3 ] {b6c37d29-0601-4c78-8986-abecdcdd187a} <Debug> oximeter.fields_u32 (475c5c5a-c5a5-4b5a-a7ff-478d7504d995): There are no data parts
735 2024.07.19 17:47:23.836647 [ 3 ] {b6c37d29-0601-4c78-8986-abecdcdd187a} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.19 17:47:23.836677 [ 3 ] {} <Debug> HTTP-Session: 6be0076e-b956-477b-a465-cd2dca14b5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.19 17:47:23.836818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.19 17:47:23.836974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.19 17:47:23.836995 [ 3 ] {} <Debug> HTTP-Session: 750fcf55-ce4d-452a-a224-65a34c99e33a Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
740 2024.07.19 17:47:23.837053 [ 3 ] {} <Debug> HTTP-Session: 750fcf55-ce4d-452a-a224-65a34c99e33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.19 17:47:23.837070 [ 3 ] {} <Debug> HTTP-Session: 750fcf55-ce4d-452a-a224-65a34c99e33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.19 17:47:23.837101 [ 3 ] {} <Trace> HTTP-Session: 750fcf55-ce4d-452a-a224-65a34c99e33a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.19 17:47:23.837293 [ 3 ] {bfb076aa-2e12-410c-b96a-283147636968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.837337 [ 3 ] {bfb076aa-2e12-410c-b96a-283147636968} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.19 17:47:23.842147 [ 3 ] {bfb076aa-2e12-410c-b96a-283147636968} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Loading data parts
746 2024.07.19 17:47:23.842364 [ 3 ] {bfb076aa-2e12-410c-b96a-283147636968} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): There are no data parts
747 2024.07.19 17:47:23.848462 [ 3 ] {bfb076aa-2e12-410c-b96a-283147636968} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.19 17:47:23.848585 [ 3 ] {} <Debug> HTTP-Session: 750fcf55-ce4d-452a-a224-65a34c99e33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.19 17:47:23.848805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.19 17:47:23.848900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.19 17:47:23.848937 [ 3 ] {} <Debug> HTTP-Session: 3ede3887-b994-4e49-8e41-2244939127e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
752 2024.07.19 17:47:23.848970 [ 3 ] {} <Debug> HTTP-Session: 3ede3887-b994-4e49-8e41-2244939127e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.19 17:47:23.848998 [ 3 ] {} <Debug> HTTP-Session: 3ede3887-b994-4e49-8e41-2244939127e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.19 17:47:23.849035 [ 3 ] {} <Trace> HTTP-Session: 3ede3887-b994-4e49-8e41-2244939127e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.19 17:47:23.849176 [ 3 ] {f5126511-62d9-4fec-a194-9f9245326b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.849215 [ 3 ] {f5126511-62d9-4fec-a194-9f9245326b8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.19 17:47:23.854226 [ 3 ] {f5126511-62d9-4fec-a194-9f9245326b8c} <Debug> oximeter.fields_u64 (df646781-09ed-4d45-a8ed-5c96396e12f9): Loading data parts
758 2024.07.19 17:47:23.854388 [ 3 ] {f5126511-62d9-4fec-a194-9f9245326b8c} <Debug> oximeter.fields_u64 (df646781-09ed-4d45-a8ed-5c96396e12f9): There are no data parts
759 2024.07.19 17:47:23.857179 [ 3 ] {f5126511-62d9-4fec-a194-9f9245326b8c} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.19 17:47:23.857231 [ 3 ] {} <Debug> HTTP-Session: 3ede3887-b994-4e49-8e41-2244939127e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.19 17:47:23.857426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.19 17:47:23.857521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.19 17:47:23.857558 [ 3 ] {} <Debug> HTTP-Session: 89facb7a-ef6f-4fd7-ac79-171d77cf48bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
764 2024.07.19 17:47:23.857591 [ 3 ] {} <Debug> HTTP-Session: 89facb7a-ef6f-4fd7-ac79-171d77cf48bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.19 17:47:23.857617 [ 3 ] {} <Debug> HTTP-Session: 89facb7a-ef6f-4fd7-ac79-171d77cf48bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.19 17:47:23.857677 [ 3 ] {} <Trace> HTTP-Session: 89facb7a-ef6f-4fd7-ac79-171d77cf48bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.19 17:47:23.857956 [ 3 ] {58597aac-c079-46f1-8472-ab300ca2b64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.858028 [ 3 ] {58597aac-c079-46f1-8472-ab300ca2b64c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.19 17:47:23.860815 [ 3 ] {58597aac-c079-46f1-8472-ab300ca2b64c} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Loading data parts
770 2024.07.19 17:47:23.860960 [ 3 ] {58597aac-c079-46f1-8472-ab300ca2b64c} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): There are no data parts
771 2024.07.19 17:47:23.865572 [ 3 ] {58597aac-c079-46f1-8472-ab300ca2b64c} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.19 17:47:23.865605 [ 3 ] {} <Debug> HTTP-Session: 89facb7a-ef6f-4fd7-ac79-171d77cf48bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.19 17:47:23.865748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.19 17:47:23.865806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.19 17:47:23.865829 [ 3 ] {} <Debug> HTTP-Session: b3ad6d1e-eace-45e5-8f77-369b0a6cc4d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
776 2024.07.19 17:47:23.865849 [ 3 ] {} <Debug> HTTP-Session: b3ad6d1e-eace-45e5-8f77-369b0a6cc4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.19 17:47:23.865866 [ 3 ] {} <Debug> HTTP-Session: b3ad6d1e-eace-45e5-8f77-369b0a6cc4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.19 17:47:23.865903 [ 3 ] {} <Trace> HTTP-Session: b3ad6d1e-eace-45e5-8f77-369b0a6cc4d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.19 17:47:23.866061 [ 3 ] {c7d22625-113a-46ac-96f0-e85659beb4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.866100 [ 3 ] {c7d22625-113a-46ac-96f0-e85659beb4d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.19 17:47:23.870943 [ 3 ] {c7d22625-113a-46ac-96f0-e85659beb4d1} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Loading data parts
782 2024.07.19 17:47:23.871199 [ 3 ] {c7d22625-113a-46ac-96f0-e85659beb4d1} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): There are no data parts
783 2024.07.19 17:47:23.874157 [ 3 ] {c7d22625-113a-46ac-96f0-e85659beb4d1} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.19 17:47:23.874189 [ 3 ] {} <Debug> HTTP-Session: b3ad6d1e-eace-45e5-8f77-369b0a6cc4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.19 17:47:23.874312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.19 17:47:23.874369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.19 17:47:23.874392 [ 3 ] {} <Debug> HTTP-Session: c9987d53-5729-4fe1-87b3-85abf8ed8e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
788 2024.07.19 17:47:23.874411 [ 3 ] {} <Debug> HTTP-Session: c9987d53-5729-4fe1-87b3-85abf8ed8e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.19 17:47:23.874428 [ 3 ] {} <Debug> HTTP-Session: c9987d53-5729-4fe1-87b3-85abf8ed8e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.19 17:47:23.874465 [ 3 ] {} <Trace> HTTP-Session: c9987d53-5729-4fe1-87b3-85abf8ed8e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.19 17:47:23.874633 [ 3 ] {2bf57378-3420-4642-b1a8-c3934923d561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) 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.07.19 17:47:23.874679 [ 3 ] {2bf57378-3420-4642-b1a8-c3934923d561} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.19 17:47:23.877535 [ 3 ] {2bf57378-3420-4642-b1a8-c3934923d561} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Loading data parts
794 2024.07.19 17:47:23.877728 [ 3 ] {2bf57378-3420-4642-b1a8-c3934923d561} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): There are no data parts
795 2024.07.19 17:47:23.884132 [ 3 ] {2bf57378-3420-4642-b1a8-c3934923d561} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.19 17:47:23.884164 [ 3 ] {} <Debug> HTTP-Session: c9987d53-5729-4fe1-87b3-85abf8ed8e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.19 17:47:23.884304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.19 17:47:23.884354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.19 17:47:23.884374 [ 3 ] {} <Debug> HTTP-Session: 86ec367a-48c1-49fc-8cbe-ee43b741eebe Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
800 2024.07.19 17:47:23.884390 [ 3 ] {} <Debug> HTTP-Session: 86ec367a-48c1-49fc-8cbe-ee43b741eebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.19 17:47:23.884404 [ 3 ] {} <Debug> HTTP-Session: 86ec367a-48c1-49fc-8cbe-ee43b741eebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.19 17:47:23.884435 [ 3 ] {} <Trace> HTTP-Session: 86ec367a-48c1-49fc-8cbe-ee43b741eebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.19 17:47:23.884654 [ 3 ] {caf7dc30-3c89-431c-874b-7f65eb8a33d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) /* 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.07.19 17:47:23.884713 [ 3 ] {caf7dc30-3c89-431c-874b-7f65eb8a33d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.19 17:47:23.895100 [ 3 ] {caf7dc30-3c89-431c-874b-7f65eb8a33d4} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Loading data parts
809 2024.07.19 17:47:23.895276 [ 3 ] {caf7dc30-3c89-431c-874b-7f65eb8a33d4} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): There are no data parts
810 2024.07.19 17:47:23.902500 [ 3 ] {caf7dc30-3c89-431c-874b-7f65eb8a33d4} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.19 17:47:23.902529 [ 3 ] {} <Debug> HTTP-Session: 86ec367a-48c1-49fc-8cbe-ee43b741eebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.19 17:47:23.902690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43389, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.19 17:47:23.902738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.19 17:47:23.902757 [ 3 ] {} <Debug> HTTP-Session: 3d91bf53-dca5-4b89-b24f-c766a203c178 Authenticating user 'default' from [fd00:1122:3344:101::d]:43389
815 2024.07.19 17:47:23.902773 [ 3 ] {} <Debug> HTTP-Session: 3d91bf53-dca5-4b89-b24f-c766a203c178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.19 17:47:23.902787 [ 3 ] {} <Debug> HTTP-Session: 3d91bf53-dca5-4b89-b24f-c766a203c178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.19 17:47:23.902817 [ 3 ] {} <Trace> HTTP-Session: 3d91bf53-dca5-4b89-b24f-c766a203c178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.19 17:47:23.902978 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43389) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.19 17:47:23.904723 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.19 17:47:23.908714 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Trace> oximeter.version (b8fb6ce4-2c78-4a96-8fb2-76b1e3bf4d8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.19 17:47:23.908751 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
822 2024.07.19 17:47:23.913532 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.19 17:47:23.914838 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Trace> oximeter.version (b8fb6ce4-2c78-4a96-8fb2-76b1e3bf4d8f): 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.07.19 17:47:23.915108 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012207 sec., 81.92020971573686 rows/sec., 1.28 KiB/sec.
825 2024.07.19 17:47:23.915288 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.19 17:47:23.915311 [ 3 ] {1d653b8c-54e0-489f-80f1-ae6669c5ba19} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.19 17:47:23.915327 [ 3 ] {} <Debug> HTTP-Session: 3d91bf53-dca5-4b89-b24f-c766a203c178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.19 17:47:24.000210 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 165.82 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.98 MiB
829 2024.07.19 17:47:33.919690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
830 2024.07.19 17:47:33.919815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
831 2024.07.19 17:47:33.919840 [ 3 ] {} <Debug> HTTP-Session: 36699773-fe5e-4c11-b85b-450287ae53b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
832 2024.07.19 17:47:33.919865 [ 3 ] {} <Debug> HTTP-Session: 36699773-fe5e-4c11-b85b-450287ae53b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
833 2024.07.19 17:47:33.919879 [ 3 ] {} <Debug> HTTP-Session: 36699773-fe5e-4c11-b85b-450287ae53b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
834 2024.07.19 17:47:33.919928 [ 3 ] {} <Trace> HTTP-Session: 36699773-fe5e-4c11-b85b-450287ae53b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
835 2024.07.19 17:47:33.920116 [ 3 ] {fca6bf0b-09db-4f33-b32d-bcfacaec7f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
836 2024.07.19 17:47:33.920452 [ 3 ] {fca6bf0b-09db-4f33-b32d-bcfacaec7f85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2024.07.19 17:47:33.920590 [ 3 ] {fca6bf0b-09db-4f33-b32d-bcfacaec7f85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2024.07.19 17:47:33.921621 [ 3 ] {fca6bf0b-09db-4f33-b32d-bcfacaec7f85} <Debug> DynamicQueryHandler: Done processing query
839 2024.07.19 17:47:33.921653 [ 3 ] {fca6bf0b-09db-4f33-b32d-bcfacaec7f85} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2024.07.19 17:47:33.921670 [ 3 ] {} <Debug> HTTP-Session: 36699773-fe5e-4c11-b85b-450287ae53b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.07.19 17:47:33.930930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2024.07.19 17:47:33.930998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
843 2024.07.19 17:47:33.931020 [ 3 ] {} <Debug> HTTP-Session: d0acd1f2-6b86-4b19-8c8a-ad128636d92b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
844 2024.07.19 17:47:33.931039 [ 3 ] {} <Debug> HTTP-Session: d0acd1f2-6b86-4b19-8c8a-ad128636d92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2024.07.19 17:47:33.931054 [ 3 ] {} <Debug> HTTP-Session: d0acd1f2-6b86-4b19-8c8a-ad128636d92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
846 2024.07.19 17:47:33.931091 [ 3 ] {} <Trace> HTTP-Session: d0acd1f2-6b86-4b19-8c8a-ad128636d92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
847 2024.07.19 17:47:33.931257 [ 3 ] {67e85972-45c7-4ab8-b9ad-314bb63a50e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
848 2024.07.19 17:47:33.933779 [ 3 ] {67e85972-45c7-4ab8-b9ad-314bb63a50e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2024.07.19 17:47:33.933837 [ 3 ] {67e85972-45c7-4ab8-b9ad-314bb63a50e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
850 2024.07.19 17:47:33.934939 [ 3 ] {67e85972-45c7-4ab8-b9ad-314bb63a50e4} <Debug> DynamicQueryHandler: Done processing query
851 2024.07.19 17:47:33.934974 [ 3 ] {67e85972-45c7-4ab8-b9ad-314bb63a50e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
852 2024.07.19 17:47:33.934997 [ 3 ] {} <Debug> HTTP-Session: d0acd1f2-6b86-4b19-8c8a-ad128636d92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.07.19 17:47:33.935332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2024.07.19 17:47:33.935393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
855 2024.07.19 17:47:33.935414 [ 3 ] {} <Debug> HTTP-Session: 22aa4ee1-ade6-4bb5-a6f2-124ea943df2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
856 2024.07.19 17:47:33.935431 [ 3 ] {} <Debug> HTTP-Session: 22aa4ee1-ade6-4bb5-a6f2-124ea943df2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2024.07.19 17:47:33.935446 [ 3 ] {} <Debug> HTTP-Session: 22aa4ee1-ade6-4bb5-a6f2-124ea943df2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
858 2024.07.19 17:47:33.935481 [ 3 ] {} <Trace> HTTP-Session: 22aa4ee1-ade6-4bb5-a6f2-124ea943df2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2024.07.19 17:47:33.935618 [ 3 ] {f3564979-3492-4155-a232-53ca42aec131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
860 2024.07.19 17:47:33.935983 [ 3 ] {f3564979-3492-4155-a232-53ca42aec131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2024.07.19 17:47:33.936035 [ 3 ] {f3564979-3492-4155-a232-53ca42aec131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2024.07.19 17:47:33.937026 [ 3 ] {f3564979-3492-4155-a232-53ca42aec131} <Debug> DynamicQueryHandler: Done processing query
863 2024.07.19 17:47:33.937053 [ 3 ] {f3564979-3492-4155-a232-53ca42aec131} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
864 2024.07.19 17:47:33.937071 [ 3 ] {} <Debug> HTTP-Session: 22aa4ee1-ade6-4bb5-a6f2-124ea943df2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
865 2024.07.19 17:47:33.937273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2024.07.19 17:47:33.937324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
867 2024.07.19 17:47:33.937345 [ 3 ] {} <Debug> HTTP-Session: 8701123b-0c1c-4e72-ac0b-699acfc769fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
868 2024.07.19 17:47:33.937361 [ 3 ] {} <Debug> HTTP-Session: 8701123b-0c1c-4e72-ac0b-699acfc769fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2024.07.19 17:47:33.937375 [ 3 ] {} <Debug> HTTP-Session: 8701123b-0c1c-4e72-ac0b-699acfc769fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
870 2024.07.19 17:47:33.937408 [ 3 ] {} <Trace> HTTP-Session: 8701123b-0c1c-4e72-ac0b-699acfc769fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
871 2024.07.19 17:47:33.937532 [ 3 ] {d4951073-3149-48e1-a4db-1b3327f25514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
872 2024.07.19 17:47:33.937851 [ 3 ] {d4951073-3149-48e1-a4db-1b3327f25514} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
873 2024.07.19 17:47:33.937903 [ 3 ] {d4951073-3149-48e1-a4db-1b3327f25514} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
874 2024.07.19 17:47:33.938872 [ 3 ] {d4951073-3149-48e1-a4db-1b3327f25514} <Debug> DynamicQueryHandler: Done processing query
875 2024.07.19 17:47:33.938904 [ 3 ] {d4951073-3149-48e1-a4db-1b3327f25514} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
876 2024.07.19 17:47:33.938920 [ 3 ] {} <Debug> HTTP-Session: 8701123b-0c1c-4e72-ac0b-699acfc769fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
877 2024.07.19 17:47:33.939053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.07.19 17:47:33.939105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
879 2024.07.19 17:47:33.939126 [ 3 ] {} <Debug> HTTP-Session: f84e7fec-68a1-4f94-aa30-815c92de550c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
880 2024.07.19 17:47:33.939143 [ 3 ] {} <Debug> HTTP-Session: f84e7fec-68a1-4f94-aa30-815c92de550c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.07.19 17:47:33.939157 [ 3 ] {} <Debug> HTTP-Session: f84e7fec-68a1-4f94-aa30-815c92de550c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
882 2024.07.19 17:47:33.939188 [ 3 ] {} <Trace> HTTP-Session: f84e7fec-68a1-4f94-aa30-815c92de550c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
883 2024.07.19 17:47:33.939304 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
884 2024.07.19 17:47:33.939349 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2024.07.19 17:47:33.939550 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
886 2024.07.19 17:47:33.940031 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
887 2024.07.19 17:47:33.940072 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
888 2024.07.19 17:47:33.940818 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
889 2024.07.19 17:47:33.941425 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
890 2024.07.19 17:47:33.941599 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002327 sec., 1718.9514396218306 rows/sec., 218.65 KiB/sec.
891 2024.07.19 17:47:33.941784 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Debug> DynamicQueryHandler: Done processing query
892 2024.07.19 17:47:33.941808 [ 3 ] {c3c73601-baf6-478d-8c0c-46832ba129fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
893 2024.07.19 17:47:33.941825 [ 3 ] {} <Debug> HTTP-Session: f84e7fec-68a1-4f94-aa30-815c92de550c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
894 2024.07.19 17:47:33.941937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
895 2024.07.19 17:47:33.941985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
896 2024.07.19 17:47:33.942004 [ 3 ] {} <Debug> HTTP-Session: 91dd6f55-27eb-404b-9b18-771597db2bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
897 2024.07.19 17:47:33.942020 [ 3 ] {} <Debug> HTTP-Session: 91dd6f55-27eb-404b-9b18-771597db2bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
898 2024.07.19 17:47:33.942034 [ 3 ] {} <Debug> HTTP-Session: 91dd6f55-27eb-404b-9b18-771597db2bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
899 2024.07.19 17:47:33.942066 [ 3 ] {} <Trace> HTTP-Session: 91dd6f55-27eb-404b-9b18-771597db2bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
900 2024.07.19 17:47:33.942166 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
901 2024.07.19 17:47:33.942210 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
902 2024.07.19 17:47:33.942340 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2024.07.19 17:47:33.943300 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
904 2024.07.19 17:47:33.943336 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
905 2024.07.19 17:47:33.943857 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
906 2024.07.19 17:47:33.944452 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
907 2024.07.19 17:47:33.944603 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002453 sec., 1630.6563391765187 rows/sec., 137.35 KiB/sec.
908 2024.07.19 17:47:33.944859 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Debug> DynamicQueryHandler: Done processing query
909 2024.07.19 17:47:33.944884 [ 3 ] {39311755-293a-4e2f-8718-6b2fa3762af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
910 2024.07.19 17:47:33.944899 [ 3 ] {} <Debug> HTTP-Session: 91dd6f55-27eb-404b-9b18-771597db2bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
911 2024.07.19 17:47:33.945019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2024.07.19 17:47:33.945069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
913 2024.07.19 17:47:33.945087 [ 3 ] {} <Debug> HTTP-Session: ec6987e8-715b-4a67-b625-1752a52bc8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
914 2024.07.19 17:47:33.945104 [ 3 ] {} <Debug> HTTP-Session: ec6987e8-715b-4a67-b625-1752a52bc8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2024.07.19 17:47:33.945118 [ 3 ] {} <Debug> HTTP-Session: ec6987e8-715b-4a67-b625-1752a52bc8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.07.19 17:47:33.945148 [ 3 ] {} <Trace> HTTP-Session: ec6987e8-715b-4a67-b625-1752a52bc8d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
917 2024.07.19 17:47:33.945250 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
918 2024.07.19 17:47:33.945294 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
919 2024.07.19 17:47:33.946070 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2024.07.19 17:47:33.946403 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
921 2024.07.19 17:47:33.946441 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
922 2024.07.19 17:47:33.947536 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
923 2024.07.19 17:47:33.948082 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
924 2024.07.19 17:47:33.948231 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.003003 sec., 2664.002664002664 rows/sec., 213.98 KiB/sec.
925 2024.07.19 17:47:33.948401 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Debug> DynamicQueryHandler: Done processing query
926 2024.07.19 17:47:33.948424 [ 3 ] {e926d8f1-f757-4376-8461-69d85c4a60cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
927 2024.07.19 17:47:33.948440 [ 3 ] {} <Debug> HTTP-Session: ec6987e8-715b-4a67-b625-1752a52bc8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.07.19 17:47:33.948563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.07.19 17:47:33.948613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.07.19 17:47:33.948631 [ 3 ] {} <Debug> HTTP-Session: 35705878-bd54-496d-baa9-fb8bc4308e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
931 2024.07.19 17:47:33.948648 [ 3 ] {} <Debug> HTTP-Session: 35705878-bd54-496d-baa9-fb8bc4308e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.07.19 17:47:33.948662 [ 3 ] {} <Debug> HTTP-Session: 35705878-bd54-496d-baa9-fb8bc4308e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.07.19 17:47:33.948692 [ 3 ] {} <Trace> HTTP-Session: 35705878-bd54-496d-baa9-fb8bc4308e13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.07.19 17:47:33.948789 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
935 2024.07.19 17:47:33.948835 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
936 2024.07.19 17:47:33.948979 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
937 2024.07.19 17:47:33.949272 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
938 2024.07.19 17:47:33.949307 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
939 2024.07.19 17:47:33.949869 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
940 2024.07.19 17:47:33.950506 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
941 2024.07.19 17:47:33.950663 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 80.22 KiB/sec.
942 2024.07.19 17:47:33.950836 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Debug> DynamicQueryHandler: Done processing query
943 2024.07.19 17:47:33.950860 [ 3 ] {0cad2196-3fc5-4eb9-a5ce-003a38a87781} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
944 2024.07.19 17:47:33.950876 [ 3 ] {} <Debug> HTTP-Session: 35705878-bd54-496d-baa9-fb8bc4308e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.07.19 17:47:33.950988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2024.07.19 17:47:33.951035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
947 2024.07.19 17:47:33.951054 [ 3 ] {} <Debug> HTTP-Session: 25bad373-61c3-4827-91e3-42fac04fa236 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
948 2024.07.19 17:47:33.951070 [ 3 ] {} <Debug> HTTP-Session: 25bad373-61c3-4827-91e3-42fac04fa236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2024.07.19 17:47:33.951083 [ 3 ] {} <Debug> HTTP-Session: 25bad373-61c3-4827-91e3-42fac04fa236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
950 2024.07.19 17:47:33.951114 [ 3 ] {} <Trace> HTTP-Session: 25bad373-61c3-4827-91e3-42fac04fa236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
951 2024.07.19 17:47:33.951211 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
952 2024.07.19 17:47:33.951253 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
953 2024.07.19 17:47:33.951382 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2024.07.19 17:47:33.951654 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
955 2024.07.19 17:47:33.951690 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
956 2024.07.19 17:47:33.952228 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
957 2024.07.19 17:47:33.952914 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
958 2024.07.19 17:47:33.953068 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001878 sec., 1064.9627263045793 rows/sec., 67.08 KiB/sec.
959 2024.07.19 17:47:33.953330 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Debug> DynamicQueryHandler: Done processing query
960 2024.07.19 17:47:33.953355 [ 3 ] {4e690e01-7a36-4a99-a7b6-23809dbd9bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
961 2024.07.19 17:47:33.953371 [ 3 ] {} <Debug> HTTP-Session: 25bad373-61c3-4827-91e3-42fac04fa236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
962 2024.07.19 17:47:38.074199 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
963 2024.07.19 17:47:38.074294 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
964 2024.07.19 17:47:38.922544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.07.19 17:47:38.922666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.07.19 17:47:38.922694 [ 3 ] {} <Debug> HTTP-Session: 72c4fdcb-0a70-4651-b360-0bc1bf2d7428 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
967 2024.07.19 17:47:38.922722 [ 3 ] {} <Debug> HTTP-Session: 72c4fdcb-0a70-4651-b360-0bc1bf2d7428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.19 17:47:38.922740 [ 3 ] {} <Debug> HTTP-Session: 72c4fdcb-0a70-4651-b360-0bc1bf2d7428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.19 17:47:38.922794 [ 3 ] {} <Trace> HTTP-Session: 72c4fdcb-0a70-4651-b360-0bc1bf2d7428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.07.19 17:47:38.922989 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
971 2024.07.19 17:47:38.923062 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
972 2024.07.19 17:47:38.923276 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2024.07.19 17:47:38.923710 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
974 2024.07.19 17:47:38.923752 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
975 2024.07.19 17:47:38.924292 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
976 2024.07.19 17:47:38.924939 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
977 2024.07.19 17:47:38.925141 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002208 sec., 1811.5942028985507 rows/sec., 152.59 KiB/sec.
978 2024.07.19 17:47:38.925357 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Debug> DynamicQueryHandler: Done processing query
979 2024.07.19 17:47:38.925383 [ 3 ] {1db4a825-95de-4009-b7cf-01de6e268603} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
980 2024.07.19 17:47:38.925399 [ 3 ] {} <Debug> HTTP-Session: 72c4fdcb-0a70-4651-b360-0bc1bf2d7428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.07.19 17:47:38.925522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
982 2024.07.19 17:47:38.925578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
983 2024.07.19 17:47:38.925597 [ 3 ] {} <Debug> HTTP-Session: 6de82ae8-aff3-47d2-91ca-1bc25139f388 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
984 2024.07.19 17:47:38.925614 [ 3 ] {} <Debug> HTTP-Session: 6de82ae8-aff3-47d2-91ca-1bc25139f388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
985 2024.07.19 17:47:38.925628 [ 3 ] {} <Debug> HTTP-Session: 6de82ae8-aff3-47d2-91ca-1bc25139f388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.07.19 17:47:38.925661 [ 3 ] {} <Trace> HTTP-Session: 6de82ae8-aff3-47d2-91ca-1bc25139f388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
987 2024.07.19 17:47:38.925766 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
988 2024.07.19 17:47:38.925810 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
989 2024.07.19 17:47:38.925940 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
990 2024.07.19 17:47:38.926256 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
991 2024.07.19 17:47:38.926293 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
992 2024.07.19 17:47:38.926737 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
993 2024.07.19 17:47:38.927312 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
994 2024.07.19 17:47:38.927464 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001728 sec., 4629.62962962963 rows/sec., 371.86 KiB/sec.
995 2024.07.19 17:47:38.927633 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Debug> DynamicQueryHandler: Done processing query
996 2024.07.19 17:47:38.927657 [ 3 ] {87a9dcb2-35fe-40f9-a068-b2ddd48ced64} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
997 2024.07.19 17:47:38.927672 [ 3 ] {} <Debug> HTTP-Session: 6de82ae8-aff3-47d2-91ca-1bc25139f388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
998 2024.07.19 17:47:38.927823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
999 2024.07.19 17:47:38.927873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1000 2024.07.19 17:47:38.927892 [ 3 ] {} <Debug> HTTP-Session: 63fc9c26-7d43-499e-a176-75a5cf1b6657 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1001 2024.07.19 17:47:38.927907 [ 3 ] {} <Debug> HTTP-Session: 63fc9c26-7d43-499e-a176-75a5cf1b6657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.07.19 17:47:38.927921 [ 3 ] {} <Debug> HTTP-Session: 63fc9c26-7d43-499e-a176-75a5cf1b6657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1003 2024.07.19 17:47:38.927952 [ 3 ] {} <Trace> HTTP-Session: 63fc9c26-7d43-499e-a176-75a5cf1b6657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1004 2024.07.19 17:47:38.928088 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1005 2024.07.19 17:47:38.928138 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1006 2024.07.19 17:47:38.928285 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1007 2024.07.19 17:47:38.929709 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1008 2024.07.19 17:47:38.929744 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1009 2024.07.19 17:47:38.930280 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2024.07.19 17:47:38.930955 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1011 2024.07.19 17:47:38.931098 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.003037 sec., 3292.7230819888046 rows/sec., 250.81 KiB/sec.
1012 2024.07.19 17:47:38.931288 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Debug> DynamicQueryHandler: Done processing query
1013 2024.07.19 17:47:38.931312 [ 3 ] {c6f66992-ea81-4af1-a33f-2853ade73735} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1014 2024.07.19 17:47:38.931328 [ 3 ] {} <Debug> HTTP-Session: 63fc9c26-7d43-499e-a176-75a5cf1b6657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1015 2024.07.19 17:47:38.931442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2024.07.19 17:47:38.931491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1017 2024.07.19 17:47:38.931511 [ 3 ] {} <Debug> HTTP-Session: 3391d87d-2f76-41d0-b695-4a6667a6b1cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1018 2024.07.19 17:47:38.931526 [ 3 ] {} <Debug> HTTP-Session: 3391d87d-2f76-41d0-b695-4a6667a6b1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.07.19 17:47:38.931540 [ 3 ] {} <Debug> HTTP-Session: 3391d87d-2f76-41d0-b695-4a6667a6b1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.07.19 17:47:38.931571 [ 3 ] {} <Trace> HTTP-Session: 3391d87d-2f76-41d0-b695-4a6667a6b1cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1021 2024.07.19 17:47:38.931667 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1022 2024.07.19 17:47:38.931710 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1023 2024.07.19 17:47:38.931836 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1024 2024.07.19 17:47:38.932162 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1025 2024.07.19 17:47:38.932197 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1026 2024.07.19 17:47:38.932696 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1027 2024.07.19 17:47:38.933332 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1028 2024.07.19 17:47:38.933488 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001846 sec., 5417.118093174431 rows/sec., 341.21 KiB/sec.
1029 2024.07.19 17:47:38.933660 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Debug> DynamicQueryHandler: Done processing query
1030 2024.07.19 17:47:38.933683 [ 3 ] {5f564cdd-2db2-43a5-90b5-6ac404a8c0ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1031 2024.07.19 17:47:38.933698 [ 3 ] {} <Debug> HTTP-Session: 3391d87d-2f76-41d0-b695-4a6667a6b1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.07.19 17:47:43.920671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1033 2024.07.19 17:47:43.920793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1034 2024.07.19 17:47:43.920818 [ 3 ] {} <Debug> HTTP-Session: ea14f9c4-27fc-43d2-b98f-9ea9830efc38 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1035 2024.07.19 17:47:43.920843 [ 3 ] {} <Debug> HTTP-Session: ea14f9c4-27fc-43d2-b98f-9ea9830efc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.07.19 17:47:43.920858 [ 3 ] {} <Debug> HTTP-Session: ea14f9c4-27fc-43d2-b98f-9ea9830efc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1037 2024.07.19 17:47:43.920905 [ 3 ] {} <Trace> HTTP-Session: ea14f9c4-27fc-43d2-b98f-9ea9830efc38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1038 2024.07.19 17:47:43.921081 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1039 2024.07.19 17:47:43.921147 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1040 2024.07.19 17:47:43.921337 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1041 2024.07.19 17:47:43.921753 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1042 2024.07.19 17:47:43.921795 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1043 2024.07.19 17:47:43.922336 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1044 2024.07.19 17:47:43.923035 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1045 2024.07.19 17:47:43.923180 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002154 sec., 1857.0102135561744 rows/sec., 156.41 KiB/sec.
1046 2024.07.19 17:47:43.923392 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Debug> DynamicQueryHandler: Done processing query
1047 2024.07.19 17:47:43.923419 [ 3 ] {a1a13f15-28cc-4e9b-a474-657e101a8e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1048 2024.07.19 17:47:43.923436 [ 3 ] {} <Debug> HTTP-Session: ea14f9c4-27fc-43d2-b98f-9ea9830efc38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.07.19 17:47:43.923565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1050 2024.07.19 17:47:43.923622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1051 2024.07.19 17:47:43.923641 [ 3 ] {} <Debug> HTTP-Session: fac0aa25-a320-4d87-9426-5d85e77b9787 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1052 2024.07.19 17:47:43.923658 [ 3 ] {} <Debug> HTTP-Session: fac0aa25-a320-4d87-9426-5d85e77b9787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.07.19 17:47:43.923672 [ 3 ] {} <Debug> HTTP-Session: fac0aa25-a320-4d87-9426-5d85e77b9787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1054 2024.07.19 17:47:43.923708 [ 3 ] {} <Trace> HTTP-Session: fac0aa25-a320-4d87-9426-5d85e77b9787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1055 2024.07.19 17:47:43.923817 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1056 2024.07.19 17:47:43.923864 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1057 2024.07.19 17:47:43.923996 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1058 2024.07.19 17:47:43.924332 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1059 2024.07.19 17:47:43.924369 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1060 2024.07.19 17:47:43.924833 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1061 2024.07.19 17:47:43.925408 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1062 2024.07.19 17:47:43.925538 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001753 sec., 4563.605248146036 rows/sec., 366.56 KiB/sec.
1063 2024.07.19 17:47:43.925706 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Debug> DynamicQueryHandler: Done processing query
1064 2024.07.19 17:47:43.925732 [ 3 ] {3293767a-c73b-4e7f-8df1-c1b3bd8e7a61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1065 2024.07.19 17:47:43.925747 [ 3 ] {} <Debug> HTTP-Session: fac0aa25-a320-4d87-9426-5d85e77b9787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1066 2024.07.19 17:47:43.925895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1067 2024.07.19 17:47:43.925945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1068 2024.07.19 17:47:43.925964 [ 3 ] {} <Debug> HTTP-Session: ed760d37-5aad-42df-9c9b-b1f258f8a72c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1069 2024.07.19 17:47:43.925983 [ 3 ] {} <Debug> HTTP-Session: ed760d37-5aad-42df-9c9b-b1f258f8a72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.07.19 17:47:43.925997 [ 3 ] {} <Debug> HTTP-Session: ed760d37-5aad-42df-9c9b-b1f258f8a72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.07.19 17:47:43.926029 [ 3 ] {} <Trace> HTTP-Session: ed760d37-5aad-42df-9c9b-b1f258f8a72c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1072 2024.07.19 17:47:43.926130 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1073 2024.07.19 17:47:43.926178 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1074 2024.07.19 17:47:43.926319 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1075 2024.07.19 17:47:43.926634 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1076 2024.07.19 17:47:43.926669 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1077 2024.07.19 17:47:43.927179 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1078 2024.07.19 17:47:43.927874 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1079 2024.07.19 17:47:43.927999 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001899 sec., 5265.92943654555 rows/sec., 401.12 KiB/sec.
1080 2024.07.19 17:47:43.928166 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Debug> DynamicQueryHandler: Done processing query
1081 2024.07.19 17:47:43.928190 [ 3 ] {6d04f913-e037-40ea-b976-123a3f4efed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1082 2024.07.19 17:47:43.928205 [ 3 ] {} <Debug> HTTP-Session: ed760d37-5aad-42df-9c9b-b1f258f8a72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1083 2024.07.19 17:47:43.928321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1084 2024.07.19 17:47:43.928371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1085 2024.07.19 17:47:43.928390 [ 3 ] {} <Debug> HTTP-Session: 493c331d-6cd1-453f-86af-a804e9d280c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1086 2024.07.19 17:47:43.928407 [ 3 ] {} <Debug> HTTP-Session: 493c331d-6cd1-453f-86af-a804e9d280c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1087 2024.07.19 17:47:43.928420 [ 3 ] {} <Debug> HTTP-Session: 493c331d-6cd1-453f-86af-a804e9d280c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.07.19 17:47:43.928450 [ 3 ] {} <Trace> HTTP-Session: 493c331d-6cd1-453f-86af-a804e9d280c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1089 2024.07.19 17:47:43.928547 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1090 2024.07.19 17:47:43.928591 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1091 2024.07.19 17:47:43.928716 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1092 2024.07.19 17:47:43.928992 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1093 2024.07.19 17:47:43.929026 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1094 2024.07.19 17:47:43.929514 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1095 2024.07.19 17:47:43.930167 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1096 2024.07.19 17:47:43.930293 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001773 sec., 5640.157924421884 rows/sec., 355.26 KiB/sec.
1097 2024.07.19 17:47:43.930460 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Debug> DynamicQueryHandler: Done processing query
1098 2024.07.19 17:47:43.930484 [ 3 ] {bd39246e-6b18-495b-ab8a-ba9b3c3129ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1099 2024.07.19 17:47:43.930499 [ 3 ] {} <Debug> HTTP-Session: 493c331d-6cd1-453f-86af-a804e9d280c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1100 2024.07.19 17:47:48.919780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1101 2024.07.19 17:47:48.919972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1102 2024.07.19 17:47:48.920025 [ 3 ] {} <Debug> HTTP-Session: 9347a219-38fd-422d-a8fe-4a6f7f1b78ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1103 2024.07.19 17:47:48.920074 [ 3 ] {} <Debug> HTTP-Session: 9347a219-38fd-422d-a8fe-4a6f7f1b78ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.07.19 17:47:48.920107 [ 3 ] {} <Debug> HTTP-Session: 9347a219-38fd-422d-a8fe-4a6f7f1b78ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.07.19 17:47:48.920198 [ 3 ] {} <Trace> HTTP-Session: 9347a219-38fd-422d-a8fe-4a6f7f1b78ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1106 2024.07.19 17:47:48.920508 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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)
1107 2024.07.19 17:47:48.920943 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1108 2024.07.19 17:47:48.921010 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1109 2024.07.19 17:47:48.921257 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1110 2024.07.19 17:47:48.921438 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1111 2024.07.19 17:47:48.921780 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
1112 2024.07.19 17:47:48.923037 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1113 2024.07.19 17:47:48.923094 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1114 2024.07.19 17:47:48.923115 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1115 2024.07.19 17:47:48.923225 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1116 2024.07.19 17:47:48.923250 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1117 2024.07.19 17:47:48.925412 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.004997 sec., 800.4802881729038 rows/sec., 33.03 KiB/sec.
1118 2024.07.19 17:47:48.925726 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> DynamicQueryHandler: Done processing query
1119 2024.07.19 17:47:48.925755 [ 3 ] {2ac5d987-02fe-4c67-b5f2-3adb248959a9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1120 2024.07.19 17:47:48.925772 [ 3 ] {} <Debug> HTTP-Session: 9347a219-38fd-422d-a8fe-4a6f7f1b78ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1121 2024.07.19 17:47:48.926036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2024.07.19 17:47:48.926094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1123 2024.07.19 17:47:48.926114 [ 3 ] {} <Debug> HTTP-Session: f83927c8-22d2-4289-8a2d-41855bc92ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1124 2024.07.19 17:47:48.926134 [ 3 ] {} <Debug> HTTP-Session: f83927c8-22d2-4289-8a2d-41855bc92ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1125 2024.07.19 17:47:48.926147 [ 3 ] {} <Debug> HTTP-Session: f83927c8-22d2-4289-8a2d-41855bc92ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1126 2024.07.19 17:47:48.926184 [ 3 ] {} <Trace> HTTP-Session: f83927c8-22d2-4289-8a2d-41855bc92ecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1127 2024.07.19 17:47:48.926328 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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)
1128 2024.07.19 17:47:48.926571 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1129 2024.07.19 17:47:48.926605 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1130 2024.07.19 17:47:48.926807 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1131 2024.07.19 17:47:48.926871 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1132 2024.07.19 17:47:48.927012 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1133 2024.07.19 17:47:48.927044 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1134 2024.07.19 17:47:48.927067 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1135 2024.07.19 17:47:48.927084 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1136 2024.07.19 17:47:48.927122 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1137 2024.07.19 17:47:48.927143 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1138 2024.07.19 17:47:48.928028 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 93.77 KiB/sec.
1139 2024.07.19 17:47:48.928264 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> DynamicQueryHandler: Done processing query
1140 2024.07.19 17:47:48.928288 [ 3 ] {96a94487-e261-47f0-986b-3b7f24879aab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1141 2024.07.19 17:47:48.928304 [ 3 ] {} <Debug> HTTP-Session: f83927c8-22d2-4289-8a2d-41855bc92ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1142 2024.07.19 17:47:48.928519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1143 2024.07.19 17:47:48.928570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1144 2024.07.19 17:47:48.928589 [ 3 ] {} <Debug> HTTP-Session: 1756db4f-81f4-4e0a-9c4d-ee3ec9f2488d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1145 2024.07.19 17:47:48.928606 [ 3 ] {} <Debug> HTTP-Session: 1756db4f-81f4-4e0a-9c4d-ee3ec9f2488d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1146 2024.07.19 17:47:48.928619 [ 3 ] {} <Debug> HTTP-Session: 1756db4f-81f4-4e0a-9c4d-ee3ec9f2488d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.07.19 17:47:48.928650 [ 3 ] {} <Trace> HTTP-Session: 1756db4f-81f4-4e0a-9c4d-ee3ec9f2488d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1148 2024.07.19 17:47:48.928776 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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)
1149 2024.07.19 17:47:48.929009 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1150 2024.07.19 17:47:48.929041 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1151 2024.07.19 17:47:48.929240 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1152 2024.07.19 17:47:48.929303 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1153 2024.07.19 17:47:48.929438 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1154 2024.07.19 17:47:48.929469 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1155 2024.07.19 17:47:48.929491 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1156 2024.07.19 17:47:48.929507 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1157 2024.07.19 17:47:48.929545 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1158 2024.07.19 17:47:48.929564 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1159 2024.07.19 17:47:48.930572 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001838 sec., 2176.278563656148 rows/sec., 89.79 KiB/sec.
1160 2024.07.19 17:47:48.930810 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> DynamicQueryHandler: Done processing query
1161 2024.07.19 17:47:48.930834 [ 3 ] {6894990e-a397-4377-a564-7d34238c7e37} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1162 2024.07.19 17:47:48.930850 [ 3 ] {} <Debug> HTTP-Session: 1756db4f-81f4-4e0a-9c4d-ee3ec9f2488d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1163 2024.07.19 17:47:48.931066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2024.07.19 17:47:48.931114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1165 2024.07.19 17:47:48.931132 [ 3 ] {} <Debug> HTTP-Session: f63f5b7f-cfbb-44ea-95e0-1f0dd0f41a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1166 2024.07.19 17:47:48.931149 [ 3 ] {} <Debug> HTTP-Session: f63f5b7f-cfbb-44ea-95e0-1f0dd0f41a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2024.07.19 17:47:48.931162 [ 3 ] {} <Debug> HTTP-Session: f63f5b7f-cfbb-44ea-95e0-1f0dd0f41a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1168 2024.07.19 17:47:48.931192 [ 3 ] {} <Trace> HTTP-Session: f63f5b7f-cfbb-44ea-95e0-1f0dd0f41a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1169 2024.07.19 17:47:48.931315 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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)
1170 2024.07.19 17:47:48.931550 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1171 2024.07.19 17:47:48.931584 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1172 2024.07.19 17:47:48.931788 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1173 2024.07.19 17:47:48.931851 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1174 2024.07.19 17:47:48.931984 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1175 2024.07.19 17:47:48.932015 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1176 2024.07.19 17:47:48.932037 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1177 2024.07.19 17:47:48.932053 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1178 2024.07.19 17:47:48.932091 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1179 2024.07.19 17:47:48.932111 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1180 2024.07.19 17:47:48.932907 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001643 sec., 2434.5709068776628 rows/sec., 100.45 KiB/sec.
1181 2024.07.19 17:47:48.933140 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> DynamicQueryHandler: Done processing query
1182 2024.07.19 17:47:48.933164 [ 3 ] {6caaac41-8940-411d-b6bb-c047c75bac7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1183 2024.07.19 17:47:48.933179 [ 3 ] {} <Debug> HTTP-Session: f63f5b7f-cfbb-44ea-95e0-1f0dd0f41a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1184 2024.07.19 17:47:48.933368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1185 2024.07.19 17:47:48.933414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1186 2024.07.19 17:47:48.933435 [ 3 ] {} <Debug> HTTP-Session: ab76e747-e79b-452a-a4f8-43a6515870b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1187 2024.07.19 17:47:48.933451 [ 3 ] {} <Debug> HTTP-Session: ab76e747-e79b-452a-a4f8-43a6515870b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1188 2024.07.19 17:47:48.933465 [ 3 ] {} <Debug> HTTP-Session: ab76e747-e79b-452a-a4f8-43a6515870b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.07.19 17:47:48.933494 [ 3 ] {} <Trace> HTTP-Session: ab76e747-e79b-452a-a4f8-43a6515870b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1190 2024.07.19 17:47:48.933618 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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)
1191 2024.07.19 17:47:48.933855 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1192 2024.07.19 17:47:48.933889 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1193 2024.07.19 17:47:48.934096 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1194 2024.07.19 17:47:48.934158 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1195 2024.07.19 17:47:48.934290 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1196 2024.07.19 17:47:48.934320 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1197 2024.07.19 17:47:48.934343 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1198 2024.07.19 17:47:48.934359 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1199 2024.07.19 17:47:48.934397 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1200 2024.07.19 17:47:48.934418 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1201 2024.07.19 17:47:48.935288 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001721 sec., 2324.230098779779 rows/sec., 95.90 KiB/sec.
1202 2024.07.19 17:47:48.935532 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> DynamicQueryHandler: Done processing query
1203 2024.07.19 17:47:48.935556 [ 3 ] {67a9738b-0129-43de-9e4e-82cadd349edc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1204 2024.07.19 17:47:48.935571 [ 3 ] {} <Debug> HTTP-Session: ab76e747-e79b-452a-a4f8-43a6515870b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.07.19 17:47:48.935767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1206 2024.07.19 17:47:48.935815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1207 2024.07.19 17:47:48.935833 [ 3 ] {} <Debug> HTTP-Session: e8ac16cb-4450-4083-8703-cc60fccd72f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1208 2024.07.19 17:47:48.935849 [ 3 ] {} <Debug> HTTP-Session: e8ac16cb-4450-4083-8703-cc60fccd72f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1209 2024.07.19 17:47:48.935863 [ 3 ] {} <Debug> HTTP-Session: e8ac16cb-4450-4083-8703-cc60fccd72f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1210 2024.07.19 17:47:48.935893 [ 3 ] {} <Trace> HTTP-Session: e8ac16cb-4450-4083-8703-cc60fccd72f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1211 2024.07.19 17:47:48.936018 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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)
1212 2024.07.19 17:47:48.936254 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1213 2024.07.19 17:47:48.936287 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1214 2024.07.19 17:47:48.936496 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1215 2024.07.19 17:47:48.936559 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1216 2024.07.19 17:47:48.936691 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1217 2024.07.19 17:47:48.936722 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1218 2024.07.19 17:47:48.936743 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1219 2024.07.19 17:47:48.936759 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1220 2024.07.19 17:47:48.936796 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1221 2024.07.19 17:47:48.936815 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1222 2024.07.19 17:47:48.937694 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001723 sec., 2321.5322112594313 rows/sec., 95.79 KiB/sec.
1223 2024.07.19 17:47:48.937928 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> DynamicQueryHandler: Done processing query
1224 2024.07.19 17:47:48.937952 [ 3 ] {d5608526-9da8-4929-a090-e06eb04eec2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1225 2024.07.19 17:47:48.937968 [ 3 ] {} <Debug> HTTP-Session: e8ac16cb-4450-4083-8703-cc60fccd72f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1226 2024.07.19 17:47:48.938164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1227 2024.07.19 17:47:48.938212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1228 2024.07.19 17:47:48.938230 [ 3 ] {} <Debug> HTTP-Session: 4bbdb81b-7625-45b7-9e42-672ba030f5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1229 2024.07.19 17:47:48.938245 [ 3 ] {} <Debug> HTTP-Session: 4bbdb81b-7625-45b7-9e42-672ba030f5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1230 2024.07.19 17:47:48.938259 [ 3 ] {} <Debug> HTTP-Session: 4bbdb81b-7625-45b7-9e42-672ba030f5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1231 2024.07.19 17:47:48.938288 [ 3 ] {} <Trace> HTTP-Session: 4bbdb81b-7625-45b7-9e42-672ba030f5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1232 2024.07.19 17:47:48.938415 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1233 2024.07.19 17:47:48.938651 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1234 2024.07.19 17:47:48.938686 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1235 2024.07.19 17:47:48.938897 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2024.07.19 17:47:48.938961 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1237 2024.07.19 17:47:48.939092 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1238 2024.07.19 17:47:48.939123 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1239 2024.07.19 17:47:48.939145 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1240 2024.07.19 17:47:48.939161 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1241 2024.07.19 17:47:48.939199 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1242 2024.07.19 17:47:48.939218 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1243 2024.07.19 17:47:48.939998 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 100.76 KiB/sec.
1244 2024.07.19 17:47:48.940235 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> DynamicQueryHandler: Done processing query
1245 2024.07.19 17:47:48.940258 [ 3 ] {8a3e3878-f047-4e74-ba8a-6cee2b0146aa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1246 2024.07.19 17:47:48.940274 [ 3 ] {} <Debug> HTTP-Session: 4bbdb81b-7625-45b7-9e42-672ba030f5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1247 2024.07.19 17:47:48.940481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1248 2024.07.19 17:47:48.940528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1249 2024.07.19 17:47:48.940546 [ 3 ] {} <Debug> HTTP-Session: 6a67ba53-c2b7-43d5-8767-0bfe3324b616 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1250 2024.07.19 17:47:48.940563 [ 3 ] {} <Debug> HTTP-Session: 6a67ba53-c2b7-43d5-8767-0bfe3324b616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1251 2024.07.19 17:47:48.940576 [ 3 ] {} <Debug> HTTP-Session: 6a67ba53-c2b7-43d5-8767-0bfe3324b616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1252 2024.07.19 17:47:48.940605 [ 3 ] {} <Trace> HTTP-Session: 6a67ba53-c2b7-43d5-8767-0bfe3324b616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1253 2024.07.19 17:47:48.940733 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1254 2024.07.19 17:47:48.940971 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1255 2024.07.19 17:47:48.941006 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1256 2024.07.19 17:47:48.941224 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2024.07.19 17:47:48.941288 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1258 2024.07.19 17:47:48.941420 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1259 2024.07.19 17:47:48.941451 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1260 2024.07.19 17:47:48.941474 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1261 2024.07.19 17:47:48.941490 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1262 2024.07.19 17:47:48.941527 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1263 2024.07.19 17:47:48.941547 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1264 2024.07.19 17:47:48.942517 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 91.33 KiB/sec.
1265 2024.07.19 17:47:48.942777 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> DynamicQueryHandler: Done processing query
1266 2024.07.19 17:47:48.942801 [ 3 ] {2c8a491a-757f-41c3-9056-bda824771f66} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1267 2024.07.19 17:47:48.942817 [ 3 ] {} <Debug> HTTP-Session: 6a67ba53-c2b7-43d5-8767-0bfe3324b616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.07.19 17:47:48.943030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1269 2024.07.19 17:47:48.943078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1270 2024.07.19 17:47:48.943096 [ 3 ] {} <Debug> HTTP-Session: 76377e47-592f-425f-abc5-5f8bb1889347 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1271 2024.07.19 17:47:48.943112 [ 3 ] {} <Debug> HTTP-Session: 76377e47-592f-425f-abc5-5f8bb1889347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1272 2024.07.19 17:47:48.943125 [ 3 ] {} <Debug> HTTP-Session: 76377e47-592f-425f-abc5-5f8bb1889347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1273 2024.07.19 17:47:48.943155 [ 3 ] {} <Trace> HTTP-Session: 76377e47-592f-425f-abc5-5f8bb1889347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1274 2024.07.19 17:47:48.943284 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1275 2024.07.19 17:47:48.943527 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1276 2024.07.19 17:47:48.943563 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1277 2024.07.19 17:47:48.943782 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1278 2024.07.19 17:47:48.943845 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1279 2024.07.19 17:47:48.943980 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1280 2024.07.19 17:47:48.944010 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1281 2024.07.19 17:47:48.944032 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1282 2024.07.19 17:47:48.944048 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1283 2024.07.19 17:47:48.944087 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1284 2024.07.19 17:47:48.944107 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1285 2024.07.19 17:47:48.944977 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001739 sec., 2300.1725129384704 rows/sec., 94.90 KiB/sec.
1286 2024.07.19 17:47:48.945213 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> DynamicQueryHandler: Done processing query
1287 2024.07.19 17:47:48.945237 [ 3 ] {6b252cf4-5c42-4331-8c64-d2e0656f50f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1288 2024.07.19 17:47:48.945253 [ 3 ] {} <Debug> HTTP-Session: 76377e47-592f-425f-abc5-5f8bb1889347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.07.19 17:47:48.945453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1290 2024.07.19 17:47:48.945499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1291 2024.07.19 17:47:48.945517 [ 3 ] {} <Debug> HTTP-Session: c40a8bc5-901c-412e-934a-25a5f214720b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1292 2024.07.19 17:47:48.945533 [ 3 ] {} <Debug> HTTP-Session: c40a8bc5-901c-412e-934a-25a5f214720b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.07.19 17:47:48.945546 [ 3 ] {} <Debug> HTTP-Session: c40a8bc5-901c-412e-934a-25a5f214720b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.07.19 17:47:48.945575 [ 3 ] {} <Trace> HTTP-Session: c40a8bc5-901c-412e-934a-25a5f214720b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1295 2024.07.19 17:47:48.945704 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1296 2024.07.19 17:47:48.945946 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1297 2024.07.19 17:47:48.945981 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1298 2024.07.19 17:47:48.946209 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1299 2024.07.19 17:47:48.946271 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1300 2024.07.19 17:47:48.946404 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1301 2024.07.19 17:47:48.946437 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1302 2024.07.19 17:47:48.946460 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1303 2024.07.19 17:47:48.946475 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1304 2024.07.19 17:47:48.946514 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1305 2024.07.19 17:47:48.946534 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1306 2024.07.19 17:47:48.947394 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001732 sec., 2309.4688221709007 rows/sec., 95.29 KiB/sec.
1307 2024.07.19 17:47:48.947633 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> DynamicQueryHandler: Done processing query
1308 2024.07.19 17:47:48.947657 [ 3 ] {7e6abcf3-d566-42af-882d-ae347fc158cf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1309 2024.07.19 17:47:48.947672 [ 3 ] {} <Debug> HTTP-Session: c40a8bc5-901c-412e-934a-25a5f214720b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1310 2024.07.19 17:47:48.947884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1311 2024.07.19 17:47:48.947930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1312 2024.07.19 17:47:48.947948 [ 3 ] {} <Debug> HTTP-Session: 7fad3ff2-31a5-4794-9f8d-24894e4be9da Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1313 2024.07.19 17:47:48.947964 [ 3 ] {} <Debug> HTTP-Session: 7fad3ff2-31a5-4794-9f8d-24894e4be9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1314 2024.07.19 17:47:48.947977 [ 3 ] {} <Debug> HTTP-Session: 7fad3ff2-31a5-4794-9f8d-24894e4be9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.07.19 17:47:48.948006 [ 3 ] {} <Trace> HTTP-Session: 7fad3ff2-31a5-4794-9f8d-24894e4be9da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1316 2024.07.19 17:47:48.948135 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1317 2024.07.19 17:47:48.948381 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1318 2024.07.19 17:47:48.948418 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1319 2024.07.19 17:47:48.948650 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1320 2024.07.19 17:47:48.948712 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1321 2024.07.19 17:47:48.948845 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1322 2024.07.19 17:47:48.948877 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1323 2024.07.19 17:47:48.948899 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1324 2024.07.19 17:47:48.948915 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1325 2024.07.19 17:47:48.948953 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1326 2024.07.19 17:47:48.948972 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1327 2024.07.19 17:47:48.949815 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001763 sec., 2268.8598979013045 rows/sec., 93.61 KiB/sec.
1328 2024.07.19 17:47:48.950041 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> DynamicQueryHandler: Done processing query
1329 2024.07.19 17:47:48.950063 [ 3 ] {0bd3ab2a-bf7f-4f83-9e03-12419b86bb76} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1330 2024.07.19 17:47:48.950078 [ 3 ] {} <Debug> HTTP-Session: 7fad3ff2-31a5-4794-9f8d-24894e4be9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1331 2024.07.19 17:47:48.950262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1332 2024.07.19 17:47:48.950306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1333 2024.07.19 17:47:48.950323 [ 3 ] {} <Debug> HTTP-Session: 9fafe013-315a-466e-898d-648bf9cb4e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1334 2024.07.19 17:47:48.950339 [ 3 ] {} <Debug> HTTP-Session: 9fafe013-315a-466e-898d-648bf9cb4e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.07.19 17:47:48.950352 [ 3 ] {} <Debug> HTTP-Session: 9fafe013-315a-466e-898d-648bf9cb4e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.07.19 17:47:48.950446 [ 3 ] {} <Trace> HTTP-Session: 9fafe013-315a-466e-898d-648bf9cb4e5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1337 2024.07.19 17:47:48.950575 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1338 2024.07.19 17:47:48.950821 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1339 2024.07.19 17:47:48.950858 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1340 2024.07.19 17:47:48.951091 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1341 2024.07.19 17:47:48.951154 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1342 2024.07.19 17:47:48.951286 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1343 2024.07.19 17:47:48.951317 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1344 2024.07.19 17:47:48.951338 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1345 2024.07.19 17:47:48.951354 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1346 2024.07.19 17:47:48.951392 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1347 2024.07.19 17:47:48.951412 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1348 2024.07.19 17:47:48.952325 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001797 sec., 2225.9321090706735 rows/sec., 91.84 KiB/sec.
1349 2024.07.19 17:47:48.952583 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> DynamicQueryHandler: Done processing query
1350 2024.07.19 17:47:48.952606 [ 3 ] {9cec28c1-e51c-401e-97bd-e038263788f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1351 2024.07.19 17:47:48.952622 [ 3 ] {} <Debug> HTTP-Session: 9fafe013-315a-466e-898d-648bf9cb4e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.07.19 17:47:48.952807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.07.19 17:47:48.952853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.07.19 17:47:48.952872 [ 3 ] {} <Debug> HTTP-Session: 608ec0d8-4b2d-4dff-93d2-7bf5d6f5015b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1355 2024.07.19 17:47:48.952888 [ 3 ] {} <Debug> HTTP-Session: 608ec0d8-4b2d-4dff-93d2-7bf5d6f5015b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.07.19 17:47:48.952902 [ 3 ] {} <Debug> HTTP-Session: 608ec0d8-4b2d-4dff-93d2-7bf5d6f5015b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.07.19 17:47:48.952932 [ 3 ] {} <Trace> HTTP-Session: 608ec0d8-4b2d-4dff-93d2-7bf5d6f5015b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.07.19 17:47:48.953066 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1359 2024.07.19 17:47:48.953317 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1360 2024.07.19 17:47:48.953355 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1361 2024.07.19 17:47:48.953592 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1362 2024.07.19 17:47:48.953656 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1363 2024.07.19 17:47:48.953789 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1364 2024.07.19 17:47:48.953820 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1365 2024.07.19 17:47:48.953841 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1366 2024.07.19 17:47:48.953857 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1367 2024.07.19 17:47:48.953895 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1368 2024.07.19 17:47:48.953995 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1369 2024.07.19 17:47:48.954853 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 89.40 KiB/sec.
1370 2024.07.19 17:47:48.955091 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> DynamicQueryHandler: Done processing query
1371 2024.07.19 17:47:48.955114 [ 3 ] {f9524587-1a4a-47ce-a14d-71a41750d266} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1372 2024.07.19 17:47:48.955130 [ 3 ] {} <Debug> HTTP-Session: 608ec0d8-4b2d-4dff-93d2-7bf5d6f5015b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.07.19 17:47:48.955336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1374 2024.07.19 17:47:48.955383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1375 2024.07.19 17:47:48.955401 [ 3 ] {} <Debug> HTTP-Session: 238a72da-a010-4d20-8b33-3ac693e3868e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1376 2024.07.19 17:47:48.955549 [ 3 ] {} <Debug> HTTP-Session: 238a72da-a010-4d20-8b33-3ac693e3868e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.07.19 17:47:48.955565 [ 3 ] {} <Debug> HTTP-Session: 238a72da-a010-4d20-8b33-3ac693e3868e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.07.19 17:47:48.955595 [ 3 ] {} <Trace> HTTP-Session: 238a72da-a010-4d20-8b33-3ac693e3868e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1379 2024.07.19 17:47:48.955729 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1380 2024.07.19 17:47:48.955980 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1381 2024.07.19 17:47:48.956017 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1382 2024.07.19 17:47:48.956258 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1383 2024.07.19 17:47:48.956320 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1384 2024.07.19 17:47:48.956453 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1385 2024.07.19 17:47:48.956483 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1386 2024.07.19 17:47:48.956505 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1387 2024.07.19 17:47:48.956520 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1388 2024.07.19 17:47:48.956559 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1389 2024.07.19 17:47:48.956579 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1390 2024.07.19 17:47:48.957458 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001769 sec., 2261.1644997173544 rows/sec., 93.30 KiB/sec.
1391 2024.07.19 17:47:48.957693 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> DynamicQueryHandler: Done processing query
1392 2024.07.19 17:47:48.957717 [ 3 ] {3186deed-0750-42dd-9cb4-7285ac2ae8df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1393 2024.07.19 17:47:48.957733 [ 3 ] {} <Debug> HTTP-Session: 238a72da-a010-4d20-8b33-3ac693e3868e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1394 2024.07.19 17:47:48.963057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1395 2024.07.19 17:47:48.963113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1396 2024.07.19 17:47:48.963135 [ 3 ] {} <Debug> HTTP-Session: 9064a784-b1d4-4e5d-bf88-aaf3c8deb71d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1397 2024.07.19 17:47:48.963155 [ 3 ] {} <Debug> HTTP-Session: 9064a784-b1d4-4e5d-bf88-aaf3c8deb71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1398 2024.07.19 17:47:48.963172 [ 3 ] {} <Debug> HTTP-Session: 9064a784-b1d4-4e5d-bf88-aaf3c8deb71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.07.19 17:47:48.963208 [ 3 ] {} <Trace> HTTP-Session: 9064a784-b1d4-4e5d-bf88-aaf3c8deb71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1400 2024.07.19 17:47:48.963349 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1401 2024.07.19 17:47:48.963431 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1402 2024.07.19 17:47:48.963629 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1403 2024.07.19 17:47:48.964009 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1404 2024.07.19 17:47:48.964049 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1405 2024.07.19 17:47:48.964728 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1406 2024.07.19 17:47:48.965332 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1407 2024.07.19 17:47:48.965500 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002204 sec., 6352.087114337569 rows/sec., 911.43 KiB/sec.
1408 2024.07.19 17:47:48.965676 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Debug> DynamicQueryHandler: Done processing query
1409 2024.07.19 17:47:48.965700 [ 3 ] {fe353196-ad9b-48bd-85b9-fdea7e01982b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1410 2024.07.19 17:47:48.965715 [ 3 ] {} <Debug> HTTP-Session: 9064a784-b1d4-4e5d-bf88-aaf3c8deb71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1411 2024.07.19 17:47:48.965866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2024.07.19 17:47:48.965915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1413 2024.07.19 17:47:48.965934 [ 3 ] {} <Debug> HTTP-Session: dcc26558-79f4-4fac-97f6-1e63bcd81271 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1414 2024.07.19 17:47:48.965950 [ 3 ] {} <Debug> HTTP-Session: dcc26558-79f4-4fac-97f6-1e63bcd81271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2024.07.19 17:47:48.965964 [ 3 ] {} <Debug> HTTP-Session: dcc26558-79f4-4fac-97f6-1e63bcd81271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.07.19 17:47:48.965994 [ 3 ] {} <Trace> HTTP-Session: dcc26558-79f4-4fac-97f6-1e63bcd81271 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1417 2024.07.19 17:47:48.966099 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1418 2024.07.19 17:47:48.966141 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1419 2024.07.19 17:47:48.966262 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1420 2024.07.19 17:47:48.966614 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1421 2024.07.19 17:47:48.966648 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1422 2024.07.19 17:47:48.967098 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1423 2024.07.19 17:47:48.967677 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1424 2024.07.19 17:47:48.967830 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 1.30 MiB/sec.
1425 2024.07.19 17:47:48.967995 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Debug> DynamicQueryHandler: Done processing query
1426 2024.07.19 17:47:48.968019 [ 3 ] {55ca3f5a-fb2a-46f0-846d-e963dc7d589f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1427 2024.07.19 17:47:48.968035 [ 3 ] {} <Debug> HTTP-Session: dcc26558-79f4-4fac-97f6-1e63bcd81271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.07.19 17:47:48.968181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1429 2024.07.19 17:47:48.968228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1430 2024.07.19 17:47:48.968247 [ 3 ] {} <Debug> HTTP-Session: 8340c38a-4a37-44e9-9f62-611ef01a8ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1431 2024.07.19 17:47:48.968263 [ 3 ] {} <Debug> HTTP-Session: 8340c38a-4a37-44e9-9f62-611ef01a8ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1432 2024.07.19 17:47:48.968276 [ 3 ] {} <Debug> HTTP-Session: 8340c38a-4a37-44e9-9f62-611ef01a8ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.07.19 17:47:48.968305 [ 3 ] {} <Trace> HTTP-Session: 8340c38a-4a37-44e9-9f62-611ef01a8ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1434 2024.07.19 17:47:48.968410 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1435 2024.07.19 17:47:48.968453 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1436 2024.07.19 17:47:48.968578 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1437 2024.07.19 17:47:48.968929 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1438 2024.07.19 17:47:48.968965 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1439 2024.07.19 17:47:48.969520 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1440 2024.07.19 17:47:48.970091 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1441 2024.07.19 17:47:48.970209 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00183 sec., 19672.131147540982 rows/sec., 1.54 MiB/sec.
1442 2024.07.19 17:47:48.970480 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Debug> DynamicQueryHandler: Done processing query
1443 2024.07.19 17:47:48.970504 [ 3 ] {89b126f6-1f33-47dd-8b8b-2c8d2f27a6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1444 2024.07.19 17:47:48.970519 [ 3 ] {} <Debug> HTTP-Session: 8340c38a-4a37-44e9-9f62-611ef01a8ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1445 2024.07.19 17:47:48.970790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.07.19 17:47:48.970839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1447 2024.07.19 17:47:48.970858 [ 3 ] {} <Debug> HTTP-Session: c50bbfbb-bca8-4cfe-8203-7cf52e877a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1448 2024.07.19 17:47:48.970874 [ 3 ] {} <Debug> HTTP-Session: c50bbfbb-bca8-4cfe-8203-7cf52e877a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.07.19 17:47:48.970887 [ 3 ] {} <Debug> HTTP-Session: c50bbfbb-bca8-4cfe-8203-7cf52e877a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.07.19 17:47:48.970916 [ 3 ] {} <Trace> HTTP-Session: c50bbfbb-bca8-4cfe-8203-7cf52e877a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1451 2024.07.19 17:47:48.971076 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1452 2024.07.19 17:47:48.971121 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1453 2024.07.19 17:47:48.971273 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1454 2024.07.19 17:47:48.971628 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1455 2024.07.19 17:47:48.971663 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1456 2024.07.19 17:47:48.972215 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1457 2024.07.19 17:47:48.972885 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1458 2024.07.19 17:47:48.973016 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002025 sec., 54320.98765432099 rows/sec., 3.79 MiB/sec.
1459 2024.07.19 17:47:48.973184 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Debug> DynamicQueryHandler: Done processing query
1460 2024.07.19 17:47:48.973207 [ 3 ] {36c930cb-e306-4442-b5e4-dae6e6a71e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1461 2024.07.19 17:47:48.973222 [ 3 ] {} <Debug> HTTP-Session: c50bbfbb-bca8-4cfe-8203-7cf52e877a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.07.19 17:47:48.973361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1463 2024.07.19 17:47:48.973408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1464 2024.07.19 17:47:48.973428 [ 3 ] {} <Debug> HTTP-Session: 1e659673-50eb-43a0-9ce6-c5c9899c00a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1465 2024.07.19 17:47:48.973444 [ 3 ] {} <Debug> HTTP-Session: 1e659673-50eb-43a0-9ce6-c5c9899c00a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.07.19 17:47:48.973458 [ 3 ] {} <Debug> HTTP-Session: 1e659673-50eb-43a0-9ce6-c5c9899c00a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.07.19 17:47:48.973486 [ 3 ] {} <Trace> HTTP-Session: 1e659673-50eb-43a0-9ce6-c5c9899c00a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1468 2024.07.19 17:47:48.973590 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1469 2024.07.19 17:47:48.973631 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1470 2024.07.19 17:47:48.973752 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2024.07.19 17:47:48.974038 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1472 2024.07.19 17:47:48.974074 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1473 2024.07.19 17:47:48.974573 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1474 2024.07.19 17:47:48.975296 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1475 2024.07.19 17:47:48.975427 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 1.43 MiB/sec.
1476 2024.07.19 17:47:48.975598 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Debug> DynamicQueryHandler: Done processing query
1477 2024.07.19 17:47:48.975623 [ 3 ] {64a42f90-4bdb-4c80-89bf-9ccf31447c7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1478 2024.07.19 17:47:48.975639 [ 3 ] {} <Debug> HTTP-Session: 1e659673-50eb-43a0-9ce6-c5c9899c00a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1479 2024.07.19 17:47:53.074365 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
1480 2024.07.19 17:47:53.074455 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
1481 2024.07.19 17:47:53.924928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1482 2024.07.19 17:47:53.925057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1483 2024.07.19 17:47:53.925089 [ 3 ] {} <Debug> HTTP-Session: ee823b96-8923-4f1d-a9a8-dcdc9710d41f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1484 2024.07.19 17:47:53.925118 [ 3 ] {} <Debug> HTTP-Session: ee823b96-8923-4f1d-a9a8-dcdc9710d41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.07.19 17:47:53.925138 [ 3 ] {} <Debug> HTTP-Session: ee823b96-8923-4f1d-a9a8-dcdc9710d41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.07.19 17:47:53.925201 [ 3 ] {} <Trace> HTTP-Session: ee823b96-8923-4f1d-a9a8-dcdc9710d41f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1487 2024.07.19 17:47:53.925403 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1488 2024.07.19 17:47:53.925473 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1489 2024.07.19 17:47:53.925663 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1490 2024.07.19 17:47:53.926109 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1491 2024.07.19 17:47:53.926151 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1492 2024.07.19 17:47:53.926690 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1493 2024.07.19 17:47:53.927334 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1494 2024.07.19 17:47:53.927603 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002255 sec., 13303.769401330377 rows/sec., 1.01 MiB/sec.
1495 2024.07.19 17:47:53.927906 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Debug> DynamicQueryHandler: Done processing query
1496 2024.07.19 17:47:53.927934 [ 3 ] {aae8615c-3933-44b8-a745-8d2a1518252c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1497 2024.07.19 17:47:53.927951 [ 3 ] {} <Debug> HTTP-Session: ee823b96-8923-4f1d-a9a8-dcdc9710d41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.07.19 17:47:53.928098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1499 2024.07.19 17:47:53.928155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1500 2024.07.19 17:47:53.928176 [ 3 ] {} <Debug> HTTP-Session: 0afd1436-6881-4ba0-ad04-770b3f5c7ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1501 2024.07.19 17:47:53.928193 [ 3 ] {} <Debug> HTTP-Session: 0afd1436-6881-4ba0-ad04-770b3f5c7ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1502 2024.07.19 17:47:53.928207 [ 3 ] {} <Debug> HTTP-Session: 0afd1436-6881-4ba0-ad04-770b3f5c7ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.07.19 17:47:53.928243 [ 3 ] {} <Trace> HTTP-Session: 0afd1436-6881-4ba0-ad04-770b3f5c7ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1504 2024.07.19 17:47:53.928359 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1505 2024.07.19 17:47:53.928406 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1506 2024.07.19 17:47:53.928556 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1507 2024.07.19 17:47:53.928892 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1508 2024.07.19 17:47:53.928930 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1509 2024.07.19 17:47:53.929406 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1510 2024.07.19 17:47:53.930109 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1511 2024.07.19 17:47:53.930325 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 1.41 MiB/sec.
1512 2024.07.19 17:47:53.930517 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Debug> DynamicQueryHandler: Done processing query
1513 2024.07.19 17:47:53.930545 [ 3 ] {8931fee3-eecf-4c13-89e5-d7fa9e083020} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1514 2024.07.19 17:47:53.930561 [ 3 ] {} <Debug> HTTP-Session: 0afd1436-6881-4ba0-ad04-770b3f5c7ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.07.19 17:47:53.930764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.07.19 17:47:53.930816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1517 2024.07.19 17:47:53.930837 [ 3 ] {} <Debug> HTTP-Session: 889dece6-a49b-4bc9-85cb-1b3f714a52ab Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1518 2024.07.19 17:47:53.930854 [ 3 ] {} <Debug> HTTP-Session: 889dece6-a49b-4bc9-85cb-1b3f714a52ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.07.19 17:47:53.930868 [ 3 ] {} <Debug> HTTP-Session: 889dece6-a49b-4bc9-85cb-1b3f714a52ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.07.19 17:47:53.930900 [ 3 ] {} <Trace> HTTP-Session: 889dece6-a49b-4bc9-85cb-1b3f714a52ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1521 2024.07.19 17:47:53.931109 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1522 2024.07.19 17:47:53.931161 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1523 2024.07.19 17:47:53.931310 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1524 2024.07.19 17:47:53.931683 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1525 2024.07.19 17:47:53.931720 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1526 2024.07.19 17:47:53.932273 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1527 2024.07.19 17:47:53.932985 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1528 2024.07.19 17:47:53.933187 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002156 sec., 51020.40816326531 rows/sec., 3.56 MiB/sec.
1529 2024.07.19 17:47:53.933405 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Debug> DynamicQueryHandler: Done processing query
1530 2024.07.19 17:47:53.933431 [ 3 ] {19716ffc-bee0-4b38-bb59-447339a12104} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1531 2024.07.19 17:47:53.933447 [ 3 ] {} <Debug> HTTP-Session: 889dece6-a49b-4bc9-85cb-1b3f714a52ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.07.19 17:47:53.933583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1533 2024.07.19 17:47:53.933632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1534 2024.07.19 17:47:53.933651 [ 3 ] {} <Debug> HTTP-Session: fae19b6f-9823-45a7-aed2-4218d7203c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1535 2024.07.19 17:47:53.933668 [ 3 ] {} <Debug> HTTP-Session: fae19b6f-9823-45a7-aed2-4218d7203c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1536 2024.07.19 17:47:53.933682 [ 3 ] {} <Debug> HTTP-Session: fae19b6f-9823-45a7-aed2-4218d7203c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1537 2024.07.19 17:47:53.933714 [ 3 ] {} <Trace> HTTP-Session: fae19b6f-9823-45a7-aed2-4218d7203c7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1538 2024.07.19 17:47:53.933826 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1539 2024.07.19 17:47:53.933872 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1540 2024.07.19 17:47:53.934001 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1541 2024.07.19 17:47:53.934341 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1542 2024.07.19 17:47:53.934377 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1543 2024.07.19 17:47:53.934893 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1544 2024.07.19 17:47:53.935544 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1545 2024.07.19 17:47:53.935738 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 1.37 MiB/sec.
1546 2024.07.19 17:47:53.935910 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Debug> DynamicQueryHandler: Done processing query
1547 2024.07.19 17:47:53.935935 [ 3 ] {29c536cd-9cc7-408c-85a7-7c0b64190764} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1548 2024.07.19 17:47:53.935951 [ 3 ] {} <Debug> HTTP-Session: fae19b6f-9823-45a7-aed2-4218d7203c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.07.19 17:47:58.925380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1550 2024.07.19 17:47:58.925518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1551 2024.07.19 17:47:58.925547 [ 3 ] {} <Debug> HTTP-Session: dc7f4b99-a78e-4484-8353-d3b8c7f130ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1552 2024.07.19 17:47:58.925575 [ 3 ] {} <Debug> HTTP-Session: dc7f4b99-a78e-4484-8353-d3b8c7f130ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1553 2024.07.19 17:47:58.925592 [ 3 ] {} <Debug> HTTP-Session: dc7f4b99-a78e-4484-8353-d3b8c7f130ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.07.19 17:47:58.925647 [ 3 ] {} <Trace> HTTP-Session: dc7f4b99-a78e-4484-8353-d3b8c7f130ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1555 2024.07.19 17:47:58.925855 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1556 2024.07.19 17:47:58.925927 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1557 2024.07.19 17:47:58.926139 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1558 2024.07.19 17:47:58.926621 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1559 2024.07.19 17:47:58.926662 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1560 2024.07.19 17:47:58.927164 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1561 2024.07.19 17:47:58.927853 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1562 2024.07.19 17:47:58.928016 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002226 sec., 13477.08894878706 rows/sec., 1.03 MiB/sec.
1563 2024.07.19 17:47:58.928047 [ 103 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1564 2024.07.19 17:47:58.928195 [ 103 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1565 2024.07.19 17:47:58.928250 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1566 2024.07.19 17:47:58.928264 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Debug> DynamicQueryHandler: Done processing query
1567 2024.07.19 17:47:58.928308 [ 3 ] {5f90caa3-1543-43a2-8e5d-1475afc540d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1568 2024.07.19 17:47:58.928357 [ 3 ] {} <Debug> HTTP-Session: dc7f4b99-a78e-4484-8353-d3b8c7f130ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1569 2024.07.19 17:47:58.928610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2024.07.19 17:47:58.928756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1571 2024.07.19 17:47:58.928780 [ 3 ] {} <Debug> HTTP-Session: 0e7a3941-4af7-4a1c-8da7-9ce4b0608d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1572 2024.07.19 17:47:58.928799 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
1573 2024.07.19 17:47:58.928818 [ 3 ] {} <Debug> HTTP-Session: 0e7a3941-4af7-4a1c-8da7-9ce4b0608d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.07.19 17:47:58.928912 [ 3 ] {} <Debug> HTTP-Session: 0e7a3941-4af7-4a1c-8da7-9ce4b0608d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.07.19 17:47:58.928978 [ 3 ] {} <Trace> HTTP-Session: 0e7a3941-4af7-4a1c-8da7-9ce4b0608d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1576 2024.07.19 17:47:58.929272 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1577 2024.07.19 17:47:58.929383 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1578 2024.07.19 17:47:58.929406 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1579 2024.07.19 17:47:58.929580 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
1580 2024.07.19 17:47:58.929668 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1581 2024.07.19 17:47:58.929959 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
1582 2024.07.19 17:47:58.930132 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
1583 2024.07.19 17:47:58.930540 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1584 2024.07.19 17:47:58.930845 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1585 2024.07.19 17:47:58.931179 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1586 2024.07.19 17:47:58.931384 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1587 2024.07.19 17:47:58.931508 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1588 2024.07.19 17:47:58.932543 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1589 2024.07.19 17:47:58.933414 [ 198 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.005022291 sec., 20309.456381559732 rows/sec., 1.56 MiB/sec.
1590 2024.07.19 17:47:58.933787 [ 198 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1591 2024.07.19 17:47:58.933826 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1592 2024.07.19 17:47:58.934072 [ 103 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1593 2024.07.19 17:47:58.934101 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.004935 sec., 7294.83282674772 rows/sec., 583.36 KiB/sec.
1594 2024.07.19 17:47:58.934158 [ 103 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1595 2024.07.19 17:47:58.934251 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1596 2024.07.19 17:47:58.934715 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
1597 2024.07.19 17:47:58.934844 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Debug> DynamicQueryHandler: Done processing query
1598 2024.07.19 17:47:58.934916 [ 3 ] {4856cabe-7731-49d1-9ade-2b875f38d975} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1599 2024.07.19 17:47:58.934981 [ 3 ] {} <Debug> HTTP-Session: 0e7a3941-4af7-4a1c-8da7-9ce4b0608d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.07.19 17:47:58.935033 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1601 2024.07.19 17:47:58.935078 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
1602 2024.07.19 17:47:58.935248 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
1603 2024.07.19 17:47:58.935276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 21084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1604 2024.07.19 17:47:58.935554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1605 2024.07.19 17:47:58.935672 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part
1606 2024.07.19 17:47:58.935698 [ 3 ] {} <Debug> HTTP-Session: 478569ae-a88c-4667-8f4e-0af7f4e9cbc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1607 2024.07.19 17:47:58.935762 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1608 2024.07.19 17:47:58.935822 [ 3 ] {} <Debug> HTTP-Session: 478569ae-a88c-4667-8f4e-0af7f4e9cbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1609 2024.07.19 17:47:58.935932 [ 3 ] {} <Debug> HTTP-Session: 478569ae-a88c-4667-8f4e-0af7f4e9cbc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1610 2024.07.19 17:47:58.936125 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1611 2024.07.19 17:47:58.936224 [ 3 ] {} <Trace> HTTP-Session: 478569ae-a88c-4667-8f4e-0af7f4e9cbc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1612 2024.07.19 17:47:58.936238 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_6_1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1613 2024.07.19 17:47:58.936498 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1614 2024.07.19 17:47:58.936659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1615 2024.07.19 17:47:58.936879 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1616 2024.07.19 17:47:58.936930 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1617 2024.07.19 17:47:58.937171 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1618 2024.07.19 17:47:58.937698 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1619 2024.07.19 17:47:58.938614 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1620 2024.07.19 17:47:58.938687 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1621 2024.07.19 17:47:58.939461 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.005046281 sec., 26157.877454703772 rows/sec., 2.04 MiB/sec.
1622 2024.07.19 17:47:58.939828 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1623 2024.07.19 17:47:58.939925 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1624 2024.07.19 17:47:58.940801 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1625 2024.07.19 17:47:58.940956 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1626 2024.07.19 17:47:58.940992 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_6_1} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1627 2024.07.19 17:47:58.941143 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1628 2024.07.19 17:47:58.941256 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1629 2024.07.19 17:47:58.941294 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.004645 sec., 23681.377825618947 rows/sec., 1.65 MiB/sec.
1630 2024.07.19 17:47:58.941316 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1631 2024.07.19 17:47:58.941392 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1632 2024.07.19 17:47:58.941624 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
1633 2024.07.19 17:47:58.941687 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Debug> DynamicQueryHandler: Done processing query
1634 2024.07.19 17:47:58.941741 [ 3 ] {568ba58f-c972-454b-ad35-d4215ed2f837} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1635 2024.07.19 17:47:58.941800 [ 3 ] {} <Debug> HTTP-Session: 478569ae-a88c-4667-8f4e-0af7f4e9cbc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.07.19 17:47:58.941905 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1637 2024.07.19 17:47:58.941951 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
1638 2024.07.19 17:47:58.941993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2024.07.19 17:47:58.942123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1640 2024.07.19 17:47:58.942171 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
1641 2024.07.19 17:47:58.942204 [ 3 ] {} <Debug> HTTP-Session: 595e05d4-9d25-4530-992a-f48d1b79ac7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1642 2024.07.19 17:47:58.942289 [ 3 ] {} <Debug> HTTP-Session: 595e05d4-9d25-4530-992a-f48d1b79ac7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.07.19 17:47:58.942339 [ 3 ] {} <Debug> HTTP-Session: 595e05d4-9d25-4530-992a-f48d1b79ac7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1644 2024.07.19 17:47:58.942526 [ 3 ] {} <Trace> HTTP-Session: 595e05d4-9d25-4530-992a-f48d1b79ac7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1645 2024.07.19 17:47:58.942532 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
1646 2024.07.19 17:47:58.942840 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
1647 2024.07.19 17:47:58.942925 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1648 2024.07.19 17:47:58.943134 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1649 2024.07.19 17:47:58.943150 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
1650 2024.07.19 17:47:58.943548 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
1651 2024.07.19 17:47:58.944023 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1652 2024.07.19 17:47:58.944666 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1653 2024.07.19 17:47:58.944756 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1654 2024.07.19 17:47:58.946093 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1655 2024.07.19 17:47:58.946300 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.004790275 sec., 73482.21135529797 rows/sec., 5.15 MiB/sec.
1656 2024.07.19 17:47:58.946575 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1657 2024.07.19 17:47:58.947135 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1658 2024.07.19 17:47:58.947351 [ 103 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1659 2024.07.19 17:47:58.947427 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004669 sec., 8567.144998929107 rows/sec., 585.64 KiB/sec.
1660 2024.07.19 17:47:58.947435 [ 103 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1661 2024.07.19 17:47:58.947530 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
1662 2024.07.19 17:47:58.947969 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
1663 2024.07.19 17:47:58.948058 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Debug> DynamicQueryHandler: Done processing query
1664 2024.07.19 17:47:58.948123 [ 3 ] {deebb1dc-39a5-41ff-8548-8b680a76817a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1665 2024.07.19 17:47:58.948142 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1666 2024.07.19 17:47:58.948158 [ 3 ] {} <Debug> HTTP-Session: 595e05d4-9d25-4530-992a-f48d1b79ac7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.07.19 17:47:58.948286 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1668 2024.07.19 17:47:58.948332 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
1669 2024.07.19 17:47:58.948333 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1670 2024.07.19 17:47:58.948568 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1671 2024.07.19 17:47:58.948575 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
1672 2024.07.19 17:47:58.948793 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
1673 2024.07.19 17:47:58.948951 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1674 2024.07.19 17:47:58.949098 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1675 2024.07.19 17:47:58.949270 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1676 2024.07.19 17:47:58.950439 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766742 sec., 51323.903710573664 rows/sec., 3.38 MiB/sec.
1677 2024.07.19 17:47:58.950710 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1678 2024.07.19 17:47:58.951498 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1679 2024.07.19 17:47:58.951571 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_6_1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1680 2024.07.19 17:47:58.951635 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1681 2024.07.19 17:48:03.921544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1682 2024.07.19 17:48:03.921681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1683 2024.07.19 17:48:03.921709 [ 3 ] {} <Debug> HTTP-Session: 3fb3ac0b-c343-427a-9be8-23889f5a0c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1684 2024.07.19 17:48:03.921740 [ 3 ] {} <Debug> HTTP-Session: 3fb3ac0b-c343-427a-9be8-23889f5a0c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1685 2024.07.19 17:48:03.921759 [ 3 ] {} <Debug> HTTP-Session: 3fb3ac0b-c343-427a-9be8-23889f5a0c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1686 2024.07.19 17:48:03.921814 [ 3 ] {} <Trace> HTTP-Session: 3fb3ac0b-c343-427a-9be8-23889f5a0c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1687 2024.07.19 17:48:03.922053 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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)
1688 2024.07.19 17:48:03.922419 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1689 2024.07.19 17:48:03.922462 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1690 2024.07.19 17:48:03.922768 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1691 2024.07.19 17:48:03.922849 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1692 2024.07.19 17:48:03.923030 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1693 2024.07.19 17:48:03.923168 [ 252 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1694 2024.07.19 17:48:03.923168 [ 254 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1695 2024.07.19 17:48:03.923296 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1696 2024.07.19 17:48:03.923327 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1697 2024.07.19 17:48:03.923469 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1698 2024.07.19 17:48:03.925526 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1699 2024.07.19 17:48:03.925593 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1700 2024.07.19 17:48:03.925640 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1701 2024.07.19 17:48:03.927393 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.005442 sec., 3307.6074972436604 rows/sec., 135.30 KiB/sec.
1702 2024.07.19 17:48:03.927723 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> DynamicQueryHandler: Done processing query
1703 2024.07.19 17:48:03.927751 [ 3 ] {8593ccae-720a-4ab9-82b2-31187a686d86} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1704 2024.07.19 17:48:03.927768 [ 3 ] {} <Debug> HTTP-Session: 3fb3ac0b-c343-427a-9be8-23889f5a0c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1705 2024.07.19 17:48:03.928008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1706 2024.07.19 17:48:03.928058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1707 2024.07.19 17:48:03.928077 [ 3 ] {} <Debug> HTTP-Session: 5fa17ef8-0c6a-4277-b6f3-fc28c16d07a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1708 2024.07.19 17:48:03.928094 [ 3 ] {} <Debug> HTTP-Session: 5fa17ef8-0c6a-4277-b6f3-fc28c16d07a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1709 2024.07.19 17:48:03.928107 [ 3 ] {} <Debug> HTTP-Session: 5fa17ef8-0c6a-4277-b6f3-fc28c16d07a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.07.19 17:48:03.928139 [ 3 ] {} <Trace> HTTP-Session: 5fa17ef8-0c6a-4277-b6f3-fc28c16d07a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1711 2024.07.19 17:48:03.928282 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', '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', '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)
1712 2024.07.19 17:48:03.928546 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1713 2024.07.19 17:48:03.928587 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1714 2024.07.19 17:48:03.928845 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1715 2024.07.19 17:48:03.928910 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1716 2024.07.19 17:48:03.929051 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1717 2024.07.19 17:48:03.929155 [ 256 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1718 2024.07.19 17:48:03.929174 [ 258 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1719 2024.07.19 17:48:03.929290 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1720 2024.07.19 17:48:03.929319 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1721 2024.07.19 17:48:03.929398 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1722 2024.07.19 17:48:03.929419 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1723 2024.07.19 17:48:03.929455 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1724 2024.07.19 17:48:03.929496 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1725 2024.07.19 17:48:03.930922 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002705 sec., 6654.343807763401 rows/sec., 272.21 KiB/sec.
1726 2024.07.19 17:48:03.931244 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> DynamicQueryHandler: Done processing query
1727 2024.07.19 17:48:03.931272 [ 3 ] {12fca88c-91d4-4a21-828d-f21405d2e609} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1728 2024.07.19 17:48:03.931289 [ 3 ] {} <Debug> HTTP-Session: 5fa17ef8-0c6a-4277-b6f3-fc28c16d07a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1729 2024.07.19 17:48:03.931760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1730 2024.07.19 17:48:03.931807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1731 2024.07.19 17:48:03.931826 [ 3 ] {} <Debug> HTTP-Session: c5ef012b-d3a3-4bad-85c6-455340ab1293 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1732 2024.07.19 17:48:03.931842 [ 3 ] {} <Debug> HTTP-Session: c5ef012b-d3a3-4bad-85c6-455340ab1293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1733 2024.07.19 17:48:03.931856 [ 3 ] {} <Debug> HTTP-Session: c5ef012b-d3a3-4bad-85c6-455340ab1293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.07.19 17:48:03.931887 [ 3 ] {} <Trace> HTTP-Session: c5ef012b-d3a3-4bad-85c6-455340ab1293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1735 2024.07.19 17:48:03.932055 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', '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)
1736 2024.07.19 17:48:03.932303 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1737 2024.07.19 17:48:03.932342 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1738 2024.07.19 17:48:03.932586 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1739 2024.07.19 17:48:03.932716 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1740 2024.07.19 17:48:03.932856 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1741 2024.07.19 17:48:03.932934 [ 259 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1742 2024.07.19 17:48:03.932961 [ 257 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1743 2024.07.19 17:48:03.933060 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1744 2024.07.19 17:48:03.933087 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1745 2024.07.19 17:48:03.933167 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1746 2024.07.19 17:48:03.933188 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1747 2024.07.19 17:48:03.933226 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1748 2024.07.19 17:48:03.933266 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1749 2024.07.19 17:48:03.934571 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002556 sec., 7042.2535211267605 rows/sec., 288.08 KiB/sec.
1750 2024.07.19 17:48:03.934863 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> DynamicQueryHandler: Done processing query
1751 2024.07.19 17:48:03.934888 [ 3 ] {e6b3023c-d90c-4184-a74c-a5f7372b7209} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1752 2024.07.19 17:48:03.934906 [ 3 ] {} <Debug> HTTP-Session: c5ef012b-d3a3-4bad-85c6-455340ab1293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1753 2024.07.19 17:48:03.935134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1754 2024.07.19 17:48:03.935182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1755 2024.07.19 17:48:03.935201 [ 3 ] {} <Debug> HTTP-Session: c38a2360-7ea9-4d7b-85f0-0ac66042479d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1756 2024.07.19 17:48:03.935219 [ 3 ] {} <Debug> HTTP-Session: c38a2360-7ea9-4d7b-85f0-0ac66042479d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.07.19 17:48:03.935232 [ 3 ] {} <Debug> HTTP-Session: c38a2360-7ea9-4d7b-85f0-0ac66042479d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.07.19 17:48:03.935264 [ 3 ] {} <Trace> HTTP-Session: c38a2360-7ea9-4d7b-85f0-0ac66042479d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1759 2024.07.19 17:48:03.935403 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1760 2024.07.19 17:48:03.935664 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1761 2024.07.19 17:48:03.935706 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1762 2024.07.19 17:48:03.935966 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1763 2024.07.19 17:48:03.936032 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1764 2024.07.19 17:48:03.936171 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1765 2024.07.19 17:48:03.936270 [ 252 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1766 2024.07.19 17:48:03.936287 [ 258 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1767 2024.07.19 17:48:03.936407 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1768 2024.07.19 17:48:03.936437 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1769 2024.07.19 17:48:03.936516 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1770 2024.07.19 17:48:03.936537 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1771 2024.07.19 17:48:03.936576 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1772 2024.07.19 17:48:03.936616 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
1773 2024.07.19 17:48:03.937881 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002542 sec., 7081.038552321007 rows/sec., 289.66 KiB/sec.
1774 2024.07.19 17:48:03.938186 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> DynamicQueryHandler: Done processing query
1775 2024.07.19 17:48:03.938213 [ 3 ] {6fbfe513-67fe-44b0-a15a-8f4a5f921945} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1776 2024.07.19 17:48:03.938231 [ 3 ] {} <Debug> HTTP-Session: c38a2360-7ea9-4d7b-85f0-0ac66042479d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.07.19 17:48:03.938471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1778 2024.07.19 17:48:03.938521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1779 2024.07.19 17:48:03.938542 [ 3 ] {} <Debug> HTTP-Session: c86bdc58-f946-4093-bba9-2eb43f6f6e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1780 2024.07.19 17:48:03.938560 [ 3 ] {} <Debug> HTTP-Session: c86bdc58-f946-4093-bba9-2eb43f6f6e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1781 2024.07.19 17:48:03.938574 [ 3 ] {} <Debug> HTTP-Session: c86bdc58-f946-4093-bba9-2eb43f6f6e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1782 2024.07.19 17:48:03.938605 [ 3 ] {} <Trace> HTTP-Session: c86bdc58-f946-4093-bba9-2eb43f6f6e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1783 2024.07.19 17:48:03.938745 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1784 2024.07.19 17:48:03.939012 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1785 2024.07.19 17:48:03.939054 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1786 2024.07.19 17:48:03.939313 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1787 2024.07.19 17:48:03.939378 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1788 2024.07.19 17:48:03.939514 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1789 2024.07.19 17:48:03.939633 [ 257 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1790 2024.07.19 17:48:03.939635 [ 258 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1791 2024.07.19 17:48:03.939771 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1792 2024.07.19 17:48:03.939799 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1793 2024.07.19 17:48:03.939878 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1794 2024.07.19 17:48:03.939900 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1795 2024.07.19 17:48:03.939939 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1796 2024.07.19 17:48:03.939980 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1797 2024.07.19 17:48:03.941276 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002595 sec., 6936.416184971098 rows/sec., 283.75 KiB/sec.
1798 2024.07.19 17:48:03.941571 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> DynamicQueryHandler: Done processing query
1799 2024.07.19 17:48:03.941598 [ 3 ] {37546c42-0b2b-4864-9d21-9a0457783551} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1800 2024.07.19 17:48:03.941615 [ 3 ] {} <Debug> HTTP-Session: c86bdc58-f946-4093-bba9-2eb43f6f6e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.07.19 17:48:03.941819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1802 2024.07.19 17:48:03.941868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1803 2024.07.19 17:48:03.941889 [ 3 ] {} <Debug> HTTP-Session: eb184ea8-60fa-4ed7-9712-359855c16196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1804 2024.07.19 17:48:03.941906 [ 3 ] {} <Debug> HTTP-Session: eb184ea8-60fa-4ed7-9712-359855c16196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.07.19 17:48:03.941919 [ 3 ] {} <Debug> HTTP-Session: eb184ea8-60fa-4ed7-9712-359855c16196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1806 2024.07.19 17:48:03.941950 [ 3 ] {} <Trace> HTTP-Session: eb184ea8-60fa-4ed7-9712-359855c16196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1807 2024.07.19 17:48:03.942093 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1808 2024.07.19 17:48:03.942361 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1809 2024.07.19 17:48:03.942403 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1810 2024.07.19 17:48:03.942670 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1811 2024.07.19 17:48:03.942736 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1812 2024.07.19 17:48:03.942872 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1813 2024.07.19 17:48:03.942975 [ 252 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1814 2024.07.19 17:48:03.942991 [ 257 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1815 2024.07.19 17:48:03.943100 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1816 2024.07.19 17:48:03.943127 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1817 2024.07.19 17:48:03.943205 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1818 2024.07.19 17:48:03.943226 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1819 2024.07.19 17:48:03.943264 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1820 2024.07.19 17:48:03.943306 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1821 2024.07.19 17:48:03.944547 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00252 sec., 7142.857142857142 rows/sec., 292.19 KiB/sec.
1822 2024.07.19 17:48:03.944829 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> DynamicQueryHandler: Done processing query
1823 2024.07.19 17:48:03.944855 [ 3 ] {dfdef418-4680-46b6-a87f-75113c47577a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1824 2024.07.19 17:48:03.944873 [ 3 ] {} <Debug> HTTP-Session: eb184ea8-60fa-4ed7-9712-359855c16196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1825 2024.07.19 17:48:03.945088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2024.07.19 17:48:03.945137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1827 2024.07.19 17:48:03.945156 [ 3 ] {} <Debug> HTTP-Session: 9753539c-5b5c-4850-8867-e83e7968fccb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1828 2024.07.19 17:48:03.945173 [ 3 ] {} <Debug> HTTP-Session: 9753539c-5b5c-4850-8867-e83e7968fccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.07.19 17:48:03.945187 [ 3 ] {} <Debug> HTTP-Session: 9753539c-5b5c-4850-8867-e83e7968fccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.07.19 17:48:03.945217 [ 3 ] {} <Trace> HTTP-Session: 9753539c-5b5c-4850-8867-e83e7968fccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1831 2024.07.19 17:48:03.945357 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1832 2024.07.19 17:48:03.945622 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1833 2024.07.19 17:48:03.945664 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1834 2024.07.19 17:48:03.945930 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1835 2024.07.19 17:48:03.945995 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1836 2024.07.19 17:48:03.946132 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1837 2024.07.19 17:48:03.946240 [ 252 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1838 2024.07.19 17:48:03.946249 [ 257 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1839 2024.07.19 17:48:03.946355 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1840 2024.07.19 17:48:03.946383 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1841 2024.07.19 17:48:03.946460 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1842 2024.07.19 17:48:03.946480 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1843 2024.07.19 17:48:03.946518 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1844 2024.07.19 17:48:03.946557 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1845 2024.07.19 17:48:03.947865 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002574 sec., 6993.006993006993 rows/sec., 286.06 KiB/sec.
1846 2024.07.19 17:48:03.948154 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> DynamicQueryHandler: Done processing query
1847 2024.07.19 17:48:03.948180 [ 3 ] {09b33dc1-c120-4da4-99f7-c1a119133ca7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1848 2024.07.19 17:48:03.948198 [ 3 ] {} <Debug> HTTP-Session: 9753539c-5b5c-4850-8867-e83e7968fccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.07.19 17:48:03.948425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1850 2024.07.19 17:48:03.948474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1851 2024.07.19 17:48:03.948493 [ 3 ] {} <Debug> HTTP-Session: 1164aceb-3568-4661-b809-ce11f72f6e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1852 2024.07.19 17:48:03.948509 [ 3 ] {} <Debug> HTTP-Session: 1164aceb-3568-4661-b809-ce11f72f6e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.07.19 17:48:03.948523 [ 3 ] {} <Debug> HTTP-Session: 1164aceb-3568-4661-b809-ce11f72f6e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1854 2024.07.19 17:48:03.948553 [ 3 ] {} <Trace> HTTP-Session: 1164aceb-3568-4661-b809-ce11f72f6e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1855 2024.07.19 17:48:03.948695 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1856 2024.07.19 17:48:03.948967 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1857 2024.07.19 17:48:03.949008 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1858 2024.07.19 17:48:03.949275 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1859 2024.07.19 17:48:03.949339 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1860 2024.07.19 17:48:03.949476 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1861 2024.07.19 17:48:03.949571 [ 252 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1862 2024.07.19 17:48:03.949583 [ 257 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1863 2024.07.19 17:48:03.949680 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1864 2024.07.19 17:48:03.949709 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1865 2024.07.19 17:48:03.949785 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1866 2024.07.19 17:48:03.949805 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1867 2024.07.19 17:48:03.949843 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1868 2024.07.19 17:48:03.949882 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1869 2024.07.19 17:48:03.951247 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002618 sec., 6875.4774637127575 rows/sec., 281.26 KiB/sec.
1870 2024.07.19 17:48:03.951546 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> DynamicQueryHandler: Done processing query
1871 2024.07.19 17:48:03.951571 [ 3 ] {68e2763f-b1da-4456-9bb4-2a2dbc255829} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1872 2024.07.19 17:48:03.951589 [ 3 ] {} <Debug> HTTP-Session: 1164aceb-3568-4661-b809-ce11f72f6e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.07.19 17:48:03.951816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1874 2024.07.19 17:48:03.951865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1875 2024.07.19 17:48:03.951885 [ 3 ] {} <Debug> HTTP-Session: 6b9f86a0-5831-4872-af02-a3253fac56ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1876 2024.07.19 17:48:03.951901 [ 3 ] {} <Debug> HTTP-Session: 6b9f86a0-5831-4872-af02-a3253fac56ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.07.19 17:48:03.951914 [ 3 ] {} <Debug> HTTP-Session: 6b9f86a0-5831-4872-af02-a3253fac56ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1878 2024.07.19 17:48:03.951945 [ 3 ] {} <Trace> HTTP-Session: 6b9f86a0-5831-4872-af02-a3253fac56ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1879 2024.07.19 17:48:03.952088 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1880 2024.07.19 17:48:03.952359 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1881 2024.07.19 17:48:03.952401 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1882 2024.07.19 17:48:03.952674 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1883 2024.07.19 17:48:03.952738 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1884 2024.07.19 17:48:03.952876 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1885 2024.07.19 17:48:03.952984 [ 257 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1886 2024.07.19 17:48:03.952987 [ 252 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1887 2024.07.19 17:48:03.953101 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1888 2024.07.19 17:48:03.953129 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1889 2024.07.19 17:48:03.953208 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1890 2024.07.19 17:48:03.953227 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1891 2024.07.19 17:48:03.953264 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1892 2024.07.19 17:48:03.953303 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1893 2024.07.19 17:48:03.954656 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002635 sec., 6831.11954459203 rows/sec., 279.44 KiB/sec.
1894 2024.07.19 17:48:03.954946 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> DynamicQueryHandler: Done processing query
1895 2024.07.19 17:48:03.954972 [ 3 ] {b87f13e7-7e95-44db-b380-aa79c95ae793} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1896 2024.07.19 17:48:03.954989 [ 3 ] {} <Debug> HTTP-Session: 6b9f86a0-5831-4872-af02-a3253fac56ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.07.19 17:48:03.955199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.07.19 17:48:03.955248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1899 2024.07.19 17:48:03.955267 [ 3 ] {} <Debug> HTTP-Session: 5532bf60-67dc-46e1-871c-b6c8a4488ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1900 2024.07.19 17:48:03.955285 [ 3 ] {} <Debug> HTTP-Session: 5532bf60-67dc-46e1-871c-b6c8a4488ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.07.19 17:48:03.955298 [ 3 ] {} <Debug> HTTP-Session: 5532bf60-67dc-46e1-871c-b6c8a4488ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.07.19 17:48:03.955329 [ 3 ] {} <Trace> HTTP-Session: 5532bf60-67dc-46e1-871c-b6c8a4488ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1903 2024.07.19 17:48:03.955473 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1904 2024.07.19 17:48:03.955744 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1905 2024.07.19 17:48:03.955787 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1906 2024.07.19 17:48:03.956147 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1907 2024.07.19 17:48:03.956212 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1908 2024.07.19 17:48:03.956349 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1909 2024.07.19 17:48:03.956424 [ 252 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1910 2024.07.19 17:48:03.956427 [ 256 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1911 2024.07.19 17:48:03.956523 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1912 2024.07.19 17:48:03.956627 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1913 2024.07.19 17:48:03.956710 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1914 2024.07.19 17:48:03.956731 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1915 2024.07.19 17:48:03.956769 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1916 2024.07.19 17:48:03.956808 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1917 2024.07.19 17:48:03.958015 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002612 sec., 6891.2710566615615 rows/sec., 281.90 KiB/sec.
1918 2024.07.19 17:48:03.958289 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> DynamicQueryHandler: Done processing query
1919 2024.07.19 17:48:03.958314 [ 3 ] {feea54a2-1630-4e9e-90b2-c49f79d4c18e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1920 2024.07.19 17:48:03.958331 [ 3 ] {} <Debug> HTTP-Session: 5532bf60-67dc-46e1-871c-b6c8a4488ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1921 2024.07.19 17:48:03.958539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1922 2024.07.19 17:48:03.958586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1923 2024.07.19 17:48:03.958605 [ 3 ] {} <Debug> HTTP-Session: f3f33bb2-2335-44df-83db-d11162c7b6db Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1924 2024.07.19 17:48:03.958623 [ 3 ] {} <Debug> HTTP-Session: f3f33bb2-2335-44df-83db-d11162c7b6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1925 2024.07.19 17:48:03.958636 [ 3 ] {} <Debug> HTTP-Session: f3f33bb2-2335-44df-83db-d11162c7b6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1926 2024.07.19 17:48:03.958667 [ 3 ] {} <Trace> HTTP-Session: f3f33bb2-2335-44df-83db-d11162c7b6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1927 2024.07.19 17:48:03.958812 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1928 2024.07.19 17:48:03.959080 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1929 2024.07.19 17:48:03.959124 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1930 2024.07.19 17:48:03.959402 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1931 2024.07.19 17:48:03.959467 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1932 2024.07.19 17:48:03.959603 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1933 2024.07.19 17:48:03.959700 [ 252 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1934 2024.07.19 17:48:03.959713 [ 255 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1935 2024.07.19 17:48:03.959810 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1936 2024.07.19 17:48:03.959833 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1937 2024.07.19 17:48:03.959910 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1938 2024.07.19 17:48:03.959929 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1939 2024.07.19 17:48:03.959966 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1940 2024.07.19 17:48:03.960005 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1941 2024.07.19 17:48:03.961322 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002578 sec., 6982.156710628394 rows/sec., 285.62 KiB/sec.
1942 2024.07.19 17:48:03.961607 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> DynamicQueryHandler: Done processing query
1943 2024.07.19 17:48:03.961632 [ 3 ] {da46969d-8c55-4ccc-9854-034cab065101} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1944 2024.07.19 17:48:03.961649 [ 3 ] {} <Debug> HTTP-Session: f3f33bb2-2335-44df-83db-d11162c7b6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.07.19 17:48:03.965916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1946 2024.07.19 17:48:03.965975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1947 2024.07.19 17:48:03.965998 [ 3 ] {} <Debug> HTTP-Session: eaf984b9-31cf-46f1-8627-25eeb2551d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1948 2024.07.19 17:48:03.966017 [ 3 ] {} <Debug> HTTP-Session: eaf984b9-31cf-46f1-8627-25eeb2551d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.07.19 17:48:03.966035 [ 3 ] {} <Debug> HTTP-Session: eaf984b9-31cf-46f1-8627-25eeb2551d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.07.19 17:48:03.966072 [ 3 ] {} <Trace> HTTP-Session: eaf984b9-31cf-46f1-8627-25eeb2551d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1951 2024.07.19 17:48:03.966249 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1952 2024.07.19 17:48:03.966581 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1953 2024.07.19 17:48:03.966635 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1954 2024.07.19 17:48:03.966947 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1955 2024.07.19 17:48:03.967010 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1956 2024.07.19 17:48:03.967147 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1957 2024.07.19 17:48:03.967245 [ 257 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1958 2024.07.19 17:48:03.967259 [ 256 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1959 2024.07.19 17:48:03.967372 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
1960 2024.07.19 17:48:03.967409 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
1961 2024.07.19 17:48:03.967557 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1962 2024.07.19 17:48:03.967585 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 18 rows with 2 streams
1963 2024.07.19 17:48:03.967625 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1964 2024.07.19 17:48:03.967665 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1965 2024.07.19 17:48:03.969014 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002852 sec., 6311.3604488078545 rows/sec., 258.18 KiB/sec.
1966 2024.07.19 17:48:03.969304 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> DynamicQueryHandler: Done processing query
1967 2024.07.19 17:48:03.969330 [ 3 ] {46855bd2-a2bf-45dc-9d41-8e2d0976931e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1968 2024.07.19 17:48:03.969347 [ 3 ] {} <Debug> HTTP-Session: eaf984b9-31cf-46f1-8627-25eeb2551d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.07.19 17:48:03.977159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1970 2024.07.19 17:48:03.977209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1971 2024.07.19 17:48:03.977228 [ 3 ] {} <Debug> HTTP-Session: ac8a3403-0c53-4d72-b7c9-cb4442b7424f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1972 2024.07.19 17:48:03.977245 [ 3 ] {} <Debug> HTTP-Session: ac8a3403-0c53-4d72-b7c9-cb4442b7424f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1973 2024.07.19 17:48:03.977258 [ 3 ] {} <Debug> HTTP-Session: ac8a3403-0c53-4d72-b7c9-cb4442b7424f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.07.19 17:48:03.977289 [ 3 ] {} <Trace> HTTP-Session: ac8a3403-0c53-4d72-b7c9-cb4442b7424f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1975 2024.07.19 17:48:03.977409 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1976 2024.07.19 17:48:03.977456 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1977 2024.07.19 17:48:03.977624 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1978 2024.07.19 17:48:03.977976 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1979 2024.07.19 17:48:03.978015 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
1980 2024.07.19 17:48:03.978634 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1981 2024.07.19 17:48:03.979219 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1982 2024.07.19 17:48:03.979390 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Debug> executeQuery: Read 12 rows, 1.62 KiB in 0.002022 sec., 5934.718100890208 rows/sec., 800.76 KiB/sec.
1983 2024.07.19 17:48:03.979573 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Debug> DynamicQueryHandler: Done processing query
1984 2024.07.19 17:48:03.979598 [ 3 ] {34ac5206-f056-43b8-b58d-05e5538a2e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1985 2024.07.19 17:48:03.979615 [ 3 ] {} <Debug> HTTP-Session: ac8a3403-0c53-4d72-b7c9-cb4442b7424f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.07.19 17:48:03.979726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2024.07.19 17:48:03.979775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1988 2024.07.19 17:48:03.979794 [ 3 ] {} <Debug> HTTP-Session: c8388978-6a4b-49c5-b3bc-d414c0b85827 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
1989 2024.07.19 17:48:03.979811 [ 3 ] {} <Debug> HTTP-Session: c8388978-6a4b-49c5-b3bc-d414c0b85827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1990 2024.07.19 17:48:03.979826 [ 3 ] {} <Debug> HTTP-Session: c8388978-6a4b-49c5-b3bc-d414c0b85827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.07.19 17:48:03.979856 [ 3 ] {} <Trace> HTTP-Session: c8388978-6a4b-49c5-b3bc-d414c0b85827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1992 2024.07.19 17:48:03.979953 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1993 2024.07.19 17:48:03.979995 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1994 2024.07.19 17:48:03.980124 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1995 2024.07.19 17:48:03.982446 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1996 2024.07.19 17:48:03.982481 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
1997 2024.07.19 17:48:03.982957 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1998 2024.07.19 17:48:03.983526 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1999 2024.07.19 17:48:03.983677 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.003749 sec., 1600.4267804747933 rows/sec., 90.65 KiB/sec.
2000 2024.07.19 17:48:03.983849 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Debug> DynamicQueryHandler: Done processing query
2001 2024.07.19 17:48:03.983873 [ 3 ] {ed720c1f-b380-4870-9a12-bf3d9824f544} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2002 2024.07.19 17:48:03.983890 [ 3 ] {} <Debug> HTTP-Session: c8388978-6a4b-49c5-b3bc-d414c0b85827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.07.19 17:48:03.984061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 24370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2024.07.19 17:48:03.984111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2005 2024.07.19 17:48:03.984130 [ 3 ] {} <Debug> HTTP-Session: 6f3db9db-029d-4790-8725-069e868c3e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2006 2024.07.19 17:48:03.984147 [ 3 ] {} <Debug> HTTP-Session: 6f3db9db-029d-4790-8725-069e868c3e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2007 2024.07.19 17:48:03.984160 [ 3 ] {} <Debug> HTTP-Session: 6f3db9db-029d-4790-8725-069e868c3e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.07.19 17:48:03.984190 [ 3 ] {} <Trace> HTTP-Session: 6f3db9db-029d-4790-8725-069e868c3e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2009 2024.07.19 17:48:03.984394 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2010 2024.07.19 17:48:03.984440 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2011 2024.07.19 17:48:03.984565 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2012 2024.07.19 17:48:03.984981 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2013 2024.07.19 17:48:03.985015 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2014 2024.07.19 17:48:03.985435 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2015 2024.07.19 17:48:03.986021 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2016 2024.07.19 17:48:03.986171 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001865 sec., 86327.07774798929 rows/sec., 7.62 MiB/sec.
2017 2024.07.19 17:48:03.986340 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Debug> DynamicQueryHandler: Done processing query
2018 2024.07.19 17:48:03.986365 [ 3 ] {b4b4d742-9f7c-41d2-baf8-64b56ce505fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2019 2024.07.19 17:48:03.986381 [ 3 ] {} <Debug> HTTP-Session: 6f3db9db-029d-4790-8725-069e868c3e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2020 2024.07.19 17:48:03.986739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2021 2024.07.19 17:48:03.986788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2022 2024.07.19 17:48:03.986808 [ 3 ] {} <Debug> HTTP-Session: 035433e3-8b59-45aa-97cf-cbb3f62e5bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2023 2024.07.19 17:48:03.986824 [ 3 ] {} <Debug> HTTP-Session: 035433e3-8b59-45aa-97cf-cbb3f62e5bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2024 2024.07.19 17:48:03.986837 [ 3 ] {} <Debug> HTTP-Session: 035433e3-8b59-45aa-97cf-cbb3f62e5bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2025 2024.07.19 17:48:03.986868 [ 3 ] {} <Trace> HTTP-Session: 035433e3-8b59-45aa-97cf-cbb3f62e5bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2026 2024.07.19 17:48:03.987207 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2027 2024.07.19 17:48:03.987250 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2028 2024.07.19 17:48:03.987377 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2029 2024.07.19 17:48:03.987928 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2030 2024.07.19 17:48:03.987965 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2031 2024.07.19 17:48:03.988394 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2032 2024.07.19 17:48:03.988926 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2033 2024.07.19 17:48:03.989080 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.002121 sec., 180103.7246581801 rows/sec., 12.65 MiB/sec.
2034 2024.07.19 17:48:03.989247 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Debug> DynamicQueryHandler: Done processing query
2035 2024.07.19 17:48:03.989272 [ 3 ] {53df788f-48ee-41b7-95fe-4707b63fd9b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2036 2024.07.19 17:48:03.989289 [ 3 ] {} <Debug> HTTP-Session: 035433e3-8b59-45aa-97cf-cbb3f62e5bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2037 2024.07.19 17:48:03.989423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2024.07.19 17:48:03.989473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2039 2024.07.19 17:48:03.989492 [ 3 ] {} <Debug> HTTP-Session: 47288725-90f1-400e-b320-b56927f395d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2040 2024.07.19 17:48:03.989510 [ 3 ] {} <Debug> HTTP-Session: 47288725-90f1-400e-b320-b56927f395d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2041 2024.07.19 17:48:03.989524 [ 3 ] {} <Debug> HTTP-Session: 47288725-90f1-400e-b320-b56927f395d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.07.19 17:48:03.989555 [ 3 ] {} <Trace> HTTP-Session: 47288725-90f1-400e-b320-b56927f395d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2043 2024.07.19 17:48:03.989649 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2044 2024.07.19 17:48:03.989693 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2045 2024.07.19 17:48:03.989824 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2046 2024.07.19 17:48:03.990090 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2047 2024.07.19 17:48:03.990125 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2048 2024.07.19 17:48:03.990585 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2049 2024.07.19 17:48:03.991239 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2050 2024.07.19 17:48:03.991365 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001735 sec., 3458.21325648415 rows/sec., 148.60 KiB/sec.
2051 2024.07.19 17:48:03.991654 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Debug> DynamicQueryHandler: Done processing query
2052 2024.07.19 17:48:03.991679 [ 3 ] {4cffed09-91d3-40c3-9f88-dea541e8db7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2053 2024.07.19 17:48:03.991696 [ 3 ] {} <Debug> HTTP-Session: 47288725-90f1-400e-b320-b56927f395d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.07.19 17:48:03.991857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2055 2024.07.19 17:48:03.991907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2056 2024.07.19 17:48:03.991927 [ 3 ] {} <Debug> HTTP-Session: edb1e76e-16f8-4f3c-9de1-f3db9c075c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2057 2024.07.19 17:48:03.991943 [ 3 ] {} <Debug> HTTP-Session: edb1e76e-16f8-4f3c-9de1-f3db9c075c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.07.19 17:48:03.991957 [ 3 ] {} <Debug> HTTP-Session: edb1e76e-16f8-4f3c-9de1-f3db9c075c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.07.19 17:48:03.991987 [ 3 ] {} <Trace> HTTP-Session: edb1e76e-16f8-4f3c-9de1-f3db9c075c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2060 2024.07.19 17:48:03.992123 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2061 2024.07.19 17:48:03.992170 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2062 2024.07.19 17:48:03.992333 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2063 2024.07.19 17:48:03.992650 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2064 2024.07.19 17:48:03.992687 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2065 2024.07.19 17:48:03.993155 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2066 2024.07.19 17:48:03.993746 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2067 2024.07.19 17:48:03.993900 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001836 sec., 41938.997821350764 rows/sec., 2.58 MiB/sec.
2068 2024.07.19 17:48:03.994108 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Debug> DynamicQueryHandler: Done processing query
2069 2024.07.19 17:48:03.994132 [ 3 ] {c77df462-a04d-47cd-ade9-0ded30ebfe81} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2070 2024.07.19 17:48:03.994148 [ 3 ] {} <Debug> HTTP-Session: edb1e76e-16f8-4f3c-9de1-f3db9c075c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.07.19 17:48:03.994361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2072 2024.07.19 17:48:03.994410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2073 2024.07.19 17:48:03.994429 [ 3 ] {} <Debug> HTTP-Session: a83225ff-89e8-45ce-86fa-9de2949b1ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2074 2024.07.19 17:48:03.994446 [ 3 ] {} <Debug> HTTP-Session: a83225ff-89e8-45ce-86fa-9de2949b1ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2075 2024.07.19 17:48:03.994459 [ 3 ] {} <Debug> HTTP-Session: a83225ff-89e8-45ce-86fa-9de2949b1ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.07.19 17:48:03.994490 [ 3 ] {} <Trace> HTTP-Session: a83225ff-89e8-45ce-86fa-9de2949b1ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2077 2024.07.19 17:48:03.994664 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2078 2024.07.19 17:48:03.994708 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2079 2024.07.19 17:48:03.994852 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2080 2024.07.19 17:48:03.995218 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2081 2024.07.19 17:48:03.995255 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2082 2024.07.19 17:48:03.995732 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2083 2024.07.19 17:48:03.996307 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2084 2024.07.19 17:48:03.996467 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001895 sec., 84432.71767810026 rows/sec., 5.88 MiB/sec.
2085 2024.07.19 17:48:03.996638 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Debug> DynamicQueryHandler: Done processing query
2086 2024.07.19 17:48:03.996662 [ 3 ] {3ab4724f-4bcb-4d5e-8dbf-7ce32ed2652a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2087 2024.07.19 17:48:03.996678 [ 3 ] {} <Debug> HTTP-Session: a83225ff-89e8-45ce-86fa-9de2949b1ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.07.19 17:48:03.996795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2089 2024.07.19 17:48:03.996845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2090 2024.07.19 17:48:03.996863 [ 3 ] {} <Debug> HTTP-Session: 3b139aab-6f22-4791-b71c-498f74586b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2091 2024.07.19 17:48:03.996880 [ 3 ] {} <Debug> HTTP-Session: 3b139aab-6f22-4791-b71c-498f74586b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2092 2024.07.19 17:48:03.996894 [ 3 ] {} <Debug> HTTP-Session: 3b139aab-6f22-4791-b71c-498f74586b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2093 2024.07.19 17:48:03.996923 [ 3 ] {} <Trace> HTTP-Session: 3b139aab-6f22-4791-b71c-498f74586b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2094 2024.07.19 17:48:03.997024 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2095 2024.07.19 17:48:03.997068 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2096 2024.07.19 17:48:03.997194 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2097 2024.07.19 17:48:03.997458 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2098 2024.07.19 17:48:03.997495 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2099 2024.07.19 17:48:03.997945 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2100 2024.07.19 17:48:03.998547 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2101 2024.07.19 17:48:03.998695 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001701 sec., 13521.45796590241 rows/sec., 731.42 KiB/sec.
2102 2024.07.19 17:48:03.998857 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Debug> DynamicQueryHandler: Done processing query
2103 2024.07.19 17:48:03.998882 [ 3 ] {efefff98-3af4-45fe-9f07-d3111d9982c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2104 2024.07.19 17:48:03.998898 [ 3 ] {} <Debug> HTTP-Session: 3b139aab-6f22-4791-b71c-498f74586b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2105 2024.07.19 17:48:03.999028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2106 2024.07.19 17:48:03.999078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2107 2024.07.19 17:48:03.999098 [ 3 ] {} <Debug> HTTP-Session: 1893b863-eaac-4594-baf7-33dd65b716fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2108 2024.07.19 17:48:03.999114 [ 3 ] {} <Debug> HTTP-Session: 1893b863-eaac-4594-baf7-33dd65b716fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2109 2024.07.19 17:48:03.999127 [ 3 ] {} <Debug> HTTP-Session: 1893b863-eaac-4594-baf7-33dd65b716fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.07.19 17:48:03.999157 [ 3 ] {} <Trace> HTTP-Session: 1893b863-eaac-4594-baf7-33dd65b716fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2111 2024.07.19 17:48:03.999280 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2112 2024.07.19 17:48:03.999323 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2113 2024.07.19 17:48:03.999448 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2114 2024.07.19 17:48:03.999728 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2115 2024.07.19 17:48:03.999764 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2116 2024.07.19 17:48:04.000154 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.76 MiB, peak 185.37 MiB, free memory in arenas 0.00 B, will set to 177.96 MiB (RSS), difference: -5.80 MiB
2117 2024.07.19 17:48:04.000216 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2118 2024.07.19 17:48:04.000865 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2119 2024.07.19 17:48:04.001043 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001811 sec., 33130.86692435119 rows/sec., 2.23 MiB/sec.
2120 2024.07.19 17:48:04.001216 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Debug> DynamicQueryHandler: Done processing query
2121 2024.07.19 17:48:04.001240 [ 3 ] {97c5cb6e-60c9-49ff-ac25-8b5ce44bf28a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2122 2024.07.19 17:48:04.001256 [ 3 ] {} <Debug> HTTP-Session: 1893b863-eaac-4594-baf7-33dd65b716fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.07.19 17:48:05.000160 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.79 MiB, peak 185.37 MiB, free memory in arenas 0.00 B, will set to 177.96 MiB (RSS), difference: 5.17 MiB
2124 2024.07.19 17:48:08.074519 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
2125 2024.07.19 17:48:08.074594 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
2126 2024.07.19 17:48:08.928067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2127 2024.07.19 17:48:08.928179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2128 2024.07.19 17:48:08.928204 [ 3 ] {} <Debug> HTTP-Session: 78d8073b-2321-4025-a3dd-6f56d17ffb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2129 2024.07.19 17:48:08.928228 [ 3 ] {} <Debug> HTTP-Session: 78d8073b-2321-4025-a3dd-6f56d17ffb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.07.19 17:48:08.928243 [ 3 ] {} <Debug> HTTP-Session: 78d8073b-2321-4025-a3dd-6f56d17ffb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2131 2024.07.19 17:48:08.928293 [ 3 ] {} <Trace> HTTP-Session: 78d8073b-2321-4025-a3dd-6f56d17ffb65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2132 2024.07.19 17:48:08.928483 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2133 2024.07.19 17:48:08.928550 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2134 2024.07.19 17:48:08.928740 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2135 2024.07.19 17:48:08.929219 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2136 2024.07.19 17:48:08.929270 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2137 2024.07.19 17:48:08.929801 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2138 2024.07.19 17:48:08.930483 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2139 2024.07.19 17:48:08.930656 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002231 sec., 25100.851636037652 rows/sec., 1.93 MiB/sec.
2140 2024.07.19 17:48:08.930876 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Debug> DynamicQueryHandler: Done processing query
2141 2024.07.19 17:48:08.930904 [ 3 ] {1cd99d8a-d407-4d37-9aad-a4e45a4fd9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2142 2024.07.19 17:48:08.930921 [ 3 ] {} <Debug> HTTP-Session: 78d8073b-2321-4025-a3dd-6f56d17ffb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.07.19 17:48:08.931055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2024.07.19 17:48:08.931113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2145 2024.07.19 17:48:08.931134 [ 3 ] {} <Debug> HTTP-Session: 2e45891b-5e80-49b1-90a6-b8a4b676ded5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2146 2024.07.19 17:48:08.931151 [ 3 ] {} <Debug> HTTP-Session: 2e45891b-5e80-49b1-90a6-b8a4b676ded5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.07.19 17:48:08.931165 [ 3 ] {} <Debug> HTTP-Session: 2e45891b-5e80-49b1-90a6-b8a4b676ded5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2148 2024.07.19 17:48:08.931200 [ 3 ] {} <Trace> HTTP-Session: 2e45891b-5e80-49b1-90a6-b8a4b676ded5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2149 2024.07.19 17:48:08.931325 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2150 2024.07.19 17:48:08.931372 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2151 2024.07.19 17:48:08.931505 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2152 2024.07.19 17:48:08.931873 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2153 2024.07.19 17:48:08.931911 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2154 2024.07.19 17:48:08.932380 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2155 2024.07.19 17:48:08.932985 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2156 2024.07.19 17:48:08.933144 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001858 sec., 34445.64047362756 rows/sec., 2.69 MiB/sec.
2157 2024.07.19 17:48:08.933321 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Debug> DynamicQueryHandler: Done processing query
2158 2024.07.19 17:48:08.933347 [ 3 ] {73564109-000b-42af-9124-ff36c0c16512} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2159 2024.07.19 17:48:08.933364 [ 3 ] {} <Debug> HTTP-Session: 2e45891b-5e80-49b1-90a6-b8a4b676ded5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2160 2024.07.19 17:48:08.933636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2161 2024.07.19 17:48:08.933688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2162 2024.07.19 17:48:08.933708 [ 3 ] {} <Debug> HTTP-Session: 39c7209d-e014-4139-9e41-4d4765c101bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2163 2024.07.19 17:48:08.933726 [ 3 ] {} <Debug> HTTP-Session: 39c7209d-e014-4139-9e41-4d4765c101bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.07.19 17:48:08.933739 [ 3 ] {} <Debug> HTTP-Session: 39c7209d-e014-4139-9e41-4d4765c101bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2165 2024.07.19 17:48:08.933771 [ 3 ] {} <Trace> HTTP-Session: 39c7209d-e014-4139-9e41-4d4765c101bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2166 2024.07.19 17:48:08.933916 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2167 2024.07.19 17:48:08.933965 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2168 2024.07.19 17:48:08.934114 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2169 2024.07.19 17:48:08.934502 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2170 2024.07.19 17:48:08.934539 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2171 2024.07.19 17:48:08.935074 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2172 2024.07.19 17:48:08.935725 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2173 2024.07.19 17:48:08.935888 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002028 sec., 78895.46351084813 rows/sec., 5.49 MiB/sec.
2174 2024.07.19 17:48:08.936065 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Debug> DynamicQueryHandler: Done processing query
2175 2024.07.19 17:48:08.936089 [ 3 ] {087a7528-3f02-4544-a407-dc342b47dcbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2176 2024.07.19 17:48:08.936106 [ 3 ] {} <Debug> HTTP-Session: 39c7209d-e014-4139-9e41-4d4765c101bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2177 2024.07.19 17:48:08.936232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2178 2024.07.19 17:48:08.936282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2179 2024.07.19 17:48:08.936300 [ 3 ] {} <Debug> HTTP-Session: bf9739b6-32df-4f08-915b-c9aecd370b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2180 2024.07.19 17:48:08.936317 [ 3 ] {} <Debug> HTTP-Session: bf9739b6-32df-4f08-915b-c9aecd370b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2181 2024.07.19 17:48:08.936330 [ 3 ] {} <Debug> HTTP-Session: bf9739b6-32df-4f08-915b-c9aecd370b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2182 2024.07.19 17:48:08.936360 [ 3 ] {} <Trace> HTTP-Session: bf9739b6-32df-4f08-915b-c9aecd370b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2183 2024.07.19 17:48:08.936482 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2184 2024.07.19 17:48:08.936527 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2185 2024.07.19 17:48:08.936654 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2186 2024.07.19 17:48:08.936965 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2187 2024.07.19 17:48:08.937001 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2188 2024.07.19 17:48:08.937462 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2189 2024.07.19 17:48:08.938157 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2190 2024.07.19 17:48:08.938308 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001875 sec., 32000 rows/sec., 2.16 MiB/sec.
2191 2024.07.19 17:48:08.938477 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Debug> DynamicQueryHandler: Done processing query
2192 2024.07.19 17:48:08.938502 [ 3 ] {8287ea30-f8c6-4897-988b-75782ca85b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2193 2024.07.19 17:48:08.938518 [ 3 ] {} <Debug> HTTP-Session: bf9739b6-32df-4f08-915b-c9aecd370b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2194 2024.07.19 17:48:13.933363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2024.07.19 17:48:13.933488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2196 2024.07.19 17:48:13.933512 [ 3 ] {} <Debug> HTTP-Session: 482a5432-e8e0-4184-8643-8af36b5daa83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2197 2024.07.19 17:48:13.933537 [ 3 ] {} <Debug> HTTP-Session: 482a5432-e8e0-4184-8643-8af36b5daa83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.07.19 17:48:13.933552 [ 3 ] {} <Debug> HTTP-Session: 482a5432-e8e0-4184-8643-8af36b5daa83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2199 2024.07.19 17:48:13.933600 [ 3 ] {} <Trace> HTTP-Session: 482a5432-e8e0-4184-8643-8af36b5daa83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2200 2024.07.19 17:48:13.933775 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2201 2024.07.19 17:48:13.933839 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2202 2024.07.19 17:48:13.934028 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2203 2024.07.19 17:48:13.934450 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2204 2024.07.19 17:48:13.934489 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2205 2024.07.19 17:48:13.935013 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2206 2024.07.19 17:48:13.935668 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2207 2024.07.19 17:48:13.935844 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.002114 sec., 2838.2213812677387 rows/sec., 160.76 KiB/sec.
2208 2024.07.19 17:48:13.936150 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Debug> DynamicQueryHandler: Done processing query
2209 2024.07.19 17:48:13.936177 [ 3 ] {fbfc3934-702c-4584-9896-2b3b65cb5d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2210 2024.07.19 17:48:13.936198 [ 3 ] {} <Debug> HTTP-Session: 482a5432-e8e0-4184-8643-8af36b5daa83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.07.19 17:48:13.936415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 24370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2212 2024.07.19 17:48:13.936466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2213 2024.07.19 17:48:13.936485 [ 3 ] {} <Debug> HTTP-Session: 3e35a887-a268-4530-96e3-1960e0034bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2214 2024.07.19 17:48:13.936502 [ 3 ] {} <Debug> HTTP-Session: 3e35a887-a268-4530-96e3-1960e0034bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.07.19 17:48:13.936516 [ 3 ] {} <Debug> HTTP-Session: 3e35a887-a268-4530-96e3-1960e0034bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2216 2024.07.19 17:48:13.936548 [ 3 ] {} <Trace> HTTP-Session: 3e35a887-a268-4530-96e3-1960e0034bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2217 2024.07.19 17:48:13.936692 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2218 2024.07.19 17:48:13.936737 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2219 2024.07.19 17:48:13.936882 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2220 2024.07.19 17:48:13.937322 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2221 2024.07.19 17:48:13.937361 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2222 2024.07.19 17:48:13.937866 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2223 2024.07.19 17:48:13.938463 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2224 2024.07.19 17:48:13.938619 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.001983 sec., 81190.11598587998 rows/sec., 7.17 MiB/sec.
2225 2024.07.19 17:48:13.938837 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Debug> DynamicQueryHandler: Done processing query
2226 2024.07.19 17:48:13.938861 [ 3 ] {2f970f34-09bd-4b1c-bb1e-c4e16aa04c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2227 2024.07.19 17:48:13.938878 [ 3 ] {} <Debug> HTTP-Session: 3e35a887-a268-4530-96e3-1960e0034bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.07.19 17:48:13.939243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2229 2024.07.19 17:48:13.939294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2230 2024.07.19 17:48:13.939314 [ 3 ] {} <Debug> HTTP-Session: eab11509-8893-4532-a1b4-89216d30f37a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2231 2024.07.19 17:48:13.939330 [ 3 ] {} <Debug> HTTP-Session: eab11509-8893-4532-a1b4-89216d30f37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.07.19 17:48:13.939345 [ 3 ] {} <Debug> HTTP-Session: eab11509-8893-4532-a1b4-89216d30f37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2233 2024.07.19 17:48:13.939376 [ 3 ] {} <Trace> HTTP-Session: eab11509-8893-4532-a1b4-89216d30f37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2234 2024.07.19 17:48:13.939587 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2235 2024.07.19 17:48:13.939630 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2236 2024.07.19 17:48:13.939758 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2024.07.19 17:48:13.940288 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2238 2024.07.19 17:48:13.940325 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2239 2024.07.19 17:48:13.940792 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2240 2024.07.19 17:48:13.941376 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2241 2024.07.19 17:48:13.941532 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.002048 sec., 186523.4375 rows/sec., 13.10 MiB/sec.
2242 2024.07.19 17:48:13.941708 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Debug> DynamicQueryHandler: Done processing query
2243 2024.07.19 17:48:13.941732 [ 3 ] {96fbcc5f-64b6-4356-94ed-1bf59fed22c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2244 2024.07.19 17:48:13.941748 [ 3 ] {} <Debug> HTTP-Session: eab11509-8893-4532-a1b4-89216d30f37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2245 2024.07.19 17:48:13.941873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2246 2024.07.19 17:48:13.941926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2247 2024.07.19 17:48:13.941946 [ 3 ] {} <Debug> HTTP-Session: 17d25c59-ae2a-430e-bf9f-b5415ebd25e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2248 2024.07.19 17:48:13.941964 [ 3 ] {} <Debug> HTTP-Session: 17d25c59-ae2a-430e-bf9f-b5415ebd25e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.07.19 17:48:13.941977 [ 3 ] {} <Debug> HTTP-Session: 17d25c59-ae2a-430e-bf9f-b5415ebd25e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.07.19 17:48:13.942008 [ 3 ] {} <Trace> HTTP-Session: 17d25c59-ae2a-430e-bf9f-b5415ebd25e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2251 2024.07.19 17:48:13.942103 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2252 2024.07.19 17:48:13.942149 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2253 2024.07.19 17:48:13.942281 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2254 2024.07.19 17:48:13.942583 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2255 2024.07.19 17:48:13.942619 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2256 2024.07.19 17:48:13.943170 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2257 2024.07.19 17:48:13.943866 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2258 2024.07.19 17:48:13.944020 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00194 sec., 3092.783505154639 rows/sec., 132.89 KiB/sec.
2259 2024.07.19 17:48:13.944334 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Debug> DynamicQueryHandler: Done processing query
2260 2024.07.19 17:48:13.944360 [ 3 ] {2f6bc4bc-2645-4d22-80a8-f9be76da66de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2261 2024.07.19 17:48:13.944376 [ 3 ] {} <Debug> HTTP-Session: 17d25c59-ae2a-430e-bf9f-b5415ebd25e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.07.19 17:48:13.944538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2263 2024.07.19 17:48:13.944589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2264 2024.07.19 17:48:13.944608 [ 3 ] {} <Debug> HTTP-Session: efbab552-8c23-4418-be8d-7e3fc39e797d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2265 2024.07.19 17:48:13.944624 [ 3 ] {} <Debug> HTTP-Session: efbab552-8c23-4418-be8d-7e3fc39e797d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.07.19 17:48:13.944638 [ 3 ] {} <Debug> HTTP-Session: efbab552-8c23-4418-be8d-7e3fc39e797d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2267 2024.07.19 17:48:13.944668 [ 3 ] {} <Trace> HTTP-Session: efbab552-8c23-4418-be8d-7e3fc39e797d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2268 2024.07.19 17:48:13.944806 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2269 2024.07.19 17:48:13.944855 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2270 2024.07.19 17:48:13.945017 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2271 2024.07.19 17:48:13.945518 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2272 2024.07.19 17:48:13.945554 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2273 2024.07.19 17:48:13.946095 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2274 2024.07.19 17:48:13.946780 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2275 2024.07.19 17:48:13.946926 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002177 sec., 35369.774919614145 rows/sec., 2.18 MiB/sec.
2276 2024.07.19 17:48:13.947136 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Debug> DynamicQueryHandler: Done processing query
2277 2024.07.19 17:48:13.947162 [ 3 ] {816f08a4-9dda-4fb4-b925-122fe6d9a01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2278 2024.07.19 17:48:13.947177 [ 3 ] {} <Debug> HTTP-Session: efbab552-8c23-4418-be8d-7e3fc39e797d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2279 2024.07.19 17:48:13.947336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2280 2024.07.19 17:48:13.947386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2281 2024.07.19 17:48:13.947405 [ 3 ] {} <Debug> HTTP-Session: 6fa5be59-1eb7-4660-a1ef-cacc49c49aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2282 2024.07.19 17:48:13.947422 [ 3 ] {} <Debug> HTTP-Session: 6fa5be59-1eb7-4660-a1ef-cacc49c49aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.07.19 17:48:13.947436 [ 3 ] {} <Debug> HTTP-Session: 6fa5be59-1eb7-4660-a1ef-cacc49c49aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.07.19 17:48:13.947467 [ 3 ] {} <Trace> HTTP-Session: 6fa5be59-1eb7-4660-a1ef-cacc49c49aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2285 2024.07.19 17:48:13.947637 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2286 2024.07.19 17:48:13.947683 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2287 2024.07.19 17:48:13.947826 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2288 2024.07.19 17:48:13.948218 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2289 2024.07.19 17:48:13.948257 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2290 2024.07.19 17:48:13.948843 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2291 2024.07.19 17:48:13.949572 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2292 2024.07.19 17:48:13.949730 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002176 sec., 73529.41176470589 rows/sec., 5.12 MiB/sec.
2293 2024.07.19 17:48:13.950020 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Debug> DynamicQueryHandler: Done processing query
2294 2024.07.19 17:48:13.950045 [ 3 ] {604183c2-b722-4946-b3de-c248e6685517} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2295 2024.07.19 17:48:13.950062 [ 3 ] {} <Debug> HTTP-Session: 6fa5be59-1eb7-4660-a1ef-cacc49c49aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2296 2024.07.19 17:48:13.950179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2297 2024.07.19 17:48:13.950229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2298 2024.07.19 17:48:13.950248 [ 3 ] {} <Debug> HTTP-Session: 627aaeb1-e351-478d-b1db-6363aeb95593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2299 2024.07.19 17:48:13.950265 [ 3 ] {} <Debug> HTTP-Session: 627aaeb1-e351-478d-b1db-6363aeb95593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.07.19 17:48:13.950279 [ 3 ] {} <Debug> HTTP-Session: 627aaeb1-e351-478d-b1db-6363aeb95593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2301 2024.07.19 17:48:13.950310 [ 3 ] {} <Trace> HTTP-Session: 627aaeb1-e351-478d-b1db-6363aeb95593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2302 2024.07.19 17:48:13.950413 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2303 2024.07.19 17:48:13.950460 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2304 2024.07.19 17:48:13.950609 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2305 2024.07.19 17:48:13.950892 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2306 2024.07.19 17:48:13.950931 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2307 2024.07.19 17:48:13.951435 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2308 2024.07.19 17:48:13.952086 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2309 2024.07.19 17:48:13.952236 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001844 sec., 12472.88503253796 rows/sec., 674.70 KiB/sec.
2310 2024.07.19 17:48:13.952406 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Debug> DynamicQueryHandler: Done processing query
2311 2024.07.19 17:48:13.952432 [ 3 ] {063a7c5a-a423-4298-8b89-0368a333e1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2312 2024.07.19 17:48:13.952448 [ 3 ] {} <Debug> HTTP-Session: 627aaeb1-e351-478d-b1db-6363aeb95593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2313 2024.07.19 17:48:13.952584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2314 2024.07.19 17:48:13.952634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2315 2024.07.19 17:48:13.952653 [ 3 ] {} <Debug> HTTP-Session: 024e72c2-fe4d-4413-8b14-38106dc3c3da Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2316 2024.07.19 17:48:13.952671 [ 3 ] {} <Debug> HTTP-Session: 024e72c2-fe4d-4413-8b14-38106dc3c3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2317 2024.07.19 17:48:13.952685 [ 3 ] {} <Debug> HTTP-Session: 024e72c2-fe4d-4413-8b14-38106dc3c3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2318 2024.07.19 17:48:13.952716 [ 3 ] {} <Trace> HTTP-Session: 024e72c2-fe4d-4413-8b14-38106dc3c3da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2319 2024.07.19 17:48:13.952854 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2320 2024.07.19 17:48:13.952899 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2321 2024.07.19 17:48:13.953031 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2322 2024.07.19 17:48:13.953337 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2323 2024.07.19 17:48:13.953376 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2324 2024.07.19 17:48:13.953886 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2325 2024.07.19 17:48:13.954609 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2326 2024.07.19 17:48:13.954761 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001957 sec., 30659.172202350535 rows/sec., 2.07 MiB/sec.
2327 2024.07.19 17:48:13.954969 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Debug> DynamicQueryHandler: Done processing query
2328 2024.07.19 17:48:13.954993 [ 3 ] {ea081d4a-f905-4bb3-b209-8fd5e42c9a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2329 2024.07.19 17:48:13.955009 [ 3 ] {} <Debug> HTTP-Session: 024e72c2-fe4d-4413-8b14-38106dc3c3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2330 2024.07.19 17:48:18.923210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2331 2024.07.19 17:48:18.923350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2332 2024.07.19 17:48:18.923378 [ 3 ] {} <Debug> HTTP-Session: 6158e1bd-3fa8-44d0-aefc-fa566cf112d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2333 2024.07.19 17:48:18.923408 [ 3 ] {} <Debug> HTTP-Session: 6158e1bd-3fa8-44d0-aefc-fa566cf112d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2334 2024.07.19 17:48:18.923425 [ 3 ] {} <Debug> HTTP-Session: 6158e1bd-3fa8-44d0-aefc-fa566cf112d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2335 2024.07.19 17:48:18.923481 [ 3 ] {} <Trace> HTTP-Session: 6158e1bd-3fa8-44d0-aefc-fa566cf112d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2336 2024.07.19 17:48:18.923729 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2337 2024.07.19 17:48:18.924115 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2338 2024.07.19 17:48:18.924164 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2339 2024.07.19 17:48:18.924500 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2340 2024.07.19 17:48:18.924583 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2341 2024.07.19 17:48:18.924761 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2342 2024.07.19 17:48:18.924955 [ 259 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2343 2024.07.19 17:48:18.925000 [ 256 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2344 2024.07.19 17:48:18.925000 [ 252 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2345 2024.07.19 17:48:18.925218 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2346 2024.07.19 17:48:18.925249 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
2347 2024.07.19 17:48:18.925365 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2348 2024.07.19 17:48:18.925390 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 30 rows with 3 streams
2349 2024.07.19 17:48:18.925432 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2350 2024.07.19 17:48:18.925478 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2351 2024.07.19 17:48:18.925516 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'mg_lower:routes_blocked_by_link_state', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2352 2024.07.19 17:48:18.927283 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003661 sec., 8194.48238186288 rows/sec., 297.69 KiB/sec.
2353 2024.07.19 17:48:18.927662 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> DynamicQueryHandler: Done processing query
2354 2024.07.19 17:48:18.927688 [ 3 ] {9aa1db2f-8b71-462e-96b1-2e1e7f17f95d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2355 2024.07.19 17:48:18.927705 [ 3 ] {} <Debug> HTTP-Session: 6158e1bd-3fa8-44d0-aefc-fa566cf112d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.07.19 17:48:18.929032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2357 2024.07.19 17:48:18.929086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2358 2024.07.19 17:48:18.929105 [ 3 ] {} <Debug> HTTP-Session: 5131011d-ac2d-4e36-867f-cef6706fd366 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2359 2024.07.19 17:48:18.929123 [ 3 ] {} <Debug> HTTP-Session: 5131011d-ac2d-4e36-867f-cef6706fd366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2360 2024.07.19 17:48:18.929137 [ 3 ] {} <Debug> HTTP-Session: 5131011d-ac2d-4e36-867f-cef6706fd366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.07.19 17:48:18.929172 [ 3 ] {} <Trace> HTTP-Session: 5131011d-ac2d-4e36-867f-cef6706fd366 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2362 2024.07.19 17:48:18.929332 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2363 2024.07.19 17:48:18.929614 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2364 2024.07.19 17:48:18.929660 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2365 2024.07.19 17:48:18.929954 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2366 2024.07.19 17:48:18.930020 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2367 2024.07.19 17:48:18.930157 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2368 2024.07.19 17:48:18.930268 [ 259 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2369 2024.07.19 17:48:18.930292 [ 255 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2370 2024.07.19 17:48:18.930321 [ 257 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2371 2024.07.19 17:48:18.930446 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2372 2024.07.19 17:48:18.930475 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
2373 2024.07.19 17:48:18.930576 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2374 2024.07.19 17:48:18.930597 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 30 rows with 3 streams
2375 2024.07.19 17:48:18.930635 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2376 2024.07.19 17:48:18.930675 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2377 2024.07.19 17:48:18.930709 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2378 2024.07.19 17:48:18.932360 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003105 sec., 9661.83574879227 rows/sec., 351.00 KiB/sec.
2379 2024.07.19 17:48:18.932703 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> DynamicQueryHandler: Done processing query
2380 2024.07.19 17:48:18.932729 [ 3 ] {cbc3b055-70db-4a65-887f-a65210de6586} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2381 2024.07.19 17:48:18.932746 [ 3 ] {} <Debug> HTTP-Session: 5131011d-ac2d-4e36-867f-cef6706fd366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.07.19 17:48:18.932952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2383 2024.07.19 17:48:18.933005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2384 2024.07.19 17:48:18.933024 [ 3 ] {} <Debug> HTTP-Session: f4ea016e-4755-49b0-abf9-5177d6ccb8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2385 2024.07.19 17:48:18.933041 [ 3 ] {} <Debug> HTTP-Session: f4ea016e-4755-49b0-abf9-5177d6ccb8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2386 2024.07.19 17:48:18.933054 [ 3 ] {} <Debug> HTTP-Session: f4ea016e-4755-49b0-abf9-5177d6ccb8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.07.19 17:48:18.933086 [ 3 ] {} <Trace> HTTP-Session: f4ea016e-4755-49b0-abf9-5177d6ccb8ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2388 2024.07.19 17:48:18.933239 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2389 2024.07.19 17:48:18.933519 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2390 2024.07.19 17:48:18.933564 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2391 2024.07.19 17:48:18.933878 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2392 2024.07.19 17:48:18.933948 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2393 2024.07.19 17:48:18.934088 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2394 2024.07.19 17:48:18.934213 [ 258 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2395 2024.07.19 17:48:18.934232 [ 259 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2396 2024.07.19 17:48:18.934243 [ 256 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2397 2024.07.19 17:48:18.934368 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2398 2024.07.19 17:48:18.934396 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
2399 2024.07.19 17:48:18.934497 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2400 2024.07.19 17:48:18.934517 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 30 rows with 3 streams
2401 2024.07.19 17:48:18.934556 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2402 2024.07.19 17:48:18.934595 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2403 2024.07.19 17:48:18.934630 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2404 2024.07.19 17:48:18.936113 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002946 sec., 10183.299389002037 rows/sec., 369.94 KiB/sec.
2405 2024.07.19 17:48:18.936444 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> DynamicQueryHandler: Done processing query
2406 2024.07.19 17:48:18.936468 [ 3 ] {0922c8da-c9f9-4eb7-8598-5aa42e210184} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2407 2024.07.19 17:48:18.936485 [ 3 ] {} <Debug> HTTP-Session: f4ea016e-4755-49b0-abf9-5177d6ccb8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.07.19 17:48:18.936678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2024.07.19 17:48:18.936726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2410 2024.07.19 17:48:18.936745 [ 3 ] {} <Debug> HTTP-Session: bceccdc5-9f65-4d10-83c0-3a353290d7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2411 2024.07.19 17:48:18.936761 [ 3 ] {} <Debug> HTTP-Session: bceccdc5-9f65-4d10-83c0-3a353290d7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.07.19 17:48:18.936775 [ 3 ] {} <Debug> HTTP-Session: bceccdc5-9f65-4d10-83c0-3a353290d7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2413 2024.07.19 17:48:18.936806 [ 3 ] {} <Trace> HTTP-Session: bceccdc5-9f65-4d10-83c0-3a353290d7a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2414 2024.07.19 17:48:18.936955 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2415 2024.07.19 17:48:18.937239 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2416 2024.07.19 17:48:18.937285 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2417 2024.07.19 17:48:18.937585 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2418 2024.07.19 17:48:18.937649 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2419 2024.07.19 17:48:18.937787 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2420 2024.07.19 17:48:18.937882 [ 261 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2421 2024.07.19 17:48:18.937940 [ 259 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2422 2024.07.19 17:48:18.937944 [ 256 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2423 2024.07.19 17:48:18.938086 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2424 2024.07.19 17:48:18.938114 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
2425 2024.07.19 17:48:18.938211 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2426 2024.07.19 17:48:18.938231 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 30 rows with 3 streams
2427 2024.07.19 17:48:18.938267 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2428 2024.07.19 17:48:18.938306 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2429 2024.07.19 17:48:18.938342 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2430 2024.07.19 17:48:18.940041 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.003158 sec., 9499.683343888537 rows/sec., 345.11 KiB/sec.
2431 2024.07.19 17:48:18.940375 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> DynamicQueryHandler: Done processing query
2432 2024.07.19 17:48:18.940400 [ 3 ] {a58852a0-0068-4108-8dbe-3e105aeaccf8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2433 2024.07.19 17:48:18.940416 [ 3 ] {} <Debug> HTTP-Session: bceccdc5-9f65-4d10-83c0-3a353290d7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2434 2024.07.19 17:48:18.946467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2024.07.19 17:48:18.946561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2436 2024.07.19 17:48:18.946600 [ 3 ] {} <Debug> HTTP-Session: 93fb65d0-ef40-40ab-a3fb-6b3db4516be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2437 2024.07.19 17:48:18.946633 [ 3 ] {} <Debug> HTTP-Session: 93fb65d0-ef40-40ab-a3fb-6b3db4516be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.07.19 17:48:18.946652 [ 3 ] {} <Debug> HTTP-Session: 93fb65d0-ef40-40ab-a3fb-6b3db4516be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.07.19 17:48:18.946689 [ 3 ] {} <Trace> HTTP-Session: 93fb65d0-ef40-40ab-a3fb-6b3db4516be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2440 2024.07.19 17:48:18.946821 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2441 2024.07.19 17:48:18.946876 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2442 2024.07.19 17:48:18.947081 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2024.07.19 17:48:18.947435 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2444 2024.07.19 17:48:18.947480 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2445 2024.07.19 17:48:18.948169 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2446 2024.07.19 17:48:18.948733 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2447 2024.07.19 17:48:18.948904 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.00212 sec., 1886.7924528301887 rows/sec., 204.06 KiB/sec.
2448 2024.07.19 17:48:18.949195 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Debug> DynamicQueryHandler: Done processing query
2449 2024.07.19 17:48:18.949219 [ 3 ] {a145f8c1-b163-48fb-b817-2905c64db283} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2450 2024.07.19 17:48:18.949235 [ 3 ] {} <Debug> HTTP-Session: 93fb65d0-ef40-40ab-a3fb-6b3db4516be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.07.19 17:48:18.949345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2452 2024.07.19 17:48:18.949393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2453 2024.07.19 17:48:18.949411 [ 3 ] {} <Debug> HTTP-Session: a65202f7-dfb9-4263-9cd8-c63af267660f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2454 2024.07.19 17:48:18.949427 [ 3 ] {} <Debug> HTTP-Session: a65202f7-dfb9-4263-9cd8-c63af267660f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.07.19 17:48:18.949441 [ 3 ] {} <Debug> HTTP-Session: a65202f7-dfb9-4263-9cd8-c63af267660f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.07.19 17:48:18.949471 [ 3 ] {} <Trace> HTTP-Session: a65202f7-dfb9-4263-9cd8-c63af267660f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2457 2024.07.19 17:48:18.949650 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2458 2024.07.19 17:48:18.949692 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2459 2024.07.19 17:48:18.949839 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2460 2024.07.19 17:48:18.950132 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2461 2024.07.19 17:48:18.950168 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2462 2024.07.19 17:48:18.950616 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2463 2024.07.19 17:48:18.951260 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2464 2024.07.19 17:48:18.951409 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 815.99 KiB/sec.
2465 2024.07.19 17:48:18.951608 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Debug> DynamicQueryHandler: Done processing query
2466 2024.07.19 17:48:18.951632 [ 3 ] {4030a988-4ef5-40ab-a2a0-e7458b056188} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2467 2024.07.19 17:48:18.951732 [ 3 ] {} <Debug> HTTP-Session: a65202f7-dfb9-4263-9cd8-c63af267660f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.07.19 17:48:18.951881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2469 2024.07.19 17:48:18.951930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2470 2024.07.19 17:48:18.951948 [ 3 ] {} <Debug> HTTP-Session: bf972a79-041d-4e69-9dbc-89b7fc324fc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2471 2024.07.19 17:48:18.951963 [ 3 ] {} <Debug> HTTP-Session: bf972a79-041d-4e69-9dbc-89b7fc324fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.07.19 17:48:18.951977 [ 3 ] {} <Debug> HTTP-Session: bf972a79-041d-4e69-9dbc-89b7fc324fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2473 2024.07.19 17:48:18.952008 [ 3 ] {} <Trace> HTTP-Session: bf972a79-041d-4e69-9dbc-89b7fc324fc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2474 2024.07.19 17:48:18.952133 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2475 2024.07.19 17:48:18.952175 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2476 2024.07.19 17:48:18.952296 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2477 2024.07.19 17:48:18.952660 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2478 2024.07.19 17:48:18.952696 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2479 2024.07.19 17:48:18.953150 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2480 2024.07.19 17:48:18.953723 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2481 2024.07.19 17:48:18.953874 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.00178 sec., 61797.75280898877 rows/sec., 5.05 MiB/sec.
2482 2024.07.19 17:48:18.954178 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Debug> DynamicQueryHandler: Done processing query
2483 2024.07.19 17:48:18.954206 [ 3 ] {66832159-5a32-4735-bb48-c639099a0eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2484 2024.07.19 17:48:18.954223 [ 3 ] {} <Debug> HTTP-Session: bf972a79-041d-4e69-9dbc-89b7fc324fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.07.19 17:48:18.954395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2024.07.19 17:48:18.954443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2487 2024.07.19 17:48:18.954461 [ 3 ] {} <Debug> HTTP-Session: ec3a7844-4b5d-411b-be26-bbe89e4516a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2488 2024.07.19 17:48:18.954477 [ 3 ] {} <Debug> HTTP-Session: ec3a7844-4b5d-411b-be26-bbe89e4516a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.07.19 17:48:18.954491 [ 3 ] {} <Debug> HTTP-Session: ec3a7844-4b5d-411b-be26-bbe89e4516a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2490 2024.07.19 17:48:18.954521 [ 3 ] {} <Trace> HTTP-Session: ec3a7844-4b5d-411b-be26-bbe89e4516a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2491 2024.07.19 17:48:18.954639 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2492 2024.07.19 17:48:18.954682 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2493 2024.07.19 17:48:18.954821 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2494 2024.07.19 17:48:18.955175 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2495 2024.07.19 17:48:18.955212 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2496 2024.07.19 17:48:18.955677 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2497 2024.07.19 17:48:18.956312 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2498 2024.07.19 17:48:18.956452 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001849 sec., 50838.29096809086 rows/sec., 3.97 MiB/sec.
2499 2024.07.19 17:48:18.956653 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Debug> DynamicQueryHandler: Done processing query
2500 2024.07.19 17:48:18.956678 [ 3 ] {e1feccd4-0f9d-4439-95d6-2c4c6b7386c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2501 2024.07.19 17:48:18.956693 [ 3 ] {} <Debug> HTTP-Session: ec3a7844-4b5d-411b-be26-bbe89e4516a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.07.19 17:48:18.956876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2503 2024.07.19 17:48:18.956924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2504 2024.07.19 17:48:18.956943 [ 3 ] {} <Debug> HTTP-Session: 87c87a98-ec79-4339-9eeb-a743b4b38a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2505 2024.07.19 17:48:18.956965 [ 3 ] {} <Debug> HTTP-Session: 87c87a98-ec79-4339-9eeb-a743b4b38a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.07.19 17:48:18.956985 [ 3 ] {} <Debug> HTTP-Session: 87c87a98-ec79-4339-9eeb-a743b4b38a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2507 2024.07.19 17:48:18.957023 [ 3 ] {} <Trace> HTTP-Session: 87c87a98-ec79-4339-9eeb-a743b4b38a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2508 2024.07.19 17:48:18.957175 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2509 2024.07.19 17:48:18.957220 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2510 2024.07.19 17:48:18.957356 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2024.07.19 17:48:18.957740 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2512 2024.07.19 17:48:18.957777 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2513 2024.07.19 17:48:18.958335 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2514 2024.07.19 17:48:18.959065 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2515 2024.07.19 17:48:18.959230 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002117 sec., 75578.64903164856 rows/sec., 5.26 MiB/sec.
2516 2024.07.19 17:48:18.959429 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Debug> DynamicQueryHandler: Done processing query
2517 2024.07.19 17:48:18.959457 [ 3 ] {d89a7190-4524-4ec6-853b-5d2152f6d9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2518 2024.07.19 17:48:18.959475 [ 3 ] {} <Debug> HTTP-Session: 87c87a98-ec79-4339-9eeb-a743b4b38a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2519 2024.07.19 17:48:18.959666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.07.19 17:48:18.959718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2521 2024.07.19 17:48:18.959738 [ 3 ] {} <Debug> HTTP-Session: 2947472e-2052-4470-a63e-556eb2b7837f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2522 2024.07.19 17:48:18.959755 [ 3 ] {} <Debug> HTTP-Session: 2947472e-2052-4470-a63e-556eb2b7837f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.07.19 17:48:18.959769 [ 3 ] {} <Debug> HTTP-Session: 2947472e-2052-4470-a63e-556eb2b7837f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2524 2024.07.19 17:48:18.959800 [ 3 ] {} <Trace> HTTP-Session: 2947472e-2052-4470-a63e-556eb2b7837f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2525 2024.07.19 17:48:18.960066 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2526 2024.07.19 17:48:18.960134 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2527 2024.07.19 17:48:18.960566 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2528 2024.07.19 17:48:18.963244 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2529 2024.07.19 17:48:18.963283 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2530 2024.07.19 17:48:18.967227 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2531 2024.07.19 17:48:18.967853 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2532 2024.07.19 17:48:18.968104 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.008221 sec., 2189.514657584236 rows/sec., 3.92 MiB/sec.
2533 2024.07.19 17:48:18.968579 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Debug> DynamicQueryHandler: Done processing query
2534 2024.07.19 17:48:18.968605 [ 3 ] {26ce1bbd-5aa0-43a6-87a6-d7cbdc28b3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2535 2024.07.19 17:48:18.968622 [ 3 ] {} <Debug> HTTP-Session: 2947472e-2052-4470-a63e-556eb2b7837f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.07.19 17:48:18.968747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.07.19 17:48:18.968797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2538 2024.07.19 17:48:18.968818 [ 3 ] {} <Debug> HTTP-Session: 0df6b7b7-7bbf-4109-9918-b1a34cad15c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2539 2024.07.19 17:48:18.968837 [ 3 ] {} <Debug> HTTP-Session: 0df6b7b7-7bbf-4109-9918-b1a34cad15c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.07.19 17:48:18.968851 [ 3 ] {} <Debug> HTTP-Session: 0df6b7b7-7bbf-4109-9918-b1a34cad15c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.07.19 17:48:18.968881 [ 3 ] {} <Trace> HTTP-Session: 0df6b7b7-7bbf-4109-9918-b1a34cad15c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2542 2024.07.19 17:48:18.968984 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2543 2024.07.19 17:48:18.969029 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2544 2024.07.19 17:48:18.969172 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2545 2024.07.19 17:48:18.969484 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2546 2024.07.19 17:48:18.969522 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2547 2024.07.19 17:48:18.969999 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2548 2024.07.19 17:48:18.970584 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2549 2024.07.19 17:48:18.970750 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 742.80 KiB/sec.
2550 2024.07.19 17:48:18.970954 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Debug> DynamicQueryHandler: Done processing query
2551 2024.07.19 17:48:18.970980 [ 3 ] {66ae3ed3-0fc9-4308-9d35-fa025d63205c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2552 2024.07.19 17:48:18.970998 [ 3 ] {} <Debug> HTTP-Session: 0df6b7b7-7bbf-4109-9918-b1a34cad15c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.07.19 17:48:18.971148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2554 2024.07.19 17:48:18.971199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2555 2024.07.19 17:48:18.971219 [ 3 ] {} <Debug> HTTP-Session: eace655b-6d74-4f46-8cf7-d8854a19ebf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2556 2024.07.19 17:48:18.971236 [ 3 ] {} <Debug> HTTP-Session: eace655b-6d74-4f46-8cf7-d8854a19ebf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.07.19 17:48:18.971251 [ 3 ] {} <Debug> HTTP-Session: eace655b-6d74-4f46-8cf7-d8854a19ebf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.07.19 17:48:18.971281 [ 3 ] {} <Trace> HTTP-Session: eace655b-6d74-4f46-8cf7-d8854a19ebf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2559 2024.07.19 17:48:18.971396 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2560 2024.07.19 17:48:18.971441 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2561 2024.07.19 17:48:18.971569 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2562 2024.07.19 17:48:18.971878 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2563 2024.07.19 17:48:18.971914 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2564 2024.07.19 17:48:18.972411 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2565 2024.07.19 17:48:18.972977 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2566 2024.07.19 17:48:18.973143 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001782 sec., 33670.03367003367 rows/sec., 2.27 MiB/sec.
2567 2024.07.19 17:48:18.973315 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Debug> DynamicQueryHandler: Done processing query
2568 2024.07.19 17:48:18.973341 [ 3 ] {cbd978e2-2f60-490b-b506-170c86829485} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2569 2024.07.19 17:48:18.973357 [ 3 ] {} <Debug> HTTP-Session: eace655b-6d74-4f46-8cf7-d8854a19ebf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.07.19 17:48:23.074629 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2571 2024.07.19 17:48:23.074691 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2572 2024.07.19 17:48:23.933668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2573 2024.07.19 17:48:23.933834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2574 2024.07.19 17:48:23.933880 [ 3 ] {} <Debug> HTTP-Session: b1042f2f-1f6e-4215-a6a3-df64a9c50b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2575 2024.07.19 17:48:23.933923 [ 3 ] {} <Debug> HTTP-Session: b1042f2f-1f6e-4215-a6a3-df64a9c50b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.07.19 17:48:23.933951 [ 3 ] {} <Debug> HTTP-Session: b1042f2f-1f6e-4215-a6a3-df64a9c50b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2577 2024.07.19 17:48:23.934030 [ 3 ] {} <Trace> HTTP-Session: b1042f2f-1f6e-4215-a6a3-df64a9c50b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2578 2024.07.19 17:48:23.934311 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2579 2024.07.19 17:48:23.934419 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2580 2024.07.19 17:48:23.934734 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2581 2024.07.19 17:48:23.935297 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2582 2024.07.19 17:48:23.935338 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2583 2024.07.19 17:48:23.935823 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2584 2024.07.19 17:48:23.936383 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2585 2024.07.19 17:48:23.936532 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.002311 sec., 2596.2786672436173 rows/sec., 147.05 KiB/sec.
2586 2024.07.19 17:48:23.936789 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Debug> DynamicQueryHandler: Done processing query
2587 2024.07.19 17:48:23.936818 [ 3 ] {16a2123c-0dce-4587-a53e-b764ec605d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2588 2024.07.19 17:48:23.936835 [ 3 ] {} <Debug> HTTP-Session: b1042f2f-1f6e-4215-a6a3-df64a9c50b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2589 2024.07.19 17:48:23.936983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 24370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2590 2024.07.19 17:48:23.937041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2591 2024.07.19 17:48:23.937062 [ 3 ] {} <Debug> HTTP-Session: 6bd8d017-e04a-481b-be15-694a433cae30 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2592 2024.07.19 17:48:23.937081 [ 3 ] {} <Debug> HTTP-Session: 6bd8d017-e04a-481b-be15-694a433cae30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.07.19 17:48:23.937098 [ 3 ] {} <Debug> HTTP-Session: 6bd8d017-e04a-481b-be15-694a433cae30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2594 2024.07.19 17:48:23.937132 [ 3 ] {} <Trace> HTTP-Session: 6bd8d017-e04a-481b-be15-694a433cae30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2595 2024.07.19 17:48:23.937286 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2596 2024.07.19 17:48:23.937334 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2597 2024.07.19 17:48:23.937462 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2598 2024.07.19 17:48:23.937932 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2599 2024.07.19 17:48:23.937970 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2600 2024.07.19 17:48:23.938491 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2601 2024.07.19 17:48:23.939097 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2602 2024.07.19 17:48:23.939218 [ 69 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2603 2024.07.19 17:48:23.939224 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Debug> executeQuery: Read 161 rows, 14.56 KiB in 0.002009 sec., 80139.37282229966 rows/sec., 7.08 MiB/sec.
2604 2024.07.19 17:48:23.939260 [ 69 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2605 2024.07.19 17:48:23.939294 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2606 2024.07.19 17:48:23.939510 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Debug> DynamicQueryHandler: Done processing query
2607 2024.07.19 17:48:23.939518 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
2608 2024.07.19 17:48:23.939576 [ 3 ] {40075087-de40-4cff-943e-235b6ca61ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2609 2024.07.19 17:48:23.939646 [ 3 ] {} <Debug> HTTP-Session: 6bd8d017-e04a-481b-be15-694a433cae30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.07.19 17:48:23.939784 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2611 2024.07.19 17:48:23.939816 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part
2612 2024.07.19 17:48:23.939886 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part
2613 2024.07.19 17:48:23.940022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 61589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2614 2024.07.19 17:48:23.940222 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2615 2024.07.19 17:48:23.940271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2616 2024.07.19 17:48:23.940370 [ 3 ] {} <Debug> HTTP-Session: b70eb759-d17f-493e-afa5-74cd82bd29c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2617 2024.07.19 17:48:23.940443 [ 3 ] {} <Debug> HTTP-Session: b70eb759-d17f-493e-afa5-74cd82bd29c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.07.19 17:48:23.940495 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 161 rows starting from the beginning of the part
2619 2024.07.19 17:48:23.940513 [ 3 ] {} <Debug> HTTP-Session: b70eb759-d17f-493e-afa5-74cd82bd29c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2620 2024.07.19 17:48:23.940635 [ 3 ] {} <Trace> HTTP-Session: b70eb759-d17f-493e-afa5-74cd82bd29c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2621 2024.07.19 17:48:23.940781 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part
2622 2024.07.19 17:48:23.941014 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part
2623 2024.07.19 17:48:23.941196 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2624 2024.07.19 17:48:23.941355 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2625 2024.07.19 17:48:23.941607 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2626 2024.07.19 17:48:23.942333 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2627 2024.07.19 17:48:23.942380 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2628 2024.07.19 17:48:23.942681 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 4 columns (4 merged, 0 gathered) in 0.003324597 sec., 204235.28024599675 rows/sec., 17.51 MiB/sec.
2629 2024.07.19 17:48:23.942995 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2630 2024.07.19 17:48:23.943011 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2631 2024.07.19 17:48:23.943767 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2632 2024.07.19 17:48:23.943830 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2633 2024.07.19 17:48:23.943941 [ 69 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2634 2024.07.19 17:48:23.943965 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Debug> executeQuery: Read 382 rows, 27.47 KiB in 0.003015 sec., 126699.83416252074 rows/sec., 8.90 MiB/sec.
2635 2024.07.19 17:48:23.943985 [ 69 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2636 2024.07.19 17:48:23.944028 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_11_2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2637 2024.07.19 17:48:23.944040 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2638 2024.07.19 17:48:23.944488 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Debug> DynamicQueryHandler: Done processing query
2639 2024.07.19 17:48:23.944575 [ 3 ] {ca516614-5d65-4290-bb85-41a0cc74817c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2640 2024.07.19 17:48:23.944663 [ 3 ] {} <Debug> HTTP-Session: b70eb759-d17f-493e-afa5-74cd82bd29c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.07.19 17:48:23.944926 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
2642 2024.07.19 17:48:23.944943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2024.07.19 17:48:23.944990 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
2644 2024.07.19 17:48:23.945008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2645 2024.07.19 17:48:23.945098 [ 3 ] {} <Debug> HTTP-Session: 43d842d3-d356-4f9a-a446-8491be0c9910 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2646 2024.07.19 17:48:23.945129 [ 3 ] {} <Debug> HTTP-Session: 43d842d3-d356-4f9a-a446-8491be0c9910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.07.19 17:48:23.945180 [ 3 ] {} <Debug> HTTP-Session: 43d842d3-d356-4f9a-a446-8491be0c9910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.07.19 17:48:23.945274 [ 3 ] {} <Trace> HTTP-Session: 43d842d3-d356-4f9a-a446-8491be0c9910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2649 2024.07.19 17:48:23.945347 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2650 2024.07.19 17:48:23.945412 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2651 2024.07.19 17:48:23.945520 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2652 2024.07.19 17:48:23.945683 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 382 rows starting from the beginning of the part
2653 2024.07.19 17:48:23.945709 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2654 2024.07.19 17:48:23.946054 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2655 2024.07.19 17:48:23.946370 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part
2656 2024.07.19 17:48:23.946704 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 94 rows starting from the beginning of the part
2657 2024.07.19 17:48:23.946723 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2658 2024.07.19 17:48:23.946960 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part
2659 2024.07.19 17:48:23.947622 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2660 2024.07.19 17:48:23.947666 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2661 2024.07.19 17:48:23.948601 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2662 2024.07.19 17:48:23.949618 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 4 columns (4 merged, 0 gathered) in 0.005399271 sec., 248181.65267125878 rows/sec., 17.71 MiB/sec.
2663 2024.07.19 17:48:23.949691 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2664 2024.07.19 17:48:23.949885 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004453 sec., 1347.406242982259 rows/sec., 57.90 KiB/sec.
2665 2024.07.19 17:48:23.950084 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2666 2024.07.19 17:48:23.950120 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Debug> DynamicQueryHandler: Done processing query
2667 2024.07.19 17:48:23.950180 [ 3 ] {ad3447c3-2bbb-42d7-be77-72a7942c94b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2668 2024.07.19 17:48:23.950226 [ 3 ] {} <Debug> HTTP-Session: 43d842d3-d356-4f9a-a446-8491be0c9910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2669 2024.07.19 17:48:23.950379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2670 2024.07.19 17:48:23.950483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2671 2024.07.19 17:48:23.950553 [ 3 ] {} <Debug> HTTP-Session: 80c91469-3587-486b-9d45-39dec9940168 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2672 2024.07.19 17:48:23.950614 [ 3 ] {} <Debug> HTTP-Session: 80c91469-3587-486b-9d45-39dec9940168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.07.19 17:48:23.950668 [ 3 ] {} <Debug> HTTP-Session: 80c91469-3587-486b-9d45-39dec9940168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2674 2024.07.19 17:48:23.950749 [ 3 ] {} <Trace> HTTP-Session: 80c91469-3587-486b-9d45-39dec9940168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2675 2024.07.19 17:48:23.950925 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2676 2024.07.19 17:48:23.950994 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2677 2024.07.19 17:48:23.951248 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2678 2024.07.19 17:48:23.951358 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2679 2024.07.19 17:48:23.951582 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_11_2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2680 2024.07.19 17:48:23.951758 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
2681 2024.07.19 17:48:23.951853 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2682 2024.07.19 17:48:23.951895 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2683 2024.07.19 17:48:23.952387 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2684 2024.07.19 17:48:23.953033 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2685 2024.07.19 17:48:23.953160 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002307 sec., 33376.679670567835 rows/sec., 2.06 MiB/sec.
2686 2024.07.19 17:48:23.953375 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Debug> DynamicQueryHandler: Done processing query
2687 2024.07.19 17:48:23.953400 [ 3 ] {959979fd-6ef8-470d-865c-9ae73893d242} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2688 2024.07.19 17:48:23.953416 [ 3 ] {} <Debug> HTTP-Session: 80c91469-3587-486b-9d45-39dec9940168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.07.19 17:48:23.953592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2690 2024.07.19 17:48:23.953642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2691 2024.07.19 17:48:23.953662 [ 3 ] {} <Debug> HTTP-Session: c165cb17-d32a-45b2-a376-749cc133feba Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2692 2024.07.19 17:48:23.953679 [ 3 ] {} <Debug> HTTP-Session: c165cb17-d32a-45b2-a376-749cc133feba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2693 2024.07.19 17:48:23.953693 [ 3 ] {} <Debug> HTTP-Session: c165cb17-d32a-45b2-a376-749cc133feba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.07.19 17:48:23.953724 [ 3 ] {} <Trace> HTTP-Session: c165cb17-d32a-45b2-a376-749cc133feba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2695 2024.07.19 17:48:23.953875 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2696 2024.07.19 17:48:23.953921 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2697 2024.07.19 17:48:23.954063 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2024.07.19 17:48:23.954462 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2699 2024.07.19 17:48:23.954498 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2700 2024.07.19 17:48:23.954987 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2701 2024.07.19 17:48:23.955602 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2702 2024.07.19 17:48:23.955723 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2703 2024.07.19 17:48:23.955732 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001928 sec., 82987.55186721991 rows/sec., 5.78 MiB/sec.
2704 2024.07.19 17:48:23.955762 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2024.07.19 17:48:23.955800 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2706 2024.07.19 17:48:23.956157 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
2707 2024.07.19 17:48:23.956153 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Debug> DynamicQueryHandler: Done processing query
2708 2024.07.19 17:48:23.956255 [ 3 ] {633f8b27-3ce2-4a2c-892f-a2104a66044c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2709 2024.07.19 17:48:23.956294 [ 3 ] {} <Debug> HTTP-Session: c165cb17-d32a-45b2-a376-749cc133feba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.07.19 17:48:23.956426 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2711 2024.07.19 17:48:23.956460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2712 2024.07.19 17:48:23.956506 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part
2713 2024.07.19 17:48:23.956547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.07.19 17:48:23.956594 [ 3 ] {} <Debug> HTTP-Session: 9b786bb7-a821-4215-9486-249536fa3ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2715 2024.07.19 17:48:23.956662 [ 3 ] {} <Debug> HTTP-Session: 9b786bb7-a821-4215-9486-249536fa3ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.07.19 17:48:23.956765 [ 3 ] {} <Debug> HTTP-Session: 9b786bb7-a821-4215-9486-249536fa3ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.07.19 17:48:23.956865 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2718 2024.07.19 17:48:23.956894 [ 3 ] {} <Trace> HTTP-Session: 9b786bb7-a821-4215-9486-249536fa3ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2719 2024.07.19 17:48:23.957116 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2720 2024.07.19 17:48:23.957245 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2721 2024.07.19 17:48:23.957379 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2722 2024.07.19 17:48:23.957452 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2723 2024.07.19 17:48:23.957717 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2724 2024.07.19 17:48:23.958115 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
2725 2024.07.19 17:48:23.958643 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2726 2024.07.19 17:48:23.959300 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2727 2024.07.19 17:48:23.959367 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2728 2024.07.19 17:48:23.960588 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2729 2024.07.19 17:48:23.961162 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 5 columns (5 merged, 0 gathered) in 0.005279497 sec., 218202.60528607175 rows/sec., 15.23 MiB/sec.
2730 2024.07.19 17:48:23.961482 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2731 2024.07.19 17:48:23.961499 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2732 2024.07.19 17:48:23.961657 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004578 sec., 5024.027959807777 rows/sec., 271.77 KiB/sec.
2733 2024.07.19 17:48:23.962451 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Debug> DynamicQueryHandler: Done processing query
2734 2024.07.19 17:48:23.962478 [ 3 ] {9971122e-b601-412a-be88-d3ac92f7bfd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2735 2024.07.19 17:48:23.962503 [ 3 ] {} <Debug> HTTP-Session: 9b786bb7-a821-4215-9486-249536fa3ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.07.19 17:48:23.962628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2737 2024.07.19 17:48:23.962683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2738 2024.07.19 17:48:23.962707 [ 3 ] {} <Debug> HTTP-Session: 28137c1a-79d5-4c23-8fea-f13cdae3f87e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2739 2024.07.19 17:48:23.962726 [ 3 ] {} <Debug> HTTP-Session: 28137c1a-79d5-4c23-8fea-f13cdae3f87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.07.19 17:48:23.962741 [ 3 ] {} <Debug> HTTP-Session: 28137c1a-79d5-4c23-8fea-f13cdae3f87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2741 2024.07.19 17:48:23.962778 [ 3 ] {} <Trace> HTTP-Session: 28137c1a-79d5-4c23-8fea-f13cdae3f87e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2742 2024.07.19 17:48:23.962889 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2743 2024.07.19 17:48:23.962924 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2744 2024.07.19 17:48:23.962979 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2745 2024.07.19 17:48:23.963027 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2746 2024.07.19 17:48:23.963162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
2747 2024.07.19 17:48:23.963204 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2748 2024.07.19 17:48:23.963520 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2749 2024.07.19 17:48:23.963558 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2750 2024.07.19 17:48:23.964037 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2751 2024.07.19 17:48:23.964709 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2752 2024.07.19 17:48:23.964831 [ 69 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2753 2024.07.19 17:48:23.964840 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001982 sec., 30272.45206861756 rows/sec., 2.04 MiB/sec.
2754 2024.07.19 17:48:23.964865 [ 69 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2755 2024.07.19 17:48:23.964901 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2756 2024.07.19 17:48:23.965190 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Debug> DynamicQueryHandler: Done processing query
2757 2024.07.19 17:48:23.965303 [ 3 ] {a8134ceb-850d-48fc-9c06-e71cc63c5310} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2758 2024.07.19 17:48:23.965375 [ 3 ] {} <Debug> HTTP-Session: 28137c1a-79d5-4c23-8fea-f13cdae3f87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2759 2024.07.19 17:48:23.965442 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
2760 2024.07.19 17:48:23.965818 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2761 2024.07.19 17:48:23.965850 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part
2762 2024.07.19 17:48:23.965920 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2763 2024.07.19 17:48:23.966018 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2764 2024.07.19 17:48:23.966120 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2765 2024.07.19 17:48:23.966204 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2766 2024.07.19 17:48:23.966286 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
2767 2024.07.19 17:48:23.967295 [ 201 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022936 sec., 192710.1499825602 rows/sec., 12.90 MiB/sec.
2768 2024.07.19 17:48:23.967559 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2769 2024.07.19 17:48:23.968399 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2770 2024.07.19 17:48:23.968510 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_11_2} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2771 2024.07.19 17:48:23.968591 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2772 2024.07.19 17:48:28.929903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2024.07.19 17:48:28.930041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2774 2024.07.19 17:48:28.930069 [ 3 ] {} <Debug> HTTP-Session: 9cdc1a12-33be-4138-8786-c243292c6e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2775 2024.07.19 17:48:28.930098 [ 3 ] {} <Debug> HTTP-Session: 9cdc1a12-33be-4138-8786-c243292c6e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.07.19 17:48:28.930115 [ 3 ] {} <Debug> HTTP-Session: 9cdc1a12-33be-4138-8786-c243292c6e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.07.19 17:48:28.930168 [ 3 ] {} <Trace> HTTP-Session: 9cdc1a12-33be-4138-8786-c243292c6e85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2778 2024.07.19 17:48:28.930353 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2779 2024.07.19 17:48:28.930418 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2780 2024.07.19 17:48:28.930607 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2024.07.19 17:48:28.931020 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2782 2024.07.19 17:48:28.931063 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2783 2024.07.19 17:48:28.931431 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2784 2024.07.19 17:48:28.931770 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2785 2024.07.19 17:48:28.931948 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001643 sec., 10955.569080949483 rows/sec., 888.00 KiB/sec.
2786 2024.07.19 17:48:28.932155 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Debug> DynamicQueryHandler: Done processing query
2787 2024.07.19 17:48:28.932183 [ 3 ] {f967b349-954a-49d7-a6d8-2d353ae95ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2788 2024.07.19 17:48:28.932199 [ 3 ] {} <Debug> HTTP-Session: 9cdc1a12-33be-4138-8786-c243292c6e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2789 2024.07.19 17:48:28.932343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2790 2024.07.19 17:48:28.932396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2791 2024.07.19 17:48:28.932416 [ 3 ] {} <Debug> HTTP-Session: 691c25e3-ada6-4925-bd1b-7a8f964f3895 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2792 2024.07.19 17:48:28.932434 [ 3 ] {} <Debug> HTTP-Session: 691c25e3-ada6-4925-bd1b-7a8f964f3895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.07.19 17:48:28.932448 [ 3 ] {} <Debug> HTTP-Session: 691c25e3-ada6-4925-bd1b-7a8f964f3895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.07.19 17:48:28.932482 [ 3 ] {} <Trace> HTTP-Session: 691c25e3-ada6-4925-bd1b-7a8f964f3895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2795 2024.07.19 17:48:28.932615 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2796 2024.07.19 17:48:28.932661 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2797 2024.07.19 17:48:28.932790 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.07.19 17:48:28.933164 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.07.19 17:48:28.933203 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2800 2024.07.19 17:48:28.933524 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2801 2024.07.19 17:48:28.933834 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2802 2024.07.19 17:48:28.933987 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001417 sec., 77628.7932251235 rows/sec., 6.34 MiB/sec.
2803 2024.07.19 17:48:28.934161 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Debug> DynamicQueryHandler: Done processing query
2804 2024.07.19 17:48:28.934188 [ 3 ] {740ce06a-aeec-444d-9097-9dc252b3e0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2805 2024.07.19 17:48:28.934204 [ 3 ] {} <Debug> HTTP-Session: 691c25e3-ada6-4925-bd1b-7a8f964f3895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.07.19 17:48:28.934333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2807 2024.07.19 17:48:28.934385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2808 2024.07.19 17:48:28.934404 [ 3 ] {} <Debug> HTTP-Session: a5a5512f-3850-4bd2-a24c-d3ae23cdd808 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2809 2024.07.19 17:48:28.934422 [ 3 ] {} <Debug> HTTP-Session: a5a5512f-3850-4bd2-a24c-d3ae23cdd808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.07.19 17:48:28.934435 [ 3 ] {} <Debug> HTTP-Session: a5a5512f-3850-4bd2-a24c-d3ae23cdd808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.07.19 17:48:28.934466 [ 3 ] {} <Trace> HTTP-Session: a5a5512f-3850-4bd2-a24c-d3ae23cdd808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2812 2024.07.19 17:48:28.934587 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2813 2024.07.19 17:48:28.934630 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2814 2024.07.19 17:48:28.934758 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2815 2024.07.19 17:48:28.935122 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2816 2024.07.19 17:48:28.935159 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2817 2024.07.19 17:48:28.935489 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2818 2024.07.19 17:48:28.935799 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2819 2024.07.19 17:48:28.935955 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001413 sec., 58032.55484784147 rows/sec., 4.53 MiB/sec.
2820 2024.07.19 17:48:28.936131 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Debug> DynamicQueryHandler: Done processing query
2821 2024.07.19 17:48:28.936156 [ 3 ] {7941955c-5297-483f-bac5-4476bff002f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2822 2024.07.19 17:48:28.936172 [ 3 ] {} <Debug> HTTP-Session: a5a5512f-3850-4bd2-a24c-d3ae23cdd808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.07.19 17:48:28.936333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2824 2024.07.19 17:48:28.936383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2825 2024.07.19 17:48:28.936403 [ 3 ] {} <Debug> HTTP-Session: d622d85f-2d3f-4545-bcf6-c0e4817a403c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2826 2024.07.19 17:48:28.936420 [ 3 ] {} <Debug> HTTP-Session: d622d85f-2d3f-4545-bcf6-c0e4817a403c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.07.19 17:48:28.936434 [ 3 ] {} <Debug> HTTP-Session: d622d85f-2d3f-4545-bcf6-c0e4817a403c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.07.19 17:48:28.936464 [ 3 ] {} <Trace> HTTP-Session: d622d85f-2d3f-4545-bcf6-c0e4817a403c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2829 2024.07.19 17:48:28.936608 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2830 2024.07.19 17:48:28.936656 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2831 2024.07.19 17:48:28.936804 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2832 2024.07.19 17:48:28.937178 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2833 2024.07.19 17:48:28.937215 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2834 2024.07.19 17:48:28.937601 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2835 2024.07.19 17:48:28.937943 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2836 2024.07.19 17:48:28.938068 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec.
2837 2024.07.19 17:48:28.938280 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Debug> DynamicQueryHandler: Done processing query
2838 2024.07.19 17:48:28.938305 [ 3 ] {5b81994c-6788-4519-a09f-83b73c523154} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2839 2024.07.19 17:48:28.938321 [ 3 ] {} <Debug> HTTP-Session: d622d85f-2d3f-4545-bcf6-c0e4817a403c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.07.19 17:48:28.938474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2841 2024.07.19 17:48:28.938525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2842 2024.07.19 17:48:28.938544 [ 3 ] {} <Debug> HTTP-Session: 38945762-3e89-4feb-81e1-4a4bd9e9368e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2843 2024.07.19 17:48:28.938559 [ 3 ] {} <Debug> HTTP-Session: 38945762-3e89-4feb-81e1-4a4bd9e9368e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2844 2024.07.19 17:48:28.938573 [ 3 ] {} <Debug> HTTP-Session: 38945762-3e89-4feb-81e1-4a4bd9e9368e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.07.19 17:48:28.938603 [ 3 ] {} <Trace> HTTP-Session: 38945762-3e89-4feb-81e1-4a4bd9e9368e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2846 2024.07.19 17:48:28.938851 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2847 2024.07.19 17:48:28.938914 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2848 2024.07.19 17:48:28.939313 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2849 2024.07.19 17:48:28.939921 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2850 2024.07.19 17:48:28.939958 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2851 2024.07.19 17:48:28.940606 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2852 2024.07.19 17:48:28.941027 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2853 2024.07.19 17:48:28.941215 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002536 sec., 7097.791798107255 rows/sec., 12.72 MiB/sec.
2854 2024.07.19 17:48:28.941458 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Debug> DynamicQueryHandler: Done processing query
2855 2024.07.19 17:48:28.941484 [ 3 ] {9f9d3baa-ee63-4a14-af96-d32a57e62105} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2856 2024.07.19 17:48:28.941501 [ 3 ] {} <Debug> HTTP-Session: 38945762-3e89-4feb-81e1-4a4bd9e9368e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2857 2024.07.19 17:48:28.941628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2858 2024.07.19 17:48:28.941678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2859 2024.07.19 17:48:28.941698 [ 3 ] {} <Debug> HTTP-Session: 384320d2-cea1-4333-bcc3-7a09e25e2c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2860 2024.07.19 17:48:28.941714 [ 3 ] {} <Debug> HTTP-Session: 384320d2-cea1-4333-bcc3-7a09e25e2c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.07.19 17:48:28.941728 [ 3 ] {} <Debug> HTTP-Session: 384320d2-cea1-4333-bcc3-7a09e25e2c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.07.19 17:48:28.941758 [ 3 ] {} <Trace> HTTP-Session: 384320d2-cea1-4333-bcc3-7a09e25e2c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2863 2024.07.19 17:48:28.941889 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2864 2024.07.19 17:48:28.941935 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2865 2024.07.19 17:48:28.942063 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2866 2024.07.19 17:48:28.942360 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2867 2024.07.19 17:48:28.942396 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
2868 2024.07.19 17:48:28.942752 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2869 2024.07.19 17:48:28.943076 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2870 2024.07.19 17:48:28.943230 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
2871 2024.07.19 17:48:28.943410 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Debug> DynamicQueryHandler: Done processing query
2872 2024.07.19 17:48:28.943436 [ 3 ] {f4d38109-0fdf-4ae4-a5b9-94c7baf9d52d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2873 2024.07.19 17:48:28.943452 [ 3 ] {} <Debug> HTTP-Session: 384320d2-cea1-4333-bcc3-7a09e25e2c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2874 2024.07.19 17:48:33.931696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2875 2024.07.19 17:48:33.931867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2876 2024.07.19 17:48:33.931935 [ 3 ] {} <Debug> HTTP-Session: d2338f8d-776f-43e1-970b-e26606310cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2877 2024.07.19 17:48:33.931978 [ 3 ] {} <Debug> HTTP-Session: d2338f8d-776f-43e1-970b-e26606310cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.07.19 17:48:33.931997 [ 3 ] {} <Debug> HTTP-Session: d2338f8d-776f-43e1-970b-e26606310cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.07.19 17:48:33.932053 [ 3 ] {} <Trace> HTTP-Session: d2338f8d-776f-43e1-970b-e26606310cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2880 2024.07.19 17:48:33.932338 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2881 2024.07.19 17:48:33.932781 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2882 2024.07.19 17:48:33.932843 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2883 2024.07.19 17:48:33.933256 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2884 2024.07.19 17:48:33.933350 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2885 2024.07.19 17:48:33.933527 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2886 2024.07.19 17:48:33.933747 [ 260 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2887 2024.07.19 17:48:33.933768 [ 256 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2888 2024.07.19 17:48:33.933799 [ 259 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2889 2024.07.19 17:48:33.933778 [ 252 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2890 2024.07.19 17:48:33.934000 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2891 2024.07.19 17:48:33.934032 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
2892 2024.07.19 17:48:33.934173 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2893 2024.07.19 17:48:33.934199 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 34 rows with 4 streams
2894 2024.07.19 17:48:33.934244 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2895 2024.07.19 17:48:33.934291 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2896 2024.07.19 17:48:33.934332 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2897 2024.07.19 17:48:33.934371 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2898 2024.07.19 17:48:33.936733 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> executeQuery: Read 34 rows, 1.27 KiB in 0.004536 sec., 7495.590828924162 rows/sec., 280.96 KiB/sec.
2899 2024.07.19 17:48:33.937193 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> DynamicQueryHandler: Done processing query
2900 2024.07.19 17:48:33.937224 [ 3 ] {89d685ad-3619-405f-901e-6d8e2038c1b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2901 2024.07.19 17:48:33.937243 [ 3 ] {} <Debug> HTTP-Session: d2338f8d-776f-43e1-970b-e26606310cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2902 2024.07.19 17:48:33.940013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2024.07.19 17:48:33.940079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2904 2024.07.19 17:48:33.940103 [ 3 ] {} <Debug> HTTP-Session: 2a1f2a3b-5b78-4b9b-9b56-3d2dab566e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2905 2024.07.19 17:48:33.940126 [ 3 ] {} <Debug> HTTP-Session: 2a1f2a3b-5b78-4b9b-9b56-3d2dab566e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.07.19 17:48:33.940141 [ 3 ] {} <Debug> HTTP-Session: 2a1f2a3b-5b78-4b9b-9b56-3d2dab566e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2907 2024.07.19 17:48:33.940180 [ 3 ] {} <Trace> HTTP-Session: 2a1f2a3b-5b78-4b9b-9b56-3d2dab566e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2908 2024.07.19 17:48:33.940321 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2909 2024.07.19 17:48:33.940378 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2910 2024.07.19 17:48:33.940563 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2911 2024.07.19 17:48:33.940918 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2912 2024.07.19 17:48:33.940962 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2913 2024.07.19 17:48:33.941496 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2914 2024.07.19 17:48:33.941834 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2915 2024.07.19 17:48:33.942008 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001725 sec., 579.7101449275362 rows/sec., 131.34 KiB/sec.
2916 2024.07.19 17:48:33.942250 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Debug> DynamicQueryHandler: Done processing query
2917 2024.07.19 17:48:33.942279 [ 3 ] {2b64a713-7c5d-4366-bdd2-0671b9e81e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2918 2024.07.19 17:48:33.942298 [ 3 ] {} <Debug> HTTP-Session: 2a1f2a3b-5b78-4b9b-9b56-3d2dab566e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.07.19 17:48:33.942428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2920 2024.07.19 17:48:33.942482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2921 2024.07.19 17:48:33.942502 [ 3 ] {} <Debug> HTTP-Session: e0d53784-45a5-4745-95c5-1f8ae80ddfdd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2922 2024.07.19 17:48:33.942520 [ 3 ] {} <Debug> HTTP-Session: e0d53784-45a5-4745-95c5-1f8ae80ddfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2923 2024.07.19 17:48:33.942535 [ 3 ] {} <Debug> HTTP-Session: e0d53784-45a5-4745-95c5-1f8ae80ddfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.07.19 17:48:33.942571 [ 3 ] {} <Trace> HTTP-Session: e0d53784-45a5-4745-95c5-1f8ae80ddfdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2925 2024.07.19 17:48:33.942674 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2926 2024.07.19 17:48:33.942721 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2927 2024.07.19 17:48:33.942853 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2928 2024.07.19 17:48:33.943162 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2929 2024.07.19 17:48:33.943200 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2930 2024.07.19 17:48:33.943534 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2931 2024.07.19 17:48:33.943868 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2932 2024.07.19 17:48:33.943995 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Debug> executeQuery: Read 6 rows, 348.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 251.74 KiB/sec.
2933 2024.07.19 17:48:33.944100 [ 55 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2934 2024.07.19 17:48:33.944195 [ 55 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2935 2024.07.19 17:48:33.944234 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2936 2024.07.19 17:48:33.944320 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Debug> DynamicQueryHandler: Done processing query
2937 2024.07.19 17:48:33.944378 [ 3 ] {005fcbcd-d4a4-4c41-a652-d0f5aeb69944} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2938 2024.07.19 17:48:33.944417 [ 3 ] {} <Debug> HTTP-Session: e0d53784-45a5-4745-95c5-1f8ae80ddfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.07.19 17:48:33.944461 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
2940 2024.07.19 17:48:33.944622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2941 2024.07.19 17:48:33.944682 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2942 2024.07.19 17:48:33.944716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2943 2024.07.19 17:48:33.944736 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
2944 2024.07.19 17:48:33.944753 [ 3 ] {} <Debug> HTTP-Session: 391be017-b59c-4073-8432-368862b73ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2945 2024.07.19 17:48:33.944793 [ 3 ] {} <Debug> HTTP-Session: 391be017-b59c-4073-8432-368862b73ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.07.19 17:48:33.944834 [ 3 ] {} <Debug> HTTP-Session: 391be017-b59c-4073-8432-368862b73ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.07.19 17:48:33.944972 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
2948 2024.07.19 17:48:33.944993 [ 3 ] {} <Trace> HTTP-Session: 391be017-b59c-4073-8432-368862b73ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2949 2024.07.19 17:48:33.945167 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
2950 2024.07.19 17:48:33.945484 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2951 2024.07.19 17:48:33.945523 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
2952 2024.07.19 17:48:33.945664 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2953 2024.07.19 17:48:33.945873 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part
2954 2024.07.19 17:48:33.946056 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
2955 2024.07.19 17:48:33.946841 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2956 2024.07.19 17:48:33.947592 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2957 2024.07.19 17:48:33.947637 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2958 2024.07.19 17:48:33.949706 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2959 2024.07.19 17:48:33.950731 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2960 2024.07.19 17:48:33.951187 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005899 sec., 339.04051534158333 rows/sec., 27.65 KiB/sec.
2961 2024.07.19 17:48:33.951215 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.006867819 sec., 8736.397974378766 rows/sec., 604.61 KiB/sec.
2962 2024.07.19 17:48:33.951502 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2963 2024.07.19 17:48:33.951577 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Debug> DynamicQueryHandler: Done processing query
2964 2024.07.19 17:48:33.951604 [ 3 ] {25c4552e-79c2-45c7-a0fb-f5f5c6592207} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2965 2024.07.19 17:48:33.951626 [ 3 ] {} <Debug> HTTP-Session: 391be017-b59c-4073-8432-368862b73ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2966 2024.07.19 17:48:33.951838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 24503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2967 2024.07.19 17:48:33.951898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2968 2024.07.19 17:48:33.951911 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2969 2024.07.19 17:48:33.951920 [ 3 ] {} <Debug> HTTP-Session: 49613044-f550-489c-8537-b15f4ae68a9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2970 2024.07.19 17:48:33.951951 [ 3 ] {} <Debug> HTTP-Session: 49613044-f550-489c-8537-b15f4ae68a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2971 2024.07.19 17:48:33.951976 [ 3 ] {} <Debug> HTTP-Session: 49613044-f550-489c-8537-b15f4ae68a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.07.19 17:48:33.952013 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_6_1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2973 2024.07.19 17:48:33.952021 [ 3 ] {} <Trace> HTTP-Session: 49613044-f550-489c-8537-b15f4ae68a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2974 2024.07.19 17:48:33.952106 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2975 2024.07.19 17:48:33.952252 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2976 2024.07.19 17:48:33.952298 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2977 2024.07.19 17:48:33.952434 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2978 2024.07.19 17:48:33.952833 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2979 2024.07.19 17:48:33.952872 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2980 2024.07.19 17:48:33.953215 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2981 2024.07.19 17:48:33.953546 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2982 2024.07.19 17:48:33.953707 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Debug> executeQuery: Read 162 rows, 14.63 KiB in 0.001584 sec., 102272.72727272728 rows/sec., 9.02 MiB/sec.
2983 2024.07.19 17:48:33.953907 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Debug> DynamicQueryHandler: Done processing query
2984 2024.07.19 17:48:33.953932 [ 3 ] {785b1cb7-96ca-4eea-8755-7551b154ef81} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2985 2024.07.19 17:48:33.953949 [ 3 ] {} <Debug> HTTP-Session: 49613044-f550-489c-8537-b15f4ae68a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2986 2024.07.19 17:48:33.954082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2987 2024.07.19 17:48:33.954129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2988 2024.07.19 17:48:33.954149 [ 3 ] {} <Debug> HTTP-Session: d7a67b36-dee6-4cb9-a668-707b2af3f469 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
2989 2024.07.19 17:48:33.954165 [ 3 ] {} <Debug> HTTP-Session: d7a67b36-dee6-4cb9-a668-707b2af3f469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2990 2024.07.19 17:48:33.954179 [ 3 ] {} <Debug> HTTP-Session: d7a67b36-dee6-4cb9-a668-707b2af3f469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2991 2024.07.19 17:48:33.954211 [ 3 ] {} <Trace> HTTP-Session: d7a67b36-dee6-4cb9-a668-707b2af3f469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2992 2024.07.19 17:48:33.954307 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2993 2024.07.19 17:48:33.954350 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2994 2024.07.19 17:48:33.954476 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2995 2024.07.19 17:48:33.956930 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2996 2024.07.19 17:48:33.956968 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
2997 2024.07.19 17:48:33.957267 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2998 2024.07.19 17:48:33.957607 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2999 2024.07.19 17:48:33.957758 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003469 sec., 576.5350245027386 rows/sec., 40.26 KiB/sec.
3000 2024.07.19 17:48:33.958027 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Debug> DynamicQueryHandler: Done processing query
3001 2024.07.19 17:48:33.958051 [ 3 ] {3b37d7d2-582b-400b-bd13-7a632053639d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3002 2024.07.19 17:48:33.958067 [ 3 ] {} <Debug> HTTP-Session: d7a67b36-dee6-4cb9-a668-707b2af3f469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.07.19 17:48:33.958384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 61930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2024.07.19 17:48:33.958433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3005 2024.07.19 17:48:33.958452 [ 3 ] {} <Debug> HTTP-Session: f96517b9-46c3-418d-9354-cc69ed342a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3006 2024.07.19 17:48:33.958467 [ 3 ] {} <Debug> HTTP-Session: f96517b9-46c3-418d-9354-cc69ed342a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.07.19 17:48:33.958481 [ 3 ] {} <Debug> HTTP-Session: f96517b9-46c3-418d-9354-cc69ed342a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.07.19 17:48:33.958511 [ 3 ] {} <Trace> HTTP-Session: f96517b9-46c3-418d-9354-cc69ed342a42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3009 2024.07.19 17:48:33.958716 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3010 2024.07.19 17:48:33.958760 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3011 2024.07.19 17:48:33.958905 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2024.07.19 17:48:33.959388 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3013 2024.07.19 17:48:33.959426 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3014 2024.07.19 17:48:33.959749 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3015 2024.07.19 17:48:33.960050 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3016 2024.07.19 17:48:33.960198 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Debug> executeQuery: Read 384 rows, 27.64 KiB in 0.001583 sec., 242577.38471257107 rows/sec., 17.05 MiB/sec.
3017 2024.07.19 17:48:33.960355 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Debug> DynamicQueryHandler: Done processing query
3018 2024.07.19 17:48:33.960379 [ 3 ] {83a2f571-3492-47d4-a7a9-5348a6aa3afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3019 2024.07.19 17:48:33.960395 [ 3 ] {} <Debug> HTTP-Session: f96517b9-46c3-418d-9354-cc69ed342a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3020 2024.07.19 17:48:33.960523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3021 2024.07.19 17:48:33.960571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3022 2024.07.19 17:48:33.960590 [ 3 ] {} <Debug> HTTP-Session: 9a725d19-ed5e-4baf-ac3a-c2305759b73b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3023 2024.07.19 17:48:33.960605 [ 3 ] {} <Debug> HTTP-Session: 9a725d19-ed5e-4baf-ac3a-c2305759b73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3024 2024.07.19 17:48:33.960620 [ 3 ] {} <Debug> HTTP-Session: 9a725d19-ed5e-4baf-ac3a-c2305759b73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.07.19 17:48:33.960649 [ 3 ] {} <Trace> HTTP-Session: 9a725d19-ed5e-4baf-ac3a-c2305759b73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3026 2024.07.19 17:48:33.960741 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3027 2024.07.19 17:48:33.960784 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3028 2024.07.19 17:48:33.960909 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3029 2024.07.19 17:48:33.961181 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3030 2024.07.19 17:48:33.961217 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3031 2024.07.19 17:48:33.961574 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3032 2024.07.19 17:48:33.961908 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3033 2024.07.19 17:48:33.962061 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 193.26 KiB/sec.
3034 2024.07.19 17:48:33.962229 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Debug> DynamicQueryHandler: Done processing query
3035 2024.07.19 17:48:33.962254 [ 3 ] {bb82619a-c693-4e8c-9929-7d7397d07e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3036 2024.07.19 17:48:33.962270 [ 3 ] {} <Debug> HTTP-Session: 9a725d19-ed5e-4baf-ac3a-c2305759b73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.07.19 17:48:33.962442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2024.07.19 17:48:33.962492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3039 2024.07.19 17:48:33.962511 [ 3 ] {} <Debug> HTTP-Session: 91933e42-d161-4919-ac8a-76528e57f95f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3040 2024.07.19 17:48:33.962528 [ 3 ] {} <Debug> HTTP-Session: 91933e42-d161-4919-ac8a-76528e57f95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2024.07.19 17:48:33.962541 [ 3 ] {} <Debug> HTTP-Session: 91933e42-d161-4919-ac8a-76528e57f95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.07.19 17:48:33.962573 [ 3 ] {} <Trace> HTTP-Session: 91933e42-d161-4919-ac8a-76528e57f95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3043 2024.07.19 17:48:33.962693 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3044 2024.07.19 17:48:33.962740 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3045 2024.07.19 17:48:33.962883 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3046 2024.07.19 17:48:33.963198 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3047 2024.07.19 17:48:33.963234 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3048 2024.07.19 17:48:33.963591 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3049 2024.07.19 17:48:33.963930 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.07.19 17:48:33.964091 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001436 sec., 53621.16991643454 rows/sec., 3.30 MiB/sec.
3051 2024.07.19 17:48:33.964298 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Debug> DynamicQueryHandler: Done processing query
3052 2024.07.19 17:48:33.964323 [ 3 ] {8ac0f828-8351-4851-833e-a1635cb7461d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3053 2024.07.19 17:48:33.964339 [ 3 ] {} <Debug> HTTP-Session: 91933e42-d161-4919-ac8a-76528e57f95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3054 2024.07.19 17:48:33.964525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3055 2024.07.19 17:48:33.964574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3056 2024.07.19 17:48:33.964593 [ 3 ] {} <Debug> HTTP-Session: ba35fa1d-6f95-41e8-85d1-601fd9b992dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3057 2024.07.19 17:48:33.964609 [ 3 ] {} <Debug> HTTP-Session: ba35fa1d-6f95-41e8-85d1-601fd9b992dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.07.19 17:48:33.964622 [ 3 ] {} <Debug> HTTP-Session: ba35fa1d-6f95-41e8-85d1-601fd9b992dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.07.19 17:48:33.964653 [ 3 ] {} <Trace> HTTP-Session: ba35fa1d-6f95-41e8-85d1-601fd9b992dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3060 2024.07.19 17:48:33.964822 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3061 2024.07.19 17:48:33.964867 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3062 2024.07.19 17:48:33.965007 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2024.07.19 17:48:33.965388 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3064 2024.07.19 17:48:33.965425 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3065 2024.07.19 17:48:33.965796 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3066 2024.07.19 17:48:33.966134 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3067 2024.07.19 17:48:33.966298 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec.
3068 2024.07.19 17:48:33.966473 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Debug> DynamicQueryHandler: Done processing query
3069 2024.07.19 17:48:33.966498 [ 3 ] {99eea978-056a-4a33-9050-7a3e7b4d6c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3070 2024.07.19 17:48:33.966514 [ 3 ] {} <Debug> HTTP-Session: ba35fa1d-6f95-41e8-85d1-601fd9b992dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.07.19 17:48:33.966630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3072 2024.07.19 17:48:33.966679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3073 2024.07.19 17:48:33.966699 [ 3 ] {} <Debug> HTTP-Session: 6f724b93-a7d6-47f0-8629-7920da46d79e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3074 2024.07.19 17:48:33.966715 [ 3 ] {} <Debug> HTTP-Session: 6f724b93-a7d6-47f0-8629-7920da46d79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2024.07.19 17:48:33.966729 [ 3 ] {} <Debug> HTTP-Session: 6f724b93-a7d6-47f0-8629-7920da46d79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.07.19 17:48:33.966761 [ 3 ] {} <Trace> HTTP-Session: 6f724b93-a7d6-47f0-8629-7920da46d79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3077 2024.07.19 17:48:33.966863 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3078 2024.07.19 17:48:33.966907 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3079 2024.07.19 17:48:33.967033 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3080 2024.07.19 17:48:33.967298 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3081 2024.07.19 17:48:33.967334 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3082 2024.07.19 17:48:33.967717 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3083 2024.07.19 17:48:33.968048 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3084 2024.07.19 17:48:33.968211 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001365 sec., 16849.816849816852 rows/sec., 911.46 KiB/sec.
3085 2024.07.19 17:48:33.968380 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Debug> DynamicQueryHandler: Done processing query
3086 2024.07.19 17:48:33.968408 [ 3 ] {f5f89ec6-90cf-4e22-91e7-6b72206ca0e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3087 2024.07.19 17:48:33.968424 [ 3 ] {} <Debug> HTTP-Session: 6f724b93-a7d6-47f0-8629-7920da46d79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.07.19 17:48:33.968556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3089 2024.07.19 17:48:33.968607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3090 2024.07.19 17:48:33.968627 [ 3 ] {} <Debug> HTTP-Session: e9f7dadc-153c-4282-9b38-0981481d0dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3091 2024.07.19 17:48:33.968643 [ 3 ] {} <Debug> HTTP-Session: e9f7dadc-153c-4282-9b38-0981481d0dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.07.19 17:48:33.968657 [ 3 ] {} <Debug> HTTP-Session: e9f7dadc-153c-4282-9b38-0981481d0dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.07.19 17:48:33.968689 [ 3 ] {} <Trace> HTTP-Session: e9f7dadc-153c-4282-9b38-0981481d0dd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3094 2024.07.19 17:48:33.968816 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3095 2024.07.19 17:48:33.968861 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3096 2024.07.19 17:48:33.969000 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3097 2024.07.19 17:48:33.969299 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3098 2024.07.19 17:48:33.969335 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3099 2024.07.19 17:48:33.969700 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3100 2024.07.19 17:48:33.970042 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3101 2024.07.19 17:48:33.970195 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
3102 2024.07.19 17:48:33.970365 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Debug> DynamicQueryHandler: Done processing query
3103 2024.07.19 17:48:33.970390 [ 3 ] {06109e18-0039-45a3-a818-829f633d56f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3104 2024.07.19 17:48:33.970410 [ 3 ] {} <Debug> HTTP-Session: e9f7dadc-153c-4282-9b38-0981481d0dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3105 2024.07.19 17:48:38.074740 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
3106 2024.07.19 17:48:38.074845 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
3107 2024.07.19 17:48:38.929770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3108 2024.07.19 17:48:38.929886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3109 2024.07.19 17:48:38.929912 [ 3 ] {} <Debug> HTTP-Session: 62c0b726-de9e-4085-ab99-69d0e5c756dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3110 2024.07.19 17:48:38.929937 [ 3 ] {} <Debug> HTTP-Session: 62c0b726-de9e-4085-ab99-69d0e5c756dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.07.19 17:48:38.929951 [ 3 ] {} <Debug> HTTP-Session: 62c0b726-de9e-4085-ab99-69d0e5c756dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.07.19 17:48:38.930001 [ 3 ] {} <Trace> HTTP-Session: 62c0b726-de9e-4085-ab99-69d0e5c756dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3113 2024.07.19 17:48:38.930205 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3114 2024.07.19 17:48:38.930276 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3115 2024.07.19 17:48:38.930469 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2024.07.19 17:48:38.930893 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3117 2024.07.19 17:48:38.930932 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3118 2024.07.19 17:48:38.931328 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3119 2024.07.19 17:48:38.931671 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3120 2024.07.19 17:48:38.931842 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001695 sec., 10619.469026548673 rows/sec., 860.76 KiB/sec.
3121 2024.07.19 17:48:38.932065 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Debug> DynamicQueryHandler: Done processing query
3122 2024.07.19 17:48:38.932092 [ 3 ] {25536e15-ecc1-4820-864f-bc897c519f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3123 2024.07.19 17:48:38.932110 [ 3 ] {} <Debug> HTTP-Session: 62c0b726-de9e-4085-ab99-69d0e5c756dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3124 2024.07.19 17:48:38.932290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3125 2024.07.19 17:48:38.932352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3126 2024.07.19 17:48:38.932374 [ 3 ] {} <Debug> HTTP-Session: bbb16272-315b-49b9-bd2d-4a459d8ee781 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3127 2024.07.19 17:48:38.932392 [ 3 ] {} <Debug> HTTP-Session: bbb16272-315b-49b9-bd2d-4a459d8ee781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3128 2024.07.19 17:48:38.932409 [ 3 ] {} <Debug> HTTP-Session: bbb16272-315b-49b9-bd2d-4a459d8ee781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.07.19 17:48:38.932444 [ 3 ] {} <Trace> HTTP-Session: bbb16272-315b-49b9-bd2d-4a459d8ee781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3130 2024.07.19 17:48:38.932578 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3131 2024.07.19 17:48:38.932626 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3132 2024.07.19 17:48:38.932758 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2024.07.19 17:48:38.933134 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3134 2024.07.19 17:48:38.933172 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3135 2024.07.19 17:48:38.933499 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3136 2024.07.19 17:48:38.933847 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3137 2024.07.19 17:48:38.933971 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001446 sec., 76071.9225449516 rows/sec., 6.22 MiB/sec.
3138 2024.07.19 17:48:38.934147 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Debug> DynamicQueryHandler: Done processing query
3139 2024.07.19 17:48:38.934173 [ 3 ] {fcae566d-dcac-48b0-af29-6185cc52638b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3140 2024.07.19 17:48:38.934189 [ 3 ] {} <Debug> HTTP-Session: bbb16272-315b-49b9-bd2d-4a459d8ee781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.07.19 17:48:38.934333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3142 2024.07.19 17:48:38.934387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3143 2024.07.19 17:48:38.934407 [ 3 ] {} <Debug> HTTP-Session: 19066bc7-e8a4-433b-b42b-2ddb67deba0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3144 2024.07.19 17:48:38.934424 [ 3 ] {} <Debug> HTTP-Session: 19066bc7-e8a4-433b-b42b-2ddb67deba0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3145 2024.07.19 17:48:38.934437 [ 3 ] {} <Debug> HTTP-Session: 19066bc7-e8a4-433b-b42b-2ddb67deba0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.07.19 17:48:38.934468 [ 3 ] {} <Trace> HTTP-Session: 19066bc7-e8a4-433b-b42b-2ddb67deba0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3147 2024.07.19 17:48:38.934616 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3148 2024.07.19 17:48:38.934661 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3149 2024.07.19 17:48:38.934785 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2024.07.19 17:48:38.935119 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2024.07.19 17:48:38.935156 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3152 2024.07.19 17:48:38.935503 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3153 2024.07.19 17:48:38.935876 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.07.19 17:48:38.936005 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 4.45 MiB/sec.
3155 2024.07.19 17:48:38.936178 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Debug> DynamicQueryHandler: Done processing query
3156 2024.07.19 17:48:38.936203 [ 3 ] {10d19226-8e72-410e-aff1-2d167b7cb0d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3157 2024.07.19 17:48:38.936219 [ 3 ] {} <Debug> HTTP-Session: 19066bc7-e8a4-433b-b42b-2ddb67deba0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.07.19 17:48:38.936428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3159 2024.07.19 17:48:38.936481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3160 2024.07.19 17:48:38.936500 [ 3 ] {} <Debug> HTTP-Session: 6bb91829-54ee-4a53-81b4-7ddc38159889 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3161 2024.07.19 17:48:38.936517 [ 3 ] {} <Debug> HTTP-Session: 6bb91829-54ee-4a53-81b4-7ddc38159889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.07.19 17:48:38.936531 [ 3 ] {} <Debug> HTTP-Session: 6bb91829-54ee-4a53-81b4-7ddc38159889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.07.19 17:48:38.936561 [ 3 ] {} <Trace> HTTP-Session: 6bb91829-54ee-4a53-81b4-7ddc38159889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3164 2024.07.19 17:48:38.936706 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3165 2024.07.19 17:48:38.936753 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3166 2024.07.19 17:48:38.936897 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3167 2024.07.19 17:48:38.937340 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3168 2024.07.19 17:48:38.937377 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3169 2024.07.19 17:48:38.937767 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3170 2024.07.19 17:48:38.938095 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3171 2024.07.19 17:48:38.938223 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec.
3172 2024.07.19 17:48:38.938550 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Debug> DynamicQueryHandler: Done processing query
3173 2024.07.19 17:48:38.938576 [ 3 ] {c3c36065-061b-4bd7-8c39-7dcd8ba2bf52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3174 2024.07.19 17:48:38.938592 [ 3 ] {} <Debug> HTTP-Session: 6bb91829-54ee-4a53-81b4-7ddc38159889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3175 2024.07.19 17:48:38.938750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2024.07.19 17:48:38.938803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3177 2024.07.19 17:48:38.938824 [ 3 ] {} <Debug> HTTP-Session: 62f9e5b1-ee58-4532-8232-6dcc8c0c61ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3178 2024.07.19 17:48:38.938840 [ 3 ] {} <Debug> HTTP-Session: 62f9e5b1-ee58-4532-8232-6dcc8c0c61ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.07.19 17:48:38.938853 [ 3 ] {} <Debug> HTTP-Session: 62f9e5b1-ee58-4532-8232-6dcc8c0c61ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.07.19 17:48:38.938883 [ 3 ] {} <Trace> HTTP-Session: 62f9e5b1-ee58-4532-8232-6dcc8c0c61ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3181 2024.07.19 17:48:38.939137 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3182 2024.07.19 17:48:38.939207 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3183 2024.07.19 17:48:38.939611 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3184 2024.07.19 17:48:38.940229 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3185 2024.07.19 17:48:38.940264 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3186 2024.07.19 17:48:38.940850 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3187 2024.07.19 17:48:38.941261 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3188 2024.07.19 17:48:38.941442 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002478 sec., 7263.922518159806 rows/sec., 13.02 MiB/sec.
3189 2024.07.19 17:48:38.941883 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Debug> DynamicQueryHandler: Done processing query
3190 2024.07.19 17:48:38.941909 [ 3 ] {116b614f-f061-43e9-8f6f-73f5463c7798} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3191 2024.07.19 17:48:38.941926 [ 3 ] {} <Debug> HTTP-Session: 62f9e5b1-ee58-4532-8232-6dcc8c0c61ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3192 2024.07.19 17:48:38.942114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3193 2024.07.19 17:48:38.942173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3194 2024.07.19 17:48:38.942217 [ 3 ] {} <Debug> HTTP-Session: b0d88dc4-12ff-4987-af85-59b1bdb4df1e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3195 2024.07.19 17:48:38.942240 [ 3 ] {} <Debug> HTTP-Session: b0d88dc4-12ff-4987-af85-59b1bdb4df1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3196 2024.07.19 17:48:38.942262 [ 3 ] {} <Debug> HTTP-Session: b0d88dc4-12ff-4987-af85-59b1bdb4df1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.07.19 17:48:38.942302 [ 3 ] {} <Trace> HTTP-Session: b0d88dc4-12ff-4987-af85-59b1bdb4df1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3198 2024.07.19 17:48:38.942494 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3199 2024.07.19 17:48:38.942555 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3200 2024.07.19 17:48:38.942735 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3201 2024.07.19 17:48:38.943149 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3202 2024.07.19 17:48:38.943191 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3203 2024.07.19 17:48:38.943582 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3204 2024.07.19 17:48:38.943918 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3205 2024.07.19 17:48:38.944061 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001645 sec., 36474.1641337386 rows/sec., 2.46 MiB/sec.
3206 2024.07.19 17:48:38.944254 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Debug> DynamicQueryHandler: Done processing query
3207 2024.07.19 17:48:38.944281 [ 3 ] {1ef735f4-4110-4fb1-843f-591d1811307a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3208 2024.07.19 17:48:38.944297 [ 3 ] {} <Debug> HTTP-Session: b0d88dc4-12ff-4987-af85-59b1bdb4df1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.07.19 17:48:43.934818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3210 2024.07.19 17:48:43.934961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3211 2024.07.19 17:48:43.934991 [ 3 ] {} <Debug> HTTP-Session: cdbe9bd3-27d2-413f-9fd4-3d45056df710 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3212 2024.07.19 17:48:43.935019 [ 3 ] {} <Debug> HTTP-Session: cdbe9bd3-27d2-413f-9fd4-3d45056df710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3213 2024.07.19 17:48:43.935036 [ 3 ] {} <Debug> HTTP-Session: cdbe9bd3-27d2-413f-9fd4-3d45056df710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.07.19 17:48:43.935090 [ 3 ] {} <Trace> HTTP-Session: cdbe9bd3-27d2-413f-9fd4-3d45056df710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3215 2024.07.19 17:48:43.935298 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3216 2024.07.19 17:48:43.935372 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3217 2024.07.19 17:48:43.935606 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2024.07.19 17:48:43.936081 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3219 2024.07.19 17:48:43.936122 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3220 2024.07.19 17:48:43.936480 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3221 2024.07.19 17:48:43.936809 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3222 2024.07.19 17:48:43.936967 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.00173 sec., 11560.693641618498 rows/sec., 852.38 KiB/sec.
3223 2024.07.19 17:48:43.937275 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Debug> DynamicQueryHandler: Done processing query
3224 2024.07.19 17:48:43.937303 [ 3 ] {9c3f0ecf-a9b0-4544-ab32-328419601aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3225 2024.07.19 17:48:43.937320 [ 3 ] {} <Debug> HTTP-Session: cdbe9bd3-27d2-413f-9fd4-3d45056df710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.07.19 17:48:43.937452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3227 2024.07.19 17:48:43.937504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3228 2024.07.19 17:48:43.937522 [ 3 ] {} <Debug> HTTP-Session: 97096ea4-0d9f-4752-a818-4450195e2725 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3229 2024.07.19 17:48:43.937539 [ 3 ] {} <Debug> HTTP-Session: 97096ea4-0d9f-4752-a818-4450195e2725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.07.19 17:48:43.937553 [ 3 ] {} <Debug> HTTP-Session: 97096ea4-0d9f-4752-a818-4450195e2725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.07.19 17:48:43.937583 [ 3 ] {} <Trace> HTTP-Session: 97096ea4-0d9f-4752-a818-4450195e2725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3232 2024.07.19 17:48:43.937680 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3233 2024.07.19 17:48:43.937725 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3234 2024.07.19 17:48:43.937871 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2024.07.19 17:48:43.938179 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3236 2024.07.19 17:48:43.938216 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3237 2024.07.19 17:48:43.938518 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3238 2024.07.19 17:48:43.938827 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3239 2024.07.19 17:48:43.938980 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001321 sec., 1514.0045420136262 rows/sec., 123.46 KiB/sec.
3240 2024.07.19 17:48:43.939243 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Debug> DynamicQueryHandler: Done processing query
3241 2024.07.19 17:48:43.939268 [ 3 ] {f1ef4430-c9d0-461e-b167-98f9fa588bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3242 2024.07.19 17:48:43.939285 [ 3 ] {} <Debug> HTTP-Session: 97096ea4-0d9f-4752-a818-4450195e2725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.07.19 17:48:43.939495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3244 2024.07.19 17:48:43.939545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3245 2024.07.19 17:48:43.939563 [ 3 ] {} <Debug> HTTP-Session: a3eb8f8c-a7fc-45f4-ad89-a708ee6e0d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3246 2024.07.19 17:48:43.939581 [ 3 ] {} <Debug> HTTP-Session: a3eb8f8c-a7fc-45f4-ad89-a708ee6e0d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3247 2024.07.19 17:48:43.939595 [ 3 ] {} <Debug> HTTP-Session: a3eb8f8c-a7fc-45f4-ad89-a708ee6e0d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3248 2024.07.19 17:48:43.939624 [ 3 ] {} <Trace> HTTP-Session: a3eb8f8c-a7fc-45f4-ad89-a708ee6e0d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3249 2024.07.19 17:48:43.939767 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3250 2024.07.19 17:48:43.939811 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3251 2024.07.19 17:48:43.939965 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3252 2024.07.19 17:48:43.940507 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3253 2024.07.19 17:48:43.940545 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3254 2024.07.19 17:48:43.940864 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3255 2024.07.19 17:48:43.941218 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3256 2024.07.19 17:48:43.941346 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001645 sec., 124012.15805471125 rows/sec., 10.98 MiB/sec.
3257 2024.07.19 17:48:43.941567 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Debug> DynamicQueryHandler: Done processing query
3258 2024.07.19 17:48:43.941598 [ 3 ] {2e958b66-edcd-4edd-aedd-e3f8dc1ca142} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3259 2024.07.19 17:48:43.941620 [ 3 ] {} <Debug> HTTP-Session: a3eb8f8c-a7fc-45f4-ad89-a708ee6e0d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3260 2024.07.19 17:48:43.941762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3261 2024.07.19 17:48:43.941831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3262 2024.07.19 17:48:43.941859 [ 3 ] {} <Debug> HTTP-Session: 801facc3-9a32-4c00-819e-d6d340bf3e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3263 2024.07.19 17:48:43.941881 [ 3 ] {} <Debug> HTTP-Session: 801facc3-9a32-4c00-819e-d6d340bf3e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.07.19 17:48:43.941901 [ 3 ] {} <Debug> HTTP-Session: 801facc3-9a32-4c00-819e-d6d340bf3e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3265 2024.07.19 17:48:43.941940 [ 3 ] {} <Trace> HTTP-Session: 801facc3-9a32-4c00-819e-d6d340bf3e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3266 2024.07.19 17:48:43.942062 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3267 2024.07.19 17:48:43.942113 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3268 2024.07.19 17:48:43.942288 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3269 2024.07.19 17:48:43.942654 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3270 2024.07.19 17:48:43.942697 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3271 2024.07.19 17:48:43.943066 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3272 2024.07.19 17:48:43.943488 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3273 2024.07.19 17:48:43.943665 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 85.57 KiB/sec.
3274 2024.07.19 17:48:43.943857 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Debug> DynamicQueryHandler: Done processing query
3275 2024.07.19 17:48:43.943890 [ 3 ] {bbf93daf-e022-487a-b002-fc17fba2e9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3276 2024.07.19 17:48:43.943910 [ 3 ] {} <Debug> HTTP-Session: 801facc3-9a32-4c00-819e-d6d340bf3e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3277 2024.07.19 17:48:43.944259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 65683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3278 2024.07.19 17:48:43.944312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3279 2024.07.19 17:48:43.944332 [ 3 ] {} <Debug> HTTP-Session: 9bfc79d1-be0a-4d45-8e9c-c0ad6b1b72d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3280 2024.07.19 17:48:43.944348 [ 3 ] {} <Debug> HTTP-Session: 9bfc79d1-be0a-4d45-8e9c-c0ad6b1b72d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.07.19 17:48:43.944362 [ 3 ] {} <Debug> HTTP-Session: 9bfc79d1-be0a-4d45-8e9c-c0ad6b1b72d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3282 2024.07.19 17:48:43.944392 [ 3 ] {} <Trace> HTTP-Session: 9bfc79d1-be0a-4d45-8e9c-c0ad6b1b72d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3283 2024.07.19 17:48:43.944599 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3284 2024.07.19 17:48:43.944644 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3285 2024.07.19 17:48:43.944771 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3286 2024.07.19 17:48:43.945420 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3287 2024.07.19 17:48:43.945459 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3288 2024.07.19 17:48:43.945793 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3289 2024.07.19 17:48:43.946102 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3290 2024.07.19 17:48:43.946261 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Debug> executeQuery: Read 406 rows, 29.42 KiB in 0.001768 sec., 229638.00904977374 rows/sec., 16.25 MiB/sec.
3291 2024.07.19 17:48:43.946429 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Debug> DynamicQueryHandler: Done processing query
3292 2024.07.19 17:48:43.946454 [ 3 ] {c95cb94c-a8f7-45e9-9fe2-d5bd3e7dee3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3293 2024.07.19 17:48:43.946473 [ 3 ] {} <Debug> HTTP-Session: 9bfc79d1-be0a-4d45-8e9c-c0ad6b1b72d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3294 2024.07.19 17:48:43.946596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3295 2024.07.19 17:48:43.946644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3296 2024.07.19 17:48:43.946664 [ 3 ] {} <Debug> HTTP-Session: 8382bab3-e6e3-4bc6-9ffc-6e82c26a855d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3297 2024.07.19 17:48:43.946682 [ 3 ] {} <Debug> HTTP-Session: 8382bab3-e6e3-4bc6-9ffc-6e82c26a855d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.07.19 17:48:43.946696 [ 3 ] {} <Debug> HTTP-Session: 8382bab3-e6e3-4bc6-9ffc-6e82c26a855d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3299 2024.07.19 17:48:43.946731 [ 3 ] {} <Trace> HTTP-Session: 8382bab3-e6e3-4bc6-9ffc-6e82c26a855d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3300 2024.07.19 17:48:43.946845 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3301 2024.07.19 17:48:43.946891 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3302 2024.07.19 17:48:43.947027 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3303 2024.07.19 17:48:43.947353 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3304 2024.07.19 17:48:43.947396 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3305 2024.07.19 17:48:43.947792 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3306 2024.07.19 17:48:43.948133 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3307 2024.07.19 17:48:43.948316 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 172.68 KiB/sec.
3308 2024.07.19 17:48:43.948498 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Debug> DynamicQueryHandler: Done processing query
3309 2024.07.19 17:48:43.948525 [ 3 ] {bd4098b1-4983-48dc-8b84-2319b20c33ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3310 2024.07.19 17:48:43.948542 [ 3 ] {} <Debug> HTTP-Session: 8382bab3-e6e3-4bc6-9ffc-6e82c26a855d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.07.19 17:48:43.948662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3312 2024.07.19 17:48:43.948713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3313 2024.07.19 17:48:43.948733 [ 3 ] {} <Debug> HTTP-Session: 0086ae06-1c37-42e8-88af-986d9a7e29cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3314 2024.07.19 17:48:43.948751 [ 3 ] {} <Debug> HTTP-Session: 0086ae06-1c37-42e8-88af-986d9a7e29cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.07.19 17:48:43.948765 [ 3 ] {} <Debug> HTTP-Session: 0086ae06-1c37-42e8-88af-986d9a7e29cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3316 2024.07.19 17:48:43.948797 [ 3 ] {} <Trace> HTTP-Session: 0086ae06-1c37-42e8-88af-986d9a7e29cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3317 2024.07.19 17:48:43.948933 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3318 2024.07.19 17:48:43.948980 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3319 2024.07.19 17:48:43.949127 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3320 2024.07.19 17:48:43.949476 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3321 2024.07.19 17:48:43.949515 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3322 2024.07.19 17:48:43.949880 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3323 2024.07.19 17:48:43.950208 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3324 2024.07.19 17:48:43.950370 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001493 sec., 51574.01205626256 rows/sec., 3.18 MiB/sec.
3325 2024.07.19 17:48:43.950547 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Debug> DynamicQueryHandler: Done processing query
3326 2024.07.19 17:48:43.950572 [ 3 ] {928df132-a35f-4022-a9cf-7ed64d8ff18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3327 2024.07.19 17:48:43.950589 [ 3 ] {} <Debug> HTTP-Session: 0086ae06-1c37-42e8-88af-986d9a7e29cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.07.19 17:48:43.950750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3329 2024.07.19 17:48:43.950798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3330 2024.07.19 17:48:43.950817 [ 3 ] {} <Debug> HTTP-Session: e73822aa-a412-4957-b0a9-a8ec9d2b6ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3331 2024.07.19 17:48:43.950833 [ 3 ] {} <Debug> HTTP-Session: e73822aa-a412-4957-b0a9-a8ec9d2b6ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.07.19 17:48:43.950847 [ 3 ] {} <Debug> HTTP-Session: e73822aa-a412-4957-b0a9-a8ec9d2b6ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3333 2024.07.19 17:48:43.950877 [ 3 ] {} <Trace> HTTP-Session: e73822aa-a412-4957-b0a9-a8ec9d2b6ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3334 2024.07.19 17:48:43.951055 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3335 2024.07.19 17:48:43.951100 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3336 2024.07.19 17:48:43.951243 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3337 2024.07.19 17:48:43.951639 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3338 2024.07.19 17:48:43.951678 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3339 2024.07.19 17:48:43.952039 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3340 2024.07.19 17:48:43.952373 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3341 2024.07.19 17:48:43.952534 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
3342 2024.07.19 17:48:43.952693 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Debug> DynamicQueryHandler: Done processing query
3343 2024.07.19 17:48:43.952718 [ 3 ] {84483bd8-96fe-4d18-a459-66b25bc73b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3344 2024.07.19 17:48:43.952735 [ 3 ] {} <Debug> HTTP-Session: e73822aa-a412-4957-b0a9-a8ec9d2b6ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3345 2024.07.19 17:48:43.952856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3346 2024.07.19 17:48:43.952903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3347 2024.07.19 17:48:43.952921 [ 3 ] {} <Debug> HTTP-Session: 86a99d36-f1d0-4f17-bf0d-664a44e77d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3348 2024.07.19 17:48:43.952937 [ 3 ] {} <Debug> HTTP-Session: 86a99d36-f1d0-4f17-bf0d-664a44e77d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.07.19 17:48:43.952952 [ 3 ] {} <Debug> HTTP-Session: 86a99d36-f1d0-4f17-bf0d-664a44e77d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3350 2024.07.19 17:48:43.952982 [ 3 ] {} <Trace> HTTP-Session: 86a99d36-f1d0-4f17-bf0d-664a44e77d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3351 2024.07.19 17:48:43.953171 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3352 2024.07.19 17:48:43.953233 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3353 2024.07.19 17:48:43.953629 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3354 2024.07.19 17:48:43.954221 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3355 2024.07.19 17:48:43.954258 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3356 2024.07.19 17:48:43.954831 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3357 2024.07.19 17:48:43.955233 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3358 2024.07.19 17:48:43.955387 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002325 sec., 6021.5053763440865 rows/sec., 10.79 MiB/sec.
3359 2024.07.19 17:48:43.955660 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Debug> DynamicQueryHandler: Done processing query
3360 2024.07.19 17:48:43.955692 [ 3 ] {1e1aa449-99e0-4157-b7a2-89695f5e38de} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3361 2024.07.19 17:48:43.955712 [ 3 ] {} <Debug> HTTP-Session: 86a99d36-f1d0-4f17-bf0d-664a44e77d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3362 2024.07.19 17:48:43.955837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3363 2024.07.19 17:48:43.955896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3364 2024.07.19 17:48:43.955919 [ 3 ] {} <Debug> HTTP-Session: f21251aa-8b4e-435a-84b3-32bed51ba550 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3365 2024.07.19 17:48:43.955939 [ 3 ] {} <Debug> HTTP-Session: f21251aa-8b4e-435a-84b3-32bed51ba550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.07.19 17:48:43.955955 [ 3 ] {} <Debug> HTTP-Session: f21251aa-8b4e-435a-84b3-32bed51ba550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3367 2024.07.19 17:48:43.955986 [ 3 ] {} <Trace> HTTP-Session: f21251aa-8b4e-435a-84b3-32bed51ba550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3368 2024.07.19 17:48:43.956092 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3369 2024.07.19 17:48:43.956137 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3370 2024.07.19 17:48:43.956262 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3371 2024.07.19 17:48:43.956531 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3372 2024.07.19 17:48:43.956567 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3373 2024.07.19 17:48:43.956930 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3374 2024.07.19 17:48:43.957250 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3375 2024.07.19 17:48:43.957394 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Debug> executeQuery: Read 32 rows, 1.91 KiB in 0.001326 sec., 24132.730015082958 rows/sec., 1.41 MiB/sec.
3376 2024.07.19 17:48:43.957413 [ 43 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3377 2024.07.19 17:48:43.957543 [ 43 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3378 2024.07.19 17:48:43.957603 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3379 2024.07.19 17:48:43.957664 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Debug> DynamicQueryHandler: Done processing query
3380 2024.07.19 17:48:43.957767 [ 3 ] {570ef18a-8cd5-4632-a2bc-028c40d0ad52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3381 2024.07.19 17:48:43.957884 [ 3 ] {} <Debug> HTTP-Session: f21251aa-8b4e-435a-84b3-32bed51ba550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3382 2024.07.19 17:48:43.958061 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
3383 2024.07.19 17:48:43.958156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2024.07.19 17:48:43.958260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3385 2024.07.19 17:48:43.958313 [ 3 ] {} <Debug> HTTP-Session: 1295182e-548f-4c9b-bfb1-81390437c5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3386 2024.07.19 17:48:43.958358 [ 3 ] {} <Debug> HTTP-Session: 1295182e-548f-4c9b-bfb1-81390437c5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.07.19 17:48:43.958391 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3388 2024.07.19 17:48:43.958400 [ 3 ] {} <Debug> HTTP-Session: 1295182e-548f-4c9b-bfb1-81390437c5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.07.19 17:48:43.958468 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
3390 2024.07.19 17:48:43.958481 [ 3 ] {} <Trace> HTTP-Session: 1295182e-548f-4c9b-bfb1-81390437c5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3391 2024.07.19 17:48:43.958642 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part
3392 2024.07.19 17:48:43.958935 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3393 2024.07.19 17:48:43.958999 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
3394 2024.07.19 17:48:43.959129 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3395 2024.07.19 17:48:43.959299 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
3396 2024.07.19 17:48:43.959626 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
3397 2024.07.19 17:48:43.959979 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part
3398 2024.07.19 17:48:43.960440 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3399 2024.07.19 17:48:43.961194 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3400 2024.07.19 17:48:43.961267 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3401 2024.07.19 17:48:43.962378 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3402 2024.07.19 17:48:43.962687 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.004958829 sec., 28635.792845447988 rows/sec., 1.62 MiB/sec.
3403 2024.07.19 17:48:43.963020 [ 195 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3404 2024.07.19 17:48:43.963128 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3405 2024.07.19 17:48:43.963481 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00475 sec., 12631.578947368422 rows/sec., 871.71 KiB/sec.
3406 2024.07.19 17:48:43.964212 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Debug> DynamicQueryHandler: Done processing query
3407 2024.07.19 17:48:43.964253 [ 3 ] {60f2b2b4-3537-43d2-b032-37bbaf686f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3408 2024.07.19 17:48:43.964286 [ 3 ] {} <Debug> HTTP-Session: 1295182e-548f-4c9b-bfb1-81390437c5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.07.19 17:48:43.964303 [ 195 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3410 2024.07.19 17:48:43.964416 [ 195 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_6_1} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3411 2024.07.19 17:48:43.964519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3412 2024.07.19 17:48:44.510209 [ 43 ] {} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3413 2024.07.19 17:48:44.510266 [ 43 ] {} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3414 2024.07.19 17:48:44.510294 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3415 2024.07.19 17:48:44.510577 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::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
3416 2024.07.19 17:48:44.511127 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3417 2024.07.19 17:48:44.511177 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::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
3418 2024.07.19 17:48:44.511266 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3419 2024.07.19 17:48:44.511350 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3420 2024.07.19 17:48:44.511427 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3421 2024.07.19 17:48:44.511503 [ 192 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3422 2024.07.19 17:48:44.513442 [ 195 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.0030555 sec., 11454.75372279496 rows/sec., 1.53 MiB/sec.
3423 2024.07.19 17:48:44.513662 [ 191 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3424 2024.07.19 17:48:44.514264 [ 191 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3425 2024.07.19 17:48:44.514349 [ 191 ] {6ccd6bee-ce2b-410c-bebe-94e38769e51f::all_1_5_1} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3426 2024.07.19 17:48:44.514445 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3427 2024.07.19 17:48:48.930136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3428 2024.07.19 17:48:48.930328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3429 2024.07.19 17:48:48.930373 [ 3 ] {} <Debug> HTTP-Session: 1555e6fd-fb94-48eb-9f63-40147ea500a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3430 2024.07.19 17:48:48.930413 [ 3 ] {} <Debug> HTTP-Session: 1555e6fd-fb94-48eb-9f63-40147ea500a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.07.19 17:48:48.930440 [ 3 ] {} <Debug> HTTP-Session: 1555e6fd-fb94-48eb-9f63-40147ea500a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.07.19 17:48:48.930518 [ 3 ] {} <Trace> HTTP-Session: 1555e6fd-fb94-48eb-9f63-40147ea500a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3433 2024.07.19 17:48:48.930804 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3434 2024.07.19 17:48:48.930909 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3435 2024.07.19 17:48:48.931222 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3436 2024.07.19 17:48:48.931617 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3437 2024.07.19 17:48:48.931657 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3438 2024.07.19 17:48:48.932017 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3439 2024.07.19 17:48:48.932355 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3440 2024.07.19 17:48:48.932488 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001782 sec., 10101.0101010101 rows/sec., 818.73 KiB/sec.
3441 2024.07.19 17:48:48.932679 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Debug> DynamicQueryHandler: Done processing query
3442 2024.07.19 17:48:48.932704 [ 3 ] {d555ce56-bf9f-479a-b746-6bfcd6bba45b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3443 2024.07.19 17:48:48.932720 [ 3 ] {} <Debug> HTTP-Session: 1555e6fd-fb94-48eb-9f63-40147ea500a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3444 2024.07.19 17:48:48.932856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3445 2024.07.19 17:48:48.932908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3446 2024.07.19 17:48:48.932928 [ 3 ] {} <Debug> HTTP-Session: b67d6980-a060-4d5f-bc10-3aaaeb85c660 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3447 2024.07.19 17:48:48.932946 [ 3 ] {} <Debug> HTTP-Session: b67d6980-a060-4d5f-bc10-3aaaeb85c660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3448 2024.07.19 17:48:48.932960 [ 3 ] {} <Debug> HTTP-Session: b67d6980-a060-4d5f-bc10-3aaaeb85c660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.07.19 17:48:48.932992 [ 3 ] {} <Trace> HTTP-Session: b67d6980-a060-4d5f-bc10-3aaaeb85c660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3450 2024.07.19 17:48:48.933121 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3451 2024.07.19 17:48:48.933167 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3452 2024.07.19 17:48:48.933289 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3453 2024.07.19 17:48:48.933640 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3454 2024.07.19 17:48:48.933683 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3455 2024.07.19 17:48:48.934038 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3456 2024.07.19 17:48:48.934346 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3457 2024.07.19 17:48:48.934462 [ 37 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3458 2024.07.19 17:48:48.934468 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.0014 sec., 78571.42857142857 rows/sec., 6.42 MiB/sec.
3459 2024.07.19 17:48:48.934502 [ 37 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3460 2024.07.19 17:48:48.934539 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3461 2024.07.19 17:48:48.934780 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Debug> DynamicQueryHandler: Done processing query
3462 2024.07.19 17:48:48.934869 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
3463 2024.07.19 17:48:48.934913 [ 3 ] {b19be680-b0fa-462e-9630-37876194e4c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3464 2024.07.19 17:48:48.935021 [ 3 ] {} <Debug> HTTP-Session: b67d6980-a060-4d5f-bc10-3aaaeb85c660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.07.19 17:48:48.935300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3466 2024.07.19 17:48:48.935327 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3467 2024.07.19 17:48:48.935401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3468 2024.07.19 17:48:48.935406 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 215 rows starting from the beginning of the part
3469 2024.07.19 17:48:48.935438 [ 3 ] {} <Debug> HTTP-Session: 51b3e99c-c5fb-4581-baa5-b03d06ec21c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3470 2024.07.19 17:48:48.935461 [ 3 ] {} <Debug> HTTP-Session: 51b3e99c-c5fb-4581-baa5-b03d06ec21c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2024.07.19 17:48:48.935477 [ 3 ] {} <Debug> HTTP-Session: 51b3e99c-c5fb-4581-baa5-b03d06ec21c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.07.19 17:48:48.935562 [ 3 ] {} <Trace> HTTP-Session: 51b3e99c-c5fb-4581-baa5-b03d06ec21c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3473 2024.07.19 17:48:48.935687 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part
3474 2024.07.19 17:48:48.935991 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part
3475 2024.07.19 17:48:48.936232 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3476 2024.07.19 17:48:48.936263 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part
3477 2024.07.19 17:48:48.936454 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3478 2024.07.19 17:48:48.936521 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 204 rows starting from the beginning of the part
3479 2024.07.19 17:48:48.936807 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part
3480 2024.07.19 17:48:48.937457 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3481 2024.07.19 17:48:48.938286 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3482 2024.07.19 17:48:48.938351 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3483 2024.07.19 17:48:48.939389 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3484 2024.07.19 17:48:48.939966 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 4 columns (4 merged, 0 gathered) in 0.005352869 sec., 170189.10793445536 rows/sec., 14.61 MiB/sec.
3485 2024.07.19 17:48:48.940171 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3486 2024.07.19 17:48:48.940282 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3487 2024.07.19 17:48:48.940615 [ 36 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3488 2024.07.19 17:48:48.940760 [ 36 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3489 2024.07.19 17:48:48.940777 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.004867 sec., 16848.1610848572 rows/sec., 1.32 MiB/sec.
3490 2024.07.19 17:48:48.940853 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3491 2024.07.19 17:48:48.941323 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
3492 2024.07.19 17:48:48.941565 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Debug> DynamicQueryHandler: Done processing query
3493 2024.07.19 17:48:48.941597 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3494 2024.07.19 17:48:48.941617 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3495 2024.07.19 17:48:48.941645 [ 3 ] {5451c413-77c8-416c-82d3-2abf457d21af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3496 2024.07.19 17:48:48.941688 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part
3497 2024.07.19 17:48:48.941720 [ 3 ] {} <Debug> HTTP-Session: 51b3e99c-c5fb-4581-baa5-b03d06ec21c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3498 2024.07.19 17:48:48.941814 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_16_3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3499 2024.07.19 17:48:48.941977 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part
3500 2024.07.19 17:48:48.942154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3501 2024.07.19 17:48:48.942317 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 384 rows starting from the beginning of the part
3502 2024.07.19 17:48:48.942361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2024.07.19 17:48:48.942565 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
3504 2024.07.19 17:48:48.942627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3505 2024.07.19 17:48:48.942790 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 406 rows starting from the beginning of the part
3506 2024.07.19 17:48:48.942805 [ 3 ] {} <Debug> HTTP-Session: 3a028d38-9470-4c79-a55f-e12d67506ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3507 2024.07.19 17:48:48.942900 [ 3 ] {} <Debug> HTTP-Session: 3a028d38-9470-4c79-a55f-e12d67506ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.07.19 17:48:48.943033 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part
3509 2024.07.19 17:48:48.943030 [ 3 ] {} <Debug> HTTP-Session: 3a028d38-9470-4c79-a55f-e12d67506ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3510 2024.07.19 17:48:48.943200 [ 3 ] {} <Trace> HTTP-Session: 3a028d38-9470-4c79-a55f-e12d67506ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3511 2024.07.19 17:48:48.943645 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3512 2024.07.19 17:48:48.943745 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3513 2024.07.19 17:48:48.944404 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.07.19 17:48:48.945391 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3515 2024.07.19 17:48:48.945448 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3516 2024.07.19 17:48:48.945944 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004943418 sec., 292914.7403678993 rows/sec., 21.06 MiB/sec.
3517 2024.07.19 17:48:48.946191 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3518 2024.07.19 17:48:48.946427 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3519 2024.07.19 17:48:48.946973 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3520 2024.07.19 17:48:48.947116 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_16_3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3521 2024.07.19 17:48:48.947264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
3522 2024.07.19 17:48:48.947333 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3523 2024.07.19 17:48:48.947537 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3524 2024.07.19 17:48:48.947542 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004049 sec., 39515.9298592245 rows/sec., 2.75 MiB/sec.
3525 2024.07.19 17:48:48.947587 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3526 2024.07.19 17:48:48.947656 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3527 2024.07.19 17:48:48.947907 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
3528 2024.07.19 17:48:48.947972 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Debug> DynamicQueryHandler: Done processing query
3529 2024.07.19 17:48:48.948025 [ 3 ] {842b4378-3f5f-48e3-90d1-7427617ef5fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3530 2024.07.19 17:48:48.948081 [ 3 ] {} <Debug> HTTP-Session: 3a028d38-9470-4c79-a55f-e12d67506ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3531 2024.07.19 17:48:48.948187 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3532 2024.07.19 17:48:48.948234 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1152 rows starting from the beginning of the part
3533 2024.07.19 17:48:48.948342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3534 2024.07.19 17:48:48.948475 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
3535 2024.07.19 17:48:48.948579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3536 2024.07.19 17:48:48.948695 [ 3 ] {} <Debug> HTTP-Session: 1aa17218-b666-4103-8213-27f3b7cad908 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3537 2024.07.19 17:48:48.948791 [ 3 ] {} <Debug> HTTP-Session: 1aa17218-b666-4103-8213-27f3b7cad908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.07.19 17:48:48.948829 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
3539 2024.07.19 17:48:48.948846 [ 3 ] {} <Debug> HTTP-Session: 1aa17218-b666-4103-8213-27f3b7cad908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.07.19 17:48:48.949029 [ 3 ] {} <Trace> HTTP-Session: 1aa17218-b666-4103-8213-27f3b7cad908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3541 2024.07.19 17:48:48.949092 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
3542 2024.07.19 17:48:48.949274 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part
3543 2024.07.19 17:48:48.949548 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3544 2024.07.19 17:48:48.949910 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3545 2024.07.19 17:48:48.950111 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3546 2024.07.19 17:48:48.952270 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2024.07.19 17:48:48.953456 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005665028 sec., 344923.2731065054 rows/sec., 24.05 MiB/sec.
3548 2024.07.19 17:48:48.953632 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3549 2024.07.19 17:48:48.953675 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3550 2024.07.19 17:48:48.953798 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3551 2024.07.19 17:48:48.954884 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3552 2024.07.19 17:48:48.955116 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3553 2024.07.19 17:48:48.955280 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
3554 2024.07.19 17:48:48.955424 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3555 2024.07.19 17:48:48.955876 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3556 2024.07.19 17:48:48.956076 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.006748 sec., 2667.4570243034973 rows/sec., 4.78 MiB/sec.
3557 2024.07.19 17:48:48.956338 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Debug> DynamicQueryHandler: Done processing query
3558 2024.07.19 17:48:48.956363 [ 3 ] {46c5e17b-4b31-470f-b0cf-761fa51e4c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3559 2024.07.19 17:48:48.956379 [ 3 ] {} <Debug> HTTP-Session: 1aa17218-b666-4103-8213-27f3b7cad908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.07.19 17:48:48.956498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3561 2024.07.19 17:48:48.956550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3562 2024.07.19 17:48:48.956569 [ 3 ] {} <Debug> HTTP-Session: d32d57b8-3051-40f7-bcfc-cbc3fa95d039 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3563 2024.07.19 17:48:48.956585 [ 3 ] {} <Debug> HTTP-Session: d32d57b8-3051-40f7-bcfc-cbc3fa95d039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3564 2024.07.19 17:48:48.956598 [ 3 ] {} <Debug> HTTP-Session: d32d57b8-3051-40f7-bcfc-cbc3fa95d039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3565 2024.07.19 17:48:48.956630 [ 3 ] {} <Trace> HTTP-Session: d32d57b8-3051-40f7-bcfc-cbc3fa95d039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3566 2024.07.19 17:48:48.956758 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3567 2024.07.19 17:48:48.956804 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3568 2024.07.19 17:48:48.956933 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3569 2024.07.19 17:48:48.957231 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3570 2024.07.19 17:48:48.957268 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3571 2024.07.19 17:48:48.957629 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3572 2024.07.19 17:48:48.957946 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3573 2024.07.19 17:48:48.958105 [ 36 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3574 2024.07.19 17:48:48.958113 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
3575 2024.07.19 17:48:48.958150 [ 36 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3576 2024.07.19 17:48:48.958222 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3577 2024.07.19 17:48:48.958416 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Debug> DynamicQueryHandler: Done processing query
3578 2024.07.19 17:48:48.958430 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3579 2024.07.19 17:48:48.958447 [ 3 ] {4cdd11b3-67dc-4d5d-9c8b-e9f87acc20aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3580 2024.07.19 17:48:48.958477 [ 3 ] {} <Debug> HTTP-Session: d32d57b8-3051-40f7-bcfc-cbc3fa95d039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3581 2024.07.19 17:48:48.958584 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3582 2024.07.19 17:48:48.958628 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part
3583 2024.07.19 17:48:48.958728 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3584 2024.07.19 17:48:48.958982 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3585 2024.07.19 17:48:48.959332 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3586 2024.07.19 17:48:48.959491 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3587 2024.07.19 17:48:48.959647 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
3588 2024.07.19 17:48:48.960810 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002442953 sec., 303730.7717340448 rows/sec., 20.39 MiB/sec.
3589 2024.07.19 17:48:48.961115 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3590 2024.07.19 17:48:48.961548 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3591 2024.07.19 17:48:48.961626 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_16_3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3592 2024.07.19 17:48:48.961708 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
3593 2024.07.19 17:48:53.074906 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
3594 2024.07.19 17:48:53.074982 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
3595 2024.07.19 17:48:53.933858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3596 2024.07.19 17:48:53.933983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3597 2024.07.19 17:48:53.934012 [ 3 ] {} <Debug> HTTP-Session: dd960de6-a7a8-410e-8dce-37b026689bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3598 2024.07.19 17:48:53.934040 [ 3 ] {} <Debug> HTTP-Session: dd960de6-a7a8-410e-8dce-37b026689bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3599 2024.07.19 17:48:53.934058 [ 3 ] {} <Debug> HTTP-Session: dd960de6-a7a8-410e-8dce-37b026689bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3600 2024.07.19 17:48:53.934113 [ 3 ] {} <Trace> HTTP-Session: dd960de6-a7a8-410e-8dce-37b026689bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3601 2024.07.19 17:48:53.934317 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3602 2024.07.19 17:48:53.934390 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3603 2024.07.19 17:48:53.934586 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3604 2024.07.19 17:48:53.935032 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3605 2024.07.19 17:48:53.935074 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3606 2024.07.19 17:48:53.935443 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3607 2024.07.19 17:48:53.935777 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3608 2024.07.19 17:48:53.935916 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001665 sec., 12012.012012012012 rows/sec., 885.65 KiB/sec.
3609 2024.07.19 17:48:53.936129 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Debug> DynamicQueryHandler: Done processing query
3610 2024.07.19 17:48:53.936156 [ 3 ] {8df3b3ba-49b0-4abe-b726-be3896fa93ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3611 2024.07.19 17:48:53.936172 [ 3 ] {} <Debug> HTTP-Session: dd960de6-a7a8-410e-8dce-37b026689bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.07.19 17:48:53.936346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3613 2024.07.19 17:48:53.936401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3614 2024.07.19 17:48:53.936420 [ 3 ] {} <Debug> HTTP-Session: d7e4418b-7341-4c92-84b6-8cea0f658721 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3615 2024.07.19 17:48:53.936439 [ 3 ] {} <Debug> HTTP-Session: d7e4418b-7341-4c92-84b6-8cea0f658721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3616 2024.07.19 17:48:53.936453 [ 3 ] {} <Debug> HTTP-Session: d7e4418b-7341-4c92-84b6-8cea0f658721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.07.19 17:48:53.936487 [ 3 ] {} <Trace> HTTP-Session: d7e4418b-7341-4c92-84b6-8cea0f658721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3618 2024.07.19 17:48:53.936588 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3619 2024.07.19 17:48:53.936635 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3620 2024.07.19 17:48:53.936765 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3621 2024.07.19 17:48:53.937045 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3622 2024.07.19 17:48:53.937081 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3623 2024.07.19 17:48:53.937378 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3624 2024.07.19 17:48:53.937688 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3625 2024.07.19 17:48:53.937808 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001249 sec., 1601.281024819856 rows/sec., 130.57 KiB/sec.
3626 2024.07.19 17:48:53.937961 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Debug> DynamicQueryHandler: Done processing query
3627 2024.07.19 17:48:53.937986 [ 3 ] {df0598f5-00d0-42e4-a52a-5dd4776f8722} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3628 2024.07.19 17:48:53.938002 [ 3 ] {} <Debug> HTTP-Session: d7e4418b-7341-4c92-84b6-8cea0f658721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3629 2024.07.19 17:48:53.938140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3630 2024.07.19 17:48:53.938190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3631 2024.07.19 17:48:53.938208 [ 3 ] {} <Debug> HTTP-Session: f6fbcfbd-eadc-432b-b3a4-374d84e9bfd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3632 2024.07.19 17:48:53.938225 [ 3 ] {} <Debug> HTTP-Session: f6fbcfbd-eadc-432b-b3a4-374d84e9bfd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3633 2024.07.19 17:48:53.938239 [ 3 ] {} <Debug> HTTP-Session: f6fbcfbd-eadc-432b-b3a4-374d84e9bfd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3634 2024.07.19 17:48:53.938271 [ 3 ] {} <Trace> HTTP-Session: f6fbcfbd-eadc-432b-b3a4-374d84e9bfd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3635 2024.07.19 17:48:53.938416 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3636 2024.07.19 17:48:53.938460 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3637 2024.07.19 17:48:53.938581 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3638 2024.07.19 17:48:53.939005 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3639 2024.07.19 17:48:53.939040 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3640 2024.07.19 17:48:53.939353 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3641 2024.07.19 17:48:53.939657 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3642 2024.07.19 17:48:53.939785 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001437 sec., 141962.4217118998 rows/sec., 12.57 MiB/sec.
3643 2024.07.19 17:48:53.940100 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Debug> DynamicQueryHandler: Done processing query
3644 2024.07.19 17:48:53.940126 [ 3 ] {059a8e36-80c0-41a4-b809-2ddb449e3c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3645 2024.07.19 17:48:53.940143 [ 3 ] {} <Debug> HTTP-Session: f6fbcfbd-eadc-432b-b3a4-374d84e9bfd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3646 2024.07.19 17:48:53.940278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3647 2024.07.19 17:48:53.940327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3648 2024.07.19 17:48:53.940346 [ 3 ] {} <Debug> HTTP-Session: 670c857b-64d0-4195-8f41-74d4f157ad2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3649 2024.07.19 17:48:53.940362 [ 3 ] {} <Debug> HTTP-Session: 670c857b-64d0-4195-8f41-74d4f157ad2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3650 2024.07.19 17:48:53.940376 [ 3 ] {} <Debug> HTTP-Session: 670c857b-64d0-4195-8f41-74d4f157ad2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.07.19 17:48:53.940406 [ 3 ] {} <Trace> HTTP-Session: 670c857b-64d0-4195-8f41-74d4f157ad2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3652 2024.07.19 17:48:53.940500 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3653 2024.07.19 17:48:53.940543 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3654 2024.07.19 17:48:53.940687 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3655 2024.07.19 17:48:53.941018 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3656 2024.07.19 17:48:53.941055 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3657 2024.07.19 17:48:53.941380 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3658 2024.07.19 17:48:53.941747 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3659 2024.07.19 17:48:53.941868 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00139 sec., 1438.8489208633093 rows/sec., 100.47 KiB/sec.
3660 2024.07.19 17:48:53.942054 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Debug> DynamicQueryHandler: Done processing query
3661 2024.07.19 17:48:53.942079 [ 3 ] {e1d90e70-ba00-4690-b86f-d154f68268b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3662 2024.07.19 17:48:53.942094 [ 3 ] {} <Debug> HTTP-Session: 670c857b-64d0-4195-8f41-74d4f157ad2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.07.19 17:48:53.942256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3664 2024.07.19 17:48:53.942304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3665 2024.07.19 17:48:53.942322 [ 3 ] {} <Debug> HTTP-Session: a6d2c5ca-735b-438f-8b1f-d864f188126e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3666 2024.07.19 17:48:53.942338 [ 3 ] {} <Debug> HTTP-Session: a6d2c5ca-735b-438f-8b1f-d864f188126e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3667 2024.07.19 17:48:53.942352 [ 3 ] {} <Debug> HTTP-Session: a6d2c5ca-735b-438f-8b1f-d864f188126e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.07.19 17:48:53.942381 [ 3 ] {} <Trace> HTTP-Session: a6d2c5ca-735b-438f-8b1f-d864f188126e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3669 2024.07.19 17:48:53.942569 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3670 2024.07.19 17:48:53.942611 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3671 2024.07.19 17:48:53.942733 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3672 2024.07.19 17:48:53.943267 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3673 2024.07.19 17:48:53.943304 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3674 2024.07.19 17:48:53.943635 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3675 2024.07.19 17:48:53.943961 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3676 2024.07.19 17:48:53.944083 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001615 sec., 246439.62848297216 rows/sec., 17.39 MiB/sec.
3677 2024.07.19 17:48:53.944251 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Debug> DynamicQueryHandler: Done processing query
3678 2024.07.19 17:48:53.944277 [ 3 ] {a5f2cc64-9123-42e3-8eae-ce7a37a39547} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3679 2024.07.19 17:48:53.944292 [ 3 ] {} <Debug> HTTP-Session: a6d2c5ca-735b-438f-8b1f-d864f188126e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3680 2024.07.19 17:48:53.944425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3681 2024.07.19 17:48:53.944479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3682 2024.07.19 17:48:53.944500 [ 3 ] {} <Debug> HTTP-Session: 3dd10c51-563e-405f-ad1d-666254dee03a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3683 2024.07.19 17:48:53.944517 [ 3 ] {} <Debug> HTTP-Session: 3dd10c51-563e-405f-ad1d-666254dee03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.07.19 17:48:53.944531 [ 3 ] {} <Debug> HTTP-Session: 3dd10c51-563e-405f-ad1d-666254dee03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3685 2024.07.19 17:48:53.944563 [ 3 ] {} <Trace> HTTP-Session: 3dd10c51-563e-405f-ad1d-666254dee03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3686 2024.07.19 17:48:53.944662 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3687 2024.07.19 17:48:53.944708 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3688 2024.07.19 17:48:53.944838 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3689 2024.07.19 17:48:53.945129 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3690 2024.07.19 17:48:53.945166 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3691 2024.07.19 17:48:53.945581 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3692 2024.07.19 17:48:53.945974 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3693 2024.07.19 17:48:53.946102 [ 29 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3694 2024.07.19 17:48:53.946109 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 175.38 KiB/sec.
3695 2024.07.19 17:48:53.946138 [ 29 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3696 2024.07.19 17:48:53.946173 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3697 2024.07.19 17:48:53.946398 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
3698 2024.07.19 17:48:53.946409 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Debug> DynamicQueryHandler: Done processing query
3699 2024.07.19 17:48:53.946481 [ 3 ] {b171d671-80c3-4823-a4fc-84d4c56c596f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3700 2024.07.19 17:48:53.946546 [ 3 ] {} <Debug> HTTP-Session: 3dd10c51-563e-405f-ad1d-666254dee03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3701 2024.07.19 17:48:53.946686 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3702 2024.07.19 17:48:53.946724 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3703 2024.07.19 17:48:53.946733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3704 2024.07.19 17:48:53.946807 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3705 2024.07.19 17:48:53.946807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3706 2024.07.19 17:48:53.946897 [ 3 ] {} <Debug> HTTP-Session: 1562b373-d038-4a69-9f2e-ce4d44487467 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3707 2024.07.19 17:48:53.947020 [ 3 ] {} <Debug> HTTP-Session: 1562b373-d038-4a69-9f2e-ce4d44487467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2024.07.19 17:48:53.947122 [ 3 ] {} <Debug> HTTP-Session: 1562b373-d038-4a69-9f2e-ce4d44487467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.07.19 17:48:53.947164 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3710 2024.07.19 17:48:53.947281 [ 3 ] {} <Trace> HTTP-Session: 1562b373-d038-4a69-9f2e-ce4d44487467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3711 2024.07.19 17:48:53.947467 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3712 2024.07.19 17:48:53.947702 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3713 2024.07.19 17:48:53.947785 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3714 2024.07.19 17:48:53.947860 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3715 2024.07.19 17:48:53.948081 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
3716 2024.07.19 17:48:53.948763 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3717 2024.07.19 17:48:53.949286 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3718 2024.07.19 17:48:53.949333 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3719 2024.07.19 17:48:53.949915 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003670855 sec., 9806.979572878798 rows/sec., 421.39 KiB/sec.
3720 2024.07.19 17:48:53.949961 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3721 2024.07.19 17:48:53.950173 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3722 2024.07.19 17:48:53.950813 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3723 2024.07.19 17:48:53.951079 [ 29 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3724 2024.07.19 17:48:53.951155 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.003625 sec., 21241.379310344826 rows/sec., 1.31 MiB/sec.
3725 2024.07.19 17:48:53.951162 [ 29 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3726 2024.07.19 17:48:53.951231 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3727 2024.07.19 17:48:53.951428 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2024.07.19 17:48:53.951674 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Debug> DynamicQueryHandler: Done processing query
3729 2024.07.19 17:48:53.951737 [ 3 ] {1c6935d6-2610-42f0-99a3-cac59d00330b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3730 2024.07.19 17:48:53.951747 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
3731 2024.07.19 17:48:53.951776 [ 3 ] {} <Debug> HTTP-Session: 1562b373-d038-4a69-9f2e-ce4d44487467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.07.19 17:48:53.951778 [ 197 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_6_1} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3733 2024.07.19 17:48:53.951992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3734 2024.07.19 17:48:53.952075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2024.07.19 17:48:53.952196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3736 2024.07.19 17:48:53.952210 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3737 2024.07.19 17:48:53.952233 [ 3 ] {} <Debug> HTTP-Session: 6c25ada0-3e9a-4fed-a21c-d5e2b337e71e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3738 2024.07.19 17:48:53.952291 [ 3 ] {} <Debug> HTTP-Session: 6c25ada0-3e9a-4fed-a21c-d5e2b337e71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.07.19 17:48:53.952309 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
3740 2024.07.19 17:48:53.952321 [ 3 ] {} <Debug> HTTP-Session: 6c25ada0-3e9a-4fed-a21c-d5e2b337e71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3741 2024.07.19 17:48:53.952385 [ 3 ] {} <Trace> HTTP-Session: 6c25ada0-3e9a-4fed-a21c-d5e2b337e71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3742 2024.07.19 17:48:53.952584 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
3743 2024.07.19 17:48:53.952877 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
3744 2024.07.19 17:48:53.952962 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3745 2024.07.19 17:48:53.953124 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
3746 2024.07.19 17:48:53.953235 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3747 2024.07.19 17:48:53.953427 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
3748 2024.07.19 17:48:53.953711 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
3749 2024.07.19 17:48:53.954406 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3750 2024.07.19 17:48:53.955211 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3751 2024.07.19 17:48:53.955282 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3752 2024.07.19 17:48:53.956443 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3753 2024.07.19 17:48:53.956664 [ 197 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.005258367 sec., 87859.97630062717 rows/sec., 5.41 MiB/sec.
3754 2024.07.19 17:48:53.956868 [ 197 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3755 2024.07.19 17:48:53.956990 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3756 2024.07.19 17:48:53.957171 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004506 sec., 35730.13759431869 rows/sec., 2.49 MiB/sec.
3757 2024.07.19 17:48:53.957484 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Debug> DynamicQueryHandler: Done processing query
3758 2024.07.19 17:48:53.957512 [ 3 ] {be853e1e-352c-4526-941b-f6f54eb5379d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3759 2024.07.19 17:48:53.957531 [ 3 ] {} <Debug> HTTP-Session: 6c25ada0-3e9a-4fed-a21c-d5e2b337e71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3760 2024.07.19 17:48:53.957583 [ 197 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3761 2024.07.19 17:48:53.957655 [ 197 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3762 2024.07.19 17:48:53.957743 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3763 2024.07.19 17:48:53.957747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2024.07.19 17:48:53.957806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3765 2024.07.19 17:48:53.957825 [ 3 ] {} <Debug> HTTP-Session: 51b90276-c50e-41ef-98a2-24e52677f1cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3766 2024.07.19 17:48:53.957842 [ 3 ] {} <Debug> HTTP-Session: 51b90276-c50e-41ef-98a2-24e52677f1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.07.19 17:48:53.957856 [ 3 ] {} <Debug> HTTP-Session: 51b90276-c50e-41ef-98a2-24e52677f1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.07.19 17:48:53.957886 [ 3 ] {} <Trace> HTTP-Session: 51b90276-c50e-41ef-98a2-24e52677f1cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3769 2024.07.19 17:48:53.958105 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3770 2024.07.19 17:48:53.958169 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3771 2024.07.19 17:48:53.958564 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3772 2024.07.19 17:48:53.959127 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3773 2024.07.19 17:48:53.959160 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3774 2024.07.19 17:48:53.959786 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3775 2024.07.19 17:48:53.960195 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3776 2024.07.19 17:48:53.960320 [ 29 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3777 2024.07.19 17:48:53.960341 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002379 sec., 5884.8255569567045 rows/sec., 10.55 MiB/sec.
3778 2024.07.19 17:48:53.960365 [ 29 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3779 2024.07.19 17:48:53.960413 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3780 2024.07.19 17:48:53.960959 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Debug> DynamicQueryHandler: Done processing query
3781 2024.07.19 17:48:53.960954 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
3782 2024.07.19 17:48:53.960992 [ 3 ] {46c54879-39a4-4001-9162-91d3a8ff2ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3783 2024.07.19 17:48:53.961042 [ 3 ] {} <Debug> HTTP-Session: 51b90276-c50e-41ef-98a2-24e52677f1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.07.19 17:48:53.961221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3785 2024.07.19 17:48:53.961335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3786 2024.07.19 17:48:53.961401 [ 3 ] {} <Debug> HTTP-Session: f43c6d9b-428b-4bfe-bacd-8d4a2e2227e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3787 2024.07.19 17:48:53.961447 [ 3 ] {} <Debug> HTTP-Session: f43c6d9b-428b-4bfe-bacd-8d4a2e2227e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2024.07.19 17:48:53.961492 [ 3 ] {} <Debug> HTTP-Session: f43c6d9b-428b-4bfe-bacd-8d4a2e2227e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3789 2024.07.19 17:48:53.961582 [ 3 ] {} <Trace> HTTP-Session: f43c6d9b-428b-4bfe-bacd-8d4a2e2227e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3790 2024.07.19 17:48:53.961825 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3791 2024.07.19 17:48:53.961845 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3792 2024.07.19 17:48:53.961993 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3793 2024.07.19 17:48:53.961998 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
3794 2024.07.19 17:48:53.962776 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3795 2024.07.19 17:48:53.962934 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
3796 2024.07.19 17:48:53.963639 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
3797 2024.07.19 17:48:53.963732 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3798 2024.07.19 17:48:53.963805 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3799 2024.07.19 17:48:53.964276 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3800 2024.07.19 17:48:53.964923 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part
3801 2024.07.19 17:48:53.965147 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3802 2024.07.19 17:48:53.965420 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3803 2024.07.19 17:48:53.966323 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3804 2024.07.19 17:48:53.966729 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004982 sec., 4616.6198313930145 rows/sec., 249.73 KiB/sec.
3805 2024.07.19 17:48:53.967172 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Debug> DynamicQueryHandler: Done processing query
3806 2024.07.19 17:48:53.967234 [ 3 ] {563fde54-f616-463e-acc0-572ac5d1ba3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3807 2024.07.19 17:48:53.967285 [ 3 ] {} <Debug> HTTP-Session: f43c6d9b-428b-4bfe-bacd-8d4a2e2227e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.07.19 17:48:53.967475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3809 2024.07.19 17:48:53.967567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3810 2024.07.19 17:48:53.967598 [ 3 ] {} <Debug> HTTP-Session: c6e153ef-7b8f-4f26-98b5-03a5791699d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3811 2024.07.19 17:48:53.967638 [ 3 ] {} <Debug> HTTP-Session: c6e153ef-7b8f-4f26-98b5-03a5791699d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.07.19 17:48:53.967679 [ 3 ] {} <Debug> HTTP-Session: c6e153ef-7b8f-4f26-98b5-03a5791699d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.07.19 17:48:53.967764 [ 3 ] {} <Trace> HTTP-Session: c6e153ef-7b8f-4f26-98b5-03a5791699d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3814 2024.07.19 17:48:53.968064 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3815 2024.07.19 17:48:53.968166 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3816 2024.07.19 17:48:53.968850 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3817 2024.07.19 17:48:53.969809 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3818 2024.07.19 17:48:53.969883 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3819 2024.07.19 17:48:53.971063 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3820 2024.07.19 17:48:53.972150 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3821 2024.07.19 17:48:53.972603 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004656 sec., 12886.597938144329 rows/sec., 889.31 KiB/sec.
3822 2024.07.19 17:48:53.972919 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Debug> DynamicQueryHandler: Done processing query
3823 2024.07.19 17:48:53.972986 [ 3 ] {80bce0f9-fb79-4c4f-b689-30d425e39727} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3824 2024.07.19 17:48:53.973050 [ 3 ] {} <Debug> HTTP-Session: c6e153ef-7b8f-4f26-98b5-03a5791699d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3825 2024.07.19 17:48:53.973325 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 19 columns (19 merged, 0 gathered) in 0.012762712 sec., 7835.325281962015 rows/sec., 14.04 MiB/sec.
3826 2024.07.19 17:48:53.973613 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3827 2024.07.19 17:48:53.974223 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3828 2024.07.19 17:48:53.974302 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3829 2024.07.19 17:48:53.974412 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
3830 2024.07.19 17:48:58.929734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3831 2024.07.19 17:48:58.929880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3832 2024.07.19 17:48:58.929908 [ 3 ] {} <Debug> HTTP-Session: 7a07dc29-bb2e-4f10-a44d-dc39b73d8e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3833 2024.07.19 17:48:58.929935 [ 3 ] {} <Debug> HTTP-Session: 7a07dc29-bb2e-4f10-a44d-dc39b73d8e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3834 2024.07.19 17:48:58.929953 [ 3 ] {} <Debug> HTTP-Session: 7a07dc29-bb2e-4f10-a44d-dc39b73d8e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3835 2024.07.19 17:48:58.930009 [ 3 ] {} <Trace> HTTP-Session: 7a07dc29-bb2e-4f10-a44d-dc39b73d8e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3836 2024.07.19 17:48:58.930213 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3837 2024.07.19 17:48:58.930284 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3838 2024.07.19 17:48:58.930500 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3839 2024.07.19 17:48:58.930949 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3840 2024.07.19 17:48:58.930987 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3841 2024.07.19 17:48:58.931354 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3842 2024.07.19 17:48:58.931696 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3843 2024.07.19 17:48:58.931834 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.00169 sec., 10650.887573964497 rows/sec., 863.30 KiB/sec.
3844 2024.07.19 17:48:58.931836 [ 45 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3845 2024.07.19 17:48:58.931979 [ 45 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3846 2024.07.19 17:48:58.932016 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3847 2024.07.19 17:48:58.932128 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Debug> DynamicQueryHandler: Done processing query
3848 2024.07.19 17:48:58.932179 [ 3 ] {6583ccd4-9c7d-4ccd-9722-5c79909555d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3849 2024.07.19 17:48:58.932235 [ 3 ] {} <Debug> HTTP-Session: 7a07dc29-bb2e-4f10-a44d-dc39b73d8e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3850 2024.07.19 17:48:58.932305 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
3851 2024.07.19 17:48:58.932423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3852 2024.07.19 17:48:58.932521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3853 2024.07.19 17:48:58.932572 [ 3 ] {} <Debug> HTTP-Session: 361fd0d2-5cd5-4d0d-81a3-ef607ff25409 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3854 2024.07.19 17:48:58.932617 [ 3 ] {} <Debug> HTTP-Session: 361fd0d2-5cd5-4d0d-81a3-ef607ff25409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3855 2024.07.19 17:48:58.932659 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3856 2024.07.19 17:48:58.932727 [ 3 ] {} <Debug> HTTP-Session: 361fd0d2-5cd5-4d0d-81a3-ef607ff25409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.07.19 17:48:58.932777 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part
3858 2024.07.19 17:48:58.932792 [ 3 ] {} <Trace> HTTP-Session: 361fd0d2-5cd5-4d0d-81a3-ef607ff25409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3859 2024.07.19 17:48:58.933085 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part
3860 2024.07.19 17:48:58.933103 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3861 2024.07.19 17:48:58.933260 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3862 2024.07.19 17:48:58.933371 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part
3863 2024.07.19 17:48:58.933750 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
3864 2024.07.19 17:48:58.934119 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part
3865 2024.07.19 17:48:58.934458 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part
3866 2024.07.19 17:48:58.934522 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3867 2024.07.19 17:48:58.935693 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3868 2024.07.19 17:48:58.935747 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3869 2024.07.19 17:48:58.936581 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3870 2024.07.19 17:48:58.937298 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.005187955 sec., 22744.99296929137 rows/sec., 1.72 MiB/sec.
3871 2024.07.19 17:48:58.937473 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3872 2024.07.19 17:48:58.937586 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3873 2024.07.19 17:48:58.937963 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005018 sec., 398.5651654045437 rows/sec., 32.50 KiB/sec.
3874 2024.07.19 17:48:58.938350 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Debug> DynamicQueryHandler: Done processing query
3875 2024.07.19 17:48:58.938392 [ 3 ] {8d6f982a-59bf-4259-bb54-883e97ebafdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3876 2024.07.19 17:48:58.938422 [ 3 ] {} <Debug> HTTP-Session: 361fd0d2-5cd5-4d0d-81a3-ef607ff25409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3877 2024.07.19 17:48:58.938476 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3878 2024.07.19 17:48:58.938577 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_11_2} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3879 2024.07.19 17:48:58.938612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3880 2024.07.19 17:48:58.938720 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3881 2024.07.19 17:48:58.938734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3882 2024.07.19 17:48:58.938777 [ 3 ] {} <Debug> HTTP-Session: 81300dc5-2785-49bb-8a5c-64268a7893db Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3883 2024.07.19 17:48:58.938793 [ 3 ] {} <Debug> HTTP-Session: 81300dc5-2785-49bb-8a5c-64268a7893db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3884 2024.07.19 17:48:58.938807 [ 3 ] {} <Debug> HTTP-Session: 81300dc5-2785-49bb-8a5c-64268a7893db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.07.19 17:48:58.938838 [ 3 ] {} <Trace> HTTP-Session: 81300dc5-2785-49bb-8a5c-64268a7893db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3886 2024.07.19 17:48:58.938973 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3887 2024.07.19 17:48:58.939016 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3888 2024.07.19 17:48:58.939162 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3889 2024.07.19 17:48:58.939540 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3890 2024.07.19 17:48:58.939576 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3891 2024.07.19 17:48:58.939906 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3892 2024.07.19 17:48:58.940218 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): 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.07.19 17:48:58.940351 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.001434 sec., 77405.85774058578 rows/sec., 6.32 MiB/sec.
3894 2024.07.19 17:48:58.940520 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Debug> DynamicQueryHandler: Done processing query
3895 2024.07.19 17:48:58.940544 [ 3 ] {be24870f-fad0-41d0-b927-9e9d2ad4d713} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3896 2024.07.19 17:48:58.940560 [ 3 ] {} <Debug> HTTP-Session: 81300dc5-2785-49bb-8a5c-64268a7893db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.07.19 17:48:58.940673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3898 2024.07.19 17:48:58.940721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3899 2024.07.19 17:48:58.940740 [ 3 ] {} <Debug> HTTP-Session: 1e3611cc-807c-4e19-beba-efc9185a1968 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3900 2024.07.19 17:48:58.940756 [ 3 ] {} <Debug> HTTP-Session: 1e3611cc-807c-4e19-beba-efc9185a1968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3901 2024.07.19 17:48:58.940769 [ 3 ] {} <Debug> HTTP-Session: 1e3611cc-807c-4e19-beba-efc9185a1968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3902 2024.07.19 17:48:58.940805 [ 3 ] {} <Trace> HTTP-Session: 1e3611cc-807c-4e19-beba-efc9185a1968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3903 2024.07.19 17:48:58.940913 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3904 2024.07.19 17:48:58.940954 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3905 2024.07.19 17:48:58.941078 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3906 2024.07.19 17:48:58.941376 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3907 2024.07.19 17:48:58.941412 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3908 2024.07.19 17:48:58.941724 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3909 2024.07.19 17:48:58.942040 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3910 2024.07.19 17:48:58.942158 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 109.87 KiB/sec.
3911 2024.07.19 17:48:58.942323 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Debug> DynamicQueryHandler: Done processing query
3912 2024.07.19 17:48:58.942347 [ 3 ] {f53875d6-245c-443f-a8cc-8c05eabb8386} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3913 2024.07.19 17:48:58.942363 [ 3 ] {} <Debug> HTTP-Session: 1e3611cc-807c-4e19-beba-efc9185a1968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.07.19 17:48:58.942511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3915 2024.07.19 17:48:58.942558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3916 2024.07.19 17:48:58.942577 [ 3 ] {} <Debug> HTTP-Session: 5e7a02c2-e5b3-42c4-9213-5df67064901c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3917 2024.07.19 17:48:58.942592 [ 3 ] {} <Debug> HTTP-Session: 5e7a02c2-e5b3-42c4-9213-5df67064901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3918 2024.07.19 17:48:58.942608 [ 3 ] {} <Debug> HTTP-Session: 5e7a02c2-e5b3-42c4-9213-5df67064901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.07.19 17:48:58.942638 [ 3 ] {} <Trace> HTTP-Session: 5e7a02c2-e5b3-42c4-9213-5df67064901c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3920 2024.07.19 17:48:58.942767 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3921 2024.07.19 17:48:58.942809 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3922 2024.07.19 17:48:58.942931 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3923 2024.07.19 17:48:58.943279 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3924 2024.07.19 17:48:58.943315 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3925 2024.07.19 17:48:58.943628 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3926 2024.07.19 17:48:58.943970 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): 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.07.19 17:48:58.944113 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001395 sec., 60215.05376344086 rows/sec., 4.70 MiB/sec.
3928 2024.07.19 17:48:58.944279 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Debug> DynamicQueryHandler: Done processing query
3929 2024.07.19 17:48:58.944304 [ 3 ] {7ee102c8-4fc3-4980-8b86-b7128ee42490} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3930 2024.07.19 17:48:58.944320 [ 3 ] {} <Debug> HTTP-Session: 5e7a02c2-e5b3-42c4-9213-5df67064901c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3931 2024.07.19 17:48:58.944455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2024.07.19 17:48:58.944502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3933 2024.07.19 17:48:58.944521 [ 3 ] {} <Debug> HTTP-Session: 4f4ae28d-2046-4a95-bf29-a4cec0fba572 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3934 2024.07.19 17:48:58.944537 [ 3 ] {} <Debug> HTTP-Session: 4f4ae28d-2046-4a95-bf29-a4cec0fba572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2024.07.19 17:48:58.944550 [ 3 ] {} <Debug> HTTP-Session: 4f4ae28d-2046-4a95-bf29-a4cec0fba572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3936 2024.07.19 17:48:58.944580 [ 3 ] {} <Trace> HTTP-Session: 4f4ae28d-2046-4a95-bf29-a4cec0fba572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3937 2024.07.19 17:48:58.944726 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3938 2024.07.19 17:48:58.944772 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3939 2024.07.19 17:48:58.944914 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.07.19 17:48:58.945390 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3941 2024.07.19 17:48:58.945433 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3942 2024.07.19 17:48:58.945918 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3943 2024.07.19 17:48:58.946299 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3944 2024.07.19 17:48:58.946436 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001779 sec., 90500.28105677347 rows/sec., 6.30 MiB/sec.
3945 2024.07.19 17:48:58.946617 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Debug> DynamicQueryHandler: Done processing query
3946 2024.07.19 17:48:58.946642 [ 3 ] {aff4e78c-54c0-42c7-a9e3-1e727b4dea78} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3947 2024.07.19 17:48:58.946667 [ 3 ] {} <Debug> HTTP-Session: 4f4ae28d-2046-4a95-bf29-a4cec0fba572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.07.19 17:48:58.946838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3949 2024.07.19 17:48:58.946888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3950 2024.07.19 17:48:58.946907 [ 3 ] {} <Debug> HTTP-Session: f966539d-d39b-4fc3-841d-3d297adf55b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3951 2024.07.19 17:48:58.946924 [ 3 ] {} <Debug> HTTP-Session: f966539d-d39b-4fc3-841d-3d297adf55b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3952 2024.07.19 17:48:58.946937 [ 3 ] {} <Debug> HTTP-Session: f966539d-d39b-4fc3-841d-3d297adf55b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.07.19 17:48:58.946968 [ 3 ] {} <Trace> HTTP-Session: f966539d-d39b-4fc3-841d-3d297adf55b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3954 2024.07.19 17:48:58.947231 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3955 2024.07.19 17:48:58.947298 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3956 2024.07.19 17:48:58.947711 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2024.07.19 17:48:58.948396 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3958 2024.07.19 17:48:58.948443 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3959 2024.07.19 17:48:58.949098 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3960 2024.07.19 17:48:58.949527 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3961 2024.07.19 17:48:58.949681 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002632 sec., 6838.9057750759885 rows/sec., 12.26 MiB/sec.
3962 2024.07.19 17:48:58.949911 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Debug> DynamicQueryHandler: Done processing query
3963 2024.07.19 17:48:58.949935 [ 3 ] {67da6f23-352b-4a45-b63a-378ffc14eba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3964 2024.07.19 17:48:58.949951 [ 3 ] {} <Debug> HTTP-Session: f966539d-d39b-4fc3-841d-3d297adf55b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.07.19 17:48:58.950073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3966 2024.07.19 17:48:58.950122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3967 2024.07.19 17:48:58.950142 [ 3 ] {} <Debug> HTTP-Session: c4da5eda-f8cf-410e-8b16-4cdc28e9cf62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3968 2024.07.19 17:48:58.950159 [ 3 ] {} <Debug> HTTP-Session: c4da5eda-f8cf-410e-8b16-4cdc28e9cf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3969 2024.07.19 17:48:58.950172 [ 3 ] {} <Debug> HTTP-Session: c4da5eda-f8cf-410e-8b16-4cdc28e9cf62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.07.19 17:48:58.950203 [ 3 ] {} <Trace> HTTP-Session: c4da5eda-f8cf-410e-8b16-4cdc28e9cf62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3971 2024.07.19 17:48:58.950318 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3972 2024.07.19 17:48:58.950362 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3973 2024.07.19 17:48:58.950488 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3974 2024.07.19 17:48:58.950796 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3975 2024.07.19 17:48:58.950832 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
3976 2024.07.19 17:48:58.951197 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3977 2024.07.19 17:48:58.951534 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3978 2024.07.19 17:48:58.951662 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
3979 2024.07.19 17:48:58.951831 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Debug> DynamicQueryHandler: Done processing query
3980 2024.07.19 17:48:58.951855 [ 3 ] {280a69c6-0e82-47a7-8a51-063aeceafc8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3981 2024.07.19 17:48:58.951870 [ 3 ] {} <Debug> HTTP-Session: c4da5eda-f8cf-410e-8b16-4cdc28e9cf62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3982 2024.07.19 17:49:03.933544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3983 2024.07.19 17:49:03.933683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3984 2024.07.19 17:49:03.933712 [ 3 ] {} <Debug> HTTP-Session: 68cd935c-5442-4e38-a9eb-6ebaaadaac9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
3985 2024.07.19 17:49:03.933742 [ 3 ] {} <Debug> HTTP-Session: 68cd935c-5442-4e38-a9eb-6ebaaadaac9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.07.19 17:49:03.933760 [ 3 ] {} <Debug> HTTP-Session: 68cd935c-5442-4e38-a9eb-6ebaaadaac9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.07.19 17:49:03.933814 [ 3 ] {} <Trace> HTTP-Session: 68cd935c-5442-4e38-a9eb-6ebaaadaac9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3988 2024.07.19 17:49:03.934024 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3989 2024.07.19 17:49:03.934087 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3990 2024.07.19 17:49:03.934270 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3991 2024.07.19 17:49:03.934683 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3992 2024.07.19 17:49:03.934788 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
3993 2024.07.19 17:49:03.935151 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3994 2024.07.19 17:49:03.935488 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3995 2024.07.19 17:49:03.935653 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001665 sec., 12012.012012012012 rows/sec., 885.65 KiB/sec.
3996 2024.07.19 17:49:03.935880 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Debug> DynamicQueryHandler: Done processing query
3997 2024.07.19 17:49:03.935907 [ 3 ] {95257998-3153-4bfb-9ba4-185382a90b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3998 2024.07.19 17:49:03.935923 [ 3 ] {} <Debug> HTTP-Session: 68cd935c-5442-4e38-a9eb-6ebaaadaac9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3999 2024.07.19 17:49:03.936186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4000 2024.07.19 17:49:03.936237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4001 2024.07.19 17:49:03.936257 [ 3 ] {} <Debug> HTTP-Session: 0c2764ec-dbbf-453c-9fbb-3ab48c785aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4002 2024.07.19 17:49:03.936274 [ 3 ] {} <Debug> HTTP-Session: 0c2764ec-dbbf-453c-9fbb-3ab48c785aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4003 2024.07.19 17:49:03.936288 [ 3 ] {} <Debug> HTTP-Session: 0c2764ec-dbbf-453c-9fbb-3ab48c785aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.07.19 17:49:03.936319 [ 3 ] {} <Trace> HTTP-Session: 0c2764ec-dbbf-453c-9fbb-3ab48c785aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4005 2024.07.19 17:49:03.936466 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4006 2024.07.19 17:49:03.936510 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4007 2024.07.19 17:49:03.936634 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2024.07.19 17:49:03.937143 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4009 2024.07.19 17:49:03.937180 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4010 2024.07.19 17:49:03.937511 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4011 2024.07.19 17:49:03.937825 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4012 2024.07.19 17:49:03.937978 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001574 sec., 128970.7750952986 rows/sec., 11.43 MiB/sec.
4013 2024.07.19 17:49:03.938152 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Debug> DynamicQueryHandler: Done processing query
4014 2024.07.19 17:49:03.938177 [ 3 ] {1e461870-2606-4d3a-a718-2d257719e300} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4015 2024.07.19 17:49:03.938193 [ 3 ] {} <Debug> HTTP-Session: 0c2764ec-dbbf-453c-9fbb-3ab48c785aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4016 2024.07.19 17:49:03.938447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4017 2024.07.19 17:49:03.938497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4018 2024.07.19 17:49:03.938516 [ 3 ] {} <Debug> HTTP-Session: ca3ac819-d983-4abc-b1c9-68fdcc251c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4019 2024.07.19 17:49:03.938533 [ 3 ] {} <Debug> HTTP-Session: ca3ac819-d983-4abc-b1c9-68fdcc251c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4020 2024.07.19 17:49:03.938547 [ 3 ] {} <Debug> HTTP-Session: ca3ac819-d983-4abc-b1c9-68fdcc251c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.07.19 17:49:03.938578 [ 3 ] {} <Trace> HTTP-Session: ca3ac819-d983-4abc-b1c9-68fdcc251c43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4022 2024.07.19 17:49:03.938770 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4023 2024.07.19 17:49:03.938813 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4024 2024.07.19 17:49:03.938940 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4025 2024.07.19 17:49:03.939541 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4026 2024.07.19 17:49:03.939579 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4027 2024.07.19 17:49:03.939917 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4028 2024.07.19 17:49:03.940248 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4029 2024.07.19 17:49:03.940404 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001726 sec., 229432.21320973348 rows/sec., 16.18 MiB/sec.
4030 2024.07.19 17:49:03.940576 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Debug> DynamicQueryHandler: Done processing query
4031 2024.07.19 17:49:03.940600 [ 3 ] {19e76feb-c9b2-4715-be1e-1ab560a8ee57} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4032 2024.07.19 17:49:03.940616 [ 3 ] {} <Debug> HTTP-Session: ca3ac819-d983-4abc-b1c9-68fdcc251c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.07.19 17:49:03.940765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.07.19 17:49:03.940815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4035 2024.07.19 17:49:03.940834 [ 3 ] {} <Debug> HTTP-Session: 21369a45-18e3-4ad1-a48f-ed855fc1bfce Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4036 2024.07.19 17:49:03.940851 [ 3 ] {} <Debug> HTTP-Session: 21369a45-18e3-4ad1-a48f-ed855fc1bfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.07.19 17:49:03.940865 [ 3 ] {} <Debug> HTTP-Session: 21369a45-18e3-4ad1-a48f-ed855fc1bfce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.07.19 17:49:03.940895 [ 3 ] {} <Trace> HTTP-Session: 21369a45-18e3-4ad1-a48f-ed855fc1bfce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4039 2024.07.19 17:49:03.940990 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4040 2024.07.19 17:49:03.941035 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4041 2024.07.19 17:49:03.941166 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4042 2024.07.19 17:49:03.941444 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4043 2024.07.19 17:49:03.941482 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4044 2024.07.19 17:49:03.941855 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4045 2024.07.19 17:49:03.942251 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4046 2024.07.19 17:49:03.942403 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 180.04 KiB/sec.
4047 2024.07.19 17:49:03.942575 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Debug> DynamicQueryHandler: Done processing query
4048 2024.07.19 17:49:03.942601 [ 3 ] {a5df2acb-ee23-4ce5-b2f5-21d75075f4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4049 2024.07.19 17:49:03.942618 [ 3 ] {} <Debug> HTTP-Session: 21369a45-18e3-4ad1-a48f-ed855fc1bfce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4050 2024.07.19 17:49:03.942741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4051 2024.07.19 17:49:03.942792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4052 2024.07.19 17:49:03.942811 [ 3 ] {} <Debug> HTTP-Session: d86441da-903f-432e-8065-b2edf38b7183 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4053 2024.07.19 17:49:03.942828 [ 3 ] {} <Debug> HTTP-Session: d86441da-903f-432e-8065-b2edf38b7183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4054 2024.07.19 17:49:03.942842 [ 3 ] {} <Debug> HTTP-Session: d86441da-903f-432e-8065-b2edf38b7183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.07.19 17:49:03.942872 [ 3 ] {} <Trace> HTTP-Session: d86441da-903f-432e-8065-b2edf38b7183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4056 2024.07.19 17:49:03.943006 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4057 2024.07.19 17:49:03.943054 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4058 2024.07.19 17:49:03.943196 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4059 2024.07.19 17:49:03.943546 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4060 2024.07.19 17:49:03.943583 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4061 2024.07.19 17:49:03.943970 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4062 2024.07.19 17:49:03.944319 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4063 2024.07.19 17:49:03.944474 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001524 sec., 50524.934383202104 rows/sec., 3.11 MiB/sec.
4064 2024.07.19 17:49:03.944649 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Debug> DynamicQueryHandler: Done processing query
4065 2024.07.19 17:49:03.944674 [ 3 ] {1e9c4ebf-d10a-428d-9c29-2ff7e5e6b8eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4066 2024.07.19 17:49:03.944691 [ 3 ] {} <Debug> HTTP-Session: d86441da-903f-432e-8065-b2edf38b7183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4067 2024.07.19 17:49:03.944842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4068 2024.07.19 17:49:03.944891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4069 2024.07.19 17:49:03.944910 [ 3 ] {} <Debug> HTTP-Session: 4e78bee6-5757-4c2e-880a-73f92eb9163e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4070 2024.07.19 17:49:03.944927 [ 3 ] {} <Debug> HTTP-Session: 4e78bee6-5757-4c2e-880a-73f92eb9163e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4071 2024.07.19 17:49:03.944941 [ 3 ] {} <Debug> HTTP-Session: 4e78bee6-5757-4c2e-880a-73f92eb9163e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4072 2024.07.19 17:49:03.944974 [ 3 ] {} <Trace> HTTP-Session: 4e78bee6-5757-4c2e-880a-73f92eb9163e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4073 2024.07.19 17:49:03.945142 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4074 2024.07.19 17:49:03.945189 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4075 2024.07.19 17:49:03.945333 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4076 2024.07.19 17:49:03.945729 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4077 2024.07.19 17:49:03.945773 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4078 2024.07.19 17:49:03.946157 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4079 2024.07.19 17:49:03.946526 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4080 2024.07.19 17:49:03.946684 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec.
4081 2024.07.19 17:49:03.946871 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Debug> DynamicQueryHandler: Done processing query
4082 2024.07.19 17:49:03.946896 [ 3 ] {58ed6f36-1348-4541-921f-f832fdc370dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4083 2024.07.19 17:49:03.946913 [ 3 ] {} <Debug> HTTP-Session: 4e78bee6-5757-4c2e-880a-73f92eb9163e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4084 2024.07.19 17:49:03.947051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4085 2024.07.19 17:49:03.947108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4086 2024.07.19 17:49:03.947131 [ 3 ] {} <Debug> HTTP-Session: f81beaf6-f51c-4b34-9fd2-efe04171340d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4087 2024.07.19 17:49:03.947152 [ 3 ] {} <Debug> HTTP-Session: f81beaf6-f51c-4b34-9fd2-efe04171340d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4088 2024.07.19 17:49:03.947171 [ 3 ] {} <Debug> HTTP-Session: f81beaf6-f51c-4b34-9fd2-efe04171340d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4089 2024.07.19 17:49:03.947209 [ 3 ] {} <Trace> HTTP-Session: f81beaf6-f51c-4b34-9fd2-efe04171340d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4090 2024.07.19 17:49:03.947414 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4091 2024.07.19 17:49:03.947489 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4092 2024.07.19 17:49:03.947895 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4093 2024.07.19 17:49:03.948481 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4094 2024.07.19 17:49:03.948519 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4095 2024.07.19 17:49:03.949148 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4096 2024.07.19 17:49:03.949651 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4097 2024.07.19 17:49:03.949827 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002536 sec., 5520.504731861199 rows/sec., 9.89 MiB/sec.
4098 2024.07.19 17:49:03.950057 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Debug> DynamicQueryHandler: Done processing query
4099 2024.07.19 17:49:03.950082 [ 3 ] {54130874-1469-4f14-b103-114bd3172459} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4100 2024.07.19 17:49:03.950099 [ 3 ] {} <Debug> HTTP-Session: f81beaf6-f51c-4b34-9fd2-efe04171340d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4101 2024.07.19 17:49:03.950226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4102 2024.07.19 17:49:03.950277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4103 2024.07.19 17:49:03.950297 [ 3 ] {} <Debug> HTTP-Session: 69af3e2b-18f0-4901-9604-e4e59b7a61d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4104 2024.07.19 17:49:03.950316 [ 3 ] {} <Debug> HTTP-Session: 69af3e2b-18f0-4901-9604-e4e59b7a61d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.07.19 17:49:03.950331 [ 3 ] {} <Debug> HTTP-Session: 69af3e2b-18f0-4901-9604-e4e59b7a61d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.07.19 17:49:03.950362 [ 3 ] {} <Trace> HTTP-Session: 69af3e2b-18f0-4901-9604-e4e59b7a61d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4107 2024.07.19 17:49:03.950472 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4108 2024.07.19 17:49:03.950518 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4109 2024.07.19 17:49:03.950644 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2024.07.19 17:49:03.950936 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4111 2024.07.19 17:49:03.950973 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4112 2024.07.19 17:49:03.951339 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4113 2024.07.19 17:49:03.951664 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4114 2024.07.19 17:49:03.951826 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001369 sec., 16800.584368151936 rows/sec., 908.80 KiB/sec.
4115 2024.07.19 17:49:03.952120 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Debug> DynamicQueryHandler: Done processing query
4116 2024.07.19 17:49:03.952145 [ 3 ] {30588768-3243-401e-ae9d-e5d98f40debc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4117 2024.07.19 17:49:03.952161 [ 3 ] {} <Debug> HTTP-Session: 69af3e2b-18f0-4901-9604-e4e59b7a61d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4118 2024.07.19 17:49:03.952291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4119 2024.07.19 17:49:03.952340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4120 2024.07.19 17:49:03.952359 [ 3 ] {} <Debug> HTTP-Session: 67cfc8ea-0a8e-4162-9acc-9910e2a248e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4121 2024.07.19 17:49:03.952375 [ 3 ] {} <Debug> HTTP-Session: 67cfc8ea-0a8e-4162-9acc-9910e2a248e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.07.19 17:49:03.952389 [ 3 ] {} <Debug> HTTP-Session: 67cfc8ea-0a8e-4162-9acc-9910e2a248e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.07.19 17:49:03.952420 [ 3 ] {} <Trace> HTTP-Session: 67cfc8ea-0a8e-4162-9acc-9910e2a248e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4124 2024.07.19 17:49:03.952542 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4125 2024.07.19 17:49:03.952587 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4126 2024.07.19 17:49:03.952735 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4127 2024.07.19 17:49:03.953040 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4128 2024.07.19 17:49:03.953077 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4129 2024.07.19 17:49:03.953457 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4130 2024.07.19 17:49:03.953783 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4131 2024.07.19 17:49:03.953939 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
4132 2024.07.19 17:49:03.954109 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Debug> DynamicQueryHandler: Done processing query
4133 2024.07.19 17:49:03.954133 [ 3 ] {43ad4fa2-33c5-4f71-b606-301d21a83bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4134 2024.07.19 17:49:03.954148 [ 3 ] {} <Debug> HTTP-Session: 67cfc8ea-0a8e-4162-9acc-9910e2a248e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.07.19 17:49:08.075403 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
4136 2024.07.19 17:49:08.075468 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
4137 2024.07.19 17:49:08.929987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4138 2024.07.19 17:49:08.930116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4139 2024.07.19 17:49:08.930147 [ 3 ] {} <Debug> HTTP-Session: e93c2011-19c1-4ac7-9a84-07c40c79bc2e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4140 2024.07.19 17:49:08.930176 [ 3 ] {} <Debug> HTTP-Session: e93c2011-19c1-4ac7-9a84-07c40c79bc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4141 2024.07.19 17:49:08.930193 [ 3 ] {} <Debug> HTTP-Session: e93c2011-19c1-4ac7-9a84-07c40c79bc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4142 2024.07.19 17:49:08.930249 [ 3 ] {} <Trace> HTTP-Session: e93c2011-19c1-4ac7-9a84-07c40c79bc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4143 2024.07.19 17:49:08.930463 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4144 2024.07.19 17:49:08.930540 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4145 2024.07.19 17:49:08.930759 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4146 2024.07.19 17:49:08.931283 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4147 2024.07.19 17:49:08.931330 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4148 2024.07.19 17:49:08.931704 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4149 2024.07.19 17:49:08.932045 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4150 2024.07.19 17:49:08.932209 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001804 sec., 9977.827050997783 rows/sec., 808.75 KiB/sec.
4151 2024.07.19 17:49:08.932435 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Debug> DynamicQueryHandler: Done processing query
4152 2024.07.19 17:49:08.932462 [ 3 ] {af8ddb5c-fd40-49ed-a82d-dc517c7bc4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4153 2024.07.19 17:49:08.932480 [ 3 ] {} <Debug> HTTP-Session: e93c2011-19c1-4ac7-9a84-07c40c79bc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4154 2024.07.19 17:49:08.932602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4155 2024.07.19 17:49:08.932659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4156 2024.07.19 17:49:08.932679 [ 3 ] {} <Debug> HTTP-Session: 6b09d5cc-229f-40be-affa-2152f92d4c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4157 2024.07.19 17:49:08.932698 [ 3 ] {} <Debug> HTTP-Session: 6b09d5cc-229f-40be-affa-2152f92d4c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4158 2024.07.19 17:49:08.932711 [ 3 ] {} <Debug> HTTP-Session: 6b09d5cc-229f-40be-affa-2152f92d4c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4159 2024.07.19 17:49:08.932747 [ 3 ] {} <Trace> HTTP-Session: 6b09d5cc-229f-40be-affa-2152f92d4c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4160 2024.07.19 17:49:08.932849 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4161 2024.07.19 17:49:08.932896 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4162 2024.07.19 17:49:08.933028 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4163 2024.07.19 17:49:08.933349 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4164 2024.07.19 17:49:08.933387 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4165 2024.07.19 17:49:08.933687 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4166 2024.07.19 17:49:08.933995 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4167 2024.07.19 17:49:08.934151 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001325 sec., 1509.433962264151 rows/sec., 123.08 KiB/sec.
4168 2024.07.19 17:49:08.934150 [ 139 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4169 2024.07.19 17:49:08.934254 [ 139 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4170 2024.07.19 17:49:08.934311 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4171 2024.07.19 17:49:08.934423 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Debug> DynamicQueryHandler: Done processing query
4172 2024.07.19 17:49:08.934447 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::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
4173 2024.07.19 17:49:08.934466 [ 3 ] {c365627d-e3c3-4123-b4a8-71d5c24b916e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4174 2024.07.19 17:49:08.934495 [ 3 ] {} <Debug> HTTP-Session: 6b09d5cc-229f-40be-affa-2152f92d4c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.07.19 17:49:08.934596 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4176 2024.07.19 17:49:08.934636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4177 2024.07.19 17:49:08.934639 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::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
4178 2024.07.19 17:49:08.934694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4179 2024.07.19 17:49:08.934737 [ 3 ] {} <Debug> HTTP-Session: fd18bcc7-f1de-47db-8cc3-a722626e80d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4180 2024.07.19 17:49:08.934797 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::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
4181 2024.07.19 17:49:08.934806 [ 3 ] {} <Debug> HTTP-Session: fd18bcc7-f1de-47db-8cc3-a722626e80d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.07.19 17:49:08.934873 [ 3 ] {} <Debug> HTTP-Session: fd18bcc7-f1de-47db-8cc3-a722626e80d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.07.19 17:49:08.935044 [ 3 ] {} <Trace> HTTP-Session: fd18bcc7-f1de-47db-8cc3-a722626e80d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4184 2024.07.19 17:49:08.935158 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4185 2024.07.19 17:49:08.935411 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4186 2024.07.19 17:49:08.935411 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::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
4187 2024.07.19 17:49:08.935522 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4188 2024.07.19 17:49:08.935656 [ 197 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4189 2024.07.19 17:49:08.936331 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4190 2024.07.19 17:49:08.936936 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4191 2024.07.19 17:49:08.936981 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4192 2024.07.19 17:49:08.937319 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002922296 sec., 3421.966837034989 rows/sec., 279.04 KiB/sec.
4193 2024.07.19 17:49:08.937626 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4194 2024.07.19 17:49:08.937665 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4195 2024.07.19 17:49:08.938588 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4196 2024.07.19 17:49:08.938655 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4197 2024.07.19 17:49:08.938882 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_5_1} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4198 2024.07.19 17:49:08.938887 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.00364 sec., 30494.505494505494 rows/sec., 2.49 MiB/sec.
4199 2024.07.19 17:49:08.939159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4200 2024.07.19 17:49:08.939294 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Debug> DynamicQueryHandler: Done processing query
4201 2024.07.19 17:49:08.939323 [ 3 ] {55d86d3b-2c68-41ad-83b4-c9bfa8c91d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4202 2024.07.19 17:49:08.939338 [ 3 ] {} <Debug> HTTP-Session: fd18bcc7-f1de-47db-8cc3-a722626e80d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4203 2024.07.19 17:49:08.939452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4204 2024.07.19 17:49:08.939502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4205 2024.07.19 17:49:08.939521 [ 3 ] {} <Debug> HTTP-Session: 0a1e1043-cb1e-45eb-aebf-3b828db25be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4206 2024.07.19 17:49:08.939538 [ 3 ] {} <Debug> HTTP-Session: 0a1e1043-cb1e-45eb-aebf-3b828db25be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.07.19 17:49:08.939552 [ 3 ] {} <Debug> HTTP-Session: 0a1e1043-cb1e-45eb-aebf-3b828db25be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4208 2024.07.19 17:49:08.939583 [ 3 ] {} <Trace> HTTP-Session: 0a1e1043-cb1e-45eb-aebf-3b828db25be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4209 2024.07.19 17:49:08.939677 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4210 2024.07.19 17:49:08.939720 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4211 2024.07.19 17:49:08.939869 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4212 2024.07.19 17:49:08.940160 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4213 2024.07.19 17:49:08.940196 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4214 2024.07.19 17:49:08.940500 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4215 2024.07.19 17:49:08.940815 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4216 2024.07.19 17:49:08.940968 [ 139 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4217 2024.07.19 17:49:08.940979 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 105.95 KiB/sec.
4218 2024.07.19 17:49:08.941026 [ 139 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4219 2024.07.19 17:49:08.941094 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4220 2024.07.19 17:49:08.941295 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Debug> DynamicQueryHandler: Done processing query
4221 2024.07.19 17:49:08.941296 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::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
4222 2024.07.19 17:49:08.941337 [ 3 ] {133dcaab-7356-44d1-9ff8-40b7cfe5d224} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4223 2024.07.19 17:49:08.941386 [ 3 ] {} <Debug> HTTP-Session: 0a1e1043-cb1e-45eb-aebf-3b828db25be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.07.19 17:49:08.941540 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4225 2024.07.19 17:49:08.941582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4226 2024.07.19 17:49:08.941605 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::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
4227 2024.07.19 17:49:08.941705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4228 2024.07.19 17:49:08.941846 [ 3 ] {} <Debug> HTTP-Session: 9ff88041-2cf4-4b13-8122-984a297c5d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4229 2024.07.19 17:49:08.941899 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::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
4230 2024.07.19 17:49:08.941923 [ 3 ] {} <Debug> HTTP-Session: 9ff88041-2cf4-4b13-8122-984a297c5d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4231 2024.07.19 17:49:08.942007 [ 3 ] {} <Debug> HTTP-Session: 9ff88041-2cf4-4b13-8122-984a297c5d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.07.19 17:49:08.942179 [ 3 ] {} <Trace> HTTP-Session: 9ff88041-2cf4-4b13-8122-984a297c5d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4233 2024.07.19 17:49:08.942231 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4234 2024.07.19 17:49:08.942453 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::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
4235 2024.07.19 17:49:08.942620 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4236 2024.07.19 17:49:08.942744 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4237 2024.07.19 17:49:08.942795 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4238 2024.07.19 17:49:08.943463 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2024.07.19 17:49:08.944294 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4240 2024.07.19 17:49:08.944371 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4241 2024.07.19 17:49:08.945112 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003913741 sec., 2555.1000947686625 rows/sec., 178.41 KiB/sec.
4242 2024.07.19 17:49:08.945281 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4243 2024.07.19 17:49:08.945305 [ 198 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4244 2024.07.19 17:49:08.946292 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4245 2024.07.19 17:49:08.946357 [ 198 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4246 2024.07.19 17:49:08.946553 [ 198 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_5_1} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4247 2024.07.19 17:49:08.946621 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.004208 sec., 19961.977186311786 rows/sec., 1.56 MiB/sec.
4248 2024.07.19 17:49:08.946789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4249 2024.07.19 17:49:08.946968 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Debug> DynamicQueryHandler: Done processing query
4250 2024.07.19 17:49:08.947000 [ 3 ] {5d13c744-9e65-4432-afaa-c381ec019577} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4251 2024.07.19 17:49:08.947021 [ 3 ] {} <Debug> HTTP-Session: 9ff88041-2cf4-4b13-8122-984a297c5d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.07.19 17:49:08.947227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4253 2024.07.19 17:49:08.947284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4254 2024.07.19 17:49:08.947305 [ 3 ] {} <Debug> HTTP-Session: b21005df-0f39-4ea2-bd68-619a88a5cb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4255 2024.07.19 17:49:08.947322 [ 3 ] {} <Debug> HTTP-Session: b21005df-0f39-4ea2-bd68-619a88a5cb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4256 2024.07.19 17:49:08.947336 [ 3 ] {} <Debug> HTTP-Session: b21005df-0f39-4ea2-bd68-619a88a5cb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.07.19 17:49:08.947368 [ 3 ] {} <Trace> HTTP-Session: b21005df-0f39-4ea2-bd68-619a88a5cb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4258 2024.07.19 17:49:08.947594 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4259 2024.07.19 17:49:08.947643 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4260 2024.07.19 17:49:08.947809 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4261 2024.07.19 17:49:08.948236 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4262 2024.07.19 17:49:08.948273 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4263 2024.07.19 17:49:08.948707 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4264 2024.07.19 17:49:08.949075 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4265 2024.07.19 17:49:08.949236 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001773 sec., 90806.54258319232 rows/sec., 6.32 MiB/sec.
4266 2024.07.19 17:49:08.949518 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Debug> DynamicQueryHandler: Done processing query
4267 2024.07.19 17:49:08.949548 [ 3 ] {983ef1c5-eb9c-46d6-b0cd-263e8c7feac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4268 2024.07.19 17:49:08.949565 [ 3 ] {} <Debug> HTTP-Session: b21005df-0f39-4ea2-bd68-619a88a5cb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.07.19 17:49:08.949726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.07.19 17:49:08.949776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.07.19 17:49:08.949795 [ 3 ] {} <Debug> HTTP-Session: 5586d8c9-0791-4cf1-ba01-0cc4cdf04760 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4272 2024.07.19 17:49:08.949811 [ 3 ] {} <Debug> HTTP-Session: 5586d8c9-0791-4cf1-ba01-0cc4cdf04760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4273 2024.07.19 17:49:08.949825 [ 3 ] {} <Debug> HTTP-Session: 5586d8c9-0791-4cf1-ba01-0cc4cdf04760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.07.19 17:49:08.949860 [ 3 ] {} <Trace> HTTP-Session: 5586d8c9-0791-4cf1-ba01-0cc4cdf04760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4275 2024.07.19 17:49:08.950389 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4276 2024.07.19 17:49:08.950461 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4277 2024.07.19 17:49:08.950893 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4278 2024.07.19 17:49:08.951528 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4279 2024.07.19 17:49:08.951563 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4280 2024.07.19 17:49:08.952157 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4281 2024.07.19 17:49:08.952560 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4282 2024.07.19 17:49:08.952749 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002805 sec., 6417.1122994652405 rows/sec., 11.50 MiB/sec.
4283 2024.07.19 17:49:08.953233 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Debug> DynamicQueryHandler: Done processing query
4284 2024.07.19 17:49:08.953256 [ 3 ] {e74ae9f0-e955-4581-8c0b-98a219bb1b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4285 2024.07.19 17:49:08.953271 [ 3 ] {} <Debug> HTTP-Session: 5586d8c9-0791-4cf1-ba01-0cc4cdf04760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.07.19 17:49:08.953395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4287 2024.07.19 17:49:08.953443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4288 2024.07.19 17:49:08.953460 [ 3 ] {} <Debug> HTTP-Session: 79c5aff6-b1af-49d1-9052-e7acbf972197 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4289 2024.07.19 17:49:08.953475 [ 3 ] {} <Debug> HTTP-Session: 79c5aff6-b1af-49d1-9052-e7acbf972197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.07.19 17:49:08.953488 [ 3 ] {} <Debug> HTTP-Session: 79c5aff6-b1af-49d1-9052-e7acbf972197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.07.19 17:49:08.953517 [ 3 ] {} <Trace> HTTP-Session: 79c5aff6-b1af-49d1-9052-e7acbf972197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4292 2024.07.19 17:49:08.953633 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4293 2024.07.19 17:49:08.953676 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4294 2024.07.19 17:49:08.953882 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4295 2024.07.19 17:49:08.954193 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4296 2024.07.19 17:49:08.954230 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4297 2024.07.19 17:49:08.954589 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4298 2024.07.19 17:49:08.954911 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4299 2024.07.19 17:49:08.955074 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec.
4300 2024.07.19 17:49:08.955241 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Debug> DynamicQueryHandler: Done processing query
4301 2024.07.19 17:49:08.955265 [ 3 ] {6159eecb-d0b4-4fa6-b656-cc7d5bd628af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4302 2024.07.19 17:49:08.955280 [ 3 ] {} <Debug> HTTP-Session: 79c5aff6-b1af-49d1-9052-e7acbf972197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.07.19 17:49:13.935267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.07.19 17:49:13.935410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.07.19 17:49:13.935440 [ 3 ] {} <Debug> HTTP-Session: 98cfd7d7-21db-4efc-9a09-104734f68231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4306 2024.07.19 17:49:13.935469 [ 3 ] {} <Debug> HTTP-Session: 98cfd7d7-21db-4efc-9a09-104734f68231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.07.19 17:49:13.935487 [ 3 ] {} <Debug> HTTP-Session: 98cfd7d7-21db-4efc-9a09-104734f68231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.07.19 17:49:13.935544 [ 3 ] {} <Trace> HTTP-Session: 98cfd7d7-21db-4efc-9a09-104734f68231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.07.19 17:49:13.935752 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4310 2024.07.19 17:49:13.935827 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4311 2024.07.19 17:49:13.936049 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4312 2024.07.19 17:49:13.936496 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4313 2024.07.19 17:49:13.936543 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4314 2024.07.19 17:49:13.936928 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4315 2024.07.19 17:49:13.937297 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.07.19 17:49:13.937470 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001777 sec., 11254.924029262804 rows/sec., 829.83 KiB/sec.
4317 2024.07.19 17:49:13.937680 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Debug> DynamicQueryHandler: Done processing query
4318 2024.07.19 17:49:13.937706 [ 3 ] {5575f8fe-6f55-461e-bd08-b70f3671be5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4319 2024.07.19 17:49:13.937723 [ 3 ] {} <Debug> HTTP-Session: 98cfd7d7-21db-4efc-9a09-104734f68231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.07.19 17:49:13.937904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4321 2024.07.19 17:49:13.937963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4322 2024.07.19 17:49:13.937983 [ 3 ] {} <Debug> HTTP-Session: 98c5c785-48d5-4ccb-ad9c-34aa39eaad84 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4323 2024.07.19 17:49:13.938002 [ 3 ] {} <Debug> HTTP-Session: 98c5c785-48d5-4ccb-ad9c-34aa39eaad84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.07.19 17:49:13.938016 [ 3 ] {} <Debug> HTTP-Session: 98c5c785-48d5-4ccb-ad9c-34aa39eaad84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.07.19 17:49:13.938051 [ 3 ] {} <Trace> HTTP-Session: 98c5c785-48d5-4ccb-ad9c-34aa39eaad84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4326 2024.07.19 17:49:13.938208 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4327 2024.07.19 17:49:13.938256 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4328 2024.07.19 17:49:13.938386 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2024.07.19 17:49:13.938842 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.07.19 17:49:13.938881 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4331 2024.07.19 17:49:13.939224 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4332 2024.07.19 17:49:13.939537 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): 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.07.19 17:49:13.939698 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001549 sec., 131052.29180116203 rows/sec., 11.61 MiB/sec.
4334 2024.07.19 17:49:13.939701 [ 147 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4335 2024.07.19 17:49:13.939821 [ 147 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4336 2024.07.19 17:49:13.939858 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4337 2024.07.19 17:49:13.939959 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Debug> DynamicQueryHandler: Done processing query
4338 2024.07.19 17:49:13.940018 [ 3 ] {3a795f36-2d13-4f76-af29-942f392acaf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4339 2024.07.19 17:49:13.940069 [ 3 ] {} <Debug> HTTP-Session: 98c5c785-48d5-4ccb-ad9c-34aa39eaad84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.07.19 17:49:13.940103 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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.07.19 17:49:13.940309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4342 2024.07.19 17:49:13.940354 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4343 2024.07.19 17:49:13.940425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4344 2024.07.19 17:49:13.940431 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part
4345 2024.07.19 17:49:13.940463 [ 3 ] {} <Debug> HTTP-Session: 1ee4b5cd-3554-47e6-a176-b97ee85b3156 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4346 2024.07.19 17:49:13.940508 [ 3 ] {} <Debug> HTTP-Session: 1ee4b5cd-3554-47e6-a176-b97ee85b3156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.07.19 17:49:13.940547 [ 3 ] {} <Debug> HTTP-Session: 1ee4b5cd-3554-47e6-a176-b97ee85b3156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4348 2024.07.19 17:49:13.940681 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 204 rows starting from the beginning of the part
4349 2024.07.19 17:49:13.940689 [ 3 ] {} <Trace> HTTP-Session: 1ee4b5cd-3554-47e6-a176-b97ee85b3156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4350 2024.07.19 17:49:13.940991 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part
4351 2024.07.19 17:49:13.941305 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 203 rows starting from the beginning of the part
4352 2024.07.19 17:49:13.941325 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4353 2024.07.19 17:49:13.941489 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4354 2024.07.19 17:49:13.941583 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 111 rows starting from the beginning of the part
4355 2024.07.19 17:49:13.941917 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part
4356 2024.07.19 17:49:13.942530 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4357 2024.07.19 17:49:13.943662 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4358 2024.07.19 17:49:13.943729 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4359 2024.07.19 17:49:13.944561 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4360 2024.07.19 17:49:13.944755 [ 197 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 4 columns (4 merged, 0 gathered) in 0.004792505 sec., 227647.12817201027 rows/sec., 19.81 MiB/sec.
4361 2024.07.19 17:49:13.944952 [ 197 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4362 2024.07.19 17:49:13.945156 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4363 2024.07.19 17:49:13.945393 [ 147 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4364 2024.07.19 17:49:13.945420 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.004442 sec., 89149.03196758218 rows/sec., 6.29 MiB/sec.
4365 2024.07.19 17:49:13.945476 [ 147 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4366 2024.07.19 17:49:13.945560 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4367 2024.07.19 17:49:13.945709 [ 197 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): 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.07.19 17:49:13.945877 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
4369 2024.07.19 17:49:13.945918 [ 197 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_21_4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4370 2024.07.19 17:49:13.945937 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Debug> DynamicQueryHandler: Done processing query
4371 2024.07.19 17:49:13.945996 [ 3 ] {9b1bc15f-a2c7-4e18-a28d-7a9827138d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4372 2024.07.19 17:49:13.946055 [ 3 ] {} <Debug> HTTP-Session: 1ee4b5cd-3554-47e6-a176-b97ee85b3156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.07.19 17:49:13.946111 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4374 2024.07.19 17:49:13.946126 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4375 2024.07.19 17:49:13.946165 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 436 rows starting from the beginning of the part
4376 2024.07.19 17:49:13.946238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4377 2024.07.19 17:49:13.946300 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 398 rows starting from the beginning of the part
4378 2024.07.19 17:49:13.946378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4379 2024.07.19 17:49:13.946490 [ 3 ] {} <Debug> HTTP-Session: 7412e7c1-ace0-458b-b809-fc835d732057 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4380 2024.07.19 17:49:13.946595 [ 3 ] {} <Debug> HTTP-Session: 7412e7c1-ace0-458b-b809-fc835d732057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4381 2024.07.19 17:49:13.946652 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part
4382 2024.07.19 17:49:13.946676 [ 3 ] {} <Debug> HTTP-Session: 7412e7c1-ace0-458b-b809-fc835d732057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4383 2024.07.19 17:49:13.946796 [ 3 ] {} <Trace> HTTP-Session: 7412e7c1-ace0-458b-b809-fc835d732057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4384 2024.07.19 17:49:13.946938 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 396 rows starting from the beginning of the part
4385 2024.07.19 17:49:13.947178 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4386 2024.07.19 17:49:13.947253 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 84 rows starting from the beginning of the part
4387 2024.07.19 17:49:13.947333 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4388 2024.07.19 17:49:13.947545 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 396 rows starting from the beginning of the part
4389 2024.07.19 17:49:13.948220 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4390 2024.07.19 17:49:13.948681 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4391 2024.07.19 17:49:13.948730 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4392 2024.07.19 17:49:13.949299 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4393 2024.07.19 17:49:13.949710 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 4 columns (4 merged, 0 gathered) in 0.003993534 sec., 449226.17411044956 rows/sec., 32.08 MiB/sec.
4394 2024.07.19 17:49:13.949845 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4395 2024.07.19 17:49:13.949977 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4396 2024.07.19 17:49:13.950119 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003101 sec., 1934.8597226701063 rows/sec., 83.14 KiB/sec.
4397 2024.07.19 17:49:13.950438 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Debug> DynamicQueryHandler: Done processing query
4398 2024.07.19 17:49:13.950486 [ 3 ] {9e501630-d247-4285-ab0e-fd147fdbf869} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4399 2024.07.19 17:49:13.950554 [ 3 ] {} <Debug> HTTP-Session: 7412e7c1-ace0-458b-b809-fc835d732057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4400 2024.07.19 17:49:13.950728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4401 2024.07.19 17:49:13.950812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4402 2024.07.19 17:49:13.950847 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4403 2024.07.19 17:49:13.950861 [ 3 ] {} <Debug> HTTP-Session: d53cf571-8297-4be7-8188-a69b97274a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4404 2024.07.19 17:49:13.950917 [ 3 ] {} <Debug> HTTP-Session: d53cf571-8297-4be7-8188-a69b97274a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.07.19 17:49:13.950949 [ 3 ] {} <Debug> HTTP-Session: d53cf571-8297-4be7-8188-a69b97274a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4406 2024.07.19 17:49:13.951000 [ 3 ] {} <Trace> HTTP-Session: d53cf571-8297-4be7-8188-a69b97274a72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4407 2024.07.19 17:49:13.951013 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_21_4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4408 2024.07.19 17:49:13.951190 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
4409 2024.07.19 17:49:13.951233 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4410 2024.07.19 17:49:13.951293 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4411 2024.07.19 17:49:13.951454 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4412 2024.07.19 17:49:13.951775 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4413 2024.07.19 17:49:13.951811 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4414 2024.07.19 17:49:13.952184 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4415 2024.07.19 17:49:13.952521 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4416 2024.07.19 17:49:13.952688 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001556 sec., 49485.86118251928 rows/sec., 3.05 MiB/sec.
4417 2024.07.19 17:49:13.952997 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Debug> DynamicQueryHandler: Done processing query
4418 2024.07.19 17:49:13.953023 [ 3 ] {8ddbe441-cdcc-42fa-9532-85b361dc35de} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4419 2024.07.19 17:49:13.953039 [ 3 ] {} <Debug> HTTP-Session: d53cf571-8297-4be7-8188-a69b97274a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4420 2024.07.19 17:49:13.953202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4421 2024.07.19 17:49:13.953250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4422 2024.07.19 17:49:13.953268 [ 3 ] {} <Debug> HTTP-Session: 8f19128c-639c-47b3-b0c5-d4ea7826beee Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4423 2024.07.19 17:49:13.953285 [ 3 ] {} <Debug> HTTP-Session: 8f19128c-639c-47b3-b0c5-d4ea7826beee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4424 2024.07.19 17:49:13.953299 [ 3 ] {} <Debug> HTTP-Session: 8f19128c-639c-47b3-b0c5-d4ea7826beee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.07.19 17:49:13.953329 [ 3 ] {} <Trace> HTTP-Session: 8f19128c-639c-47b3-b0c5-d4ea7826beee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4426 2024.07.19 17:49:13.953500 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4427 2024.07.19 17:49:13.953547 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4428 2024.07.19 17:49:13.953711 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4429 2024.07.19 17:49:13.954080 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4430 2024.07.19 17:49:13.954117 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4431 2024.07.19 17:49:13.954486 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4432 2024.07.19 17:49:13.954839 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4433 2024.07.19 17:49:13.955002 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4434 2024.07.19 17:49:13.955009 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec.
4435 2024.07.19 17:49:13.955053 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4436 2024.07.19 17:49:13.955121 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4437 2024.07.19 17:49:13.955327 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
4438 2024.07.19 17:49:13.955349 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Debug> DynamicQueryHandler: Done processing query
4439 2024.07.19 17:49:13.955408 [ 3 ] {6caa02da-0846-43b0-b06d-8073851bfe49} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4440 2024.07.19 17:49:13.955459 [ 3 ] {} <Debug> HTTP-Session: 8f19128c-639c-47b3-b0c5-d4ea7826beee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.07.19 17:49:13.955560 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4442 2024.07.19 17:49:13.955598 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1954 rows starting from the beginning of the part
4443 2024.07.19 17:49:13.955612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4444 2024.07.19 17:49:13.955710 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part
4445 2024.07.19 17:49:13.955710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4446 2024.07.19 17:49:13.955785 [ 3 ] {} <Debug> HTTP-Session: 48aed360-ab69-4861-a9cb-d142b83bded2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4447 2024.07.19 17:49:13.955882 [ 3 ] {} <Debug> HTTP-Session: 48aed360-ab69-4861-a9cb-d142b83bded2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.07.19 17:49:13.956015 [ 3 ] {} <Debug> HTTP-Session: 48aed360-ab69-4861-a9cb-d142b83bded2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4449 2024.07.19 17:49:13.956032 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part
4450 2024.07.19 17:49:13.956123 [ 3 ] {} <Trace> HTTP-Session: 48aed360-ab69-4861-a9cb-d142b83bded2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4451 2024.07.19 17:49:13.956335 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
4452 2024.07.19 17:49:13.956562 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
4453 2024.07.19 17:49:13.956615 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4454 2024.07.19 17:49:13.956902 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
4455 2024.07.19 17:49:13.956947 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4456 2024.07.19 17:49:13.958107 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4457 2024.07.19 17:49:13.958975 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4458 2024.07.19 17:49:13.959013 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4459 2024.07.19 17:49:13.959556 [ 194 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.004330563 sec., 636637.7766586008 rows/sec., 44.37 MiB/sec.
4460 2024.07.19 17:49:13.959956 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4461 2024.07.19 17:49:13.960046 [ 194 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4462 2024.07.19 17:49:13.960985 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.07.19 17:49:13.961061 [ 194 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4464 2024.07.19 17:49:13.961315 [ 194 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4465 2024.07.19 17:49:13.961346 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.004998 sec., 2801.120448179272 rows/sec., 5.02 MiB/sec.
4466 2024.07.19 17:49:13.961605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
4467 2024.07.19 17:49:13.961856 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Debug> DynamicQueryHandler: Done processing query
4468 2024.07.19 17:49:13.961885 [ 3 ] {8909946e-30b9-4d02-ac17-6c1e9ea65d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4469 2024.07.19 17:49:13.961901 [ 3 ] {} <Debug> HTTP-Session: 48aed360-ab69-4861-a9cb-d142b83bded2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4470 2024.07.19 17:49:13.962026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4471 2024.07.19 17:49:13.962074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4472 2024.07.19 17:49:13.962092 [ 3 ] {} <Debug> HTTP-Session: ef330c66-2971-4006-b081-a6a5da906b13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4473 2024.07.19 17:49:13.962109 [ 3 ] {} <Debug> HTTP-Session: ef330c66-2971-4006-b081-a6a5da906b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.07.19 17:49:13.962122 [ 3 ] {} <Debug> HTTP-Session: ef330c66-2971-4006-b081-a6a5da906b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.07.19 17:49:13.962155 [ 3 ] {} <Trace> HTTP-Session: ef330c66-2971-4006-b081-a6a5da906b13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4476 2024.07.19 17:49:13.962258 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4477 2024.07.19 17:49:13.962301 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4478 2024.07.19 17:49:13.962435 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4479 2024.07.19 17:49:13.962725 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4480 2024.07.19 17:49:13.962761 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4481 2024.07.19 17:49:13.963118 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4482 2024.07.19 17:49:13.963446 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4483 2024.07.19 17:49:13.963602 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001367 sec., 16825.164594001464 rows/sec., 910.12 KiB/sec.
4484 2024.07.19 17:49:13.963768 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Debug> DynamicQueryHandler: Done processing query
4485 2024.07.19 17:49:13.963792 [ 3 ] {751fa63a-f441-4fac-9b9e-bff1f4d1a172} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4486 2024.07.19 17:49:13.963807 [ 3 ] {} <Debug> HTTP-Session: ef330c66-2971-4006-b081-a6a5da906b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.07.19 17:49:13.963936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4488 2024.07.19 17:49:13.963985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4489 2024.07.19 17:49:13.964003 [ 3 ] {} <Debug> HTTP-Session: bc0d33b4-b851-43d2-91c5-d8eefbbef407 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4490 2024.07.19 17:49:13.964020 [ 3 ] {} <Debug> HTTP-Session: bc0d33b4-b851-43d2-91c5-d8eefbbef407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4491 2024.07.19 17:49:13.964033 [ 3 ] {} <Debug> HTTP-Session: bc0d33b4-b851-43d2-91c5-d8eefbbef407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.07.19 17:49:13.964064 [ 3 ] {} <Trace> HTTP-Session: bc0d33b4-b851-43d2-91c5-d8eefbbef407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4493 2024.07.19 17:49:13.964175 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4494 2024.07.19 17:49:13.964218 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4495 2024.07.19 17:49:13.964345 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4496 2024.07.19 17:49:13.964648 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4497 2024.07.19 17:49:13.964709 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4498 2024.07.19 17:49:13.965081 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4499 2024.07.19 17:49:13.965418 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4500 2024.07.19 17:49:13.965573 [ 147 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4501 2024.07.19 17:49:13.965581 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
4502 2024.07.19 17:49:13.965630 [ 147 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4503 2024.07.19 17:49:13.965700 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4504 2024.07.19 17:49:13.965934 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Debug> DynamicQueryHandler: Done processing query
4505 2024.07.19 17:49:13.966034 [ 3 ] {b9d90079-3bad-47d4-836b-546e5e52a4ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4506 2024.07.19 17:49:13.966113 [ 3 ] {} <Debug> HTTP-Session: bc0d33b4-b851-43d2-91c5-d8eefbbef407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4507 2024.07.19 17:49:13.966115 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4508 2024.07.19 17:49:13.966380 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4509 2024.07.19 17:49:13.966416 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 742 rows starting from the beginning of the part
4510 2024.07.19 17:49:13.966492 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4511 2024.07.19 17:49:13.966732 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4512 2024.07.19 17:49:13.966857 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4513 2024.07.19 17:49:13.967065 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4514 2024.07.19 17:49:13.967239 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
4515 2024.07.19 17:49:13.968479 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 4 columns (4 merged, 0 gathered) in 0.002652749 sec., 392800.0726793225 rows/sec., 26.39 MiB/sec.
4516 2024.07.19 17:49:13.968688 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4517 2024.07.19 17:49:13.969143 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4518 2024.07.19 17:49:13.969234 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_21_4} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4519 2024.07.19 17:49:13.969314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
4520 2024.07.19 17:49:18.930152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4521 2024.07.19 17:49:18.930282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4522 2024.07.19 17:49:18.930308 [ 3 ] {} <Debug> HTTP-Session: 0cac6cb5-cd20-4929-98e4-04c28d58f81c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4523 2024.07.19 17:49:18.930333 [ 3 ] {} <Debug> HTTP-Session: 0cac6cb5-cd20-4929-98e4-04c28d58f81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4524 2024.07.19 17:49:18.930348 [ 3 ] {} <Debug> HTTP-Session: 0cac6cb5-cd20-4929-98e4-04c28d58f81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4525 2024.07.19 17:49:18.930396 [ 3 ] {} <Trace> HTTP-Session: 0cac6cb5-cd20-4929-98e4-04c28d58f81c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4526 2024.07.19 17:49:18.930580 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4527 2024.07.19 17:49:18.930645 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4528 2024.07.19 17:49:18.930837 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4529 2024.07.19 17:49:18.931227 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4530 2024.07.19 17:49:18.931268 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4531 2024.07.19 17:49:18.931648 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4532 2024.07.19 17:49:18.931990 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4533 2024.07.19 17:49:18.932130 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001608 sec., 11194.029850746268 rows/sec., 907.33 KiB/sec.
4534 2024.07.19 17:49:18.932327 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Debug> DynamicQueryHandler: Done processing query
4535 2024.07.19 17:49:18.932354 [ 3 ] {4f42a082-f702-412c-aa65-f9e767d0c4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4536 2024.07.19 17:49:18.932370 [ 3 ] {} <Debug> HTTP-Session: 0cac6cb5-cd20-4929-98e4-04c28d58f81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.07.19 17:49:18.932546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4538 2024.07.19 17:49:18.932601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4539 2024.07.19 17:49:18.932620 [ 3 ] {} <Debug> HTTP-Session: 910b6191-35e2-46e8-a09e-af69087eae90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4540 2024.07.19 17:49:18.932638 [ 3 ] {} <Debug> HTTP-Session: 910b6191-35e2-46e8-a09e-af69087eae90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.07.19 17:49:18.932651 [ 3 ] {} <Debug> HTTP-Session: 910b6191-35e2-46e8-a09e-af69087eae90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4542 2024.07.19 17:49:18.932685 [ 3 ] {} <Trace> HTTP-Session: 910b6191-35e2-46e8-a09e-af69087eae90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4543 2024.07.19 17:49:18.932814 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4544 2024.07.19 17:49:18.932860 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4545 2024.07.19 17:49:18.932985 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4546 2024.07.19 17:49:18.933407 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4547 2024.07.19 17:49:18.933443 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4548 2024.07.19 17:49:18.933773 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4549 2024.07.19 17:49:18.934091 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4550 2024.07.19 17:49:18.934217 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001456 sec., 75549.45054945054 rows/sec., 6.17 MiB/sec.
4551 2024.07.19 17:49:18.934534 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Debug> DynamicQueryHandler: Done processing query
4552 2024.07.19 17:49:18.934560 [ 3 ] {21a1aa14-5a6f-472a-802f-d7fe9a9380c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4553 2024.07.19 17:49:18.934576 [ 3 ] {} <Debug> HTTP-Session: 910b6191-35e2-46e8-a09e-af69087eae90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4554 2024.07.19 17:49:18.934711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4555 2024.07.19 17:49:18.934762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4556 2024.07.19 17:49:18.934869 [ 3 ] {} <Debug> HTTP-Session: f110de9b-0046-4537-aa3a-b6d401c7a6cd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4557 2024.07.19 17:49:18.934887 [ 3 ] {} <Debug> HTTP-Session: f110de9b-0046-4537-aa3a-b6d401c7a6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4558 2024.07.19 17:49:18.934900 [ 3 ] {} <Debug> HTTP-Session: f110de9b-0046-4537-aa3a-b6d401c7a6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4559 2024.07.19 17:49:18.934936 [ 3 ] {} <Trace> HTTP-Session: f110de9b-0046-4537-aa3a-b6d401c7a6cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4560 2024.07.19 17:49:18.935060 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4561 2024.07.19 17:49:18.935104 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4562 2024.07.19 17:49:18.935249 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4563 2024.07.19 17:49:18.935588 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4564 2024.07.19 17:49:18.935623 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4565 2024.07.19 17:49:18.935970 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4566 2024.07.19 17:49:18.936373 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4567 2024.07.19 17:49:18.936504 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 4.30 MiB/sec.
4568 2024.07.19 17:49:18.936759 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Debug> DynamicQueryHandler: Done processing query
4569 2024.07.19 17:49:18.936792 [ 3 ] {2c0ef88c-6516-473b-9de3-e0803fbe7ac7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4570 2024.07.19 17:49:18.936808 [ 3 ] {} <Debug> HTTP-Session: f110de9b-0046-4537-aa3a-b6d401c7a6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.07.19 17:49:18.936979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4572 2024.07.19 17:49:18.937030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4573 2024.07.19 17:49:18.937048 [ 3 ] {} <Debug> HTTP-Session: 26625c02-0de2-4f72-910f-156354e77316 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4574 2024.07.19 17:49:18.937065 [ 3 ] {} <Debug> HTTP-Session: 26625c02-0de2-4f72-910f-156354e77316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4575 2024.07.19 17:49:18.937078 [ 3 ] {} <Debug> HTTP-Session: 26625c02-0de2-4f72-910f-156354e77316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4576 2024.07.19 17:49:18.937109 [ 3 ] {} <Trace> HTTP-Session: 26625c02-0de2-4f72-910f-156354e77316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4577 2024.07.19 17:49:18.937257 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4578 2024.07.19 17:49:18.937304 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4579 2024.07.19 17:49:18.937462 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4580 2024.07.19 17:49:18.937853 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4581 2024.07.19 17:49:18.937890 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4582 2024.07.19 17:49:18.938300 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4583 2024.07.19 17:49:18.938643 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4584 2024.07.19 17:49:18.938772 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
4585 2024.07.19 17:49:18.939091 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Debug> DynamicQueryHandler: Done processing query
4586 2024.07.19 17:49:18.939116 [ 3 ] {65d1d3e2-3f81-4736-8af9-c3f51249b539} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4587 2024.07.19 17:49:18.939131 [ 3 ] {} <Debug> HTTP-Session: 26625c02-0de2-4f72-910f-156354e77316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.07.19 17:49:18.939294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4589 2024.07.19 17:49:18.939344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4590 2024.07.19 17:49:18.939362 [ 3 ] {} <Debug> HTTP-Session: 5ea337a1-04c2-48bb-83ea-608f31f373d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4591 2024.07.19 17:49:18.939379 [ 3 ] {} <Debug> HTTP-Session: 5ea337a1-04c2-48bb-83ea-608f31f373d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4592 2024.07.19 17:49:18.939393 [ 3 ] {} <Debug> HTTP-Session: 5ea337a1-04c2-48bb-83ea-608f31f373d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.07.19 17:49:18.939424 [ 3 ] {} <Trace> HTTP-Session: 5ea337a1-04c2-48bb-83ea-608f31f373d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4594 2024.07.19 17:49:18.939929 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4595 2024.07.19 17:49:18.940008 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4596 2024.07.19 17:49:18.940434 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4597 2024.07.19 17:49:18.941003 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4598 2024.07.19 17:49:18.941038 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4599 2024.07.19 17:49:18.941644 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4600 2024.07.19 17:49:18.942065 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4601 2024.07.19 17:49:18.942201 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4602 2024.07.19 17:49:18.942216 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002695 sec., 6679.035250463822 rows/sec., 11.97 MiB/sec.
4603 2024.07.19 17:49:18.942256 [ 141 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4604 2024.07.19 17:49:18.942318 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4605 2024.07.19 17:49:18.942507 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
4606 2024.07.19 17:49:18.942628 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Debug> DynamicQueryHandler: Done processing query
4607 2024.07.19 17:49:18.942670 [ 3 ] {af602295-e752-45b7-857d-9dac701c18a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4608 2024.07.19 17:49:18.942710 [ 3 ] {} <Debug> HTTP-Session: 5ea337a1-04c2-48bb-83ea-608f31f373d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4609 2024.07.19 17:49:18.942881 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4610 2024.07.19 17:49:18.942887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4611 2024.07.19 17:49:18.942942 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 100 rows starting from the beginning of the part
4612 2024.07.19 17:49:18.942950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4613 2024.07.19 17:49:18.942979 [ 3 ] {} <Debug> HTTP-Session: bbca04c4-f971-493c-91c3-1e4315d34929 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4614 2024.07.19 17:49:18.943005 [ 3 ] {} <Debug> HTTP-Session: bbca04c4-f971-493c-91c3-1e4315d34929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.07.19 17:49:18.943028 [ 3 ] {} <Debug> HTTP-Session: bbca04c4-f971-493c-91c3-1e4315d34929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4616 2024.07.19 17:49:18.943088 [ 3 ] {} <Trace> HTTP-Session: bbca04c4-f971-493c-91c3-1e4315d34929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4617 2024.07.19 17:49:18.943444 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part
4618 2024.07.19 17:49:18.943444 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4619 2024.07.19 17:49:18.943531 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4620 2024.07.19 17:49:18.944019 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
4621 2024.07.19 17:49:18.944203 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4622 2024.07.19 17:49:18.944596 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
4623 2024.07.19 17:49:18.945147 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4624 2024.07.19 17:49:18.945233 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4625 2024.07.19 17:49:18.945299 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4626 2024.07.19 17:49:18.945617 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part
4627 2024.07.19 17:49:18.946326 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4628 2024.07.19 17:49:18.946854 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4629 2024.07.19 17:49:18.947036 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003729 sec., 16090.104585679806 rows/sec., 1.08 MiB/sec.
4630 2024.07.19 17:49:18.947629 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Debug> DynamicQueryHandler: Done processing query
4631 2024.07.19 17:49:18.947703 [ 3 ] {72dcc3eb-1607-4075-8f22-51b08b6774a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4632 2024.07.19 17:49:18.947784 [ 3 ] {} <Debug> HTTP-Session: bbca04c4-f971-493c-91c3-1e4315d34929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4633 2024.07.19 17:49:18.952374 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.009961959 sec., 18269.499001150278 rows/sec., 32.74 MiB/sec.
4634 2024.07.19 17:49:18.952699 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4635 2024.07.19 17:49:18.953231 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4636 2024.07.19 17:49:18.953313 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4637 2024.07.19 17:49:18.953412 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
4638 2024.07.19 17:49:23.075508 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
4639 2024.07.19 17:49:23.075569 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
4640 2024.07.19 17:49:23.928973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4641 2024.07.19 17:49:23.929155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4642 2024.07.19 17:49:23.929201 [ 3 ] {} <Debug> HTTP-Session: 8ee95a37-f929-4824-b736-281d67ccf16e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4643 2024.07.19 17:49:23.929242 [ 3 ] {} <Debug> HTTP-Session: 8ee95a37-f929-4824-b736-281d67ccf16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.07.19 17:49:23.929270 [ 3 ] {} <Debug> HTTP-Session: 8ee95a37-f929-4824-b736-281d67ccf16e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4645 2024.07.19 17:49:23.929353 [ 3 ] {} <Trace> HTTP-Session: 8ee95a37-f929-4824-b736-281d67ccf16e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4646 2024.07.19 17:49:23.929761 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4647 2024.07.19 17:49:23.930300 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4648 2024.07.19 17:49:23.930350 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4649 2024.07.19 17:49:23.930706 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4650 2024.07.19 17:49:23.930789 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4651 2024.07.19 17:49:23.930963 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
4652 2024.07.19 17:49:23.931003 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4653 2024.07.19 17:49:23.931030 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4654 2024.07.19 17:49:23.931047 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4655 2024.07.19 17:49:23.931096 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4656 2024.07.19 17:49:23.931120 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4657 2024.07.19 17:49:23.932242 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.002676 sec., 13079.222720478327 rows/sec., 490.47 KiB/sec.
4658 2024.07.19 17:49:23.932540 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> DynamicQueryHandler: Done processing query
4659 2024.07.19 17:49:23.932568 [ 3 ] {8e2456f8-5b92-48f6-9e4a-46465c017965} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4660 2024.07.19 17:49:23.932585 [ 3 ] {} <Debug> HTTP-Session: 8ee95a37-f929-4824-b736-281d67ccf16e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.07.19 17:49:23.932791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4662 2024.07.19 17:49:23.932845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4663 2024.07.19 17:49:23.932865 [ 3 ] {} <Debug> HTTP-Session: 5b219aee-83bb-4c21-a1e2-78061ba6ff62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4664 2024.07.19 17:49:23.932882 [ 3 ] {} <Debug> HTTP-Session: 5b219aee-83bb-4c21-a1e2-78061ba6ff62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.07.19 17:49:23.932897 [ 3 ] {} <Debug> HTTP-Session: 5b219aee-83bb-4c21-a1e2-78061ba6ff62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4666 2024.07.19 17:49:23.932933 [ 3 ] {} <Trace> HTTP-Session: 5b219aee-83bb-4c21-a1e2-78061ba6ff62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4667 2024.07.19 17:49:23.933099 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4668 2024.07.19 17:49:23.933400 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4669 2024.07.19 17:49:23.933449 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4670 2024.07.19 17:49:23.933757 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4671 2024.07.19 17:49:23.933822 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4672 2024.07.19 17:49:23.933966 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
4673 2024.07.19 17:49:23.933999 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4674 2024.07.19 17:49:23.934022 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4675 2024.07.19 17:49:23.934038 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4676 2024.07.19 17:49:23.934081 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4677 2024.07.19 17:49:23.934104 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4678 2024.07.19 17:49:23.934978 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.001957 sec., 17884.517118037813 rows/sec., 670.67 KiB/sec.
4679 2024.07.19 17:49:23.935226 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> DynamicQueryHandler: Done processing query
4680 2024.07.19 17:49:23.935252 [ 3 ] {5e4f0391-8a15-44bc-bbe6-175771d16a3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4681 2024.07.19 17:49:23.935268 [ 3 ] {} <Debug> HTTP-Session: 5b219aee-83bb-4c21-a1e2-78061ba6ff62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.07.19 17:49:23.935574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4683 2024.07.19 17:49:23.935624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4684 2024.07.19 17:49:23.935643 [ 3 ] {} <Debug> HTTP-Session: da9eeabb-ff66-47f0-8f04-02cc68e82ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4685 2024.07.19 17:49:23.935660 [ 3 ] {} <Debug> HTTP-Session: da9eeabb-ff66-47f0-8f04-02cc68e82ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4686 2024.07.19 17:49:23.935673 [ 3 ] {} <Debug> HTTP-Session: da9eeabb-ff66-47f0-8f04-02cc68e82ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4687 2024.07.19 17:49:23.935705 [ 3 ] {} <Trace> HTTP-Session: da9eeabb-ff66-47f0-8f04-02cc68e82ed4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4688 2024.07.19 17:49:23.935855 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4689 2024.07.19 17:49:23.936143 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4690 2024.07.19 17:49:23.936190 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4691 2024.07.19 17:49:23.936492 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4692 2024.07.19 17:49:23.936555 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4693 2024.07.19 17:49:23.936691 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
4694 2024.07.19 17:49:23.936723 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4695 2024.07.19 17:49:23.936746 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4696 2024.07.19 17:49:23.936763 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4697 2024.07.19 17:49:23.936803 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4698 2024.07.19 17:49:23.936825 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4699 2024.07.19 17:49:23.937765 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.00198 sec., 17676.76767676768 rows/sec., 662.88 KiB/sec.
4700 2024.07.19 17:49:23.938002 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> DynamicQueryHandler: Done processing query
4701 2024.07.19 17:49:23.938027 [ 3 ] {208f2882-658b-440a-a538-8d1c0fdbc42b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4702 2024.07.19 17:49:23.938044 [ 3 ] {} <Debug> HTTP-Session: da9eeabb-ff66-47f0-8f04-02cc68e82ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4703 2024.07.19 17:49:23.938237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4704 2024.07.19 17:49:23.938285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4705 2024.07.19 17:49:23.938304 [ 3 ] {} <Debug> HTTP-Session: 170964f5-3146-4aa0-aee1-11cd7a673f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4706 2024.07.19 17:49:23.938320 [ 3 ] {} <Debug> HTTP-Session: 170964f5-3146-4aa0-aee1-11cd7a673f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.07.19 17:49:23.938333 [ 3 ] {} <Debug> HTTP-Session: 170964f5-3146-4aa0-aee1-11cd7a673f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4708 2024.07.19 17:49:23.938364 [ 3 ] {} <Trace> HTTP-Session: 170964f5-3146-4aa0-aee1-11cd7a673f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4709 2024.07.19 17:49:23.938511 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4710 2024.07.19 17:49:23.938798 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4711 2024.07.19 17:49:23.938845 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4712 2024.07.19 17:49:23.939151 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4713 2024.07.19 17:49:23.939215 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4714 2024.07.19 17:49:23.939352 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
4715 2024.07.19 17:49:23.939385 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4716 2024.07.19 17:49:23.939407 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4717 2024.07.19 17:49:23.939424 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4718 2024.07.19 17:49:23.939464 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4719 2024.07.19 17:49:23.939485 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4720 2024.07.19 17:49:23.940425 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.00195 sec., 17948.71794871795 rows/sec., 673.08 KiB/sec.
4721 2024.07.19 17:49:23.940706 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> DynamicQueryHandler: Done processing query
4722 2024.07.19 17:49:23.940731 [ 3 ] {01a91708-b3aa-4302-935a-13af483785b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4723 2024.07.19 17:49:23.940747 [ 3 ] {} <Debug> HTTP-Session: 170964f5-3146-4aa0-aee1-11cd7a673f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.07.19 17:49:23.940971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4725 2024.07.19 17:49:23.941023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4726 2024.07.19 17:49:23.941044 [ 3 ] {} <Debug> HTTP-Session: a2628649-f8a4-4725-a885-214278c7d814 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4727 2024.07.19 17:49:23.941060 [ 3 ] {} <Debug> HTTP-Session: a2628649-f8a4-4725-a885-214278c7d814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.07.19 17:49:23.941074 [ 3 ] {} <Debug> HTTP-Session: a2628649-f8a4-4725-a885-214278c7d814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.07.19 17:49:23.941106 [ 3 ] {} <Trace> HTTP-Session: a2628649-f8a4-4725-a885-214278c7d814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4730 2024.07.19 17:49:23.941255 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4731 2024.07.19 17:49:23.941544 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4732 2024.07.19 17:49:23.941592 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4733 2024.07.19 17:49:23.941900 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4734 2024.07.19 17:49:23.941964 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4735 2024.07.19 17:49:23.942102 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
4736 2024.07.19 17:49:23.942135 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4737 2024.07.19 17:49:23.942158 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4738 2024.07.19 17:49:23.942175 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4739 2024.07.19 17:49:23.942216 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4740 2024.07.19 17:49:23.942237 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4741 2024.07.19 17:49:23.943130 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.00195 sec., 17948.71794871795 rows/sec., 673.08 KiB/sec.
4742 2024.07.19 17:49:23.943370 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> DynamicQueryHandler: Done processing query
4743 2024.07.19 17:49:23.943394 [ 3 ] {2c6f5a38-321f-4f9b-9f20-60b2f77f4baa} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4744 2024.07.19 17:49:23.943411 [ 3 ] {} <Debug> HTTP-Session: a2628649-f8a4-4725-a885-214278c7d814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.07.19 17:49:23.943623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4746 2024.07.19 17:49:23.943671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4747 2024.07.19 17:49:23.943690 [ 3 ] {} <Debug> HTTP-Session: a01acae0-4ef5-4fea-9cce-4b37b7c8bdb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4748 2024.07.19 17:49:23.943707 [ 3 ] {} <Debug> HTTP-Session: a01acae0-4ef5-4fea-9cce-4b37b7c8bdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4749 2024.07.19 17:49:23.943721 [ 3 ] {} <Debug> HTTP-Session: a01acae0-4ef5-4fea-9cce-4b37b7c8bdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4750 2024.07.19 17:49:23.943751 [ 3 ] {} <Trace> HTTP-Session: a01acae0-4ef5-4fea-9cce-4b37b7c8bdb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4751 2024.07.19 17:49:23.943900 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
4752 2024.07.19 17:49:23.944199 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4753 2024.07.19 17:49:23.944248 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
4754 2024.07.19 17:49:23.944572 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4755 2024.07.19 17:49:23.944638 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4756 2024.07.19 17:49:23.944777 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
4757 2024.07.19 17:49:23.944812 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4758 2024.07.19 17:49:23.944839 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
4759 2024.07.19 17:49:23.944856 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
4760 2024.07.19 17:49:23.944898 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
4761 2024.07.19 17:49:23.944921 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0
4762 2024.07.19 17:49:23.945793 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> executeQuery: Read 35 rows, 1.31 KiB in 0.001968 sec., 17784.552845528455 rows/sec., 666.92 KiB/sec.
4763 2024.07.19 17:49:23.946040 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> DynamicQueryHandler: Done processing query
4764 2024.07.19 17:49:23.946069 [ 3 ] {bafe10c0-dcba-4635-aa3a-e8599d07c4ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4765 2024.07.19 17:49:23.946094 [ 3 ] {} <Debug> HTTP-Session: a01acae0-4ef5-4fea-9cce-4b37b7c8bdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.07.19 17:49:23.965498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4767 2024.07.19 17:49:23.965611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4768 2024.07.19 17:49:23.965653 [ 3 ] {} <Debug> HTTP-Session: 4f9da8da-b6a6-400b-b3e5-9d0f4911fdc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4769 2024.07.19 17:49:23.965686 [ 3 ] {} <Debug> HTTP-Session: 4f9da8da-b6a6-400b-b3e5-9d0f4911fdc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.07.19 17:49:23.965712 [ 3 ] {} <Debug> HTTP-Session: 4f9da8da-b6a6-400b-b3e5-9d0f4911fdc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4771 2024.07.19 17:49:23.965774 [ 3 ] {} <Trace> HTTP-Session: 4f9da8da-b6a6-400b-b3e5-9d0f4911fdc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4772 2024.07.19 17:49:23.965990 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
4773 2024.07.19 17:49:23.966070 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4774 2024.07.19 17:49:23.966246 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4775 2024.07.19 17:49:23.966618 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4776 2024.07.19 17:49:23.966659 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4777 2024.07.19 17:49:23.967242 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4778 2024.07.19 17:49:23.967642 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4779 2024.07.19 17:49:23.967826 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001904 sec., 3151.2605042016803 rows/sec., 510.85 KiB/sec.
4780 2024.07.19 17:49:23.968149 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Debug> DynamicQueryHandler: Done processing query
4781 2024.07.19 17:49:23.968176 [ 3 ] {da347a80-3530-4ce2-b201-0dfc4682666d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4782 2024.07.19 17:49:23.968192 [ 3 ] {} <Debug> HTTP-Session: 4f9da8da-b6a6-400b-b3e5-9d0f4911fdc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4783 2024.07.19 17:49:23.968312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4784 2024.07.19 17:49:23.968364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4785 2024.07.19 17:49:23.968382 [ 3 ] {} <Debug> HTTP-Session: 84d9fae6-9973-4a1c-bc58-badc0427e028 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4786 2024.07.19 17:49:23.968399 [ 3 ] {} <Debug> HTTP-Session: 84d9fae6-9973-4a1c-bc58-badc0427e028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.07.19 17:49:23.968413 [ 3 ] {} <Debug> HTTP-Session: 84d9fae6-9973-4a1c-bc58-badc0427e028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4788 2024.07.19 17:49:23.968443 [ 3 ] {} <Trace> HTTP-Session: 84d9fae6-9973-4a1c-bc58-badc0427e028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4789 2024.07.19 17:49:23.968552 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4790 2024.07.19 17:49:23.968598 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4791 2024.07.19 17:49:23.968751 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4792 2024.07.19 17:49:23.969111 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4793 2024.07.19 17:49:23.969150 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4794 2024.07.19 17:49:23.969485 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4795 2024.07.19 17:49:23.969804 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4796 2024.07.19 17:49:23.969962 [ 116 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4797 2024.07.19 17:49:23.969978 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 1016.97 KiB/sec.
4798 2024.07.19 17:49:23.970043 [ 116 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4799 2024.07.19 17:49:23.970119 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4800 2024.07.19 17:49:23.970349 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Debug> DynamicQueryHandler: Done processing query
4801 2024.07.19 17:49:23.970387 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
4802 2024.07.19 17:49:23.970426 [ 3 ] {a742b001-d658-46c7-8f78-a358d32efb7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4803 2024.07.19 17:49:23.970490 [ 3 ] {} <Debug> HTTP-Session: 84d9fae6-9973-4a1c-bc58-badc0427e028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.07.19 17:49:23.970615 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4805 2024.07.19 17:49:23.970654 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 38 rows starting from the beginning of the part
4806 2024.07.19 17:49:23.970800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 35772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4807 2024.07.19 17:49:23.970851 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part
4808 2024.07.19 17:49:23.970959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4809 2024.07.19 17:49:23.971053 [ 3 ] {} <Debug> HTTP-Session: 47b29b5b-b411-4d3f-8b3a-1b55ef0d9491 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4810 2024.07.19 17:49:23.971133 [ 3 ] {} <Debug> HTTP-Session: 47b29b5b-b411-4d3f-8b3a-1b55ef0d9491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4811 2024.07.19 17:49:23.971204 [ 3 ] {} <Debug> HTTP-Session: 47b29b5b-b411-4d3f-8b3a-1b55ef0d9491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.07.19 17:49:23.971225 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part
4813 2024.07.19 17:49:23.971354 [ 3 ] {} <Trace> HTTP-Session: 47b29b5b-b411-4d3f-8b3a-1b55ef0d9491 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4814 2024.07.19 17:49:23.971513 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part
4815 2024.07.19 17:49:23.971737 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part
4816 2024.07.19 17:49:23.971848 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4817 2024.07.19 17:49:23.972017 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4818 2024.07.19 17:49:23.972067 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part
4819 2024.07.19 17:49:23.972788 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4820 2024.07.19 17:49:23.973756 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4821 2024.07.19 17:49:23.973829 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4822 2024.07.19 17:49:23.974633 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004404415 sec., 30424.017718584648 rows/sec., 2.28 MiB/sec.
4823 2024.07.19 17:49:23.974766 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4824 2024.07.19 17:49:23.974827 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4825 2024.07.19 17:49:23.975248 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.07.19 17:49:23.975390 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4827 2024.07.19 17:49:23.975480 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Debug> executeQuery: Read 239 rows, 21.23 KiB in 0.003878 sec., 61629.706034038165 rows/sec., 5.35 MiB/sec.
4828 2024.07.19 17:49:23.975602 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_16_3} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4829 2024.07.19 17:49:23.975804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4830 2024.07.19 17:49:23.975884 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Debug> DynamicQueryHandler: Done processing query
4831 2024.07.19 17:49:23.975911 [ 3 ] {bcade277-69c2-431e-abce-e746f6cfdbf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
4832 2024.07.19 17:49:23.975928 [ 3 ] {} <Debug> HTTP-Session: 47b29b5b-b411-4d3f-8b3a-1b55ef0d9491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4833 2024.07.19 17:49:23.976222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4834 2024.07.19 17:49:23.976274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4835 2024.07.19 17:49:23.976294 [ 3 ] {} <Debug> HTTP-Session: 10886880-05b5-4700-bd80-86706785bf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4836 2024.07.19 17:49:23.976311 [ 3 ] {} <Debug> HTTP-Session: 10886880-05b5-4700-bd80-86706785bf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4837 2024.07.19 17:49:23.976325 [ 3 ] {} <Debug> HTTP-Session: 10886880-05b5-4700-bd80-86706785bf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4838 2024.07.19 17:49:23.976357 [ 3 ] {} <Trace> HTTP-Session: 10886880-05b5-4700-bd80-86706785bf24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4839 2024.07.19 17:49:23.976681 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4840 2024.07.19 17:49:23.976728 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4841 2024.07.19 17:49:23.976858 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4842 2024.07.19 17:49:23.977461 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4843 2024.07.19 17:49:23.977500 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4844 2024.07.19 17:49:23.977847 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4845 2024.07.19 17:49:23.978166 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4846 2024.07.19 17:49:23.978328 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Debug> executeQuery: Read 420 rows, 30.49 KiB in 0.001842 sec., 228013.0293159609 rows/sec., 16.17 MiB/sec.
4847 2024.07.19 17:49:23.978829 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Debug> DynamicQueryHandler: Done processing query
4848 2024.07.19 17:49:23.978909 [ 3 ] {0771c21e-462b-4068-8a13-1f42eafcbf29} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4849 2024.07.19 17:49:23.978993 [ 3 ] {} <Debug> HTTP-Session: 10886880-05b5-4700-bd80-86706785bf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4850 2024.07.19 17:49:23.979198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4851 2024.07.19 17:49:23.979251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4852 2024.07.19 17:49:23.979271 [ 3 ] {} <Debug> HTTP-Session: 2e37b50c-717d-4b67-ae7f-6894d64599b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4853 2024.07.19 17:49:23.979287 [ 3 ] {} <Debug> HTTP-Session: 2e37b50c-717d-4b67-ae7f-6894d64599b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4854 2024.07.19 17:49:23.979301 [ 3 ] {} <Debug> HTTP-Session: 2e37b50c-717d-4b67-ae7f-6894d64599b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.07.19 17:49:23.979334 [ 3 ] {} <Trace> HTTP-Session: 2e37b50c-717d-4b67-ae7f-6894d64599b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4856 2024.07.19 17:49:23.979433 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4857 2024.07.19 17:49:23.979479 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4858 2024.07.19 17:49:23.979618 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4859 2024.07.19 17:49:23.979897 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4860 2024.07.19 17:49:23.979934 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4861 2024.07.19 17:49:23.980296 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4862 2024.07.19 17:49:23.980621 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4863 2024.07.19 17:49:23.980775 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 189.85 KiB/sec.
4864 2024.07.19 17:49:23.981242 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Debug> DynamicQueryHandler: Done processing query
4865 2024.07.19 17:49:23.981268 [ 3 ] {45ed1f4a-af15-43f4-972f-f3115c4f5ba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4866 2024.07.19 17:49:23.981285 [ 3 ] {} <Debug> HTTP-Session: 2e37b50c-717d-4b67-ae7f-6894d64599b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4867 2024.07.19 17:49:23.981422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4868 2024.07.19 17:49:23.981473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4869 2024.07.19 17:49:23.981493 [ 3 ] {} <Debug> HTTP-Session: e5362bf7-1079-4191-a88b-2ffc8cc46132 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4870 2024.07.19 17:49:23.981509 [ 3 ] {} <Debug> HTTP-Session: e5362bf7-1079-4191-a88b-2ffc8cc46132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4871 2024.07.19 17:49:23.981523 [ 3 ] {} <Debug> HTTP-Session: e5362bf7-1079-4191-a88b-2ffc8cc46132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.07.19 17:49:23.981554 [ 3 ] {} <Trace> HTTP-Session: e5362bf7-1079-4191-a88b-2ffc8cc46132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4873 2024.07.19 17:49:23.981692 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4874 2024.07.19 17:49:23.981740 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4875 2024.07.19 17:49:23.981900 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4876 2024.07.19 17:49:23.982264 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4877 2024.07.19 17:49:23.982302 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4878 2024.07.19 17:49:23.982696 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4879 2024.07.19 17:49:23.983034 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4880 2024.07.19 17:49:23.983190 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001551 sec., 49645.39007092198 rows/sec., 3.06 MiB/sec.
4881 2024.07.19 17:49:23.983717 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Debug> DynamicQueryHandler: Done processing query
4882 2024.07.19 17:49:23.983744 [ 3 ] {a368e8ff-0e03-4a67-a77a-7aa165a8fd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4883 2024.07.19 17:49:23.983761 [ 3 ] {} <Debug> HTTP-Session: e5362bf7-1079-4191-a88b-2ffc8cc46132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.07.19 17:49:23.983950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 97678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4885 2024.07.19 17:49:23.984001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4886 2024.07.19 17:49:23.984021 [ 3 ] {} <Debug> HTTP-Session: 4538da13-2ad3-49d0-ad46-92df194dd81d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4887 2024.07.19 17:49:23.984037 [ 3 ] {} <Debug> HTTP-Session: 4538da13-2ad3-49d0-ad46-92df194dd81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.07.19 17:49:23.984051 [ 3 ] {} <Debug> HTTP-Session: 4538da13-2ad3-49d0-ad46-92df194dd81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.07.19 17:49:23.984083 [ 3 ] {} <Trace> HTTP-Session: 4538da13-2ad3-49d0-ad46-92df194dd81d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4890 2024.07.19 17:49:23.984594 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4891 2024.07.19 17:49:23.984643 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4892 2024.07.19 17:49:23.984818 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4893 2024.07.19 17:49:23.985474 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4894 2024.07.19 17:49:23.985511 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4895 2024.07.19 17:49:23.985914 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4896 2024.07.19 17:49:23.986252 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4897 2024.07.19 17:49:23.986411 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Debug> executeQuery: Read 508 rows, 36.56 KiB in 0.002184 sec., 232600.7326007326 rows/sec., 16.35 MiB/sec.
4898 2024.07.19 17:49:23.986631 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Debug> DynamicQueryHandler: Done processing query
4899 2024.07.19 17:49:23.986655 [ 3 ] {5af23f7b-0515-476e-b824-55a6edd07cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB.
4900 2024.07.19 17:49:23.986672 [ 3 ] {} <Debug> HTTP-Session: 4538da13-2ad3-49d0-ad46-92df194dd81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4901 2024.07.19 17:49:23.986983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4902 2024.07.19 17:49:23.987033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4903 2024.07.19 17:49:23.987053 [ 3 ] {} <Debug> HTTP-Session: df715ea1-e5be-428f-9e2f-24f9b5f5a6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4904 2024.07.19 17:49:23.987070 [ 3 ] {} <Debug> HTTP-Session: df715ea1-e5be-428f-9e2f-24f9b5f5a6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4905 2024.07.19 17:49:23.987085 [ 3 ] {} <Debug> HTTP-Session: df715ea1-e5be-428f-9e2f-24f9b5f5a6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.07.19 17:49:23.987117 [ 3 ] {} <Trace> HTTP-Session: df715ea1-e5be-428f-9e2f-24f9b5f5a6a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4907 2024.07.19 17:49:23.987354 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4908 2024.07.19 17:49:23.987417 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4909 2024.07.19 17:49:23.987835 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4910 2024.07.19 17:49:23.988500 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4911 2024.07.19 17:49:23.988537 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4912 2024.07.19 17:49:23.989186 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4913 2024.07.19 17:49:23.989628 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4914 2024.07.19 17:49:23.989823 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002631 sec., 5321.17065754466 rows/sec., 9.54 MiB/sec.
4915 2024.07.19 17:49:23.990052 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Debug> DynamicQueryHandler: Done processing query
4916 2024.07.19 17:49:23.990079 [ 3 ] {1d37b8df-bd68-4d3a-ac94-b08a5bc830b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4917 2024.07.19 17:49:23.990096 [ 3 ] {} <Debug> HTTP-Session: df715ea1-e5be-428f-9e2f-24f9b5f5a6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.07.19 17:49:23.990216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4919 2024.07.19 17:49:23.990267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4920 2024.07.19 17:49:23.990286 [ 3 ] {} <Debug> HTTP-Session: 5c8e490f-66ae-4832-99b9-8d1a8b89e856 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4921 2024.07.19 17:49:23.990303 [ 3 ] {} <Debug> HTTP-Session: 5c8e490f-66ae-4832-99b9-8d1a8b89e856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4922 2024.07.19 17:49:23.990317 [ 3 ] {} <Debug> HTTP-Session: 5c8e490f-66ae-4832-99b9-8d1a8b89e856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.07.19 17:49:23.990348 [ 3 ] {} <Trace> HTTP-Session: 5c8e490f-66ae-4832-99b9-8d1a8b89e856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4924 2024.07.19 17:49:23.990452 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4925 2024.07.19 17:49:23.990497 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4926 2024.07.19 17:49:23.990628 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4927 2024.07.19 17:49:23.990931 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4928 2024.07.19 17:49:23.990967 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4929 2024.07.19 17:49:23.991324 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4930 2024.07.19 17:49:23.991648 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4931 2024.07.19 17:49:23.991805 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001371 sec., 16776.075857038657 rows/sec., 907.47 KiB/sec.
4932 2024.07.19 17:49:23.992092 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Debug> DynamicQueryHandler: Done processing query
4933 2024.07.19 17:49:23.992118 [ 3 ] {bef56835-73fe-43b5-983b-d5470ff9a891} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4934 2024.07.19 17:49:23.992134 [ 3 ] {} <Debug> HTTP-Session: 5c8e490f-66ae-4832-99b9-8d1a8b89e856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.07.19 17:49:23.992319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4936 2024.07.19 17:49:23.992369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4937 2024.07.19 17:49:23.992388 [ 3 ] {} <Debug> HTTP-Session: 82744e15-14c8-4b0b-8ea3-0303902474c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4938 2024.07.19 17:49:23.992405 [ 3 ] {} <Debug> HTTP-Session: 82744e15-14c8-4b0b-8ea3-0303902474c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4939 2024.07.19 17:49:23.992418 [ 3 ] {} <Debug> HTTP-Session: 82744e15-14c8-4b0b-8ea3-0303902474c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4940 2024.07.19 17:49:23.992449 [ 3 ] {} <Trace> HTTP-Session: 82744e15-14c8-4b0b-8ea3-0303902474c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4941 2024.07.19 17:49:23.992566 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4942 2024.07.19 17:49:23.992612 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4943 2024.07.19 17:49:23.992760 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4944 2024.07.19 17:49:23.993049 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4945 2024.07.19 17:49:23.993090 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4946 2024.07.19 17:49:23.993453 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4947 2024.07.19 17:49:23.993773 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4948 2024.07.19 17:49:23.993928 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
4949 2024.07.19 17:49:23.994152 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Debug> DynamicQueryHandler: Done processing query
4950 2024.07.19 17:49:23.994178 [ 3 ] {03e79015-b13b-4377-8be6-fb6973757933} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4951 2024.07.19 17:49:23.994194 [ 3 ] {} <Debug> HTTP-Session: 82744e15-14c8-4b0b-8ea3-0303902474c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.07.19 17:49:24.001182 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000857633 sec.
4953 2024.07.19 17:49:28.930908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2024.07.19 17:49:28.931034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4955 2024.07.19 17:49:28.931059 [ 3 ] {} <Debug> HTTP-Session: dc738124-c4f3-47a6-872f-07e7e0952637 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4956 2024.07.19 17:49:28.931084 [ 3 ] {} <Debug> HTTP-Session: dc738124-c4f3-47a6-872f-07e7e0952637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4957 2024.07.19 17:49:28.931098 [ 3 ] {} <Debug> HTTP-Session: dc738124-c4f3-47a6-872f-07e7e0952637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.07.19 17:49:28.931149 [ 3 ] {} <Trace> HTTP-Session: dc738124-c4f3-47a6-872f-07e7e0952637 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4959 2024.07.19 17:49:28.931342 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4960 2024.07.19 17:49:28.931410 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4961 2024.07.19 17:49:28.931603 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4962 2024.07.19 17:49:28.932021 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4963 2024.07.19 17:49:28.932066 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4964 2024.07.19 17:49:28.932448 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4965 2024.07.19 17:49:28.932819 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4966 2024.07.19 17:49:28.932998 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001712 sec., 10514.018691588784 rows/sec., 852.21 KiB/sec.
4967 2024.07.19 17:49:28.933207 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Debug> DynamicQueryHandler: Done processing query
4968 2024.07.19 17:49:28.933235 [ 3 ] {f9198a75-1353-4d41-b10f-d1f47f0d059a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4969 2024.07.19 17:49:28.933252 [ 3 ] {} <Debug> HTTP-Session: dc738124-c4f3-47a6-872f-07e7e0952637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.07.19 17:49:28.933425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4971 2024.07.19 17:49:28.933481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4972 2024.07.19 17:49:28.933501 [ 3 ] {} <Debug> HTTP-Session: ee536556-cda5-4045-95af-78cd37f0abff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4973 2024.07.19 17:49:28.933519 [ 3 ] {} <Debug> HTTP-Session: ee536556-cda5-4045-95af-78cd37f0abff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4974 2024.07.19 17:49:28.933533 [ 3 ] {} <Debug> HTTP-Session: ee536556-cda5-4045-95af-78cd37f0abff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.07.19 17:49:28.933569 [ 3 ] {} <Trace> HTTP-Session: ee536556-cda5-4045-95af-78cd37f0abff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4976 2024.07.19 17:49:28.933699 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4977 2024.07.19 17:49:28.933746 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4978 2024.07.19 17:49:28.933878 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4979 2024.07.19 17:49:28.934267 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4980 2024.07.19 17:49:28.934306 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4981 2024.07.19 17:49:28.934630 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4982 2024.07.19 17:49:28.934943 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4983 2024.07.19 17:49:28.935098 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.00144 sec., 76388.88888888889 rows/sec., 6.24 MiB/sec.
4984 2024.07.19 17:49:28.935419 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Debug> DynamicQueryHandler: Done processing query
4985 2024.07.19 17:49:28.935449 [ 3 ] {63231603-5a75-4fe9-969a-edc10281915d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4986 2024.07.19 17:49:28.935466 [ 3 ] {} <Debug> HTTP-Session: ee536556-cda5-4045-95af-78cd37f0abff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4987 2024.07.19 17:49:28.935613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4988 2024.07.19 17:49:28.935666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4989 2024.07.19 17:49:28.935687 [ 3 ] {} <Debug> HTTP-Session: 8a907f58-09a2-49a7-bbc3-aecf4e1e04ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
4990 2024.07.19 17:49:28.935704 [ 3 ] {} <Debug> HTTP-Session: 8a907f58-09a2-49a7-bbc3-aecf4e1e04ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4991 2024.07.19 17:49:28.935718 [ 3 ] {} <Debug> HTTP-Session: 8a907f58-09a2-49a7-bbc3-aecf4e1e04ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.07.19 17:49:28.935750 [ 3 ] {} <Trace> HTTP-Session: 8a907f58-09a2-49a7-bbc3-aecf4e1e04ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4993 2024.07.19 17:49:28.935880 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4994 2024.07.19 17:49:28.935925 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4995 2024.07.19 17:49:28.936072 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4996 2024.07.19 17:49:28.936407 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4997 2024.07.19 17:49:28.936445 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
4998 2024.07.19 17:49:28.936768 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4999 2024.07.19 17:49:28.937076 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5000 2024.07.19 17:49:28.937233 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 4.58 MiB/sec.
5001 2024.07.19 17:49:28.937433 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Debug> DynamicQueryHandler: Done processing query
5002 2024.07.19 17:49:28.937458 [ 3 ] {19aaee26-a737-452d-a71a-7346507531c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5003 2024.07.19 17:49:28.937475 [ 3 ] {} <Debug> HTTP-Session: 8a907f58-09a2-49a7-bbc3-aecf4e1e04ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5004 2024.07.19 17:49:28.937639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5005 2024.07.19 17:49:28.937689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5006 2024.07.19 17:49:28.937707 [ 3 ] {} <Debug> HTTP-Session: 57a92adb-11f8-4fb5-a273-784c7e8fa5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5007 2024.07.19 17:49:28.937724 [ 3 ] {} <Debug> HTTP-Session: 57a92adb-11f8-4fb5-a273-784c7e8fa5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5008 2024.07.19 17:49:28.937738 [ 3 ] {} <Debug> HTTP-Session: 57a92adb-11f8-4fb5-a273-784c7e8fa5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.07.19 17:49:28.937770 [ 3 ] {} <Trace> HTTP-Session: 57a92adb-11f8-4fb5-a273-784c7e8fa5b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5010 2024.07.19 17:49:28.937921 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5011 2024.07.19 17:49:28.937970 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5012 2024.07.19 17:49:28.938120 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5013 2024.07.19 17:49:28.938562 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5014 2024.07.19 17:49:28.938599 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
5015 2024.07.19 17:49:28.938999 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5016 2024.07.19 17:49:28.939358 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5017 2024.07.19 17:49:28.939513 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec.
5018 2024.07.19 17:49:28.939702 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Debug> DynamicQueryHandler: Done processing query
5019 2024.07.19 17:49:28.939728 [ 3 ] {8252c468-62c9-4c48-bdb0-d2e13299a4e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5020 2024.07.19 17:49:28.939745 [ 3 ] {} <Debug> HTTP-Session: 57a92adb-11f8-4fb5-a273-784c7e8fa5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.07.19 17:49:28.939917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5022 2024.07.19 17:49:28.939967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5023 2024.07.19 17:49:28.939987 [ 3 ] {} <Debug> HTTP-Session: b24fefc2-9cee-4e4f-b28c-72316eb7344a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5024 2024.07.19 17:49:28.940003 [ 3 ] {} <Debug> HTTP-Session: b24fefc2-9cee-4e4f-b28c-72316eb7344a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.07.19 17:49:28.940017 [ 3 ] {} <Debug> HTTP-Session: b24fefc2-9cee-4e4f-b28c-72316eb7344a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.07.19 17:49:28.940048 [ 3 ] {} <Trace> HTTP-Session: b24fefc2-9cee-4e4f-b28c-72316eb7344a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5027 2024.07.19 17:49:28.940349 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5028 2024.07.19 17:49:28.940415 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5029 2024.07.19 17:49:28.940829 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5030 2024.07.19 17:49:28.941448 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5031 2024.07.19 17:49:28.941484 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
5032 2024.07.19 17:49:28.942108 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5033 2024.07.19 17:49:28.942530 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5034 2024.07.19 17:49:28.942743 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.0026 sec., 6923.076923076924 rows/sec., 12.41 MiB/sec.
5035 2024.07.19 17:49:28.943280 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Debug> DynamicQueryHandler: Done processing query
5036 2024.07.19 17:49:28.943306 [ 3 ] {3381bced-981b-49c7-9ef1-8f0351cfee4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5037 2024.07.19 17:49:28.943323 [ 3 ] {} <Debug> HTTP-Session: b24fefc2-9cee-4e4f-b28c-72316eb7344a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.07.19 17:49:28.943449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5039 2024.07.19 17:49:28.943500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5040 2024.07.19 17:49:28.943520 [ 3 ] {} <Debug> HTTP-Session: 8ed2a978-b220-4ad5-9184-6d2626b88a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5041 2024.07.19 17:49:28.943536 [ 3 ] {} <Debug> HTTP-Session: 8ed2a978-b220-4ad5-9184-6d2626b88a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5042 2024.07.19 17:49:28.943550 [ 3 ] {} <Debug> HTTP-Session: 8ed2a978-b220-4ad5-9184-6d2626b88a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.07.19 17:49:28.943581 [ 3 ] {} <Trace> HTTP-Session: 8ed2a978-b220-4ad5-9184-6d2626b88a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5044 2024.07.19 17:49:28.943699 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5045 2024.07.19 17:49:28.943744 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5046 2024.07.19 17:49:28.943889 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5047 2024.07.19 17:49:28.944228 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5048 2024.07.19 17:49:28.944266 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
5049 2024.07.19 17:49:28.944671 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5050 2024.07.19 17:49:28.945041 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5051 2024.07.19 17:49:28.945190 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec.
5052 2024.07.19 17:49:28.945401 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Debug> DynamicQueryHandler: Done processing query
5053 2024.07.19 17:49:28.945427 [ 3 ] {9770821d-ef0a-44ca-ba7c-03c50feafd59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5054 2024.07.19 17:49:28.945443 [ 3 ] {} <Debug> HTTP-Session: 8ed2a978-b220-4ad5-9184-6d2626b88a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.07.19 17:49:33.935898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5056 2024.07.19 17:49:33.936092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5057 2024.07.19 17:49:33.936138 [ 3 ] {} <Debug> HTTP-Session: f534dba8-03af-493f-8e9c-60f52da6689b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5058 2024.07.19 17:49:33.936180 [ 3 ] {} <Debug> HTTP-Session: f534dba8-03af-493f-8e9c-60f52da6689b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5059 2024.07.19 17:49:33.936208 [ 3 ] {} <Debug> HTTP-Session: f534dba8-03af-493f-8e9c-60f52da6689b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.07.19 17:49:33.936292 [ 3 ] {} <Trace> HTTP-Session: f534dba8-03af-493f-8e9c-60f52da6689b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5061 2024.07.19 17:49:33.936585 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5062 2024.07.19 17:49:33.936652 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5063 2024.07.19 17:49:33.936846 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5064 2024.07.19 17:49:33.937288 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5065 2024.07.19 17:49:33.937332 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5066 2024.07.19 17:49:33.937745 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5067 2024.07.19 17:49:33.938078 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5068 2024.07.19 17:49:33.938243 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001747 sec., 11448.196908986834 rows/sec., 844.08 KiB/sec.
5069 2024.07.19 17:49:33.938587 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Debug> DynamicQueryHandler: Done processing query
5070 2024.07.19 17:49:33.938616 [ 3 ] {88dd664a-ae51-4f74-b994-62557bd489a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5071 2024.07.19 17:49:33.938634 [ 3 ] {} <Debug> HTTP-Session: f534dba8-03af-493f-8e9c-60f52da6689b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.07.19 17:49:33.938772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5073 2024.07.19 17:49:33.938824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5074 2024.07.19 17:49:33.938844 [ 3 ] {} <Debug> HTTP-Session: f22d261f-f58b-4442-b6ee-41dffc99cbc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5075 2024.07.19 17:49:33.938861 [ 3 ] {} <Debug> HTTP-Session: f22d261f-f58b-4442-b6ee-41dffc99cbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5076 2024.07.19 17:49:33.938875 [ 3 ] {} <Debug> HTTP-Session: f22d261f-f58b-4442-b6ee-41dffc99cbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5077 2024.07.19 17:49:33.938908 [ 3 ] {} <Trace> HTTP-Session: f22d261f-f58b-4442-b6ee-41dffc99cbc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5078 2024.07.19 17:49:33.939008 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5079 2024.07.19 17:49:33.939053 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5080 2024.07.19 17:49:33.939205 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5081 2024.07.19 17:49:33.939495 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5082 2024.07.19 17:49:33.939532 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5083 2024.07.19 17:49:33.939833 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5084 2024.07.19 17:49:33.940145 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5085 2024.07.19 17:49:33.940298 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 372.91 KiB/sec.
5086 2024.07.19 17:49:33.940580 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Debug> DynamicQueryHandler: Done processing query
5087 2024.07.19 17:49:33.940606 [ 3 ] {c6cf0a9e-b109-4ad9-b12a-9787bb90c8f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5088 2024.07.19 17:49:33.940623 [ 3 ] {} <Debug> HTTP-Session: f22d261f-f58b-4442-b6ee-41dffc99cbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.07.19 17:49:33.940835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5090 2024.07.19 17:49:33.940887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5091 2024.07.19 17:49:33.940907 [ 3 ] {} <Debug> HTTP-Session: 0b8a582f-6a0b-496f-878a-7fd98ef33d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5092 2024.07.19 17:49:33.940924 [ 3 ] {} <Debug> HTTP-Session: 0b8a582f-6a0b-496f-878a-7fd98ef33d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.07.19 17:49:33.940937 [ 3 ] {} <Debug> HTTP-Session: 0b8a582f-6a0b-496f-878a-7fd98ef33d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5094 2024.07.19 17:49:33.940968 [ 3 ] {} <Trace> HTTP-Session: 0b8a582f-6a0b-496f-878a-7fd98ef33d6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5095 2024.07.19 17:49:33.941113 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5096 2024.07.19 17:49:33.941159 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5097 2024.07.19 17:49:33.941311 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5098 2024.07.19 17:49:33.941730 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5099 2024.07.19 17:49:33.941771 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5100 2024.07.19 17:49:33.942103 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5101 2024.07.19 17:49:33.942423 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5102 2024.07.19 17:49:33.942589 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Debug> executeQuery: Read 206 rows, 18.64 KiB in 0.001538 sec., 133940.18205461637 rows/sec., 11.83 MiB/sec.
5103 2024.07.19 17:49:33.942791 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Debug> DynamicQueryHandler: Done processing query
5104 2024.07.19 17:49:33.942825 [ 3 ] {0dd13808-aebf-49d2-a31a-dc08ee7cd3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5105 2024.07.19 17:49:33.942853 [ 3 ] {} <Debug> HTTP-Session: 0b8a582f-6a0b-496f-878a-7fd98ef33d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.07.19 17:49:33.943008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5107 2024.07.19 17:49:33.943073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5108 2024.07.19 17:49:33.943096 [ 3 ] {} <Debug> HTTP-Session: cb7d97e9-3a45-4f80-ba01-3418f8afa849 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5109 2024.07.19 17:49:33.943113 [ 3 ] {} <Debug> HTTP-Session: cb7d97e9-3a45-4f80-ba01-3418f8afa849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.07.19 17:49:33.943127 [ 3 ] {} <Debug> HTTP-Session: cb7d97e9-3a45-4f80-ba01-3418f8afa849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5111 2024.07.19 17:49:33.943157 [ 3 ] {} <Trace> HTTP-Session: cb7d97e9-3a45-4f80-ba01-3418f8afa849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5112 2024.07.19 17:49:33.943263 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5113 2024.07.19 17:49:33.943306 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5114 2024.07.19 17:49:33.943434 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5115 2024.07.19 17:49:33.943819 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5116 2024.07.19 17:49:33.943854 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5117 2024.07.19 17:49:33.944158 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5118 2024.07.19 17:49:33.944465 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5119 2024.07.19 17:49:33.944613 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 304.91 KiB/sec.
5120 2024.07.19 17:49:33.944871 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Debug> DynamicQueryHandler: Done processing query
5121 2024.07.19 17:49:33.944896 [ 3 ] {70efbeb4-2162-4433-a2a4-57d27406c6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5122 2024.07.19 17:49:33.944912 [ 3 ] {} <Debug> HTTP-Session: cb7d97e9-3a45-4f80-ba01-3418f8afa849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.07.19 17:49:33.945160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5124 2024.07.19 17:49:33.945209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5125 2024.07.19 17:49:33.945227 [ 3 ] {} <Debug> HTTP-Session: 1a3ff46a-4864-4b13-825c-4f14fc7e0704 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5126 2024.07.19 17:49:33.945245 [ 3 ] {} <Debug> HTTP-Session: 1a3ff46a-4864-4b13-825c-4f14fc7e0704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5127 2024.07.19 17:49:33.945259 [ 3 ] {} <Debug> HTTP-Session: 1a3ff46a-4864-4b13-825c-4f14fc7e0704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5128 2024.07.19 17:49:33.945288 [ 3 ] {} <Trace> HTTP-Session: 1a3ff46a-4864-4b13-825c-4f14fc7e0704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5129 2024.07.19 17:49:33.945511 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5130 2024.07.19 17:49:33.945555 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5131 2024.07.19 17:49:33.945710 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5132 2024.07.19 17:49:33.946310 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5133 2024.07.19 17:49:33.946350 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5134 2024.07.19 17:49:33.946755 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5135 2024.07.19 17:49:33.947176 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5136 2024.07.19 17:49:33.947329 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Debug> executeQuery: Read 402 rows, 29.08 KiB in 0.001953 sec., 205837.17357910905 rows/sec., 14.54 MiB/sec.
5137 2024.07.19 17:49:33.947526 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Debug> DynamicQueryHandler: Done processing query
5138 2024.07.19 17:49:33.947551 [ 3 ] {7a1283f5-55d5-4810-8aa1-0d8a7676d745} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5139 2024.07.19 17:49:33.947567 [ 3 ] {} <Debug> HTTP-Session: 1a3ff46a-4864-4b13-825c-4f14fc7e0704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.07.19 17:49:33.947707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5141 2024.07.19 17:49:33.947759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5142 2024.07.19 17:49:33.947778 [ 3 ] {} <Debug> HTTP-Session: 01a300b9-d418-425b-92d2-5aef24ea9a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5143 2024.07.19 17:49:33.947795 [ 3 ] {} <Debug> HTTP-Session: 01a300b9-d418-425b-92d2-5aef24ea9a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.07.19 17:49:33.947935 [ 3 ] {} <Debug> HTTP-Session: 01a300b9-d418-425b-92d2-5aef24ea9a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5145 2024.07.19 17:49:33.947966 [ 3 ] {} <Trace> HTTP-Session: 01a300b9-d418-425b-92d2-5aef24ea9a55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5146 2024.07.19 17:49:33.948061 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5147 2024.07.19 17:49:33.948107 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5148 2024.07.19 17:49:33.948241 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5149 2024.07.19 17:49:33.948574 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5150 2024.07.19 17:49:33.948611 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5151 2024.07.19 17:49:33.948978 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5152 2024.07.19 17:49:33.949310 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5153 2024.07.19 17:49:33.949629 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 162.56 KiB/sec.
5154 2024.07.19 17:49:33.949823 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Debug> DynamicQueryHandler: Done processing query
5155 2024.07.19 17:49:33.949852 [ 3 ] {5a1a452f-a02e-4252-b38f-bbbf081b8075} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5156 2024.07.19 17:49:33.949872 [ 3 ] {} <Debug> HTTP-Session: 01a300b9-d418-425b-92d2-5aef24ea9a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.07.19 17:49:33.950037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5158 2024.07.19 17:49:33.950095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5159 2024.07.19 17:49:33.950118 [ 3 ] {} <Debug> HTTP-Session: 4f7d2a68-f16f-4305-834d-db0ae38c4102 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5160 2024.07.19 17:49:33.950139 [ 3 ] {} <Debug> HTTP-Session: 4f7d2a68-f16f-4305-834d-db0ae38c4102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5161 2024.07.19 17:49:33.950157 [ 3 ] {} <Debug> HTTP-Session: 4f7d2a68-f16f-4305-834d-db0ae38c4102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5162 2024.07.19 17:49:33.950195 [ 3 ] {} <Trace> HTTP-Session: 4f7d2a68-f16f-4305-834d-db0ae38c4102 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5163 2024.07.19 17:49:33.950346 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5164 2024.07.19 17:49:33.950398 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5165 2024.07.19 17:49:33.950576 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5166 2024.07.19 17:49:33.950954 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5167 2024.07.19 17:49:33.950992 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5168 2024.07.19 17:49:33.951387 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5169 2024.07.19 17:49:33.951746 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5170 2024.07.19 17:49:33.951913 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001635 sec., 47094.80122324159 rows/sec., 2.90 MiB/sec.
5171 2024.07.19 17:49:33.952202 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Debug> DynamicQueryHandler: Done processing query
5172 2024.07.19 17:49:33.952232 [ 3 ] {05220015-600c-4272-97f5-100bca40c7f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5173 2024.07.19 17:49:33.952253 [ 3 ] {} <Debug> HTTP-Session: 4f7d2a68-f16f-4305-834d-db0ae38c4102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.07.19 17:49:33.952434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5175 2024.07.19 17:49:33.952484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5176 2024.07.19 17:49:33.952504 [ 3 ] {} <Debug> HTTP-Session: 7504e4fc-b1ef-47e0-8429-0435de4c7764 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5177 2024.07.19 17:49:33.952521 [ 3 ] {} <Debug> HTTP-Session: 7504e4fc-b1ef-47e0-8429-0435de4c7764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5178 2024.07.19 17:49:33.952535 [ 3 ] {} <Debug> HTTP-Session: 7504e4fc-b1ef-47e0-8429-0435de4c7764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5179 2024.07.19 17:49:33.952567 [ 3 ] {} <Trace> HTTP-Session: 7504e4fc-b1ef-47e0-8429-0435de4c7764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5180 2024.07.19 17:49:33.952741 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5181 2024.07.19 17:49:33.952788 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5182 2024.07.19 17:49:33.952947 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5183 2024.07.19 17:49:33.953401 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5184 2024.07.19 17:49:33.953435 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5185 2024.07.19 17:49:33.953822 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5186 2024.07.19 17:49:33.954183 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5187 2024.07.19 17:49:33.954351 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001697 sec., 96051.85621685328 rows/sec., 6.69 MiB/sec.
5188 2024.07.19 17:49:33.954529 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Debug> DynamicQueryHandler: Done processing query
5189 2024.07.19 17:49:33.954555 [ 3 ] {c8e12803-d086-46b0-aab7-22ff0e508929} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5190 2024.07.19 17:49:33.954572 [ 3 ] {} <Debug> HTTP-Session: 7504e4fc-b1ef-47e0-8429-0435de4c7764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.07.19 17:49:33.954738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5192 2024.07.19 17:49:33.954790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5193 2024.07.19 17:49:33.954815 [ 3 ] {} <Debug> HTTP-Session: e285eabe-3417-4f87-ad72-e41420796693 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5194 2024.07.19 17:49:33.954832 [ 3 ] {} <Debug> HTTP-Session: e285eabe-3417-4f87-ad72-e41420796693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.07.19 17:49:33.954847 [ 3 ] {} <Debug> HTTP-Session: e285eabe-3417-4f87-ad72-e41420796693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5196 2024.07.19 17:49:33.954879 [ 3 ] {} <Trace> HTTP-Session: e285eabe-3417-4f87-ad72-e41420796693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5197 2024.07.19 17:49:33.955074 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5198 2024.07.19 17:49:33.955137 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5199 2024.07.19 17:49:33.955540 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5200 2024.07.19 17:49:33.956114 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5201 2024.07.19 17:49:33.956150 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5202 2024.07.19 17:49:33.956730 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5203 2024.07.19 17:49:33.957132 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5204 2024.07.19 17:49:33.957331 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002365 sec., 5919.661733615222 rows/sec., 10.61 MiB/sec.
5205 2024.07.19 17:49:33.957831 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Debug> DynamicQueryHandler: Done processing query
5206 2024.07.19 17:49:33.957856 [ 3 ] {303ffbb4-7c7a-4d2e-a8e5-cbccde5042ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5207 2024.07.19 17:49:33.957872 [ 3 ] {} <Debug> HTTP-Session: e285eabe-3417-4f87-ad72-e41420796693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.07.19 17:49:33.957993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5209 2024.07.19 17:49:33.958042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5210 2024.07.19 17:49:33.958061 [ 3 ] {} <Debug> HTTP-Session: 20b4a91a-974d-4fe6-86fb-cdb6d61e36c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5211 2024.07.19 17:49:33.958079 [ 3 ] {} <Debug> HTTP-Session: 20b4a91a-974d-4fe6-86fb-cdb6d61e36c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5212 2024.07.19 17:49:33.958094 [ 3 ] {} <Debug> HTTP-Session: 20b4a91a-974d-4fe6-86fb-cdb6d61e36c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5213 2024.07.19 17:49:33.958124 [ 3 ] {} <Trace> HTTP-Session: 20b4a91a-974d-4fe6-86fb-cdb6d61e36c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5214 2024.07.19 17:49:33.958226 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5215 2024.07.19 17:49:33.958271 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5216 2024.07.19 17:49:33.958412 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5217 2024.07.19 17:49:33.958682 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5218 2024.07.19 17:49:33.958720 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5219 2024.07.19 17:49:33.959073 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5220 2024.07.19 17:49:33.959390 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5221 2024.07.19 17:49:33.959541 [ 128 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5222 2024.07.19 17:49:33.959545 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001343 sec., 17125.83767684289 rows/sec., 926.39 KiB/sec.
5223 2024.07.19 17:49:33.959618 [ 128 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5224 2024.07.19 17:49:33.959678 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5225 2024.07.19 17:49:33.959907 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Debug> DynamicQueryHandler: Done processing query
5226 2024.07.19 17:49:33.960000 [ 3 ] {9c88921c-417a-4c1f-8bf0-35a360834a96} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5227 2024.07.19 17:49:33.960077 [ 3 ] {} <Debug> HTTP-Session: 20b4a91a-974d-4fe6-86fb-cdb6d61e36c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5228 2024.07.19 17:49:33.960212 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
5229 2024.07.19 17:49:33.960300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5230 2024.07.19 17:49:33.960415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5231 2024.07.19 17:49:33.960479 [ 3 ] {} <Debug> HTTP-Session: 4f07bc9d-3272-4af0-8ea1-e77cae9f9104 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5232 2024.07.19 17:49:33.960521 [ 3 ] {} <Debug> HTTP-Session: 4f07bc9d-3272-4af0-8ea1-e77cae9f9104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.07.19 17:49:33.960563 [ 3 ] {} <Debug> HTTP-Session: 4f07bc9d-3272-4af0-8ea1-e77cae9f9104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.07.19 17:49:33.960580 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5235 2024.07.19 17:49:33.960624 [ 3 ] {} <Trace> HTTP-Session: 4f07bc9d-3272-4af0-8ea1-e77cae9f9104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5236 2024.07.19 17:49:33.960649 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part
5237 2024.07.19 17:49:33.960885 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
5238 2024.07.19 17:49:33.960961 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5239 2024.07.19 17:49:33.961158 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5240 2024.07.19 17:49:33.961174 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
5241 2024.07.19 17:49:33.961602 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
5242 2024.07.19 17:49:33.961957 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
5243 2024.07.19 17:49:33.962030 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5244 2024.07.19 17:49:33.962215 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
5245 2024.07.19 17:49:33.963082 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5246 2024.07.19 17:49:33.963152 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5247 2024.07.19 17:49:33.964209 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5248 2024.07.19 17:49:33.964866 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.005060652 sec., 50783.97012875021 rows/sec., 2.79 MiB/sec.
5249 2024.07.19 17:49:33.965056 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5250 2024.07.19 17:49:33.965083 [ 189 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5251 2024.07.19 17:49:33.965288 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004521 sec., 13271.400132714001 rows/sec., 915.86 KiB/sec.
5252 2024.07.19 17:49:33.965545 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Debug> DynamicQueryHandler: Done processing query
5253 2024.07.19 17:49:33.965572 [ 3 ] {7ac3d3f3-4191-4001-9897-a4a7a8f51de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5254 2024.07.19 17:49:33.965588 [ 3 ] {} <Debug> HTTP-Session: 4f07bc9d-3272-4af0-8ea1-e77cae9f9104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5255 2024.07.19 17:49:33.965709 [ 189 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5256 2024.07.19 17:49:33.965788 [ 189 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_11_2} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5257 2024.07.19 17:49:33.965873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5258 2024.07.19 17:49:38.075617 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5259 2024.07.19 17:49:38.075690 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5260 2024.07.19 17:49:38.930319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5261 2024.07.19 17:49:38.930453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5262 2024.07.19 17:49:38.930483 [ 3 ] {} <Debug> HTTP-Session: d1b64eeb-768d-4e76-86d7-18e19af212b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5263 2024.07.19 17:49:38.930511 [ 3 ] {} <Debug> HTTP-Session: d1b64eeb-768d-4e76-86d7-18e19af212b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5264 2024.07.19 17:49:38.930530 [ 3 ] {} <Debug> HTTP-Session: d1b64eeb-768d-4e76-86d7-18e19af212b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.07.19 17:49:38.930589 [ 3 ] {} <Trace> HTTP-Session: d1b64eeb-768d-4e76-86d7-18e19af212b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5266 2024.07.19 17:49:38.930806 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5267 2024.07.19 17:49:38.930875 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5268 2024.07.19 17:49:38.931066 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.07.19 17:49:38.931483 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5270 2024.07.19 17:49:38.931528 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5271 2024.07.19 17:49:38.931915 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5272 2024.07.19 17:49:38.932263 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.07.19 17:49:38.932441 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001693 sec., 10632.014176018902 rows/sec., 861.77 KiB/sec.
5274 2024.07.19 17:49:38.932782 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Debug> DynamicQueryHandler: Done processing query
5275 2024.07.19 17:49:38.932810 [ 3 ] {b7a33d21-f25d-4246-9280-72798735ece4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5276 2024.07.19 17:49:38.932827 [ 3 ] {} <Debug> HTTP-Session: d1b64eeb-768d-4e76-86d7-18e19af212b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.07.19 17:49:38.933000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2024.07.19 17:49:38.933057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5279 2024.07.19 17:49:38.933076 [ 3 ] {} <Debug> HTTP-Session: 8766a2d8-40a9-4907-8609-ae4f18993a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5280 2024.07.19 17:49:38.933093 [ 3 ] {} <Debug> HTTP-Session: 8766a2d8-40a9-4907-8609-ae4f18993a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.07.19 17:49:38.933107 [ 3 ] {} <Debug> HTTP-Session: 8766a2d8-40a9-4907-8609-ae4f18993a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5282 2024.07.19 17:49:38.933141 [ 3 ] {} <Trace> HTTP-Session: 8766a2d8-40a9-4907-8609-ae4f18993a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5283 2024.07.19 17:49:38.933273 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5284 2024.07.19 17:49:38.933321 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5285 2024.07.19 17:49:38.933473 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5286 2024.07.19 17:49:38.933896 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5287 2024.07.19 17:49:38.933935 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5288 2024.07.19 17:49:38.934261 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5289 2024.07.19 17:49:38.934576 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5290 2024.07.19 17:49:38.934721 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001497 sec., 73480.29392117567 rows/sec., 6.00 MiB/sec.
5291 2024.07.19 17:49:38.934737 [ 123 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5292 2024.07.19 17:49:38.934841 [ 123 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5293 2024.07.19 17:49:38.934889 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5294 2024.07.19 17:49:38.935017 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Debug> DynamicQueryHandler: Done processing query
5295 2024.07.19 17:49:38.935084 [ 3 ] {b324d6a7-2a4c-4e59-a6ac-e055f32c33a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5296 2024.07.19 17:49:38.935127 [ 3 ] {} <Debug> HTTP-Session: 8766a2d8-40a9-4907-8609-ae4f18993a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.07.19 17:49:38.935218 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
5298 2024.07.19 17:49:38.935395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5299 2024.07.19 17:49:38.935517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5300 2024.07.19 17:49:38.935549 [ 3 ] {} <Debug> HTTP-Session: 169a5013-77c2-4f18-b967-167afa387c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5301 2024.07.19 17:49:38.935576 [ 3 ] {} <Debug> HTTP-Session: 169a5013-77c2-4f18-b967-167afa387c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.07.19 17:49:38.935576 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5303 2024.07.19 17:49:38.935594 [ 3 ] {} <Debug> HTTP-Session: 169a5013-77c2-4f18-b967-167afa387c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5304 2024.07.19 17:49:38.935626 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 262 rows starting from the beginning of the part
5305 2024.07.19 17:49:38.935635 [ 3 ] {} <Trace> HTTP-Session: 169a5013-77c2-4f18-b967-167afa387c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5306 2024.07.19 17:49:38.935713 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part
5307 2024.07.19 17:49:38.935941 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5308 2024.07.19 17:49:38.935994 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 239 rows starting from the beginning of the part
5309 2024.07.19 17:49:38.936171 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5310 2024.07.19 17:49:38.936397 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part
5311 2024.07.19 17:49:38.936716 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 206 rows starting from the beginning of the part
5312 2024.07.19 17:49:38.937052 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part
5313 2024.07.19 17:49:38.937493 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5314 2024.07.19 17:49:38.938022 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5315 2024.07.19 17:49:38.938061 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5316 2024.07.19 17:49:38.938644 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5317 2024.07.19 17:49:38.939078 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1037 rows, containing 4 columns (4 merged, 0 gathered) in 0.004076826 sec., 254364.54732186263 rows/sec., 21.81 MiB/sec.
5318 2024.07.19 17:49:38.939140 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5319 2024.07.19 17:49:38.939358 [ 123 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5320 2024.07.19 17:49:38.939390 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.0036 sec., 22777.777777777777 rows/sec., 1.78 MiB/sec.
5321 2024.07.19 17:49:38.939410 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5322 2024.07.19 17:49:38.939433 [ 123 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5323 2024.07.19 17:49:38.939506 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5324 2024.07.19 17:49:38.939916 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
5325 2024.07.19 17:49:38.939973 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Debug> DynamicQueryHandler: Done processing query
5326 2024.07.19 17:49:38.940066 [ 3 ] {9ce86fd6-818f-43ee-8200-4445cf753f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5327 2024.07.19 17:49:38.940166 [ 3 ] {} <Debug> HTTP-Session: 169a5013-77c2-4f18-b967-167afa387c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.07.19 17:49:38.940500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5329 2024.07.19 17:49:38.940565 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5330 2024.07.19 17:49:38.940665 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 442 rows starting from the beginning of the part
5331 2024.07.19 17:49:38.940666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5332 2024.07.19 17:49:38.940761 [ 3 ] {} <Debug> HTTP-Session: 489d0827-c963-4069-b708-218c483f97a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5333 2024.07.19 17:49:38.940852 [ 3 ] {} <Debug> HTTP-Session: 489d0827-c963-4069-b708-218c483f97a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5334 2024.07.19 17:49:38.940946 [ 3 ] {} <Debug> HTTP-Session: 489d0827-c963-4069-b708-218c483f97a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5335 2024.07.19 17:49:38.940990 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
5336 2024.07.19 17:49:38.941105 [ 3 ] {} <Trace> HTTP-Session: 489d0827-c963-4069-b708-218c483f97a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5337 2024.07.19 17:49:38.941267 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 420 rows starting from the beginning of the part
5338 2024.07.19 17:49:38.941627 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
5339 2024.07.19 17:49:38.941708 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5340 2024.07.19 17:49:38.941749 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5341 2024.07.19 17:49:38.942006 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 402 rows starting from the beginning of the part
5342 2024.07.19 17:49:38.942046 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5343 2024.07.19 17:49:38.942377 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_26_5} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5344 2024.07.19 17:49:38.942472 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
5345 2024.07.19 17:49:38.942786 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
5346 2024.07.19 17:49:38.943388 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5347 2024.07.19 17:49:38.944317 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5348 2024.07.19 17:49:38.944392 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5349 2024.07.19 17:49:38.945442 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5350 2024.07.19 17:49:38.945702 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 4 columns (4 merged, 0 gathered) in 0.006044897 sec., 249797.4738031103 rows/sec., 18.02 MiB/sec.
5351 2024.07.19 17:49:38.946049 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5352 2024.07.19 17:49:38.946187 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5353 2024.07.19 17:49:38.946401 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5354 2024.07.19 17:49:38.946489 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005067 sec., 31576.86994276692 rows/sec., 2.20 MiB/sec.
5355 2024.07.19 17:49:38.946503 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5356 2024.07.19 17:49:38.946587 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5357 2024.07.19 17:49:38.947356 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
5358 2024.07.19 17:49:38.947385 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Debug> DynamicQueryHandler: Done processing query
5359 2024.07.19 17:49:38.947534 [ 3 ] {0cacce83-253d-4909-86f0-66db794b9ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5360 2024.07.19 17:49:38.947643 [ 3 ] {} <Debug> HTTP-Session: 489d0827-c963-4069-b708-218c483f97a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5361 2024.07.19 17:49:38.948053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5362 2024.07.19 17:49:38.948269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5363 2024.07.19 17:49:38.948273 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5364 2024.07.19 17:49:38.948333 [ 3 ] {} <Debug> HTTP-Session: ba4d8c2b-d5d2-4603-8465-8d39dd062444 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5365 2024.07.19 17:49:38.948403 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2757 rows starting from the beginning of the part
5366 2024.07.19 17:49:38.948411 [ 3 ] {} <Debug> HTTP-Session: ba4d8c2b-d5d2-4603-8465-8d39dd062444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.07.19 17:49:38.948454 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5368 2024.07.19 17:49:38.948472 [ 3 ] {} <Debug> HTTP-Session: ba4d8c2b-d5d2-4603-8465-8d39dd062444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5369 2024.07.19 17:49:38.948663 [ 3 ] {} <Trace> HTTP-Session: ba4d8c2b-d5d2-4603-8465-8d39dd062444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5370 2024.07.19 17:49:38.948793 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5371 2024.07.19 17:49:38.949158 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 508 rows starting from the beginning of the part
5372 2024.07.19 17:49:38.949419 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
5373 2024.07.19 17:49:38.949351 [ 186 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_26_5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5374 2024.07.19 17:49:38.949535 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5375 2024.07.19 17:49:38.949735 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 163 rows starting from the beginning of the part
5376 2024.07.19 17:49:38.950105 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
5377 2024.07.19 17:49:38.950114 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5378 2024.07.19 17:49:38.950907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5379 2024.07.19 17:49:38.952385 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5380 2024.07.19 17:49:38.954058 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5381 2024.07.19 17:49:38.954099 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5382 2024.07.19 17:49:38.955030 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 5 columns (5 merged, 0 gathered) in 0.008289486 sec., 471440.56941528094 rows/sec., 32.89 MiB/sec.
5383 2024.07.19 17:49:38.955362 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5384 2024.07.19 17:49:38.955448 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5385 2024.07.19 17:49:38.956595 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5386 2024.07.19 17:49:38.956620 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5387 2024.07.19 17:49:38.956792 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5388 2024.07.19 17:49:38.957068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
5389 2024.07.19 17:49:38.957088 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.008042 sec., 2238.249191743347 rows/sec., 4.01 MiB/sec.
5390 2024.07.19 17:49:38.957650 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Debug> DynamicQueryHandler: Done processing query
5391 2024.07.19 17:49:38.957675 [ 3 ] {4744150b-1def-45fc-bdf0-778fa2a501f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5392 2024.07.19 17:49:38.957691 [ 3 ] {} <Debug> HTTP-Session: ba4d8c2b-d5d2-4603-8465-8d39dd062444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5393 2024.07.19 17:49:38.957836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5394 2024.07.19 17:49:38.957884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5395 2024.07.19 17:49:38.957903 [ 3 ] {} <Debug> HTTP-Session: d539bc87-af6a-419f-a885-26cc20ec1bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5396 2024.07.19 17:49:38.957919 [ 3 ] {} <Debug> HTTP-Session: d539bc87-af6a-419f-a885-26cc20ec1bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.07.19 17:49:38.957932 [ 3 ] {} <Debug> HTTP-Session: d539bc87-af6a-419f-a885-26cc20ec1bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.07.19 17:49:38.957964 [ 3 ] {} <Trace> HTTP-Session: d539bc87-af6a-419f-a885-26cc20ec1bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5399 2024.07.19 17:49:38.958091 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5400 2024.07.19 17:49:38.958135 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5401 2024.07.19 17:49:38.958275 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5402 2024.07.19 17:49:38.958550 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5403 2024.07.19 17:49:38.958586 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5404 2024.07.19 17:49:38.958956 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5405 2024.07.19 17:49:38.959278 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5406 2024.07.19 17:49:38.959430 [ 123 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5407 2024.07.19 17:49:38.959432 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
5408 2024.07.19 17:49:38.959485 [ 123 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5409 2024.07.19 17:49:38.959551 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5410 2024.07.19 17:49:38.959713 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5411 2024.07.19 17:49:38.959716 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Debug> DynamicQueryHandler: Done processing query
5412 2024.07.19 17:49:38.959762 [ 3 ] {ba4206e2-33a5-49b2-b247-c3da11b4a2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5413 2024.07.19 17:49:38.959782 [ 3 ] {} <Debug> HTTP-Session: d539bc87-af6a-419f-a885-26cc20ec1bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.07.19 17:49:38.959861 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5415 2024.07.19 17:49:38.959898 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1042 rows starting from the beginning of the part
5416 2024.07.19 17:49:38.959976 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5417 2024.07.19 17:49:38.960183 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5418 2024.07.19 17:49:38.960371 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5419 2024.07.19 17:49:38.960543 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5420 2024.07.19 17:49:38.960735 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
5421 2024.07.19 17:49:38.961964 [ 199 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002302709 sec., 582791.8334448687 rows/sec., 39.19 MiB/sec.
5422 2024.07.19 17:49:38.962161 [ 199 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5423 2024.07.19 17:49:38.962554 [ 199 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5424 2024.07.19 17:49:38.962638 [ 199 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_26_5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5425 2024.07.19 17:49:38.962722 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5426 2024.07.19 17:49:43.935083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5427 2024.07.19 17:49:43.935230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5428 2024.07.19 17:49:43.935260 [ 3 ] {} <Debug> HTTP-Session: 2b6b73f7-2ca9-46e4-84c7-917cc9b1c5f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5429 2024.07.19 17:49:43.935288 [ 3 ] {} <Debug> HTTP-Session: 2b6b73f7-2ca9-46e4-84c7-917cc9b1c5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5430 2024.07.19 17:49:43.935305 [ 3 ] {} <Debug> HTTP-Session: 2b6b73f7-2ca9-46e4-84c7-917cc9b1c5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.07.19 17:49:43.935362 [ 3 ] {} <Trace> HTTP-Session: 2b6b73f7-2ca9-46e4-84c7-917cc9b1c5f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5432 2024.07.19 17:49:43.935576 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5433 2024.07.19 17:49:43.935653 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5434 2024.07.19 17:49:43.935871 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5435 2024.07.19 17:49:43.936254 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5436 2024.07.19 17:49:43.936302 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5437 2024.07.19 17:49:43.936684 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5438 2024.07.19 17:49:43.937046 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5439 2024.07.19 17:49:43.937233 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001715 sec., 11661.807580174927 rows/sec., 859.83 KiB/sec.
5440 2024.07.19 17:49:43.937443 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Debug> DynamicQueryHandler: Done processing query
5441 2024.07.19 17:49:43.937470 [ 3 ] {af35ec59-3e36-4196-a515-ab800d2d3328} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5442 2024.07.19 17:49:43.937486 [ 3 ] {} <Debug> HTTP-Session: 2b6b73f7-2ca9-46e4-84c7-917cc9b1c5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.07.19 17:49:43.937645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5444 2024.07.19 17:49:43.937698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5445 2024.07.19 17:49:43.937719 [ 3 ] {} <Debug> HTTP-Session: e2c635bc-5a91-42a9-abde-61c9b324dc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5446 2024.07.19 17:49:43.937738 [ 3 ] {} <Debug> HTTP-Session: e2c635bc-5a91-42a9-abde-61c9b324dc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5447 2024.07.19 17:49:43.937752 [ 3 ] {} <Debug> HTTP-Session: e2c635bc-5a91-42a9-abde-61c9b324dc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.07.19 17:49:43.937786 [ 3 ] {} <Trace> HTTP-Session: e2c635bc-5a91-42a9-abde-61c9b324dc57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5449 2024.07.19 17:49:43.937891 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5450 2024.07.19 17:49:43.937937 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5451 2024.07.19 17:49:43.938073 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5452 2024.07.19 17:49:43.938341 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5453 2024.07.19 17:49:43.938379 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5454 2024.07.19 17:49:43.938687 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5455 2024.07.19 17:49:43.939011 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5456 2024.07.19 17:49:43.939157 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
5457 2024.07.19 17:49:43.939326 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Debug> DynamicQueryHandler: Done processing query
5458 2024.07.19 17:49:43.939350 [ 3 ] {c8da00bc-51f5-48e2-adb4-1e2604eb7b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5459 2024.07.19 17:49:43.939366 [ 3 ] {} <Debug> HTTP-Session: e2c635bc-5a91-42a9-abde-61c9b324dc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5460 2024.07.19 17:49:43.939534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5461 2024.07.19 17:49:43.939584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5462 2024.07.19 17:49:43.939603 [ 3 ] {} <Debug> HTTP-Session: 2f22d29a-8274-438b-a853-679614eda1d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5463 2024.07.19 17:49:43.939620 [ 3 ] {} <Debug> HTTP-Session: 2f22d29a-8274-438b-a853-679614eda1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5464 2024.07.19 17:49:43.939634 [ 3 ] {} <Debug> HTTP-Session: 2f22d29a-8274-438b-a853-679614eda1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.07.19 17:49:43.939665 [ 3 ] {} <Trace> HTTP-Session: 2f22d29a-8274-438b-a853-679614eda1d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5466 2024.07.19 17:49:43.939812 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5467 2024.07.19 17:49:43.939856 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5468 2024.07.19 17:49:43.939978 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5469 2024.07.19 17:49:43.940352 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5470 2024.07.19 17:49:43.940389 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5471 2024.07.19 17:49:43.940713 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5472 2024.07.19 17:49:43.941015 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5473 2024.07.19 17:49:43.941164 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.00142 sec., 143661.97183098592 rows/sec., 12.72 MiB/sec.
5474 2024.07.19 17:49:43.941323 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Debug> DynamicQueryHandler: Done processing query
5475 2024.07.19 17:49:43.941347 [ 3 ] {29a56084-ecf7-4ae7-aad2-a14c9ef4f41e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5476 2024.07.19 17:49:43.941363 [ 3 ] {} <Debug> HTTP-Session: 2f22d29a-8274-438b-a853-679614eda1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5477 2024.07.19 17:49:43.941542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5478 2024.07.19 17:49:43.941592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5479 2024.07.19 17:49:43.941611 [ 3 ] {} <Debug> HTTP-Session: 0cae3219-6831-4a62-b718-1960decc95bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5480 2024.07.19 17:49:43.941636 [ 3 ] {} <Debug> HTTP-Session: 0cae3219-6831-4a62-b718-1960decc95bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.07.19 17:49:43.941652 [ 3 ] {} <Debug> HTTP-Session: 0cae3219-6831-4a62-b718-1960decc95bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.07.19 17:49:43.941684 [ 3 ] {} <Trace> HTTP-Session: 0cae3219-6831-4a62-b718-1960decc95bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5483 2024.07.19 17:49:43.941775 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5484 2024.07.19 17:49:43.941818 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5485 2024.07.19 17:49:43.941945 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5486 2024.07.19 17:49:43.942201 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5487 2024.07.19 17:49:43.942238 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5488 2024.07.19 17:49:43.942533 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5489 2024.07.19 17:49:43.942839 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5490 2024.07.19 17:49:43.942990 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 113.17 KiB/sec.
5491 2024.07.19 17:49:43.943266 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Debug> DynamicQueryHandler: Done processing query
5492 2024.07.19 17:49:43.943291 [ 3 ] {db25a94f-c194-4943-b916-82c0e6e73aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5493 2024.07.19 17:49:43.943307 [ 3 ] {} <Debug> HTTP-Session: 0cae3219-6831-4a62-b718-1960decc95bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5494 2024.07.19 17:49:43.943476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5495 2024.07.19 17:49:43.943524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5496 2024.07.19 17:49:43.943543 [ 3 ] {} <Debug> HTTP-Session: 19e2d3f0-b4cb-412b-aed1-d2c83edaad04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5497 2024.07.19 17:49:43.943559 [ 3 ] {} <Debug> HTTP-Session: 19e2d3f0-b4cb-412b-aed1-d2c83edaad04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.07.19 17:49:43.943573 [ 3 ] {} <Debug> HTTP-Session: 19e2d3f0-b4cb-412b-aed1-d2c83edaad04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.07.19 17:49:43.943603 [ 3 ] {} <Trace> HTTP-Session: 19e2d3f0-b4cb-412b-aed1-d2c83edaad04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5500 2024.07.19 17:49:43.943798 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5501 2024.07.19 17:49:43.943840 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5502 2024.07.19 17:49:43.943982 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5503 2024.07.19 17:49:43.944583 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5504 2024.07.19 17:49:43.944626 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5505 2024.07.19 17:49:43.944954 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5506 2024.07.19 17:49:43.945318 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5507 2024.07.19 17:49:43.945458 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001765 sec., 225495.7507082153 rows/sec., 15.91 MiB/sec.
5508 2024.07.19 17:49:43.945768 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Debug> DynamicQueryHandler: Done processing query
5509 2024.07.19 17:49:43.945815 [ 3 ] {6a7a2dff-7eab-45db-82ea-a33b9a511b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5510 2024.07.19 17:49:43.945835 [ 3 ] {} <Debug> HTTP-Session: 19e2d3f0-b4cb-412b-aed1-d2c83edaad04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5511 2024.07.19 17:49:43.946142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5512 2024.07.19 17:49:43.946217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5513 2024.07.19 17:49:43.946240 [ 3 ] {} <Debug> HTTP-Session: ea900623-4ad0-457a-b70b-a6a5b0b6d3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5514 2024.07.19 17:49:43.946257 [ 3 ] {} <Debug> HTTP-Session: ea900623-4ad0-457a-b70b-a6a5b0b6d3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.07.19 17:49:43.946272 [ 3 ] {} <Debug> HTTP-Session: ea900623-4ad0-457a-b70b-a6a5b0b6d3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.07.19 17:49:43.946308 [ 3 ] {} <Trace> HTTP-Session: ea900623-4ad0-457a-b70b-a6a5b0b6d3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5517 2024.07.19 17:49:43.946422 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5518 2024.07.19 17:49:43.946472 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5519 2024.07.19 17:49:43.946644 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5520 2024.07.19 17:49:43.946924 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5521 2024.07.19 17:49:43.946963 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5522 2024.07.19 17:49:43.947349 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5523 2024.07.19 17:49:43.947693 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5524 2024.07.19 17:49:43.947856 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 176.95 KiB/sec.
5525 2024.07.19 17:49:43.947857 [ 118 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5526 2024.07.19 17:49:43.947967 [ 118 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5527 2024.07.19 17:49:43.948019 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5528 2024.07.19 17:49:43.948112 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Debug> DynamicQueryHandler: Done processing query
5529 2024.07.19 17:49:43.948185 [ 3 ] {a40475f2-80d7-43d4-a5e7-88507b71abe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5530 2024.07.19 17:49:43.948229 [ 3 ] {} <Debug> HTTP-Session: ea900623-4ad0-457a-b70b-a6a5b0b6d3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5531 2024.07.19 17:49:43.948268 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
5532 2024.07.19 17:49:43.948472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5533 2024.07.19 17:49:43.948572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5534 2024.07.19 17:49:43.948608 [ 3 ] {} <Debug> HTTP-Session: f93f247a-af5a-4861-9589-291a156143de Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5535 2024.07.19 17:49:43.948615 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5536 2024.07.19 17:49:43.948627 [ 3 ] {} <Debug> HTTP-Session: f93f247a-af5a-4861-9589-291a156143de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5537 2024.07.19 17:49:43.948647 [ 3 ] {} <Debug> HTTP-Session: f93f247a-af5a-4861-9589-291a156143de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.07.19 17:49:43.948656 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
5539 2024.07.19 17:49:43.948689 [ 3 ] {} <Trace> HTTP-Session: f93f247a-af5a-4861-9589-291a156143de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5540 2024.07.19 17:49:43.948742 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
5541 2024.07.19 17:49:43.949044 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
5542 2024.07.19 17:49:43.949071 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5543 2024.07.19 17:49:43.949277 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5544 2024.07.19 17:49:43.949393 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5545 2024.07.19 17:49:43.949764 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
5546 2024.07.19 17:49:43.950115 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
5547 2024.07.19 17:49:43.950708 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5548 2024.07.19 17:49:43.951245 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5549 2024.07.19 17:49:43.951291 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5550 2024.07.19 17:49:43.952058 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5551 2024.07.19 17:49:43.952158 [ 193 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004060405 sec., 16254.53618542978 rows/sec., 698.44 KiB/sec.
5552 2024.07.19 17:49:43.952459 [ 187 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5553 2024.07.19 17:49:43.952772 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5554 2024.07.19 17:49:43.953136 [ 117 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5555 2024.07.19 17:49:43.953205 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004356 sec., 17676.76767676768 rows/sec., 1.09 MiB/sec.
5556 2024.07.19 17:49:43.953217 [ 117 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5557 2024.07.19 17:49:43.953277 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5558 2024.07.19 17:49:43.953901 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
5559 2024.07.19 17:49:43.953937 [ 187 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5560 2024.07.19 17:49:43.953994 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Debug> DynamicQueryHandler: Done processing query
5561 2024.07.19 17:49:43.954104 [ 3 ] {a9621375-9b27-4ff4-8eae-3689fe236713} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5562 2024.07.19 17:49:43.954186 [ 3 ] {} <Debug> HTTP-Session: f93f247a-af5a-4861-9589-291a156143de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5563 2024.07.19 17:49:43.954274 [ 187 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_11_2} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5564 2024.07.19 17:49:43.954334 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5565 2024.07.19 17:49:43.954391 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
5566 2024.07.19 17:49:43.954399 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5567 2024.07.19 17:49:43.954529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5568 2024.07.19 17:49:43.954616 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
5569 2024.07.19 17:49:43.954711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5570 2024.07.19 17:49:43.954805 [ 3 ] {} <Debug> HTTP-Session: 9927b3e1-2f2d-4162-bf7a-6288617cb969 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5571 2024.07.19 17:49:43.954914 [ 3 ] {} <Debug> HTTP-Session: 9927b3e1-2f2d-4162-bf7a-6288617cb969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.07.19 17:49:43.954927 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
5573 2024.07.19 17:49:43.954958 [ 3 ] {} <Debug> HTTP-Session: 9927b3e1-2f2d-4162-bf7a-6288617cb969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.07.19 17:49:43.955128 [ 3 ] {} <Trace> HTTP-Session: 9927b3e1-2f2d-4162-bf7a-6288617cb969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5575 2024.07.19 17:49:43.955198 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
5576 2024.07.19 17:49:43.955462 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
5577 2024.07.19 17:49:43.955647 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5578 2024.07.19 17:49:43.955697 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
5579 2024.07.19 17:49:43.955811 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5580 2024.07.19 17:49:43.956546 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5581 2024.07.19 17:49:43.957518 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5582 2024.07.19 17:49:43.957593 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5583 2024.07.19 17:49:43.958591 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5584 2024.07.19 17:49:43.958781 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.005317868 sec., 159274.35581326953 rows/sec., 9.81 MiB/sec.
5585 2024.07.19 17:49:43.959040 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5586 2024.07.19 17:49:43.959132 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5587 2024.07.19 17:49:43.959327 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003934 sec., 40925.26690391459 rows/sec., 2.85 MiB/sec.
5588 2024.07.19 17:49:43.959618 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Debug> DynamicQueryHandler: Done processing query
5589 2024.07.19 17:49:43.959651 [ 3 ] {97cfac1b-808e-4195-8eaa-b7f8a21be196} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5590 2024.07.19 17:49:43.959670 [ 3 ] {} <Debug> HTTP-Session: 9927b3e1-2f2d-4162-bf7a-6288617cb969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5591 2024.07.19 17:49:43.959733 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5592 2024.07.19 17:49:43.959825 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5593 2024.07.19 17:49:43.959834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5594 2024.07.19 17:49:43.959904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5595 2024.07.19 17:49:43.959931 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
5596 2024.07.19 17:49:43.959934 [ 3 ] {} <Debug> HTTP-Session: 99ac9e3f-e633-473f-810e-7cc796158b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5597 2024.07.19 17:49:43.959968 [ 3 ] {} <Debug> HTTP-Session: 99ac9e3f-e633-473f-810e-7cc796158b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.07.19 17:49:43.959982 [ 3 ] {} <Debug> HTTP-Session: 99ac9e3f-e633-473f-810e-7cc796158b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.07.19 17:49:43.960013 [ 3 ] {} <Trace> HTTP-Session: 99ac9e3f-e633-473f-810e-7cc796158b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5600 2024.07.19 17:49:43.960230 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5601 2024.07.19 17:49:43.960293 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5602 2024.07.19 17:49:43.960707 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5603 2024.07.19 17:49:43.961265 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5604 2024.07.19 17:49:43.961300 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5605 2024.07.19 17:49:43.961857 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5606 2024.07.19 17:49:43.962252 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5607 2024.07.19 17:49:43.962444 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5608 2024.07.19 17:49:43.962457 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002369 sec., 5909.6665259603205 rows/sec., 10.59 MiB/sec.
5609 2024.07.19 17:49:43.962476 [ 117 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5610 2024.07.19 17:49:43.962509 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5611 2024.07.19 17:49:43.963160 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
5612 2024.07.19 17:49:43.963224 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Debug> DynamicQueryHandler: Done processing query
5613 2024.07.19 17:49:43.963266 [ 3 ] {e15dc6cf-4871-48a7-b795-bb410208004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5614 2024.07.19 17:49:43.963300 [ 3 ] {} <Debug> HTTP-Session: 99ac9e3f-e633-473f-810e-7cc796158b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.07.19 17:49:43.963530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5616 2024.07.19 17:49:43.963625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5617 2024.07.19 17:49:43.963685 [ 3 ] {} <Debug> HTTP-Session: 20389ceb-77de-4783-ad13-6a9d0968c8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5618 2024.07.19 17:49:43.963733 [ 3 ] {} <Debug> HTTP-Session: 20389ceb-77de-4783-ad13-6a9d0968c8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5619 2024.07.19 17:49:43.963783 [ 3 ] {} <Debug> HTTP-Session: 20389ceb-77de-4783-ad13-6a9d0968c8f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.07.19 17:49:43.963867 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5621 2024.07.19 17:49:43.963869 [ 3 ] {} <Trace> HTTP-Session: 20389ceb-77de-4783-ad13-6a9d0968c8f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5622 2024.07.19 17:49:43.964007 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part
5623 2024.07.19 17:49:43.964122 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5624 2024.07.19 17:49:43.964238 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5625 2024.07.19 17:49:43.964965 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
5626 2024.07.19 17:49:43.965053 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5627 2024.07.19 17:49:43.965607 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part
5628 2024.07.19 17:49:43.966338 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5629 2024.07.19 17:49:43.966363 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5630 2024.07.19 17:49:43.966405 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5631 2024.07.19 17:49:43.966917 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part
5632 2024.07.19 17:49:43.967506 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
5633 2024.07.19 17:49:43.967852 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5634 2024.07.19 17:49:43.968811 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5635 2024.07.19 17:49:43.969187 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005111 sec., 4500.097828213657 rows/sec., 243.42 KiB/sec.
5636 2024.07.19 17:49:43.969894 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Debug> DynamicQueryHandler: Done processing query
5637 2024.07.19 17:49:43.969951 [ 3 ] {77d91e41-0a95-4731-89d0-b6d4cc922094} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5638 2024.07.19 17:49:43.969987 [ 3 ] {} <Debug> HTTP-Session: 20389ceb-77de-4783-ad13-6a9d0968c8f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.07.19 17:49:43.970163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.07.19 17:49:43.970269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.07.19 17:49:43.970322 [ 3 ] {} <Debug> HTTP-Session: 40ea60ad-3b99-4c87-aa8f-db87b1a88a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5642 2024.07.19 17:49:43.970369 [ 3 ] {} <Debug> HTTP-Session: 40ea60ad-3b99-4c87-aa8f-db87b1a88a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.07.19 17:49:43.970419 [ 3 ] {} <Debug> HTTP-Session: 40ea60ad-3b99-4c87-aa8f-db87b1a88a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.07.19 17:49:43.970502 [ 3 ] {} <Trace> HTTP-Session: 40ea60ad-3b99-4c87-aa8f-db87b1a88a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.07.19 17:49:43.970761 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5646 2024.07.19 17:49:43.970873 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5647 2024.07.19 17:49:43.971566 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.07.19 17:49:43.972414 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.07.19 17:49:43.972482 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5650 2024.07.19 17:49:43.973581 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5651 2024.07.19 17:49:43.974667 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.07.19 17:49:43.975044 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004376 sec., 13711.151736745887 rows/sec., 946.21 KiB/sec.
5653 2024.07.19 17:49:43.975483 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Debug> DynamicQueryHandler: Done processing query
5654 2024.07.19 17:49:43.975521 [ 3 ] {f420600c-b5ab-40b6-b4c5-7cd0ce5ac98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5655 2024.07.19 17:49:43.975590 [ 3 ] {} <Debug> HTTP-Session: 40ea60ad-3b99-4c87-aa8f-db87b1a88a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.07.19 17:49:43.976083 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 19 columns (19 merged, 0 gathered) in 0.01343219 sec., 19356.48617239631 rows/sec., 34.69 MiB/sec.
5657 2024.07.19 17:49:43.976556 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5658 2024.07.19 17:49:43.977185 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5659 2024.07.19 17:49:43.977269 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5660 2024.07.19 17:49:43.977417 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
5661 2024.07.19 17:49:48.931128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5662 2024.07.19 17:49:48.931272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5663 2024.07.19 17:49:48.931302 [ 3 ] {} <Debug> HTTP-Session: e1902e6b-1c88-4421-b4a1-ab73528afd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5664 2024.07.19 17:49:48.931330 [ 3 ] {} <Debug> HTTP-Session: e1902e6b-1c88-4421-b4a1-ab73528afd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5665 2024.07.19 17:49:48.931346 [ 3 ] {} <Debug> HTTP-Session: e1902e6b-1c88-4421-b4a1-ab73528afd37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.07.19 17:49:48.931402 [ 3 ] {} <Trace> HTTP-Session: e1902e6b-1c88-4421-b4a1-ab73528afd37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5667 2024.07.19 17:49:48.931609 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5668 2024.07.19 17:49:48.931681 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5669 2024.07.19 17:49:48.931897 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5670 2024.07.19 17:49:48.932343 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5671 2024.07.19 17:49:48.932385 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5672 2024.07.19 17:49:48.932755 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5673 2024.07.19 17:49:48.933102 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5674 2024.07.19 17:49:48.933268 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001718 sec., 10477.299185098953 rows/sec., 849.23 KiB/sec.
5675 2024.07.19 17:49:48.933281 [ 70 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5676 2024.07.19 17:49:48.933388 [ 70 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5677 2024.07.19 17:49:48.933437 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5678 2024.07.19 17:49:48.933547 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Debug> DynamicQueryHandler: Done processing query
5679 2024.07.19 17:49:48.933565 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
5680 2024.07.19 17:49:48.933578 [ 3 ] {849f93ae-c489-47a2-b6c8-75051e3fdcfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5681 2024.07.19 17:49:48.933607 [ 3 ] {} <Debug> HTTP-Session: e1902e6b-1c88-4421-b4a1-ab73528afd37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5682 2024.07.19 17:49:48.933694 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5683 2024.07.19 17:49:48.933726 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 38 rows starting from the beginning of the part
5684 2024.07.19 17:49:48.933795 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part
5685 2024.07.19 17:49:48.933833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5686 2024.07.19 17:49:48.934034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5687 2024.07.19 17:49:48.934139 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part
5688 2024.07.19 17:49:48.934159 [ 3 ] {} <Debug> HTTP-Session: a375419f-a18b-4614-945c-90812cdb5b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5689 2024.07.19 17:49:48.934262 [ 3 ] {} <Debug> HTTP-Session: a375419f-a18b-4614-945c-90812cdb5b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.07.19 17:49:48.934343 [ 3 ] {} <Debug> HTTP-Session: a375419f-a18b-4614-945c-90812cdb5b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.07.19 17:49:48.934496 [ 3 ] {} <Trace> HTTP-Session: a375419f-a18b-4614-945c-90812cdb5b18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5692 2024.07.19 17:49:48.934507 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part
5693 2024.07.19 17:49:48.934859 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part
5694 2024.07.19 17:49:48.934881 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5695 2024.07.19 17:49:48.935016 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5696 2024.07.19 17:49:48.935108 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part
5697 2024.07.19 17:49:48.935752 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5698 2024.07.19 17:49:48.936427 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5699 2024.07.19 17:49:48.936473 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5700 2024.07.19 17:49:48.936986 [ 195 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346505 sec., 38094.688388334944 rows/sec., 2.89 MiB/sec.
5701 2024.07.19 17:49:48.937002 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5702 2024.07.19 17:49:48.937277 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5703 2024.07.19 17:49:48.937565 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5704 2024.07.19 17:49:48.938030 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.003336 sec., 32973.621103117504 rows/sec., 2.69 MiB/sec.
5705 2024.07.19 17:49:48.938345 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Debug> DynamicQueryHandler: Done processing query
5706 2024.07.19 17:49:48.938352 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5707 2024.07.19 17:49:48.938381 [ 3 ] {b8798197-1168-43e1-8408-bb3465647242} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5708 2024.07.19 17:49:48.938431 [ 3 ] {} <Debug> HTTP-Session: a375419f-a18b-4614-945c-90812cdb5b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5709 2024.07.19 17:49:48.938529 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_21_4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5710 2024.07.19 17:49:48.938639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5711 2024.07.19 17:49:48.938677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5712 2024.07.19 17:49:48.938734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5713 2024.07.19 17:49:48.938759 [ 3 ] {} <Debug> HTTP-Session: 876f5f87-bebe-40f3-87f3-42fd45c1844e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5714 2024.07.19 17:49:48.938776 [ 3 ] {} <Debug> HTTP-Session: 876f5f87-bebe-40f3-87f3-42fd45c1844e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.07.19 17:49:48.938789 [ 3 ] {} <Debug> HTTP-Session: 876f5f87-bebe-40f3-87f3-42fd45c1844e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.07.19 17:49:48.938819 [ 3 ] {} <Trace> HTTP-Session: 876f5f87-bebe-40f3-87f3-42fd45c1844e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5717 2024.07.19 17:49:48.938951 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5718 2024.07.19 17:49:48.938994 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5719 2024.07.19 17:49:48.939135 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5720 2024.07.19 17:49:48.939500 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5721 2024.07.19 17:49:48.939538 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5722 2024.07.19 17:49:48.939854 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5723 2024.07.19 17:49:48.940166 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5724 2024.07.19 17:49:48.940323 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 4.52 MiB/sec.
5725 2024.07.19 17:49:48.940489 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Debug> DynamicQueryHandler: Done processing query
5726 2024.07.19 17:49:48.940513 [ 3 ] {91819f4d-3da3-422c-9890-7673008eda29} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5727 2024.07.19 17:49:48.940528 [ 3 ] {} <Debug> HTTP-Session: 876f5f87-bebe-40f3-87f3-42fd45c1844e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.07.19 17:49:48.940691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5729 2024.07.19 17:49:48.940739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5730 2024.07.19 17:49:48.940757 [ 3 ] {} <Debug> HTTP-Session: 22a953ff-f3d3-404b-826f-e51c1b3de5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5731 2024.07.19 17:49:48.940773 [ 3 ] {} <Debug> HTTP-Session: 22a953ff-f3d3-404b-826f-e51c1b3de5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.07.19 17:49:48.940786 [ 3 ] {} <Debug> HTTP-Session: 22a953ff-f3d3-404b-826f-e51c1b3de5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.07.19 17:49:48.940816 [ 3 ] {} <Trace> HTTP-Session: 22a953ff-f3d3-404b-826f-e51c1b3de5ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5734 2024.07.19 17:49:48.940973 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5735 2024.07.19 17:49:48.941020 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5736 2024.07.19 17:49:48.941165 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5737 2024.07.19 17:49:48.941568 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5738 2024.07.19 17:49:48.941604 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5739 2024.07.19 17:49:48.941993 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5740 2024.07.19 17:49:48.942340 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5741 2024.07.19 17:49:48.942502 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
5742 2024.07.19 17:49:48.942785 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Debug> DynamicQueryHandler: Done processing query
5743 2024.07.19 17:49:48.942819 [ 3 ] {4b565bff-cc95-4750-94ba-ad9deae2a576} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5744 2024.07.19 17:49:48.942843 [ 3 ] {} <Debug> HTTP-Session: 22a953ff-f3d3-404b-826f-e51c1b3de5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5745 2024.07.19 17:49:48.943007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5746 2024.07.19 17:49:48.943056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5747 2024.07.19 17:49:48.943074 [ 3 ] {} <Debug> HTTP-Session: 94150389-d793-4ce2-8633-a16a5a0d2ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5748 2024.07.19 17:49:48.943091 [ 3 ] {} <Debug> HTTP-Session: 94150389-d793-4ce2-8633-a16a5a0d2ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.07.19 17:49:48.943104 [ 3 ] {} <Debug> HTTP-Session: 94150389-d793-4ce2-8633-a16a5a0d2ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.07.19 17:49:48.943134 [ 3 ] {} <Trace> HTTP-Session: 94150389-d793-4ce2-8633-a16a5a0d2ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5751 2024.07.19 17:49:48.943372 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5752 2024.07.19 17:49:48.943441 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5753 2024.07.19 17:49:48.943863 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5754 2024.07.19 17:49:48.944456 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5755 2024.07.19 17:49:48.944493 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5756 2024.07.19 17:49:48.945112 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5757 2024.07.19 17:49:48.945543 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5758 2024.07.19 17:49:48.945744 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002535 sec., 7100.591715976331 rows/sec., 12.72 MiB/sec.
5759 2024.07.19 17:49:48.945971 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Debug> DynamicQueryHandler: Done processing query
5760 2024.07.19 17:49:48.945995 [ 3 ] {1839a30d-cc91-4344-9440-adb26ff292f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5761 2024.07.19 17:49:48.946011 [ 3 ] {} <Debug> HTTP-Session: 94150389-d793-4ce2-8633-a16a5a0d2ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.07.19 17:49:48.946144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5763 2024.07.19 17:49:48.946191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5764 2024.07.19 17:49:48.946210 [ 3 ] {} <Debug> HTTP-Session: cf04f2b9-8bac-4d81-885e-3d454bb8df2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5765 2024.07.19 17:49:48.946227 [ 3 ] {} <Debug> HTTP-Session: cf04f2b9-8bac-4d81-885e-3d454bb8df2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.07.19 17:49:48.946241 [ 3 ] {} <Debug> HTTP-Session: cf04f2b9-8bac-4d81-885e-3d454bb8df2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5767 2024.07.19 17:49:48.946271 [ 3 ] {} <Trace> HTTP-Session: cf04f2b9-8bac-4d81-885e-3d454bb8df2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5768 2024.07.19 17:49:48.946398 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5769 2024.07.19 17:49:48.946441 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5770 2024.07.19 17:49:48.946567 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5771 2024.07.19 17:49:48.946873 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5772 2024.07.19 17:49:48.946909 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5773 2024.07.19 17:49:48.947282 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5774 2024.07.19 17:49:48.947623 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5775 2024.07.19 17:49:48.947780 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
5776 2024.07.19 17:49:48.947946 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Debug> DynamicQueryHandler: Done processing query
5777 2024.07.19 17:49:48.947970 [ 3 ] {2fa8b8b7-5897-4363-a0ca-110e3f1aaf20} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5778 2024.07.19 17:49:48.947986 [ 3 ] {} <Debug> HTTP-Session: cf04f2b9-8bac-4d81-885e-3d454bb8df2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.07.19 17:49:53.075747 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
5780 2024.07.19 17:49:53.075853 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
5781 2024.07.19 17:49:53.937607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5782 2024.07.19 17:49:53.937741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5783 2024.07.19 17:49:53.937772 [ 3 ] {} <Debug> HTTP-Session: ce458ce0-6997-4328-ae08-f6ecada10b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5784 2024.07.19 17:49:53.937801 [ 3 ] {} <Debug> HTTP-Session: ce458ce0-6997-4328-ae08-f6ecada10b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5785 2024.07.19 17:49:53.937819 [ 3 ] {} <Debug> HTTP-Session: ce458ce0-6997-4328-ae08-f6ecada10b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5786 2024.07.19 17:49:53.937876 [ 3 ] {} <Trace> HTTP-Session: ce458ce0-6997-4328-ae08-f6ecada10b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5787 2024.07.19 17:49:53.938087 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5788 2024.07.19 17:49:53.938163 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5789 2024.07.19 17:49:53.938383 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5790 2024.07.19 17:49:53.938895 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5791 2024.07.19 17:49:53.938946 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5792 2024.07.19 17:49:53.939337 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5793 2024.07.19 17:49:53.939719 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5794 2024.07.19 17:49:53.939901 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001878 sec., 10649.627263045793 rows/sec., 785.20 KiB/sec.
5795 2024.07.19 17:49:53.940270 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Debug> DynamicQueryHandler: Done processing query
5796 2024.07.19 17:49:53.940299 [ 3 ] {96777f2f-819b-4ea7-9cfe-3458450f29cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5797 2024.07.19 17:49:53.940317 [ 3 ] {} <Debug> HTTP-Session: ce458ce0-6997-4328-ae08-f6ecada10b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5798 2024.07.19 17:49:53.940458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5799 2024.07.19 17:49:53.940518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5800 2024.07.19 17:49:53.940538 [ 3 ] {} <Debug> HTTP-Session: a0c3e657-b158-4485-becd-76be146c01e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5801 2024.07.19 17:49:53.940557 [ 3 ] {} <Debug> HTTP-Session: a0c3e657-b158-4485-becd-76be146c01e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.07.19 17:49:53.940571 [ 3 ] {} <Debug> HTTP-Session: a0c3e657-b158-4485-becd-76be146c01e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.07.19 17:49:53.940606 [ 3 ] {} <Trace> HTTP-Session: a0c3e657-b158-4485-becd-76be146c01e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5804 2024.07.19 17:49:53.940712 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5805 2024.07.19 17:49:53.940760 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5806 2024.07.19 17:49:53.940913 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5807 2024.07.19 17:49:53.941217 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5808 2024.07.19 17:49:53.941256 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5809 2024.07.19 17:49:53.941565 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5810 2024.07.19 17:49:53.941882 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5811 2024.07.19 17:49:53.942042 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001357 sec., 2947.678703021371 rows/sec., 240.36 KiB/sec.
5812 2024.07.19 17:49:53.942316 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Debug> DynamicQueryHandler: Done processing query
5813 2024.07.19 17:49:53.942342 [ 3 ] {41175bdc-3d18-4512-b18f-379e8eb7c236} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5814 2024.07.19 17:49:53.942359 [ 3 ] {} <Debug> HTTP-Session: a0c3e657-b158-4485-becd-76be146c01e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5815 2024.07.19 17:49:53.942535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 36039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5816 2024.07.19 17:49:53.942589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5817 2024.07.19 17:49:53.942607 [ 3 ] {} <Debug> HTTP-Session: 7139d2db-661b-41ad-b849-2b45e5f7882a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5818 2024.07.19 17:49:53.942624 [ 3 ] {} <Debug> HTTP-Session: 7139d2db-661b-41ad-b849-2b45e5f7882a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5819 2024.07.19 17:49:53.942638 [ 3 ] {} <Debug> HTTP-Session: 7139d2db-661b-41ad-b849-2b45e5f7882a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5820 2024.07.19 17:49:53.942670 [ 3 ] {} <Trace> HTTP-Session: 7139d2db-661b-41ad-b849-2b45e5f7882a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5821 2024.07.19 17:49:53.942844 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5822 2024.07.19 17:49:53.942888 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5823 2024.07.19 17:49:53.943030 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5824 2024.07.19 17:49:53.943471 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5825 2024.07.19 17:49:53.943509 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5826 2024.07.19 17:49:53.943855 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5827 2024.07.19 17:49:53.944168 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5828 2024.07.19 17:49:53.944307 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Debug> executeQuery: Read 241 rows, 21.38 KiB in 0.001547 sec., 155785.39107950873 rows/sec., 13.49 MiB/sec.
5829 2024.07.19 17:49:53.944483 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Debug> DynamicQueryHandler: Done processing query
5830 2024.07.19 17:49:53.944508 [ 3 ] {67c63477-77d7-422b-97dd-a1c1f2f1c50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
5831 2024.07.19 17:49:53.944524 [ 3 ] {} <Debug> HTTP-Session: 7139d2db-661b-41ad-b849-2b45e5f7882a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.07.19 17:49:53.944670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5833 2024.07.19 17:49:53.944719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5834 2024.07.19 17:49:53.944739 [ 3 ] {} <Debug> HTTP-Session: dda41c5f-15d6-43d0-bb83-2a25204aaca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5835 2024.07.19 17:49:53.944757 [ 3 ] {} <Debug> HTTP-Session: dda41c5f-15d6-43d0-bb83-2a25204aaca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.07.19 17:49:53.944776 [ 3 ] {} <Debug> HTTP-Session: dda41c5f-15d6-43d0-bb83-2a25204aaca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5837 2024.07.19 17:49:53.944814 [ 3 ] {} <Trace> HTTP-Session: dda41c5f-15d6-43d0-bb83-2a25204aaca0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5838 2024.07.19 17:49:53.944911 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5839 2024.07.19 17:49:53.944954 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5840 2024.07.19 17:49:53.945080 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5841 2024.07.19 17:49:53.945469 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5842 2024.07.19 17:49:53.945507 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5843 2024.07.19 17:49:53.945821 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5844 2024.07.19 17:49:53.946210 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5845 2024.07.19 17:49:53.946371 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 189.61 KiB/sec.
5846 2024.07.19 17:49:53.946666 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Debug> DynamicQueryHandler: Done processing query
5847 2024.07.19 17:49:53.946692 [ 3 ] {9ffa7141-c9aa-4f3f-b7df-6bd5139f7e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5848 2024.07.19 17:49:53.946708 [ 3 ] {} <Debug> HTTP-Session: dda41c5f-15d6-43d0-bb83-2a25204aaca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5849 2024.07.19 17:49:53.946942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5850 2024.07.19 17:49:53.946994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5851 2024.07.19 17:49:53.947121 [ 3 ] {} <Debug> HTTP-Session: d8a68b63-e35d-48dd-8c32-05e20d56e60f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5852 2024.07.19 17:49:53.947137 [ 3 ] {} <Debug> HTTP-Session: d8a68b63-e35d-48dd-8c32-05e20d56e60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5853 2024.07.19 17:49:53.947151 [ 3 ] {} <Debug> HTTP-Session: d8a68b63-e35d-48dd-8c32-05e20d56e60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5854 2024.07.19 17:49:53.947182 [ 3 ] {} <Trace> HTTP-Session: d8a68b63-e35d-48dd-8c32-05e20d56e60f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5855 2024.07.19 17:49:53.947419 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5856 2024.07.19 17:49:53.947466 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5857 2024.07.19 17:49:53.947616 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5858 2024.07.19 17:49:53.948196 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5859 2024.07.19 17:49:53.948234 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5860 2024.07.19 17:49:53.948593 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5861 2024.07.19 17:49:53.949013 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5862 2024.07.19 17:49:53.949166 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Debug> executeQuery: Read 424 rows, 30.82 KiB in 0.001863 sec., 227589.90874932904 rows/sec., 16.16 MiB/sec.
5863 2024.07.19 17:49:53.949344 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Debug> DynamicQueryHandler: Done processing query
5864 2024.07.19 17:49:53.949368 [ 3 ] {def04d32-3963-4039-8546-02d8306bf605} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5865 2024.07.19 17:49:53.949384 [ 3 ] {} <Debug> HTTP-Session: d8a68b63-e35d-48dd-8c32-05e20d56e60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5866 2024.07.19 17:49:53.949525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5867 2024.07.19 17:49:53.949580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5868 2024.07.19 17:49:53.949601 [ 3 ] {} <Debug> HTTP-Session: 5dd2e3cc-f6b3-4617-a041-b0ee27577f3a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5869 2024.07.19 17:49:53.949618 [ 3 ] {} <Debug> HTTP-Session: 5dd2e3cc-f6b3-4617-a041-b0ee27577f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5870 2024.07.19 17:49:53.949631 [ 3 ] {} <Debug> HTTP-Session: 5dd2e3cc-f6b3-4617-a041-b0ee27577f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5871 2024.07.19 17:49:53.949662 [ 3 ] {} <Trace> HTTP-Session: 5dd2e3cc-f6b3-4617-a041-b0ee27577f3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5872 2024.07.19 17:49:53.949758 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5873 2024.07.19 17:49:53.949805 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5874 2024.07.19 17:49:53.949938 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5875 2024.07.19 17:49:53.950230 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5876 2024.07.19 17:49:53.950268 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5877 2024.07.19 17:49:53.950637 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5878 2024.07.19 17:49:53.950997 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5879 2024.07.19 17:49:53.951153 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 181.94 KiB/sec.
5880 2024.07.19 17:49:53.951328 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Debug> DynamicQueryHandler: Done processing query
5881 2024.07.19 17:49:53.951357 [ 3 ] {49ef49c4-5df1-4465-a972-2d5d7792fd99} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5882 2024.07.19 17:49:53.951373 [ 3 ] {} <Debug> HTTP-Session: 5dd2e3cc-f6b3-4617-a041-b0ee27577f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5883 2024.07.19 17:49:53.951511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5884 2024.07.19 17:49:53.951569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5885 2024.07.19 17:49:53.951594 [ 3 ] {} <Debug> HTTP-Session: 70feb84b-fe01-40f7-83ee-cf045b27cbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5886 2024.07.19 17:49:53.951616 [ 3 ] {} <Debug> HTTP-Session: 70feb84b-fe01-40f7-83ee-cf045b27cbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5887 2024.07.19 17:49:53.951635 [ 3 ] {} <Debug> HTTP-Session: 70feb84b-fe01-40f7-83ee-cf045b27cbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5888 2024.07.19 17:49:53.951668 [ 3 ] {} <Trace> HTTP-Session: 70feb84b-fe01-40f7-83ee-cf045b27cbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5889 2024.07.19 17:49:53.951802 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5890 2024.07.19 17:49:53.951849 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5891 2024.07.19 17:49:53.951997 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5892 2024.07.19 17:49:53.952369 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5893 2024.07.19 17:49:53.952406 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5894 2024.07.19 17:49:53.952823 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5895 2024.07.19 17:49:53.953200 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5896 2024.07.19 17:49:53.953367 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001612 sec., 47766.74937965261 rows/sec., 2.94 MiB/sec.
5897 2024.07.19 17:49:53.953543 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Debug> DynamicQueryHandler: Done processing query
5898 2024.07.19 17:49:53.953570 [ 3 ] {e396d118-e42e-4284-a09e-31754e481e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5899 2024.07.19 17:49:53.953587 [ 3 ] {} <Debug> HTTP-Session: 70feb84b-fe01-40f7-83ee-cf045b27cbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.07.19 17:49:53.953738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5901 2024.07.19 17:49:53.953791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5902 2024.07.19 17:49:53.953811 [ 3 ] {} <Debug> HTTP-Session: b96fdb81-f79d-431b-825e-8327f09683d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5903 2024.07.19 17:49:53.953827 [ 3 ] {} <Debug> HTTP-Session: b96fdb81-f79d-431b-825e-8327f09683d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.07.19 17:49:53.953841 [ 3 ] {} <Debug> HTTP-Session: b96fdb81-f79d-431b-825e-8327f09683d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.07.19 17:49:53.953872 [ 3 ] {} <Trace> HTTP-Session: b96fdb81-f79d-431b-825e-8327f09683d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5906 2024.07.19 17:49:53.954053 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5907 2024.07.19 17:49:53.954100 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5908 2024.07.19 17:49:53.954244 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5909 2024.07.19 17:49:53.954674 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5910 2024.07.19 17:49:53.954713 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5911 2024.07.19 17:49:53.955115 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5912 2024.07.19 17:49:53.955461 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5913 2024.07.19 17:49:53.955614 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.00165 sec., 120000 rows/sec., 8.38 MiB/sec.
5914 2024.07.19 17:49:53.955791 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Debug> DynamicQueryHandler: Done processing query
5915 2024.07.19 17:49:53.955816 [ 3 ] {91fc23eb-f4c1-49ce-8489-8b6774c8ba7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5916 2024.07.19 17:49:53.955834 [ 3 ] {} <Debug> HTTP-Session: b96fdb81-f79d-431b-825e-8327f09683d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5917 2024.07.19 17:49:53.955981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5918 2024.07.19 17:49:53.956030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5919 2024.07.19 17:49:53.956050 [ 3 ] {} <Debug> HTTP-Session: 7f61a4aa-ce73-47a9-b6e7-de7f87dc5336 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5920 2024.07.19 17:49:53.956069 [ 3 ] {} <Debug> HTTP-Session: 7f61a4aa-ce73-47a9-b6e7-de7f87dc5336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.07.19 17:49:53.956083 [ 3 ] {} <Debug> HTTP-Session: 7f61a4aa-ce73-47a9-b6e7-de7f87dc5336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.07.19 17:49:53.956113 [ 3 ] {} <Trace> HTTP-Session: 7f61a4aa-ce73-47a9-b6e7-de7f87dc5336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5923 2024.07.19 17:49:53.956336 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5924 2024.07.19 17:49:53.956400 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5925 2024.07.19 17:49:53.956819 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5926 2024.07.19 17:49:53.957400 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5927 2024.07.19 17:49:53.957435 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5928 2024.07.19 17:49:53.958045 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5929 2024.07.19 17:49:53.958468 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5930 2024.07.19 17:49:53.958688 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002493 sec., 5615.724027276374 rows/sec., 10.06 MiB/sec.
5931 2024.07.19 17:49:53.959213 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Debug> DynamicQueryHandler: Done processing query
5932 2024.07.19 17:49:53.959239 [ 3 ] {a2685e60-1dc5-4d09-9f32-0203295fedc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5933 2024.07.19 17:49:53.959255 [ 3 ] {} <Debug> HTTP-Session: 7f61a4aa-ce73-47a9-b6e7-de7f87dc5336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5934 2024.07.19 17:49:53.959377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5935 2024.07.19 17:49:53.959426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5936 2024.07.19 17:49:53.959445 [ 3 ] {} <Debug> HTTP-Session: f5a990c9-0ccd-4030-9f11-fb46cb96eedc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5937 2024.07.19 17:49:53.959462 [ 3 ] {} <Debug> HTTP-Session: f5a990c9-0ccd-4030-9f11-fb46cb96eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5938 2024.07.19 17:49:53.959476 [ 3 ] {} <Debug> HTTP-Session: f5a990c9-0ccd-4030-9f11-fb46cb96eedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.07.19 17:49:53.959507 [ 3 ] {} <Trace> HTTP-Session: f5a990c9-0ccd-4030-9f11-fb46cb96eedc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5940 2024.07.19 17:49:53.959628 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5941 2024.07.19 17:49:53.959674 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5942 2024.07.19 17:49:53.959823 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5943 2024.07.19 17:49:53.960106 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5944 2024.07.19 17:49:53.960142 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5945 2024.07.19 17:49:53.960508 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5946 2024.07.19 17:49:53.960839 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5947 2024.07.19 17:49:53.960996 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001396 sec., 16475.6446991404 rows/sec., 891.22 KiB/sec.
5948 2024.07.19 17:49:53.961169 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Debug> DynamicQueryHandler: Done processing query
5949 2024.07.19 17:49:53.961194 [ 3 ] {cec86a7c-0441-4ee8-98c0-49202d7a60eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5950 2024.07.19 17:49:53.961210 [ 3 ] {} <Debug> HTTP-Session: f5a990c9-0ccd-4030-9f11-fb46cb96eedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5951 2024.07.19 17:49:53.961335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5952 2024.07.19 17:49:53.961383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5953 2024.07.19 17:49:53.961402 [ 3 ] {} <Debug> HTTP-Session: 351315ce-290a-4f5f-9996-51314cde698c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5954 2024.07.19 17:49:53.961419 [ 3 ] {} <Debug> HTTP-Session: 351315ce-290a-4f5f-9996-51314cde698c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5955 2024.07.19 17:49:53.961433 [ 3 ] {} <Debug> HTTP-Session: 351315ce-290a-4f5f-9996-51314cde698c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5956 2024.07.19 17:49:53.961464 [ 3 ] {} <Trace> HTTP-Session: 351315ce-290a-4f5f-9996-51314cde698c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5957 2024.07.19 17:49:53.961583 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5958 2024.07.19 17:49:53.961627 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5959 2024.07.19 17:49:53.961757 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5960 2024.07.19 17:49:53.962060 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5961 2024.07.19 17:49:53.962096 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5962 2024.07.19 17:49:53.962458 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5963 2024.07.19 17:49:53.962785 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5964 2024.07.19 17:49:53.962941 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
5965 2024.07.19 17:49:53.963132 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Debug> DynamicQueryHandler: Done processing query
5966 2024.07.19 17:49:53.963158 [ 3 ] {09aa4955-c4b6-4989-bf8b-afdd9c8c6fed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5967 2024.07.19 17:49:53.963174 [ 3 ] {} <Debug> HTTP-Session: 351315ce-290a-4f5f-9996-51314cde698c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.07.19 17:49:58.931802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5969 2024.07.19 17:49:58.931974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5970 2024.07.19 17:49:58.932005 [ 3 ] {} <Debug> HTTP-Session: e07c68a8-1102-401f-8f41-94cb9dead4d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5971 2024.07.19 17:49:58.932033 [ 3 ] {} <Debug> HTTP-Session: e07c68a8-1102-401f-8f41-94cb9dead4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.07.19 17:49:58.932051 [ 3 ] {} <Debug> HTTP-Session: e07c68a8-1102-401f-8f41-94cb9dead4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.07.19 17:49:58.932108 [ 3 ] {} <Trace> HTTP-Session: e07c68a8-1102-401f-8f41-94cb9dead4d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5974 2024.07.19 17:49:58.932319 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5975 2024.07.19 17:49:58.932394 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5976 2024.07.19 17:49:58.932615 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5977 2024.07.19 17:49:58.933141 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5978 2024.07.19 17:49:58.933200 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5979 2024.07.19 17:49:58.933596 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5980 2024.07.19 17:49:58.933971 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5981 2024.07.19 17:49:58.934135 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.00188 sec., 9574.468085106384 rows/sec., 776.06 KiB/sec.
5982 2024.07.19 17:49:58.934359 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Debug> DynamicQueryHandler: Done processing query
5983 2024.07.19 17:49:58.934387 [ 3 ] {08d678e2-c0d4-4f10-8c96-26451b98eb5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5984 2024.07.19 17:49:58.934403 [ 3 ] {} <Debug> HTTP-Session: e07c68a8-1102-401f-8f41-94cb9dead4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.07.19 17:49:58.934523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5986 2024.07.19 17:49:58.934580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5987 2024.07.19 17:49:58.934600 [ 3 ] {} <Debug> HTTP-Session: 36d778fd-b030-4668-b6d4-f718a0a74dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
5988 2024.07.19 17:49:58.934618 [ 3 ] {} <Debug> HTTP-Session: 36d778fd-b030-4668-b6d4-f718a0a74dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5989 2024.07.19 17:49:58.934632 [ 3 ] {} <Debug> HTTP-Session: 36d778fd-b030-4668-b6d4-f718a0a74dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.07.19 17:49:58.934666 [ 3 ] {} <Trace> HTTP-Session: 36d778fd-b030-4668-b6d4-f718a0a74dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5991 2024.07.19 17:49:58.934768 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5992 2024.07.19 17:49:58.934814 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5993 2024.07.19 17:49:58.934950 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5994 2024.07.19 17:49:58.935253 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5995 2024.07.19 17:49:58.935290 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
5996 2024.07.19 17:49:58.935597 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5997 2024.07.19 17:49:58.935904 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5998 2024.07.19 17:49:58.936067 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001317 sec., 1518.602885345482 rows/sec., 123.83 KiB/sec.
5999 2024.07.19 17:49:58.936362 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Debug> DynamicQueryHandler: Done processing query
6000 2024.07.19 17:49:58.936394 [ 3 ] {061f132c-7dfe-4358-9be5-9b1cb15de597} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6001 2024.07.19 17:49:58.936410 [ 3 ] {} <Debug> HTTP-Session: 36d778fd-b030-4668-b6d4-f718a0a74dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.07.19 17:49:58.936543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6003 2024.07.19 17:49:58.936596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6004 2024.07.19 17:49:58.936615 [ 3 ] {} <Debug> HTTP-Session: 319cd102-88aa-416b-835c-7454f21826be Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6005 2024.07.19 17:49:58.936633 [ 3 ] {} <Debug> HTTP-Session: 319cd102-88aa-416b-835c-7454f21826be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6006 2024.07.19 17:49:58.936647 [ 3 ] {} <Debug> HTTP-Session: 319cd102-88aa-416b-835c-7454f21826be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6007 2024.07.19 17:49:58.936678 [ 3 ] {} <Trace> HTTP-Session: 319cd102-88aa-416b-835c-7454f21826be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6008 2024.07.19 17:49:58.936807 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6009 2024.07.19 17:49:58.936851 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6010 2024.07.19 17:49:58.936996 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6011 2024.07.19 17:49:58.937368 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6012 2024.07.19 17:49:58.937404 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6013 2024.07.19 17:49:58.937729 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6014 2024.07.19 17:49:58.938036 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6015 2024.07.19 17:49:58.938197 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.001431 sec., 77568.13417190776 rows/sec., 6.33 MiB/sec.
6016 2024.07.19 17:49:58.938458 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Debug> DynamicQueryHandler: Done processing query
6017 2024.07.19 17:49:58.938498 [ 3 ] {ed9df514-e534-456c-b289-9194c6501d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6018 2024.07.19 17:49:58.938525 [ 3 ] {} <Debug> HTTP-Session: 319cd102-88aa-416b-835c-7454f21826be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.07.19 17:49:58.938646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6020 2024.07.19 17:49:58.938696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6021 2024.07.19 17:49:58.938716 [ 3 ] {} <Debug> HTTP-Session: 5c23c4d7-87fd-4e81-840d-f84fcc2d49de Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6022 2024.07.19 17:49:58.938732 [ 3 ] {} <Debug> HTTP-Session: 5c23c4d7-87fd-4e81-840d-f84fcc2d49de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6023 2024.07.19 17:49:58.938746 [ 3 ] {} <Debug> HTTP-Session: 5c23c4d7-87fd-4e81-840d-f84fcc2d49de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.07.19 17:49:58.938776 [ 3 ] {} <Trace> HTTP-Session: 5c23c4d7-87fd-4e81-840d-f84fcc2d49de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6025 2024.07.19 17:49:58.938874 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6026 2024.07.19 17:49:58.938918 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6027 2024.07.19 17:49:58.939067 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6028 2024.07.19 17:49:58.939333 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6029 2024.07.19 17:49:58.939370 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6030 2024.07.19 17:49:58.939671 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6031 2024.07.19 17:49:58.940004 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6032 2024.07.19 17:49:58.940158 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001305 sec., 1532.5670498084291 rows/sec., 107.01 KiB/sec.
6033 2024.07.19 17:49:58.940327 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Debug> DynamicQueryHandler: Done processing query
6034 2024.07.19 17:49:58.940351 [ 3 ] {ab00b0e8-0c79-4517-aecf-54e7f6014d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6035 2024.07.19 17:49:58.940367 [ 3 ] {} <Debug> HTTP-Session: 5c23c4d7-87fd-4e81-840d-f84fcc2d49de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6036 2024.07.19 17:49:58.940479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6037 2024.07.19 17:49:58.940529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6038 2024.07.19 17:49:58.940548 [ 3 ] {} <Debug> HTTP-Session: 49db4e5a-4bb7-4584-baa6-a6d309080134 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6039 2024.07.19 17:49:58.940564 [ 3 ] {} <Debug> HTTP-Session: 49db4e5a-4bb7-4584-baa6-a6d309080134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6040 2024.07.19 17:49:58.940578 [ 3 ] {} <Debug> HTTP-Session: 49db4e5a-4bb7-4584-baa6-a6d309080134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6041 2024.07.19 17:49:58.940608 [ 3 ] {} <Trace> HTTP-Session: 49db4e5a-4bb7-4584-baa6-a6d309080134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6042 2024.07.19 17:49:58.940728 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6043 2024.07.19 17:49:58.940770 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6044 2024.07.19 17:49:58.940897 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6045 2024.07.19 17:49:58.941243 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6046 2024.07.19 17:49:58.941279 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6047 2024.07.19 17:49:58.941599 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6048 2024.07.19 17:49:58.941906 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6049 2024.07.19 17:49:58.942062 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00137 sec., 61313.86861313869 rows/sec., 4.79 MiB/sec.
6050 2024.07.19 17:49:58.942228 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Debug> DynamicQueryHandler: Done processing query
6051 2024.07.19 17:49:58.942252 [ 3 ] {89816e7c-04e4-4242-bdef-37b0c9dd4c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6052 2024.07.19 17:49:58.942268 [ 3 ] {} <Debug> HTTP-Session: 49db4e5a-4bb7-4584-baa6-a6d309080134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.07.19 17:49:58.942406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6054 2024.07.19 17:49:58.942456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6055 2024.07.19 17:49:58.942476 [ 3 ] {} <Debug> HTTP-Session: 274a68b0-6635-44e2-9815-fce55ecd4058 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6056 2024.07.19 17:49:58.942491 [ 3 ] {} <Debug> HTTP-Session: 274a68b0-6635-44e2-9815-fce55ecd4058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.07.19 17:49:58.942506 [ 3 ] {} <Debug> HTTP-Session: 274a68b0-6635-44e2-9815-fce55ecd4058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.07.19 17:49:58.942536 [ 3 ] {} <Trace> HTTP-Session: 274a68b0-6635-44e2-9815-fce55ecd4058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6059 2024.07.19 17:49:58.942694 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6060 2024.07.19 17:49:58.942741 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6061 2024.07.19 17:49:58.942888 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6062 2024.07.19 17:49:58.943669 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6063 2024.07.19 17:49:58.943711 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6064 2024.07.19 17:49:58.944120 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6065 2024.07.19 17:49:58.944458 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6066 2024.07.19 17:49:58.944621 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001999 sec., 80540.27013506753 rows/sec., 5.61 MiB/sec.
6067 2024.07.19 17:49:58.944804 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Debug> DynamicQueryHandler: Done processing query
6068 2024.07.19 17:49:58.944829 [ 3 ] {38686ad1-0907-422b-b027-a09af234323d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6069 2024.07.19 17:49:58.944845 [ 3 ] {} <Debug> HTTP-Session: 274a68b0-6635-44e2-9815-fce55ecd4058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6070 2024.07.19 17:49:58.945081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6071 2024.07.19 17:49:58.945134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6072 2024.07.19 17:49:58.945153 [ 3 ] {} <Debug> HTTP-Session: f333400c-fa9f-4f53-b143-2ea5f9b7fea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6073 2024.07.19 17:49:58.945170 [ 3 ] {} <Debug> HTTP-Session: f333400c-fa9f-4f53-b143-2ea5f9b7fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.07.19 17:49:58.945227 [ 3 ] {} <Debug> HTTP-Session: f333400c-fa9f-4f53-b143-2ea5f9b7fea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.07.19 17:49:58.945266 [ 3 ] {} <Trace> HTTP-Session: f333400c-fa9f-4f53-b143-2ea5f9b7fea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6076 2024.07.19 17:49:58.945564 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6077 2024.07.19 17:49:58.945643 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6078 2024.07.19 17:49:58.946087 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6079 2024.07.19 17:49:58.946707 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6080 2024.07.19 17:49:58.946744 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6081 2024.07.19 17:49:58.947352 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6082 2024.07.19 17:49:58.947794 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6083 2024.07.19 17:49:58.947995 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002636 sec., 6828.528072837633 rows/sec., 12.24 MiB/sec.
6084 2024.07.19 17:49:58.948237 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Debug> DynamicQueryHandler: Done processing query
6085 2024.07.19 17:49:58.948263 [ 3 ] {4a8a2ea3-01c7-4410-99f1-7f83c2032d8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6086 2024.07.19 17:49:58.948280 [ 3 ] {} <Debug> HTTP-Session: f333400c-fa9f-4f53-b143-2ea5f9b7fea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.07.19 17:49:58.948405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6088 2024.07.19 17:49:58.948460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6089 2024.07.19 17:49:58.948484 [ 3 ] {} <Debug> HTTP-Session: 53698493-c4c8-4e54-979f-5cf907cbb568 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6090 2024.07.19 17:49:58.948505 [ 3 ] {} <Debug> HTTP-Session: 53698493-c4c8-4e54-979f-5cf907cbb568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.07.19 17:49:58.948524 [ 3 ] {} <Debug> HTTP-Session: 53698493-c4c8-4e54-979f-5cf907cbb568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6092 2024.07.19 17:49:58.948560 [ 3 ] {} <Trace> HTTP-Session: 53698493-c4c8-4e54-979f-5cf907cbb568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6093 2024.07.19 17:49:58.948686 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6094 2024.07.19 17:49:58.948729 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6095 2024.07.19 17:49:58.948873 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6096 2024.07.19 17:49:58.949220 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6097 2024.07.19 17:49:58.949256 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
6098 2024.07.19 17:49:58.949622 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6099 2024.07.19 17:49:58.949947 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6100 2024.07.19 17:49:58.950103 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
6101 2024.07.19 17:49:58.950284 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Debug> DynamicQueryHandler: Done processing query
6102 2024.07.19 17:49:58.950310 [ 3 ] {2dd1e486-a48e-47b1-8e02-cbc304d38de7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6103 2024.07.19 17:49:58.950327 [ 3 ] {} <Debug> HTTP-Session: 53698493-c4c8-4e54-979f-5cf907cbb568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6104 2024.07.19 17:50:03.935156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6105 2024.07.19 17:50:03.935289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6106 2024.07.19 17:50:03.935314 [ 3 ] {} <Debug> HTTP-Session: 4690128c-8f2f-43a6-a70e-a5f2fcda5545 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6107 2024.07.19 17:50:03.935340 [ 3 ] {} <Debug> HTTP-Session: 4690128c-8f2f-43a6-a70e-a5f2fcda5545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.07.19 17:50:03.935354 [ 3 ] {} <Debug> HTTP-Session: 4690128c-8f2f-43a6-a70e-a5f2fcda5545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6109 2024.07.19 17:50:03.935404 [ 3 ] {} <Trace> HTTP-Session: 4690128c-8f2f-43a6-a70e-a5f2fcda5545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6110 2024.07.19 17:50:03.935594 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6111 2024.07.19 17:50:03.935660 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6112 2024.07.19 17:50:03.935853 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6113 2024.07.19 17:50:03.936261 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6114 2024.07.19 17:50:03.936304 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6115 2024.07.19 17:50:03.936667 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6116 2024.07.19 17:50:03.937008 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6117 2024.07.19 17:50:03.937173 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001631 sec., 12262.41569589209 rows/sec., 904.11 KiB/sec.
6118 2024.07.19 17:50:03.937475 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Debug> DynamicQueryHandler: Done processing query
6119 2024.07.19 17:50:03.937502 [ 3 ] {85877033-eaad-4cdc-ab85-6bc1c622cf04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6120 2024.07.19 17:50:03.937518 [ 3 ] {} <Debug> HTTP-Session: 4690128c-8f2f-43a6-a70e-a5f2fcda5545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6121 2024.07.19 17:50:03.937697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6122 2024.07.19 17:50:03.937748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6123 2024.07.19 17:50:03.937766 [ 3 ] {} <Debug> HTTP-Session: 76725c1b-c757-42dc-9164-a3dfb1471138 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6124 2024.07.19 17:50:03.937784 [ 3 ] {} <Debug> HTTP-Session: 76725c1b-c757-42dc-9164-a3dfb1471138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.07.19 17:50:03.937797 [ 3 ] {} <Debug> HTTP-Session: 76725c1b-c757-42dc-9164-a3dfb1471138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6126 2024.07.19 17:50:03.937829 [ 3 ] {} <Trace> HTTP-Session: 76725c1b-c757-42dc-9164-a3dfb1471138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6127 2024.07.19 17:50:03.937979 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6128 2024.07.19 17:50:03.938023 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6129 2024.07.19 17:50:03.938168 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6130 2024.07.19 17:50:03.938602 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6131 2024.07.19 17:50:03.938639 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6132 2024.07.19 17:50:03.938997 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6133 2024.07.19 17:50:03.939305 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6134 2024.07.19 17:50:03.939461 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001546 sec., 131306.5976714101 rows/sec., 11.63 MiB/sec.
6135 2024.07.19 17:50:03.939473 [ 64 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6136 2024.07.19 17:50:03.939578 [ 64 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6137 2024.07.19 17:50:03.939627 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6138 2024.07.19 17:50:03.939705 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Debug> DynamicQueryHandler: Done processing query
6139 2024.07.19 17:50:03.939743 [ 3 ] {374d9249-1c5d-4b78-9947-589a9dbf9c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6140 2024.07.19 17:50:03.939755 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
6141 2024.07.19 17:50:03.939761 [ 3 ] {} <Debug> HTTP-Session: 76725c1b-c757-42dc-9164-a3dfb1471138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.07.19 17:50:03.939875 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6143 2024.07.19 17:50:03.939908 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 300 rows starting from the beginning of the part
6144 2024.07.19 17:50:03.939979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6145 2024.07.19 17:50:03.940005 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 204 rows starting from the beginning of the part
6146 2024.07.19 17:50:03.940101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6147 2024.07.19 17:50:03.940224 [ 3 ] {} <Debug> HTTP-Session: 38196b98-242b-4ab3-88a2-3e650ed74a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6148 2024.07.19 17:50:03.940353 [ 3 ] {} <Debug> HTTP-Session: 38196b98-242b-4ab3-88a2-3e650ed74a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.07.19 17:50:03.940371 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part
6150 2024.07.19 17:50:03.940409 [ 3 ] {} <Debug> HTTP-Session: 38196b98-242b-4ab3-88a2-3e650ed74a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.07.19 17:50:03.940538 [ 3 ] {} <Trace> HTTP-Session: 38196b98-242b-4ab3-88a2-3e650ed74a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6152 2024.07.19 17:50:03.940619 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 241 rows starting from the beginning of the part
6153 2024.07.19 17:50:03.940851 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 111 rows starting from the beginning of the part
6154 2024.07.19 17:50:03.940980 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6155 2024.07.19 17:50:03.941109 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 203 rows starting from the beginning of the part
6156 2024.07.19 17:50:03.941117 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6157 2024.07.19 17:50:03.941731 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6158 2024.07.19 17:50:03.942481 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6159 2024.07.19 17:50:03.942525 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6160 2024.07.19 17:50:03.943107 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6161 2024.07.19 17:50:03.943178 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1169 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347646 sec., 336261.5994431117 rows/sec., 29.02 MiB/sec.
6162 2024.07.19 17:50:03.943488 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6163 2024.07.19 17:50:03.943652 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6164 2024.07.19 17:50:03.943936 [ 64 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6165 2024.07.19 17:50:03.944072 [ 64 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6166 2024.07.19 17:50:03.944138 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6167 2024.07.19 17:50:03.944139 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.003384 sec., 117021.27659574468 rows/sec., 8.25 MiB/sec.
6168 2024.07.19 17:50:03.944821 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6169 2024.07.19 17:50:03.945143 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Debug> DynamicQueryHandler: Done processing query
6170 2024.07.19 17:50:03.945224 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_31_6} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6171 2024.07.19 17:50:03.945302 [ 3 ] {a0db4b38-a114-4b15-9c2a-9919d314d0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6172 2024.07.19 17:50:03.945471 [ 3 ] {} <Debug> HTTP-Session: 38196b98-242b-4ab3-88a2-3e650ed74a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6173 2024.07.19 17:50:03.945544 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
6174 2024.07.19 17:50:03.945643 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
6175 2024.07.19 17:50:03.945664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6176 2024.07.19 17:50:03.945763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6177 2024.07.19 17:50:03.945809 [ 3 ] {} <Debug> HTTP-Session: 1e9bbdc1-6d7b-4312-a722-6d8546607138 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6178 2024.07.19 17:50:03.945851 [ 3 ] {} <Debug> HTTP-Session: 1e9bbdc1-6d7b-4312-a722-6d8546607138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6179 2024.07.19 17:50:03.945893 [ 3 ] {} <Debug> HTTP-Session: 1e9bbdc1-6d7b-4312-a722-6d8546607138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.07.19 17:50:03.945999 [ 3 ] {} <Trace> HTTP-Session: 1e9bbdc1-6d7b-4312-a722-6d8546607138 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6181 2024.07.19 17:50:03.946037 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6182 2024.07.19 17:50:03.946097 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 470 rows starting from the beginning of the part
6183 2024.07.19 17:50:03.946157 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6184 2024.07.19 17:50:03.946300 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6185 2024.07.19 17:50:03.946363 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 398 rows starting from the beginning of the part
6186 2024.07.19 17:50:03.946880 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6187 2024.07.19 17:50:03.947008 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6188 2024.07.19 17:50:03.947212 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 424 rows starting from the beginning of the part
6189 2024.07.19 17:50:03.947477 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 84 rows starting from the beginning of the part
6190 2024.07.19 17:50:03.947846 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 396 rows starting from the beginning of the part
6191 2024.07.19 17:50:03.948293 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6192 2024.07.19 17:50:03.948366 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6193 2024.07.19 17:50:03.949173 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6194 2024.07.19 17:50:03.950149 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6195 2024.07.19 17:50:03.950469 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004336 sec., 1383.7638376383766 rows/sec., 59.46 KiB/sec.
6196 2024.07.19 17:50:03.950940 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Debug> DynamicQueryHandler: Done processing query
6197 2024.07.19 17:50:03.951016 [ 3 ] {69c9cd09-2d16-4ff1-a285-c5ed81828c19} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6198 2024.07.19 17:50:03.951093 [ 3 ] {} <Debug> HTTP-Session: 1e9bbdc1-6d7b-4312-a722-6d8546607138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.07.19 17:50:03.951156 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 4 columns (4 merged, 0 gathered) in 0.006821868 sec., 271773.06860818766 rows/sec., 19.47 MiB/sec.
6200 2024.07.19 17:50:03.951246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6201 2024.07.19 17:50:03.951298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6202 2024.07.19 17:50:03.951312 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6203 2024.07.19 17:50:03.951320 [ 3 ] {} <Debug> HTTP-Session: 1d36ff3d-e5e2-4ffa-a488-865e5e18922d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6204 2024.07.19 17:50:03.951350 [ 3 ] {} <Debug> HTTP-Session: 1d36ff3d-e5e2-4ffa-a488-865e5e18922d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6205 2024.07.19 17:50:03.951373 [ 3 ] {} <Debug> HTTP-Session: 1d36ff3d-e5e2-4ffa-a488-865e5e18922d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6206 2024.07.19 17:50:03.951407 [ 3 ] {} <Trace> HTTP-Session: 1d36ff3d-e5e2-4ffa-a488-865e5e18922d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6207 2024.07.19 17:50:03.951617 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6208 2024.07.19 17:50:03.951673 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6209 2024.07.19 17:50:03.951778 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6210 2024.07.19 17:50:03.951921 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_31_6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6211 2024.07.19 17:50:03.951933 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6212 2024.07.19 17:50:03.952023 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
6213 2024.07.19 17:50:03.952314 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6214 2024.07.19 17:50:03.952351 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6215 2024.07.19 17:50:03.952740 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6216 2024.07.19 17:50:03.953114 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6217 2024.07.19 17:50:03.953266 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001729 sec., 44534.41295546559 rows/sec., 2.74 MiB/sec.
6218 2024.07.19 17:50:03.953440 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Debug> DynamicQueryHandler: Done processing query
6219 2024.07.19 17:50:03.953465 [ 3 ] {493bd4f1-b2ae-4820-82a3-0d4f038ca4ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6220 2024.07.19 17:50:03.953482 [ 3 ] {} <Debug> HTTP-Session: 1d36ff3d-e5e2-4ffa-a488-865e5e18922d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.07.19 17:50:03.953640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6222 2024.07.19 17:50:03.953690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6223 2024.07.19 17:50:03.953710 [ 3 ] {} <Debug> HTTP-Session: f94c08f4-15f2-426d-ba8e-30ca3ce6727b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6224 2024.07.19 17:50:03.953727 [ 3 ] {} <Debug> HTTP-Session: f94c08f4-15f2-426d-ba8e-30ca3ce6727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.07.19 17:50:03.953741 [ 3 ] {} <Debug> HTTP-Session: f94c08f4-15f2-426d-ba8e-30ca3ce6727b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6226 2024.07.19 17:50:03.953773 [ 3 ] {} <Trace> HTTP-Session: f94c08f4-15f2-426d-ba8e-30ca3ce6727b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6227 2024.07.19 17:50:03.953948 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6228 2024.07.19 17:50:03.953996 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6229 2024.07.19 17:50:03.954141 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6230 2024.07.19 17:50:03.954541 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6231 2024.07.19 17:50:03.954577 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6232 2024.07.19 17:50:03.954967 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6233 2024.07.19 17:50:03.955314 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6234 2024.07.19 17:50:03.955475 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec.
6235 2024.07.19 17:50:03.955477 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6236 2024.07.19 17:50:03.955568 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2024.07.19 17:50:03.955612 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6238 2024.07.19 17:50:03.955736 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Debug> DynamicQueryHandler: Done processing query
6239 2024.07.19 17:50:03.955750 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
6240 2024.07.19 17:50:03.955768 [ 3 ] {b001c8ba-7a49-4478-a1f7-08bea38bf292} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6241 2024.07.19 17:50:03.955793 [ 3 ] {} <Debug> HTTP-Session: f94c08f4-15f2-426d-ba8e-30ca3ce6727b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.07.19 17:50:03.955909 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6243 2024.07.19 17:50:03.955934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6244 2024.07.19 17:50:03.955952 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3908 rows starting from the beginning of the part
6245 2024.07.19 17:50:03.955993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6246 2024.07.19 17:50:03.956031 [ 3 ] {} <Debug> HTTP-Session: 8c00316f-8495-4b72-b9ce-24da82aca2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6247 2024.07.19 17:50:03.956100 [ 3 ] {} <Debug> HTTP-Session: 8c00316f-8495-4b72-b9ce-24da82aca2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6248 2024.07.19 17:50:03.956170 [ 3 ] {} <Debug> HTTP-Session: 8c00316f-8495-4b72-b9ce-24da82aca2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.07.19 17:50:03.956191 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part
6250 2024.07.19 17:50:03.956275 [ 3 ] {} <Trace> HTTP-Session: 8c00316f-8495-4b72-b9ce-24da82aca2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6251 2024.07.19 17:50:03.956487 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
6252 2024.07.19 17:50:03.956716 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 198 rows starting from the beginning of the part
6253 2024.07.19 17:50:03.956848 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6254 2024.07.19 17:50:03.956953 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part
6255 2024.07.19 17:50:03.957219 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6256 2024.07.19 17:50:03.957321 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6257 2024.07.19 17:50:03.958508 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6258 2024.07.19 17:50:03.959410 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6259 2024.07.19 17:50:03.959467 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6260 2024.07.19 17:50:03.960419 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6261 2024.07.19 17:50:03.960631 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4748 rows, containing 5 columns (5 merged, 0 gathered) in 0.004939568 sec., 961217.6611395977 rows/sec., 67.05 MiB/sec.
6262 2024.07.19 17:50:03.960955 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6263 2024.07.19 17:50:03.960985 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6264 2024.07.19 17:50:03.961311 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.004831 sec., 2897.9507348375078 rows/sec., 5.19 MiB/sec.
6265 2024.07.19 17:50:03.961691 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Debug> DynamicQueryHandler: Done processing query
6266 2024.07.19 17:50:03.961715 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.07.19 17:50:03.961724 [ 3 ] {08ecafa5-8912-42c1-bf51-35b7dff397c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6268 2024.07.19 17:50:03.961753 [ 3 ] {} <Debug> HTTP-Session: 8c00316f-8495-4b72-b9ce-24da82aca2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.07.19 17:50:03.961827 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6270 2024.07.19 17:50:03.961886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6271 2024.07.19 17:50:03.961912 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
6272 2024.07.19 17:50:03.961946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6273 2024.07.19 17:50:03.961965 [ 3 ] {} <Debug> HTTP-Session: 40d3a897-6c69-4e00-9281-7e444e9bdc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6274 2024.07.19 17:50:03.961982 [ 3 ] {} <Debug> HTTP-Session: 40d3a897-6c69-4e00-9281-7e444e9bdc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.07.19 17:50:03.961996 [ 3 ] {} <Debug> HTTP-Session: 40d3a897-6c69-4e00-9281-7e444e9bdc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.07.19 17:50:03.962027 [ 3 ] {} <Trace> HTTP-Session: 40d3a897-6c69-4e00-9281-7e444e9bdc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6277 2024.07.19 17:50:03.962126 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6278 2024.07.19 17:50:03.962170 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6279 2024.07.19 17:50:03.962297 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6280 2024.07.19 17:50:03.962572 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6281 2024.07.19 17:50:03.962608 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6282 2024.07.19 17:50:03.962970 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6283 2024.07.19 17:50:03.963293 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6284 2024.07.19 17:50:03.963454 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001347 sec., 17074.981440237563 rows/sec., 923.64 KiB/sec.
6285 2024.07.19 17:50:03.963773 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Debug> DynamicQueryHandler: Done processing query
6286 2024.07.19 17:50:03.963799 [ 3 ] {8155623a-1875-4a43-aff6-297df4e628c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6287 2024.07.19 17:50:03.963816 [ 3 ] {} <Debug> HTTP-Session: 40d3a897-6c69-4e00-9281-7e444e9bdc5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.07.19 17:50:03.963932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6289 2024.07.19 17:50:03.963982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6290 2024.07.19 17:50:03.964002 [ 3 ] {} <Debug> HTTP-Session: d2398220-3c32-4607-a770-eb2ea872b16b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6291 2024.07.19 17:50:03.964019 [ 3 ] {} <Debug> HTTP-Session: d2398220-3c32-4607-a770-eb2ea872b16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.07.19 17:50:03.964032 [ 3 ] {} <Debug> HTTP-Session: d2398220-3c32-4607-a770-eb2ea872b16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.07.19 17:50:03.964063 [ 3 ] {} <Trace> HTTP-Session: d2398220-3c32-4607-a770-eb2ea872b16b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6294 2024.07.19 17:50:03.964178 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6295 2024.07.19 17:50:03.964223 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6296 2024.07.19 17:50:03.964371 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6297 2024.07.19 17:50:03.964675 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6298 2024.07.19 17:50:03.964713 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6299 2024.07.19 17:50:03.965074 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6300 2024.07.19 17:50:03.965398 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6301 2024.07.19 17:50:03.965550 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
6302 2024.07.19 17:50:03.965560 [ 76 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6303 2024.07.19 17:50:03.965641 [ 76 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6304 2024.07.19 17:50:03.965691 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6305 2024.07.19 17:50:03.965846 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Debug> DynamicQueryHandler: Done processing query
6306 2024.07.19 17:50:03.965946 [ 3 ] {f2861803-b0b7-4473-9c96-7d1b0d51d708} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6307 2024.07.19 17:50:03.966032 [ 3 ] {} <Debug> HTTP-Session: d2398220-3c32-4607-a770-eb2ea872b16b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.07.19 17:50:03.966095 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6309 2024.07.19 17:50:03.966386 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6310 2024.07.19 17:50:03.966420 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1342 rows starting from the beginning of the part
6311 2024.07.19 17:50:03.966513 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6312 2024.07.19 17:50:03.966722 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6313 2024.07.19 17:50:03.966856 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6314 2024.07.19 17:50:03.967058 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6315 2024.07.19 17:50:03.967191 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
6316 2024.07.19 17:50:03.968579 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795103 sec., 587455.9899939286 rows/sec., 39.52 MiB/sec.
6317 2024.07.19 17:50:03.968811 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6318 2024.07.19 17:50:03.969244 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6319 2024.07.19 17:50:03.969334 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_31_6} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6320 2024.07.19 17:50:03.969431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
6321 2024.07.19 17:50:08.075909 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
6322 2024.07.19 17:50:08.076012 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
6323 2024.07.19 17:50:08.931948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6324 2024.07.19 17:50:08.932105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6325 2024.07.19 17:50:08.932147 [ 3 ] {} <Debug> HTTP-Session: 095738d5-98d2-475a-978a-5f02481c7207 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6326 2024.07.19 17:50:08.932196 [ 3 ] {} <Debug> HTTP-Session: 095738d5-98d2-475a-978a-5f02481c7207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.07.19 17:50:08.932222 [ 3 ] {} <Debug> HTTP-Session: 095738d5-98d2-475a-978a-5f02481c7207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6328 2024.07.19 17:50:08.932297 [ 3 ] {} <Trace> HTTP-Session: 095738d5-98d2-475a-978a-5f02481c7207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6329 2024.07.19 17:50:08.932501 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6330 2024.07.19 17:50:08.932562 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6331 2024.07.19 17:50:08.932807 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6332 2024.07.19 17:50:08.933190 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6333 2024.07.19 17:50:08.933231 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6334 2024.07.19 17:50:08.933637 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6335 2024.07.19 17:50:08.933989 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6336 2024.07.19 17:50:08.934146 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001654 sec., 10882.708585247883 rows/sec., 882.09 KiB/sec.
6337 2024.07.19 17:50:08.934354 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Debug> DynamicQueryHandler: Done processing query
6338 2024.07.19 17:50:08.934382 [ 3 ] {f7b57ea2-595b-4857-8ceb-4bc057e5a2b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6339 2024.07.19 17:50:08.934398 [ 3 ] {} <Debug> HTTP-Session: 095738d5-98d2-475a-978a-5f02481c7207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6340 2024.07.19 17:50:08.934543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6341 2024.07.19 17:50:08.934596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6342 2024.07.19 17:50:08.934615 [ 3 ] {} <Debug> HTTP-Session: 92d9caec-8381-47f6-ab29-b7feda4116f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6343 2024.07.19 17:50:08.934633 [ 3 ] {} <Debug> HTTP-Session: 92d9caec-8381-47f6-ab29-b7feda4116f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.07.19 17:50:08.934648 [ 3 ] {} <Debug> HTTP-Session: 92d9caec-8381-47f6-ab29-b7feda4116f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6345 2024.07.19 17:50:08.934684 [ 3 ] {} <Trace> HTTP-Session: 92d9caec-8381-47f6-ab29-b7feda4116f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6346 2024.07.19 17:50:08.934786 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6347 2024.07.19 17:50:08.934832 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6348 2024.07.19 17:50:08.934959 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6349 2024.07.19 17:50:08.935213 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6350 2024.07.19 17:50:08.935249 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6351 2024.07.19 17:50:08.935554 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6352 2024.07.19 17:50:08.935865 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6353 2024.07.19 17:50:08.935987 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 132.81 KiB/sec.
6354 2024.07.19 17:50:08.935987 [ 93 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6355 2024.07.19 17:50:08.936046 [ 93 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.07.19 17:50:08.936079 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6357 2024.07.19 17:50:08.936207 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Debug> DynamicQueryHandler: Done processing query
6358 2024.07.19 17:50:08.936307 [ 3 ] {60fb4da7-a91a-41e0-86a5-d2a2033e6cdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6359 2024.07.19 17:50:08.936355 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
6360 2024.07.19 17:50:08.936391 [ 3 ] {} <Debug> HTTP-Session: 92d9caec-8381-47f6-ab29-b7feda4116f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6361 2024.07.19 17:50:08.936732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6362 2024.07.19 17:50:08.936748 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6363 2024.07.19 17:50:08.936801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6364 2024.07.19 17:50:08.936847 [ 3 ] {} <Debug> HTTP-Session: cfef2b92-890d-4f54-83a8-fca9b9fa058e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6365 2024.07.19 17:50:08.936876 [ 3 ] {} <Debug> HTTP-Session: cfef2b92-890d-4f54-83a8-fca9b9fa058e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.07.19 17:50:08.936874 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
6367 2024.07.19 17:50:08.936896 [ 3 ] {} <Debug> HTTP-Session: cfef2b92-890d-4f54-83a8-fca9b9fa058e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6368 2024.07.19 17:50:08.937019 [ 3 ] {} <Trace> HTTP-Session: cfef2b92-890d-4f54-83a8-fca9b9fa058e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6369 2024.07.19 17:50:08.937293 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
6370 2024.07.19 17:50:08.937383 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6371 2024.07.19 17:50:08.937560 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6372 2024.07.19 17:50:08.937769 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6373 2024.07.19 17:50:08.938170 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6374 2024.07.19 17:50:08.938230 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
6375 2024.07.19 17:50:08.938534 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6376 2024.07.19 17:50:08.938973 [ 194 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6377 2024.07.19 17:50:08.939369 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6378 2024.07.19 17:50:08.939442 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6379 2024.07.19 17:50:08.940024 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6380 2024.07.19 17:50:08.940787 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6381 2024.07.19 17:50:08.941150 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.003906 sec., 28417.818740399383 rows/sec., 2.32 MiB/sec.
6382 2024.07.19 17:50:08.941525 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Debug> DynamicQueryHandler: Done processing query
6383 2024.07.19 17:50:08.941613 [ 3 ] {906075d6-616b-4ec7-b39d-9eefbe7deb9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6384 2024.07.19 17:50:08.941681 [ 3 ] {} <Debug> HTTP-Session: cfef2b92-890d-4f54-83a8-fca9b9fa058e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.07.19 17:50:08.941870 [ 190 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.005709939 sec., 4553.463706004565 rows/sec., 371.30 KiB/sec.
6386 2024.07.19 17:50:08.941901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6387 2024.07.19 17:50:08.941980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6388 2024.07.19 17:50:08.942000 [ 3 ] {} <Debug> HTTP-Session: edb0990a-7b12-400a-b273-d605074f23a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6389 2024.07.19 17:50:08.942019 [ 3 ] {} <Debug> HTTP-Session: edb0990a-7b12-400a-b273-d605074f23a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6390 2024.07.19 17:50:08.942039 [ 3 ] {} <Debug> HTTP-Session: edb0990a-7b12-400a-b273-d605074f23a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.07.19 17:50:08.942057 [ 189 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6392 2024.07.19 17:50:08.942073 [ 3 ] {} <Trace> HTTP-Session: edb0990a-7b12-400a-b273-d605074f23a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6393 2024.07.19 17:50:08.942187 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6394 2024.07.19 17:50:08.942244 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6395 2024.07.19 17:50:08.942558 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6396 2024.07.19 17:50:08.942679 [ 189 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6397 2024.07.19 17:50:08.942781 [ 189 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_10_2} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6398 2024.07.19 17:50:08.942898 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6399 2024.07.19 17:50:08.942925 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6400 2024.07.19 17:50:08.942965 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6401 2024.07.19 17:50:08.943399 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6402 2024.07.19 17:50:08.943725 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6403 2024.07.19 17:50:08.943849 [ 93 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6404 2024.07.19 17:50:08.943852 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001691 sec., 1182.7321111768185 rows/sec., 82.58 KiB/sec.
6405 2024.07.19 17:50:08.943881 [ 93 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6406 2024.07.19 17:50:08.943917 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6407 2024.07.19 17:50:08.944029 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
6408 2024.07.19 17:50:08.944052 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Debug> DynamicQueryHandler: Done processing query
6409 2024.07.19 17:50:08.944080 [ 3 ] {ac9abe62-3e40-4f8a-9ded-9361b301d410} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6410 2024.07.19 17:50:08.944105 [ 3 ] {} <Debug> HTTP-Session: edb0990a-7b12-400a-b273-d605074f23a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.07.19 17:50:08.944161 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6412 2024.07.19 17:50:08.944190 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
6413 2024.07.19 17:50:08.944266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6414 2024.07.19 17:50:08.944296 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
6415 2024.07.19 17:50:08.944422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6416 2024.07.19 17:50:08.944578 [ 3 ] {} <Debug> HTTP-Session: 6c609ef1-9ab6-4ceb-8c28-a653bb045093 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6417 2024.07.19 17:50:08.944656 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6418 2024.07.19 17:50:08.944658 [ 3 ] {} <Debug> HTTP-Session: 6c609ef1-9ab6-4ceb-8c28-a653bb045093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.07.19 17:50:08.944744 [ 3 ] {} <Debug> HTTP-Session: 6c609ef1-9ab6-4ceb-8c28-a653bb045093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6420 2024.07.19 17:50:08.944893 [ 3 ] {} <Trace> HTTP-Session: 6c609ef1-9ab6-4ceb-8c28-a653bb045093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6421 2024.07.19 17:50:08.944960 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
6422 2024.07.19 17:50:08.945219 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6423 2024.07.19 17:50:08.945220 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6424 2024.07.19 17:50:08.945332 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6425 2024.07.19 17:50:08.945519 [ 197 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6426 2024.07.19 17:50:08.946178 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6427 2024.07.19 17:50:08.946667 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6428 2024.07.19 17:50:08.946712 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6429 2024.07.19 17:50:08.947211 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6430 2024.07.19 17:50:08.947264 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278265 sec., 7931.024490088507 rows/sec., 553.78 KiB/sec.
6431 2024.07.19 17:50:08.947543 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6432 2024.07.19 17:50:08.947950 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6433 2024.07.19 17:50:08.948277 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00319 sec., 26332.288401253918 rows/sec., 2.06 MiB/sec.
6434 2024.07.19 17:50:08.948709 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6435 2024.07.19 17:50:08.948883 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Debug> DynamicQueryHandler: Done processing query
6436 2024.07.19 17:50:08.948964 [ 3 ] {5f3691a8-8d73-4438-8077-75dd6513a5e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6437 2024.07.19 17:50:08.949038 [ 3 ] {} <Debug> HTTP-Session: 6c609ef1-9ab6-4ceb-8c28-a653bb045093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.07.19 17:50:08.949111 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_10_2} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6439 2024.07.19 17:50:08.949247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6440 2024.07.19 17:50:08.949259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6441 2024.07.19 17:50:08.949331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6442 2024.07.19 17:50:08.949352 [ 3 ] {} <Debug> HTTP-Session: 4f6162d4-1e26-4188-b441-ddd1976a5929 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6443 2024.07.19 17:50:08.949368 [ 3 ] {} <Debug> HTTP-Session: 4f6162d4-1e26-4188-b441-ddd1976a5929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6444 2024.07.19 17:50:08.949382 [ 3 ] {} <Debug> HTTP-Session: 4f6162d4-1e26-4188-b441-ddd1976a5929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.07.19 17:50:08.949414 [ 3 ] {} <Trace> HTTP-Session: 4f6162d4-1e26-4188-b441-ddd1976a5929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6446 2024.07.19 17:50:08.949609 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6447 2024.07.19 17:50:08.949659 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6448 2024.07.19 17:50:08.949831 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6449 2024.07.19 17:50:08.950203 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6450 2024.07.19 17:50:08.950243 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6451 2024.07.19 17:50:08.950721 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6452 2024.07.19 17:50:08.951143 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6453 2024.07.19 17:50:08.951272 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001774 sec., 90755.3551296505 rows/sec., 6.32 MiB/sec.
6454 2024.07.19 17:50:08.951435 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Debug> DynamicQueryHandler: Done processing query
6455 2024.07.19 17:50:08.951460 [ 3 ] {8f92f61e-ae3e-4739-910e-3dfe1ae061e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6456 2024.07.19 17:50:08.951475 [ 3 ] {} <Debug> HTTP-Session: 4f6162d4-1e26-4188-b441-ddd1976a5929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6457 2024.07.19 17:50:08.951644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6458 2024.07.19 17:50:08.951693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6459 2024.07.19 17:50:08.951714 [ 3 ] {} <Debug> HTTP-Session: b79f1bac-e5c1-40e1-a80b-748fc175c1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6460 2024.07.19 17:50:08.951730 [ 3 ] {} <Debug> HTTP-Session: b79f1bac-e5c1-40e1-a80b-748fc175c1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.07.19 17:50:08.951745 [ 3 ] {} <Debug> HTTP-Session: b79f1bac-e5c1-40e1-a80b-748fc175c1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.07.19 17:50:08.951776 [ 3 ] {} <Trace> HTTP-Session: b79f1bac-e5c1-40e1-a80b-748fc175c1fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6463 2024.07.19 17:50:08.952058 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6464 2024.07.19 17:50:08.952124 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6465 2024.07.19 17:50:08.952529 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6466 2024.07.19 17:50:08.953044 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6467 2024.07.19 17:50:08.953082 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6468 2024.07.19 17:50:08.953693 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6469 2024.07.19 17:50:08.954132 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6470 2024.07.19 17:50:08.954265 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6471 2024.07.19 17:50:08.954281 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002429 sec., 7410.45697818032 rows/sec., 13.28 MiB/sec.
6472 2024.07.19 17:50:08.954302 [ 93 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6473 2024.07.19 17:50:08.954337 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6474 2024.07.19 17:50:08.954494 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
6475 2024.07.19 17:50:08.954589 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Debug> DynamicQueryHandler: Done processing query
6476 2024.07.19 17:50:08.954619 [ 3 ] {a2cd0511-1a8b-4c00-ad30-8ac74972bdc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6477 2024.07.19 17:50:08.954647 [ 3 ] {} <Debug> HTTP-Session: b79f1bac-e5c1-40e1-a80b-748fc175c1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6478 2024.07.19 17:50:08.954800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6479 2024.07.19 17:50:08.954812 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6480 2024.07.19 17:50:08.954861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6481 2024.07.19 17:50:08.954879 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 260 rows starting from the beginning of the part
6482 2024.07.19 17:50:08.954889 [ 3 ] {} <Debug> HTTP-Session: c19104be-6452-4556-97c5-e84deab581d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6483 2024.07.19 17:50:08.954917 [ 3 ] {} <Debug> HTTP-Session: c19104be-6452-4556-97c5-e84deab581d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6484 2024.07.19 17:50:08.954944 [ 3 ] {} <Debug> HTTP-Session: c19104be-6452-4556-97c5-e84deab581d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.07.19 17:50:08.955006 [ 3 ] {} <Trace> HTTP-Session: c19104be-6452-4556-97c5-e84deab581d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6486 2024.07.19 17:50:08.955367 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6487 2024.07.19 17:50:08.955394 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part
6488 2024.07.19 17:50:08.955429 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6489 2024.07.19 17:50:08.956175 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
6490 2024.07.19 17:50:08.956216 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6491 2024.07.19 17:50:08.956622 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part
6492 2024.07.19 17:50:08.957175 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
6493 2024.07.19 17:50:08.957253 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6494 2024.07.19 17:50:08.957335 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6495 2024.07.19 17:50:08.957677 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part
6496 2024.07.19 17:50:08.958366 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6497 2024.07.19 17:50:08.958836 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6498 2024.07.19 17:50:08.958994 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00378 sec., 15873.015873015873 rows/sec., 1.07 MiB/sec.
6499 2024.07.19 17:50:08.959430 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Debug> DynamicQueryHandler: Done processing query
6500 2024.07.19 17:50:08.959506 [ 3 ] {f4e479be-0fe1-462e-b97a-9a4ec5923504} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6501 2024.07.19 17:50:08.959586 [ 3 ] {} <Debug> HTTP-Session: c19104be-6452-4556-97c5-e84deab581d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6502 2024.07.19 17:50:08.961790 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 19 columns (19 merged, 0 gathered) in 0.007383232 sec., 46321.17750058511 rows/sec., 83.01 MiB/sec.
6503 2024.07.19 17:50:08.962256 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6504 2024.07.19 17:50:08.962819 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6505 2024.07.19 17:50:08.962890 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6506 2024.07.19 17:50:08.962990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB.
6507 2024.07.19 17:50:13.935425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6508 2024.07.19 17:50:13.935616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6509 2024.07.19 17:50:13.935661 [ 3 ] {} <Debug> HTTP-Session: fa911ab7-6ca6-42b9-b864-4a8614a66c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6510 2024.07.19 17:50:13.935699 [ 3 ] {} <Debug> HTTP-Session: fa911ab7-6ca6-42b9-b864-4a8614a66c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6511 2024.07.19 17:50:13.935716 [ 3 ] {} <Debug> HTTP-Session: fa911ab7-6ca6-42b9-b864-4a8614a66c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6512 2024.07.19 17:50:13.935772 [ 3 ] {} <Trace> HTTP-Session: fa911ab7-6ca6-42b9-b864-4a8614a66c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6513 2024.07.19 17:50:13.935977 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6514 2024.07.19 17:50:13.936051 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6515 2024.07.19 17:50:13.936269 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6516 2024.07.19 17:50:13.936696 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6517 2024.07.19 17:50:13.936738 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6518 2024.07.19 17:50:13.937110 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6519 2024.07.19 17:50:13.937483 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6520 2024.07.19 17:50:13.937657 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001739 sec., 11500.862564692352 rows/sec., 847.96 KiB/sec.
6521 2024.07.19 17:50:13.937668 [ 115 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6522 2024.07.19 17:50:13.937771 [ 115 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6523 2024.07.19 17:50:13.937822 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6524 2024.07.19 17:50:13.937978 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Debug> DynamicQueryHandler: Done processing query
6525 2024.07.19 17:50:13.938066 [ 3 ] {9e79d363-4a65-4d95-865b-5beb8b79a76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6526 2024.07.19 17:50:13.938155 [ 3 ] {} <Debug> HTTP-Session: fa911ab7-6ca6-42b9-b864-4a8614a66c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6527 2024.07.19 17:50:13.938243 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
6528 2024.07.19 17:50:13.938452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6529 2024.07.19 17:50:13.938572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6530 2024.07.19 17:50:13.938589 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6531 2024.07.19 17:50:13.938607 [ 3 ] {} <Debug> HTTP-Session: f8d5d198-898f-4c3e-b247-32cd3ce84240 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6532 2024.07.19 17:50:13.938657 [ 3 ] {} <Debug> HTTP-Session: f8d5d198-898f-4c3e-b247-32cd3ce84240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6533 2024.07.19 17:50:13.938662 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 38 rows starting from the beginning of the part
6534 2024.07.19 17:50:13.938676 [ 3 ] {} <Debug> HTTP-Session: f8d5d198-898f-4c3e-b247-32cd3ce84240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.07.19 17:50:13.938745 [ 3 ] {} <Trace> HTTP-Session: f8d5d198-898f-4c3e-b247-32cd3ce84240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6536 2024.07.19 17:50:13.938919 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part
6537 2024.07.19 17:50:13.939214 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6538 2024.07.19 17:50:13.939302 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part
6539 2024.07.19 17:50:13.939388 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6540 2024.07.19 17:50:13.939699 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part
6541 2024.07.19 17:50:13.940081 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part
6542 2024.07.19 17:50:13.940102 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6543 2024.07.19 17:50:13.940329 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part
6544 2024.07.19 17:50:13.941114 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6545 2024.07.19 17:50:13.941181 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6546 2024.07.19 17:50:13.942029 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6547 2024.07.19 17:50:13.942809 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004885657 sec., 27427.22217298513 rows/sec., 2.05 MiB/sec.
6548 2024.07.19 17:50:13.942872 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6549 2024.07.19 17:50:13.942986 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6550 2024.07.19 17:50:13.943110 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.004146 sec., 48962.85576459237 rows/sec., 4.34 MiB/sec.
6551 2024.07.19 17:50:13.943447 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Debug> DynamicQueryHandler: Done processing query
6552 2024.07.19 17:50:13.943511 [ 3 ] {e2209ad4-5711-478c-8ed2-6c8130334d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6553 2024.07.19 17:50:13.943575 [ 3 ] {} <Debug> HTTP-Session: f8d5d198-898f-4c3e-b247-32cd3ce84240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6554 2024.07.19 17:50:13.943836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6555 2024.07.19 17:50:13.943891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6556 2024.07.19 17:50:13.943917 [ 3 ] {} <Debug> HTTP-Session: 17be297d-de14-48d9-a270-1793b6ba4e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6557 2024.07.19 17:50:13.943941 [ 3 ] {} <Debug> HTTP-Session: 17be297d-de14-48d9-a270-1793b6ba4e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6558 2024.07.19 17:50:13.943959 [ 3 ] {} <Debug> HTTP-Session: 17be297d-de14-48d9-a270-1793b6ba4e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.07.19 17:50:13.943963 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6560 2024.07.19 17:50:13.943993 [ 3 ] {} <Trace> HTTP-Session: 17be297d-de14-48d9-a270-1793b6ba4e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6561 2024.07.19 17:50:13.944130 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_26_5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6562 2024.07.19 17:50:13.944221 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6563 2024.07.19 17:50:13.944306 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6564 2024.07.19 17:50:13.944352 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6565 2024.07.19 17:50:13.944481 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6566 2024.07.19 17:50:13.944998 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6567 2024.07.19 17:50:13.945035 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6568 2024.07.19 17:50:13.945369 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6569 2024.07.19 17:50:13.945680 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6570 2024.07.19 17:50:13.945909 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001732 sec., 228637.41339491916 rows/sec., 16.12 MiB/sec.
6571 2024.07.19 17:50:13.946073 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Debug> DynamicQueryHandler: Done processing query
6572 2024.07.19 17:50:13.946099 [ 3 ] {1ff9480f-636c-4daf-8b7f-967dc16be72e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6573 2024.07.19 17:50:13.946117 [ 3 ] {} <Debug> HTTP-Session: 17be297d-de14-48d9-a270-1793b6ba4e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6574 2024.07.19 17:50:13.946248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6575 2024.07.19 17:50:13.946295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6576 2024.07.19 17:50:13.946314 [ 3 ] {} <Debug> HTTP-Session: 9adc5759-705d-4642-920d-238e4cbf95e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6577 2024.07.19 17:50:13.946332 [ 3 ] {} <Debug> HTTP-Session: 9adc5759-705d-4642-920d-238e4cbf95e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.07.19 17:50:13.946346 [ 3 ] {} <Debug> HTTP-Session: 9adc5759-705d-4642-920d-238e4cbf95e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6579 2024.07.19 17:50:13.946377 [ 3 ] {} <Trace> HTTP-Session: 9adc5759-705d-4642-920d-238e4cbf95e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6580 2024.07.19 17:50:13.946472 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6581 2024.07.19 17:50:13.946516 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6582 2024.07.19 17:50:13.946644 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6583 2024.07.19 17:50:13.946910 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6584 2024.07.19 17:50:13.946948 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6585 2024.07.19 17:50:13.947326 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6586 2024.07.19 17:50:13.947730 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6587 2024.07.19 17:50:13.947902 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 178.42 KiB/sec.
6588 2024.07.19 17:50:13.948235 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Debug> DynamicQueryHandler: Done processing query
6589 2024.07.19 17:50:13.948267 [ 3 ] {7cbd76a7-ed67-48b5-918a-d34353d7e765} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6590 2024.07.19 17:50:13.948289 [ 3 ] {} <Debug> HTTP-Session: 9adc5759-705d-4642-920d-238e4cbf95e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.07.19 17:50:13.948446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.07.19 17:50:13.948505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6593 2024.07.19 17:50:13.948531 [ 3 ] {} <Debug> HTTP-Session: 93f17eeb-a31d-4487-bb0d-4609855103f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6594 2024.07.19 17:50:13.948553 [ 3 ] {} <Debug> HTTP-Session: 93f17eeb-a31d-4487-bb0d-4609855103f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.07.19 17:50:13.948573 [ 3 ] {} <Debug> HTTP-Session: 93f17eeb-a31d-4487-bb0d-4609855103f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6596 2024.07.19 17:50:13.948611 [ 3 ] {} <Trace> HTTP-Session: 93f17eeb-a31d-4487-bb0d-4609855103f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.07.19 17:50:13.948756 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6598 2024.07.19 17:50:13.948816 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6599 2024.07.19 17:50:13.949023 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6600 2024.07.19 17:50:13.949404 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6601 2024.07.19 17:50:13.949448 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6602 2024.07.19 17:50:13.949924 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6603 2024.07.19 17:50:13.950301 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6604 2024.07.19 17:50:13.950478 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001772 sec., 43453.72460496614 rows/sec., 2.68 MiB/sec.
6605 2024.07.19 17:50:13.950691 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Debug> DynamicQueryHandler: Done processing query
6606 2024.07.19 17:50:13.950716 [ 3 ] {152bcabe-6804-41e0-900f-9934a64409b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6607 2024.07.19 17:50:13.950733 [ 3 ] {} <Debug> HTTP-Session: 93f17eeb-a31d-4487-bb0d-4609855103f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.07.19 17:50:13.950913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6609 2024.07.19 17:50:13.950958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6610 2024.07.19 17:50:13.950978 [ 3 ] {} <Debug> HTTP-Session: 72e5a381-8b79-431b-9fe2-55ac69f6492a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6611 2024.07.19 17:50:13.950993 [ 3 ] {} <Debug> HTTP-Session: 72e5a381-8b79-431b-9fe2-55ac69f6492a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.07.19 17:50:13.951006 [ 3 ] {} <Debug> HTTP-Session: 72e5a381-8b79-431b-9fe2-55ac69f6492a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.07.19 17:50:13.951035 [ 3 ] {} <Trace> HTTP-Session: 72e5a381-8b79-431b-9fe2-55ac69f6492a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2024.07.19 17:50:13.951170 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6615 2024.07.19 17:50:13.951213 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6616 2024.07.19 17:50:13.951349 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6617 2024.07.19 17:50:13.951885 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6618 2024.07.19 17:50:13.951923 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6619 2024.07.19 17:50:13.952322 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6620 2024.07.19 17:50:13.952670 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2024.07.19 17:50:13.952829 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec.
6622 2024.07.19 17:50:13.953011 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Debug> DynamicQueryHandler: Done processing query
6623 2024.07.19 17:50:13.953036 [ 3 ] {ef860183-5d25-4109-b85e-7ee0fe0b4e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6624 2024.07.19 17:50:13.953051 [ 3 ] {} <Debug> HTTP-Session: 72e5a381-8b79-431b-9fe2-55ac69f6492a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.07.19 17:50:13.953206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6626 2024.07.19 17:50:13.953256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6627 2024.07.19 17:50:13.953276 [ 3 ] {} <Debug> HTTP-Session: 330c4e7c-01ba-4782-9fba-6fb132f79172 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6628 2024.07.19 17:50:13.953294 [ 3 ] {} <Debug> HTTP-Session: 330c4e7c-01ba-4782-9fba-6fb132f79172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.07.19 17:50:13.953309 [ 3 ] {} <Debug> HTTP-Session: 330c4e7c-01ba-4782-9fba-6fb132f79172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.07.19 17:50:13.953340 [ 3 ] {} <Trace> HTTP-Session: 330c4e7c-01ba-4782-9fba-6fb132f79172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6631 2024.07.19 17:50:13.953564 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6632 2024.07.19 17:50:13.953632 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6633 2024.07.19 17:50:13.954040 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.07.19 17:50:13.954580 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.07.19 17:50:13.954623 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6636 2024.07.19 17:50:13.955222 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6637 2024.07.19 17:50:13.955658 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6638 2024.07.19 17:50:13.955833 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002418 sec., 5789.909015715467 rows/sec., 10.38 MiB/sec.
6639 2024.07.19 17:50:13.956040 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Debug> DynamicQueryHandler: Done processing query
6640 2024.07.19 17:50:13.956065 [ 3 ] {40ea3e47-2a78-4791-aa08-939cb102033d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6641 2024.07.19 17:50:13.956081 [ 3 ] {} <Debug> HTTP-Session: 330c4e7c-01ba-4782-9fba-6fb132f79172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.07.19 17:50:13.956197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6643 2024.07.19 17:50:13.956245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6644 2024.07.19 17:50:13.956264 [ 3 ] {} <Debug> HTTP-Session: bf823e1f-0d49-41b9-9607-ed5ce79322a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6645 2024.07.19 17:50:13.956282 [ 3 ] {} <Debug> HTTP-Session: bf823e1f-0d49-41b9-9607-ed5ce79322a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6646 2024.07.19 17:50:13.956296 [ 3 ] {} <Debug> HTTP-Session: bf823e1f-0d49-41b9-9607-ed5ce79322a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.07.19 17:50:13.956327 [ 3 ] {} <Trace> HTTP-Session: bf823e1f-0d49-41b9-9607-ed5ce79322a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6648 2024.07.19 17:50:13.956428 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6649 2024.07.19 17:50:13.956472 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6650 2024.07.19 17:50:13.956599 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6651 2024.07.19 17:50:13.956892 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6652 2024.07.19 17:50:13.956928 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6653 2024.07.19 17:50:13.957285 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6654 2024.07.19 17:50:13.957612 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6655 2024.07.19 17:50:13.957747 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001346 sec., 17087.667161961366 rows/sec., 924.32 KiB/sec.
6656 2024.07.19 17:50:13.957935 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Debug> DynamicQueryHandler: Done processing query
6657 2024.07.19 17:50:13.957960 [ 3 ] {df32efbb-889b-4108-87b8-b78a626313af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6658 2024.07.19 17:50:13.957977 [ 3 ] {} <Debug> HTTP-Session: bf823e1f-0d49-41b9-9607-ed5ce79322a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.07.19 17:50:13.958094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6660 2024.07.19 17:50:13.958143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6661 2024.07.19 17:50:13.958162 [ 3 ] {} <Debug> HTTP-Session: a3cab15f-ff54-45b2-bab7-429375cd87d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6662 2024.07.19 17:50:13.958181 [ 3 ] {} <Debug> HTTP-Session: a3cab15f-ff54-45b2-bab7-429375cd87d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.07.19 17:50:13.958195 [ 3 ] {} <Debug> HTTP-Session: a3cab15f-ff54-45b2-bab7-429375cd87d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.07.19 17:50:13.958226 [ 3 ] {} <Trace> HTTP-Session: a3cab15f-ff54-45b2-bab7-429375cd87d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6665 2024.07.19 17:50:13.958340 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6666 2024.07.19 17:50:13.958385 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6667 2024.07.19 17:50:13.958516 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.07.19 17:50:13.958805 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.07.19 17:50:13.958843 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6670 2024.07.19 17:50:13.959207 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6671 2024.07.19 17:50:13.959533 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6672 2024.07.19 17:50:13.959695 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
6673 2024.07.19 17:50:13.959964 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Debug> DynamicQueryHandler: Done processing query
6674 2024.07.19 17:50:13.960001 [ 3 ] {fd49b19c-c797-4cf0-94a7-28f3663b7796} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6675 2024.07.19 17:50:13.960025 [ 3 ] {} <Debug> HTTP-Session: a3cab15f-ff54-45b2-bab7-429375cd87d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.07.19 17:50:18.931551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6677 2024.07.19 17:50:18.931689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6678 2024.07.19 17:50:18.931717 [ 3 ] {} <Debug> HTTP-Session: dd908594-7a87-4c0d-b909-1543c2204bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6679 2024.07.19 17:50:18.931746 [ 3 ] {} <Debug> HTTP-Session: dd908594-7a87-4c0d-b909-1543c2204bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.07.19 17:50:18.931763 [ 3 ] {} <Debug> HTTP-Session: dd908594-7a87-4c0d-b909-1543c2204bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.07.19 17:50:18.931818 [ 3 ] {} <Trace> HTTP-Session: dd908594-7a87-4c0d-b909-1543c2204bd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6682 2024.07.19 17:50:18.932011 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6683 2024.07.19 17:50:18.932077 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6684 2024.07.19 17:50:18.932268 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2024.07.19 17:50:18.932690 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6686 2024.07.19 17:50:18.932733 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6687 2024.07.19 17:50:18.933131 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6688 2024.07.19 17:50:18.933466 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6689 2024.07.19 17:50:18.933633 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001676 sec., 10739.856801909307 rows/sec., 870.52 KiB/sec.
6690 2024.07.19 17:50:18.933849 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Debug> DynamicQueryHandler: Done processing query
6691 2024.07.19 17:50:18.933877 [ 3 ] {1bde369a-d5a7-4b3d-b921-527cba8d3893} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6692 2024.07.19 17:50:18.933893 [ 3 ] {} <Debug> HTTP-Session: dd908594-7a87-4c0d-b909-1543c2204bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.07.19 17:50:18.934046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6694 2024.07.19 17:50:18.934103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6695 2024.07.19 17:50:18.934122 [ 3 ] {} <Debug> HTTP-Session: 92749dfe-7557-4235-866f-8dda446c9558 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6696 2024.07.19 17:50:18.934140 [ 3 ] {} <Debug> HTTP-Session: 92749dfe-7557-4235-866f-8dda446c9558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.07.19 17:50:18.934154 [ 3 ] {} <Debug> HTTP-Session: 92749dfe-7557-4235-866f-8dda446c9558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.07.19 17:50:18.934189 [ 3 ] {} <Trace> HTTP-Session: 92749dfe-7557-4235-866f-8dda446c9558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6699 2024.07.19 17:50:18.934323 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6700 2024.07.19 17:50:18.934370 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6701 2024.07.19 17:50:18.934501 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6702 2024.07.19 17:50:18.934863 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2024.07.19 17:50:18.934901 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6704 2024.07.19 17:50:18.935227 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6705 2024.07.19 17:50:18.935533 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6706 2024.07.19 17:50:18.935678 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001404 sec., 78347.57834757834 rows/sec., 6.40 MiB/sec.
6707 2024.07.19 17:50:18.935874 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Debug> DynamicQueryHandler: Done processing query
6708 2024.07.19 17:50:18.935900 [ 3 ] {ba1a550c-f862-4cc5-a9ac-341020ef6da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6709 2024.07.19 17:50:18.935915 [ 3 ] {} <Debug> HTTP-Session: 92749dfe-7557-4235-866f-8dda446c9558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.07.19 17:50:18.936063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6711 2024.07.19 17:50:18.936115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6712 2024.07.19 17:50:18.936134 [ 3 ] {} <Debug> HTTP-Session: 8fde6331-3743-44b7-810f-26d11a23c61a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6713 2024.07.19 17:50:18.936151 [ 3 ] {} <Debug> HTTP-Session: 8fde6331-3743-44b7-810f-26d11a23c61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.07.19 17:50:18.936165 [ 3 ] {} <Debug> HTTP-Session: 8fde6331-3743-44b7-810f-26d11a23c61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.07.19 17:50:18.936197 [ 3 ] {} <Trace> HTTP-Session: 8fde6331-3743-44b7-810f-26d11a23c61a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6716 2024.07.19 17:50:18.936322 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6717 2024.07.19 17:50:18.936366 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6718 2024.07.19 17:50:18.936492 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6719 2024.07.19 17:50:18.936817 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6720 2024.07.19 17:50:18.936853 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6721 2024.07.19 17:50:18.937173 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6722 2024.07.19 17:50:18.937474 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6723 2024.07.19 17:50:18.937626 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001349 sec., 60785.76723498888 rows/sec., 4.75 MiB/sec.
6724 2024.07.19 17:50:18.937883 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Debug> DynamicQueryHandler: Done processing query
6725 2024.07.19 17:50:18.937926 [ 3 ] {d2ef0eca-9a02-4319-9096-f270bf5355eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6726 2024.07.19 17:50:18.937943 [ 3 ] {} <Debug> HTTP-Session: 8fde6331-3743-44b7-810f-26d11a23c61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.07.19 17:50:18.938110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6728 2024.07.19 17:50:18.938161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6729 2024.07.19 17:50:18.938180 [ 3 ] {} <Debug> HTTP-Session: ea1cd3d9-bed3-4f06-80c8-f50327618ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6730 2024.07.19 17:50:18.938198 [ 3 ] {} <Debug> HTTP-Session: ea1cd3d9-bed3-4f06-80c8-f50327618ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.07.19 17:50:18.938211 [ 3 ] {} <Debug> HTTP-Session: ea1cd3d9-bed3-4f06-80c8-f50327618ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6732 2024.07.19 17:50:18.938243 [ 3 ] {} <Trace> HTTP-Session: ea1cd3d9-bed3-4f06-80c8-f50327618ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6733 2024.07.19 17:50:18.938393 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6734 2024.07.19 17:50:18.938442 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6735 2024.07.19 17:50:18.938604 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6736 2024.07.19 17:50:18.938979 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6737 2024.07.19 17:50:18.939016 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6738 2024.07.19 17:50:18.939433 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6739 2024.07.19 17:50:18.939763 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6740 2024.07.19 17:50:18.939915 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec.
6741 2024.07.19 17:50:18.940098 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Debug> DynamicQueryHandler: Done processing query
6742 2024.07.19 17:50:18.940123 [ 3 ] {8c3675a3-12fb-49a6-b304-efd30e0f2eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6743 2024.07.19 17:50:18.940139 [ 3 ] {} <Debug> HTTP-Session: ea1cd3d9-bed3-4f06-80c8-f50327618ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.07.19 17:50:18.940306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6745 2024.07.19 17:50:18.940355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6746 2024.07.19 17:50:18.940374 [ 3 ] {} <Debug> HTTP-Session: fa49c43f-664c-4cd2-85f7-cd252ff6a15d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6747 2024.07.19 17:50:18.940390 [ 3 ] {} <Debug> HTTP-Session: fa49c43f-664c-4cd2-85f7-cd252ff6a15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.07.19 17:50:18.940404 [ 3 ] {} <Debug> HTTP-Session: fa49c43f-664c-4cd2-85f7-cd252ff6a15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.07.19 17:50:18.940435 [ 3 ] {} <Trace> HTTP-Session: fa49c43f-664c-4cd2-85f7-cd252ff6a15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6750 2024.07.19 17:50:18.940686 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6751 2024.07.19 17:50:18.940750 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6752 2024.07.19 17:50:18.941165 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6753 2024.07.19 17:50:18.941778 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6754 2024.07.19 17:50:18.941815 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6755 2024.07.19 17:50:18.942442 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6756 2024.07.19 17:50:18.942854 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6757 2024.07.19 17:50:18.943036 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002526 sec., 7125.890736342043 rows/sec., 12.77 MiB/sec.
6758 2024.07.19 17:50:18.943263 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Debug> DynamicQueryHandler: Done processing query
6759 2024.07.19 17:50:18.943288 [ 3 ] {8385822c-8c2b-461a-b49b-812d819ebfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6760 2024.07.19 17:50:18.943304 [ 3 ] {} <Debug> HTTP-Session: fa49c43f-664c-4cd2-85f7-cd252ff6a15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.07.19 17:50:18.943466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6762 2024.07.19 17:50:18.943516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6763 2024.07.19 17:50:18.943535 [ 3 ] {} <Debug> HTTP-Session: 68969f8b-6876-47b7-bf3c-d1a3bc43e945 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6764 2024.07.19 17:50:18.943551 [ 3 ] {} <Debug> HTTP-Session: 68969f8b-6876-47b7-bf3c-d1a3bc43e945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.07.19 17:50:18.943564 [ 3 ] {} <Debug> HTTP-Session: 68969f8b-6876-47b7-bf3c-d1a3bc43e945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.07.19 17:50:18.943595 [ 3 ] {} <Trace> HTTP-Session: 68969f8b-6876-47b7-bf3c-d1a3bc43e945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6767 2024.07.19 17:50:18.943727 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6768 2024.07.19 17:50:18.943772 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6769 2024.07.19 17:50:18.943901 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6770 2024.07.19 17:50:18.944189 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6771 2024.07.19 17:50:18.944226 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6772 2024.07.19 17:50:18.944580 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6773 2024.07.19 17:50:18.944911 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6774 2024.07.19 17:50:18.945070 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
6775 2024.07.19 17:50:18.945237 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Debug> DynamicQueryHandler: Done processing query
6776 2024.07.19 17:50:18.945262 [ 3 ] {f14b3b2c-d5f7-4e9d-94ba-dfc791f69764} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6777 2024.07.19 17:50:18.945278 [ 3 ] {} <Debug> HTTP-Session: 68969f8b-6876-47b7-bf3c-d1a3bc43e945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.07.19 17:50:23.076069 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
6779 2024.07.19 17:50:23.076143 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
6780 2024.07.19 17:50:23.937341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6781 2024.07.19 17:50:23.937504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6782 2024.07.19 17:50:23.937547 [ 3 ] {} <Debug> HTTP-Session: 42972525-d0f7-4362-bd34-535285b65c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6783 2024.07.19 17:50:23.937589 [ 3 ] {} <Debug> HTTP-Session: 42972525-d0f7-4362-bd34-535285b65c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6784 2024.07.19 17:50:23.937617 [ 3 ] {} <Debug> HTTP-Session: 42972525-d0f7-4362-bd34-535285b65c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.07.19 17:50:23.937697 [ 3 ] {} <Trace> HTTP-Session: 42972525-d0f7-4362-bd34-535285b65c18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6786 2024.07.19 17:50:23.937988 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6787 2024.07.19 17:50:23.938094 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6788 2024.07.19 17:50:23.938331 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6789 2024.07.19 17:50:23.938782 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6790 2024.07.19 17:50:23.938825 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6791 2024.07.19 17:50:23.939201 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6792 2024.07.19 17:50:23.939538 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6793 2024.07.19 17:50:23.939709 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001813 sec., 11031.439602868175 rows/sec., 813.35 KiB/sec.
6794 2024.07.19 17:50:23.940044 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Debug> DynamicQueryHandler: Done processing query
6795 2024.07.19 17:50:23.940071 [ 3 ] {9c3a4092-960f-40dc-859a-bfb66f3abf5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6796 2024.07.19 17:50:23.940088 [ 3 ] {} <Debug> HTTP-Session: 42972525-d0f7-4362-bd34-535285b65c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6797 2024.07.19 17:50:23.940281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 35772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6798 2024.07.19 17:50:23.940340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6799 2024.07.19 17:50:23.940360 [ 3 ] {} <Debug> HTTP-Session: 72a8dac4-0830-4f0b-a9b1-7bd1ae4b212f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6800 2024.07.19 17:50:23.940378 [ 3 ] {} <Debug> HTTP-Session: 72a8dac4-0830-4f0b-a9b1-7bd1ae4b212f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6801 2024.07.19 17:50:23.940392 [ 3 ] {} <Debug> HTTP-Session: 72a8dac4-0830-4f0b-a9b1-7bd1ae4b212f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.07.19 17:50:23.940427 [ 3 ] {} <Trace> HTTP-Session: 72a8dac4-0830-4f0b-a9b1-7bd1ae4b212f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6803 2024.07.19 17:50:23.940593 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6804 2024.07.19 17:50:23.940641 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6805 2024.07.19 17:50:23.940790 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6806 2024.07.19 17:50:23.941288 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6807 2024.07.19 17:50:23.941327 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6808 2024.07.19 17:50:23.941653 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6809 2024.07.19 17:50:23.941963 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6810 2024.07.19 17:50:23.942120 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Debug> executeQuery: Read 239 rows, 21.23 KiB in 0.001601 sec., 149281.69893816364 rows/sec., 12.95 MiB/sec.
6811 2024.07.19 17:50:23.942297 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Debug> DynamicQueryHandler: Done processing query
6812 2024.07.19 17:50:23.942322 [ 3 ] {80d37851-0aef-4eeb-96ff-c4cf25426c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
6813 2024.07.19 17:50:23.942339 [ 3 ] {} <Debug> HTTP-Session: 72a8dac4-0830-4f0b-a9b1-7bd1ae4b212f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.07.19 17:50:23.942531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6815 2024.07.19 17:50:23.942582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6816 2024.07.19 17:50:23.942601 [ 3 ] {} <Debug> HTTP-Session: afa33677-a599-4440-80f8-e8796cd94369 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6817 2024.07.19 17:50:23.942618 [ 3 ] {} <Debug> HTTP-Session: afa33677-a599-4440-80f8-e8796cd94369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6818 2024.07.19 17:50:23.942632 [ 3 ] {} <Debug> HTTP-Session: afa33677-a599-4440-80f8-e8796cd94369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.07.19 17:50:23.942664 [ 3 ] {} <Trace> HTTP-Session: afa33677-a599-4440-80f8-e8796cd94369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6820 2024.07.19 17:50:23.942890 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6821 2024.07.19 17:50:23.942934 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6822 2024.07.19 17:50:23.943061 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6823 2024.07.19 17:50:23.943604 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6824 2024.07.19 17:50:23.943643 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6825 2024.07.19 17:50:23.943970 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6826 2024.07.19 17:50:23.944282 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6827 2024.07.19 17:50:23.944441 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Debug> executeQuery: Read 420 rows, 30.49 KiB in 0.001655 sec., 253776.43504531722 rows/sec., 17.99 MiB/sec.
6828 2024.07.19 17:50:23.944610 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Debug> DynamicQueryHandler: Done processing query
6829 2024.07.19 17:50:23.944635 [ 3 ] {c80555bc-8a59-4d07-9ec7-a71a5ed9939c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6830 2024.07.19 17:50:23.944652 [ 3 ] {} <Debug> HTTP-Session: afa33677-a599-4440-80f8-e8796cd94369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.07.19 17:50:23.944776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6832 2024.07.19 17:50:23.944827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6833 2024.07.19 17:50:23.944845 [ 3 ] {} <Debug> HTTP-Session: 08899f42-1e53-442a-a4bc-00fee3fd6d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6834 2024.07.19 17:50:23.944862 [ 3 ] {} <Debug> HTTP-Session: 08899f42-1e53-442a-a4bc-00fee3fd6d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6835 2024.07.19 17:50:23.944876 [ 3 ] {} <Debug> HTTP-Session: 08899f42-1e53-442a-a4bc-00fee3fd6d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.07.19 17:50:23.944908 [ 3 ] {} <Trace> HTTP-Session: 08899f42-1e53-442a-a4bc-00fee3fd6d9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6837 2024.07.19 17:50:23.945005 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6838 2024.07.19 17:50:23.945050 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6839 2024.07.19 17:50:23.945183 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6840 2024.07.19 17:50:23.945493 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6841 2024.07.19 17:50:23.945528 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6842 2024.07.19 17:50:23.945891 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6843 2024.07.19 17:50:23.946210 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6844 2024.07.19 17:50:23.946367 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 187.23 KiB/sec.
6845 2024.07.19 17:50:23.946664 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Debug> DynamicQueryHandler: Done processing query
6846 2024.07.19 17:50:23.946709 [ 3 ] {d77c6ab7-5aa0-46fe-8458-cc631540b0c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6847 2024.07.19 17:50:23.946727 [ 3 ] {} <Debug> HTTP-Session: 08899f42-1e53-442a-a4bc-00fee3fd6d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.07.19 17:50:23.946876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6849 2024.07.19 17:50:23.946927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6850 2024.07.19 17:50:23.946947 [ 3 ] {} <Debug> HTTP-Session: 947941c3-5449-4519-82a8-22c40e5a1074 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6851 2024.07.19 17:50:23.946963 [ 3 ] {} <Debug> HTTP-Session: 947941c3-5449-4519-82a8-22c40e5a1074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.07.19 17:50:23.946977 [ 3 ] {} <Debug> HTTP-Session: 947941c3-5449-4519-82a8-22c40e5a1074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.07.19 17:50:23.947009 [ 3 ] {} <Trace> HTTP-Session: 947941c3-5449-4519-82a8-22c40e5a1074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6854 2024.07.19 17:50:23.947173 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6855 2024.07.19 17:50:23.947224 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6856 2024.07.19 17:50:23.947389 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6857 2024.07.19 17:50:23.947752 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6858 2024.07.19 17:50:23.947790 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6859 2024.07.19 17:50:23.948286 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6860 2024.07.19 17:50:23.948718 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6861 2024.07.19 17:50:23.948894 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001784 sec., 43161.43497757847 rows/sec., 2.66 MiB/sec.
6862 2024.07.19 17:50:23.949086 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Debug> DynamicQueryHandler: Done processing query
6863 2024.07.19 17:50:23.949113 [ 3 ] {ae4663e1-2399-46a6-bd93-c99bbf1ebb3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6864 2024.07.19 17:50:23.949135 [ 3 ] {} <Debug> HTTP-Session: 947941c3-5449-4519-82a8-22c40e5a1074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.07.19 17:50:23.949335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6866 2024.07.19 17:50:23.949387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6867 2024.07.19 17:50:23.949407 [ 3 ] {} <Debug> HTTP-Session: 02170138-f44c-4773-984d-8d615097542b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6868 2024.07.19 17:50:23.949424 [ 3 ] {} <Debug> HTTP-Session: 02170138-f44c-4773-984d-8d615097542b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.07.19 17:50:23.949439 [ 3 ] {} <Debug> HTTP-Session: 02170138-f44c-4773-984d-8d615097542b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6870 2024.07.19 17:50:23.949471 [ 3 ] {} <Trace> HTTP-Session: 02170138-f44c-4773-984d-8d615097542b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6871 2024.07.19 17:50:23.949680 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6872 2024.07.19 17:50:23.949730 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6873 2024.07.19 17:50:23.949878 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6874 2024.07.19 17:50:23.950310 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6875 2024.07.19 17:50:23.950349 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6876 2024.07.19 17:50:23.950773 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6877 2024.07.19 17:50:23.951117 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6878 2024.07.19 17:50:23.951277 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001713 sec., 114419.14769410391 rows/sec., 7.99 MiB/sec.
6879 2024.07.19 17:50:23.951550 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Debug> DynamicQueryHandler: Done processing query
6880 2024.07.19 17:50:23.951594 [ 3 ] {4f0b4f0c-a027-439a-ba00-60a6fc748847} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6881 2024.07.19 17:50:23.951611 [ 3 ] {} <Debug> HTTP-Session: 02170138-f44c-4773-984d-8d615097542b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.07.19 17:50:23.951796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6883 2024.07.19 17:50:23.951849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6884 2024.07.19 17:50:23.951869 [ 3 ] {} <Debug> HTTP-Session: 5e733f50-7f61-4c2f-a614-eed1fb1333a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6885 2024.07.19 17:50:23.951885 [ 3 ] {} <Debug> HTTP-Session: 5e733f50-7f61-4c2f-a614-eed1fb1333a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.07.19 17:50:23.951899 [ 3 ] {} <Debug> HTTP-Session: 5e733f50-7f61-4c2f-a614-eed1fb1333a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.07.19 17:50:23.951930 [ 3 ] {} <Trace> HTTP-Session: 5e733f50-7f61-4c2f-a614-eed1fb1333a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6888 2024.07.19 17:50:23.952222 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6889 2024.07.19 17:50:23.952311 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6890 2024.07.19 17:50:23.952775 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6891 2024.07.19 17:50:23.953386 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6892 2024.07.19 17:50:23.953429 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6893 2024.07.19 17:50:23.954048 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6894 2024.07.19 17:50:23.954479 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6895 2024.07.19 17:50:23.954631 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002607 sec., 5370.157268891447 rows/sec., 9.62 MiB/sec.
6896 2024.07.19 17:50:23.954857 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Debug> DynamicQueryHandler: Done processing query
6897 2024.07.19 17:50:23.954883 [ 3 ] {550faba8-3ff6-421e-aa75-d73ed03c43a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6898 2024.07.19 17:50:23.954901 [ 3 ] {} <Debug> HTTP-Session: 5e733f50-7f61-4c2f-a614-eed1fb1333a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.07.19 17:50:23.955082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6900 2024.07.19 17:50:23.955134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6901 2024.07.19 17:50:23.955154 [ 3 ] {} <Debug> HTTP-Session: b0ef71ad-fa14-4ec6-8d6c-58bc33f2269c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6902 2024.07.19 17:50:23.955172 [ 3 ] {} <Debug> HTTP-Session: b0ef71ad-fa14-4ec6-8d6c-58bc33f2269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.07.19 17:50:23.955188 [ 3 ] {} <Debug> HTTP-Session: b0ef71ad-fa14-4ec6-8d6c-58bc33f2269c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.07.19 17:50:23.955220 [ 3 ] {} <Trace> HTTP-Session: b0ef71ad-fa14-4ec6-8d6c-58bc33f2269c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6905 2024.07.19 17:50:23.955324 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6906 2024.07.19 17:50:23.955371 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6907 2024.07.19 17:50:23.955499 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6908 2024.07.19 17:50:23.955804 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6909 2024.07.19 17:50:23.955840 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6910 2024.07.19 17:50:23.956195 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6911 2024.07.19 17:50:23.956525 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6912 2024.07.19 17:50:23.956649 [ 105 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6913 2024.07.19 17:50:23.956658 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001361 sec., 16899.33872152829 rows/sec., 914.14 KiB/sec.
6914 2024.07.19 17:50:23.956688 [ 105 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6915 2024.07.19 17:50:23.956724 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6916 2024.07.19 17:50:23.956888 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Debug> DynamicQueryHandler: Done processing query
6917 2024.07.19 17:50:23.956901 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
6918 2024.07.19 17:50:23.956922 [ 3 ] {c5b85e37-7d38-4f0d-97a7-568d00e0ccb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6919 2024.07.19 17:50:23.956980 [ 3 ] {} <Debug> HTTP-Session: b0ef71ad-fa14-4ec6-8d6c-58bc33f2269c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.07.19 17:50:23.957163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6921 2024.07.19 17:50:23.957177 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6922 2024.07.19 17:50:23.957259 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
6923 2024.07.19 17:50:23.957263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6924 2024.07.19 17:50:23.957323 [ 3 ] {} <Debug> HTTP-Session: 986975b3-96b1-4f74-ae95-67242f6c3d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6925 2024.07.19 17:50:23.957373 [ 3 ] {} <Debug> HTTP-Session: 986975b3-96b1-4f74-ae95-67242f6c3d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6926 2024.07.19 17:50:23.957484 [ 3 ] {} <Debug> HTTP-Session: 986975b3-96b1-4f74-ae95-67242f6c3d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6927 2024.07.19 17:50:23.957493 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
6928 2024.07.19 17:50:23.957713 [ 3 ] {} <Trace> HTTP-Session: 986975b3-96b1-4f74-ae95-67242f6c3d13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6929 2024.07.19 17:50:23.957788 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
6930 2024.07.19 17:50:23.958007 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
6931 2024.07.19 17:50:23.958277 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
6932 2024.07.19 17:50:23.958333 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6933 2024.07.19 17:50:23.958538 [ 191 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
6934 2024.07.19 17:50:23.958611 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6935 2024.07.19 17:50:23.959229 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6936 2024.07.19 17:50:23.960016 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6937 2024.07.19 17:50:23.960081 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6938 2024.07.19 17:50:23.961235 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6939 2024.07.19 17:50:23.961407 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004591259 sec., 81023.52753351531 rows/sec., 4.39 MiB/sec.
6940 2024.07.19 17:50:23.961743 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6941 2024.07.19 17:50:23.961934 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6942 2024.07.19 17:50:23.962206 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004174 sec., 14374.700527072353 rows/sec., 992.00 KiB/sec.
6943 2024.07.19 17:50:23.962687 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Debug> DynamicQueryHandler: Done processing query
6944 2024.07.19 17:50:23.962729 [ 3 ] {479fba10-499e-4a93-b1f0-fd73071a0b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6945 2024.07.19 17:50:23.962765 [ 3 ] {} <Debug> HTTP-Session: 986975b3-96b1-4f74-ae95-67242f6c3d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6946 2024.07.19 17:50:23.962853 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6947 2024.07.19 17:50:23.962955 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_16_3} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6948 2024.07.19 17:50:23.963061 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
6949 2024.07.19 17:50:28.932373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6950 2024.07.19 17:50:28.932554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6951 2024.07.19 17:50:28.932600 [ 3 ] {} <Debug> HTTP-Session: 88c132dc-0b91-43d1-8964-79bbc3a1a4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6952 2024.07.19 17:50:28.932642 [ 3 ] {} <Debug> HTTP-Session: 88c132dc-0b91-43d1-8964-79bbc3a1a4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.07.19 17:50:28.932671 [ 3 ] {} <Debug> HTTP-Session: 88c132dc-0b91-43d1-8964-79bbc3a1a4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.07.19 17:50:28.932750 [ 3 ] {} <Trace> HTTP-Session: 88c132dc-0b91-43d1-8964-79bbc3a1a4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6955 2024.07.19 17:50:28.933034 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6956 2024.07.19 17:50:28.933140 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6957 2024.07.19 17:50:28.933460 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6958 2024.07.19 17:50:28.933940 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6959 2024.07.19 17:50:28.933984 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6960 2024.07.19 17:50:28.934354 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6961 2024.07.19 17:50:28.934695 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6962 2024.07.19 17:50:28.934867 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001923 sec., 9360.374414976599 rows/sec., 758.70 KiB/sec.
6963 2024.07.19 17:50:28.935093 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Debug> DynamicQueryHandler: Done processing query
6964 2024.07.19 17:50:28.935121 [ 3 ] {1dc96b96-8468-4886-88ef-696f3e83f367} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6965 2024.07.19 17:50:28.935139 [ 3 ] {} <Debug> HTTP-Session: 88c132dc-0b91-43d1-8964-79bbc3a1a4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.07.19 17:50:28.935315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6967 2024.07.19 17:50:28.935372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6968 2024.07.19 17:50:28.935391 [ 3 ] {} <Debug> HTTP-Session: f9675204-6313-483e-88b5-0e77732f6999 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6969 2024.07.19 17:50:28.935410 [ 3 ] {} <Debug> HTTP-Session: f9675204-6313-483e-88b5-0e77732f6999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.07.19 17:50:28.935424 [ 3 ] {} <Debug> HTTP-Session: f9675204-6313-483e-88b5-0e77732f6999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.07.19 17:50:28.935458 [ 3 ] {} <Trace> HTTP-Session: f9675204-6313-483e-88b5-0e77732f6999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6972 2024.07.19 17:50:28.935590 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6973 2024.07.19 17:50:28.935636 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6974 2024.07.19 17:50:28.935769 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.07.19 17:50:28.936171 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6976 2024.07.19 17:50:28.936209 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6977 2024.07.19 17:50:28.936526 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6978 2024.07.19 17:50:28.936840 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6979 2024.07.19 17:50:28.936990 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001447 sec., 76019.35038009676 rows/sec., 6.21 MiB/sec.
6980 2024.07.19 17:50:28.937012 [ 102 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6981 2024.07.19 17:50:28.937153 [ 102 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6982 2024.07.19 17:50:28.937216 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
6983 2024.07.19 17:50:28.937239 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Debug> DynamicQueryHandler: Done processing query
6984 2024.07.19 17:50:28.937281 [ 3 ] {c81af582-396f-432f-9a4e-28d37cce1bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6985 2024.07.19 17:50:28.937362 [ 3 ] {} <Debug> HTTP-Session: f9675204-6313-483e-88b5-0e77732f6999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6986 2024.07.19 17:50:28.937566 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
6987 2024.07.19 17:50:28.937771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.07.19 17:50:28.937919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6989 2024.07.19 17:50:28.937983 [ 3 ] {} <Debug> HTTP-Session: dabbaefa-0577-4bfd-8e98-ce78f69e9b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
6990 2024.07.19 17:50:28.937991 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6991 2024.07.19 17:50:28.938013 [ 3 ] {} <Debug> HTTP-Session: dabbaefa-0577-4bfd-8e98-ce78f69e9b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.07.19 17:50:28.938059 [ 3 ] {} <Debug> HTTP-Session: dabbaefa-0577-4bfd-8e98-ce78f69e9b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6993 2024.07.19 17:50:28.938073 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 301 rows starting from the beginning of the part
6994 2024.07.19 17:50:28.938135 [ 3 ] {} <Trace> HTTP-Session: dabbaefa-0577-4bfd-8e98-ce78f69e9b3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6995 2024.07.19 17:50:28.938312 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 111 rows starting from the beginning of the part
6996 2024.07.19 17:50:28.938597 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6997 2024.07.19 17:50:28.938622 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part
6998 2024.07.19 17:50:28.938762 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6999 2024.07.19 17:50:28.938984 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part
7000 2024.07.19 17:50:28.939355 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 239 rows starting from the beginning of the part
7001 2024.07.19 17:50:28.939711 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7002 2024.07.19 17:50:28.939773 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part
7003 2024.07.19 17:50:28.940564 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7004 2024.07.19 17:50:28.940624 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7005 2024.07.19 17:50:28.941549 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7006 2024.07.19 17:50:28.942429 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7007 2024.07.19 17:50:28.942699 [ 102 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7008 2024.07.19 17:50:28.942833 [ 102 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7009 2024.07.19 17:50:28.942857 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.004453 sec., 18414.551987424205 rows/sec., 1.44 MiB/sec.
7010 2024.07.19 17:50:28.942953 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7011 2024.07.19 17:50:28.943129 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.00576553 sec., 186279.49208485606 rows/sec., 15.91 MiB/sec.
7012 2024.07.19 17:50:28.943594 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7013 2024.07.19 17:50:28.943626 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
7014 2024.07.19 17:50:28.943855 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Debug> DynamicQueryHandler: Done processing query
7015 2024.07.19 17:50:28.943984 [ 3 ] {25b815fd-6d28-4311-919a-3358f2f0695a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7016 2024.07.19 17:50:28.944117 [ 3 ] {} <Debug> HTTP-Session: dabbaefa-0577-4bfd-8e98-ce78f69e9b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.07.19 17:50:28.944597 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7018 2024.07.19 17:50:28.944737 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 472 rows starting from the beginning of the part
7019 2024.07.19 17:50:28.944812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7020 2024.07.19 17:50:28.945110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7021 2024.07.19 17:50:28.945182 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 84 rows starting from the beginning of the part
7022 2024.07.19 17:50:28.945248 [ 3 ] {} <Debug> HTTP-Session: edea0abb-4af7-4514-84dc-0df8a2ab6951 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7023 2024.07.19 17:50:28.945339 [ 3 ] {} <Debug> HTTP-Session: edea0abb-4af7-4514-84dc-0df8a2ab6951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7024 2024.07.19 17:50:28.945463 [ 3 ] {} <Debug> HTTP-Session: edea0abb-4af7-4514-84dc-0df8a2ab6951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.07.19 17:50:28.945658 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 396 rows starting from the beginning of the part
7026 2024.07.19 17:50:28.945687 [ 3 ] {} <Trace> HTTP-Session: edea0abb-4af7-4514-84dc-0df8a2ab6951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7027 2024.07.19 17:50:28.945985 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7028 2024.07.19 17:50:28.946118 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7029 2024.07.19 17:50:28.946423 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 420 rows starting from the beginning of the part
7030 2024.07.19 17:50:28.946454 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_36_7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7031 2024.07.19 17:50:28.946608 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7032 2024.07.19 17:50:28.946799 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
7033 2024.07.19 17:50:28.946848 [ 190 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
7034 2024.07.19 17:50:28.946923 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7035 2024.07.19 17:50:28.947952 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7036 2024.07.19 17:50:28.949044 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7037 2024.07.19 17:50:28.949122 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7038 2024.07.19 17:50:28.949994 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7039 2024.07.19 17:50:28.950139 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 4 columns (4 merged, 0 gathered) in 0.006996942 sec., 219524.47226231117 rows/sec., 15.86 MiB/sec.
7040 2024.07.19 17:50:28.950482 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7041 2024.07.19 17:50:28.950677 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7042 2024.07.19 17:50:28.951081 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004961 sec., 32251.562185043338 rows/sec., 2.25 MiB/sec.
7043 2024.07.19 17:50:28.951172 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7044 2024.07.19 17:50:28.951302 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7045 2024.07.19 17:50:28.951392 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7046 2024.07.19 17:50:28.951748 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7047 2024.07.19 17:50:28.951800 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Debug> DynamicQueryHandler: Done processing query
7048 2024.07.19 17:50:28.951820 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
7049 2024.07.19 17:50:28.951875 [ 3 ] {241b7b60-a94a-4b39-a580-b995c1ed871a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7050 2024.07.19 17:50:28.951970 [ 3 ] {} <Debug> HTTP-Session: edea0abb-4af7-4514-84dc-0df8a2ab6951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7051 2024.07.19 17:50:28.952079 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_36_7} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7052 2024.07.19 17:50:28.952333 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
7053 2024.07.19 17:50:28.952368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7054 2024.07.19 17:50:28.952397 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7055 2024.07.19 17:50:28.952467 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4748 rows starting from the beginning of the part
7056 2024.07.19 17:50:28.952481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7057 2024.07.19 17:50:28.952530 [ 3 ] {} <Debug> HTTP-Session: 9bfa27db-0c4a-4757-a928-f66d0452377c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7058 2024.07.19 17:50:28.952587 [ 3 ] {} <Debug> HTTP-Session: 9bfa27db-0c4a-4757-a928-f66d0452377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.07.19 17:50:28.952656 [ 3 ] {} <Debug> HTTP-Session: 9bfa27db-0c4a-4757-a928-f66d0452377c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7060 2024.07.19 17:50:28.952721 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
7061 2024.07.19 17:50:28.952790 [ 3 ] {} <Trace> HTTP-Session: 9bfa27db-0c4a-4757-a928-f66d0452377c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7062 2024.07.19 17:50:28.952991 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
7063 2024.07.19 17:50:28.953185 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
7064 2024.07.19 17:50:28.953279 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part
7065 2024.07.19 17:50:28.953394 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
7066 2024.07.19 17:50:28.953763 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7067 2024.07.19 17:50:28.954009 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7068 2024.07.19 17:50:28.955265 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7069 2024.07.19 17:50:28.956714 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7070 2024.07.19 17:50:28.956755 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7071 2024.07.19 17:50:28.957757 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7072 2024.07.19 17:50:28.958065 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5585 rows, containing 5 columns (5 merged, 0 gathered) in 0.006505369 sec., 858521.6303640885 rows/sec., 59.88 MiB/sec.
7073 2024.07.19 17:50:28.958557 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7074 2024.07.19 17:50:28.958586 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7075 2024.07.19 17:50:28.958957 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.005861 sec., 3071.1482682136157 rows/sec., 5.50 MiB/sec.
7076 2024.07.19 17:50:28.959706 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Debug> DynamicQueryHandler: Done processing query
7077 2024.07.19 17:50:28.959745 [ 3 ] {09ad03c7-f45f-4879-a207-5896f4f4e86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7078 2024.07.19 17:50:28.959790 [ 3 ] {} <Debug> HTTP-Session: 9bfa27db-0c4a-4757-a928-f66d0452377c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.07.19 17:50:28.959799 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7080 2024.07.19 17:50:28.959899 [ 192 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7081 2024.07.19 17:50:28.959940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7082 2024.07.19 17:50:28.960042 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB.
7083 2024.07.19 17:50:28.960058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7084 2024.07.19 17:50:28.960098 [ 3 ] {} <Debug> HTTP-Session: b7c7200a-4f92-4e58-8f50-883924ef635d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7085 2024.07.19 17:50:28.960116 [ 3 ] {} <Debug> HTTP-Session: b7c7200a-4f92-4e58-8f50-883924ef635d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.07.19 17:50:28.960130 [ 3 ] {} <Debug> HTTP-Session: b7c7200a-4f92-4e58-8f50-883924ef635d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7087 2024.07.19 17:50:28.960162 [ 3 ] {} <Trace> HTTP-Session: b7c7200a-4f92-4e58-8f50-883924ef635d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7088 2024.07.19 17:50:28.960308 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7089 2024.07.19 17:50:28.960355 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7090 2024.07.19 17:50:28.960503 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7091 2024.07.19 17:50:28.960818 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7092 2024.07.19 17:50:28.960854 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
7093 2024.07.19 17:50:28.961226 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7094 2024.07.19 17:50:28.961548 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7095 2024.07.19 17:50:28.961710 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
7096 2024.07.19 17:50:28.961730 [ 102 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7097 2024.07.19 17:50:28.961854 [ 102 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7098 2024.07.19 17:50:28.961906 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB.
7099 2024.07.19 17:50:28.961964 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Debug> DynamicQueryHandler: Done processing query
7100 2024.07.19 17:50:28.962023 [ 3 ] {0904aa7c-edcf-4834-b912-6e3c8b75717f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7101 2024.07.19 17:50:28.962078 [ 3 ] {} <Debug> HTTP-Session: b7c7200a-4f92-4e58-8f50-883924ef635d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7102 2024.07.19 17:50:28.962178 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7103 2024.07.19 17:50:28.962346 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7104 2024.07.19 17:50:28.962386 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1642 rows starting from the beginning of the part
7105 2024.07.19 17:50:28.962475 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7106 2024.07.19 17:50:28.962689 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7107 2024.07.19 17:50:28.962825 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7108 2024.07.19 17:50:28.963015 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7109 2024.07.19 17:50:28.963185 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7110 2024.07.19 17:50:28.964611 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 4 columns (4 merged, 0 gathered) in 0.002594788 sec., 748423.3779407026 rows/sec., 50.36 MiB/sec.
7111 2024.07.19 17:50:28.964817 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7112 2024.07.19 17:50:28.965195 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7113 2024.07.19 17:50:28.965275 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_36_7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7114 2024.07.19 17:50:28.965359 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
7115 2024.07.19 17:50:33.935741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7116 2024.07.19 17:50:33.935878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7117 2024.07.19 17:50:33.935904 [ 3 ] {} <Debug> HTTP-Session: f7ad69ac-d5bb-408f-a0fd-17f9f231ceb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7118 2024.07.19 17:50:33.935928 [ 3 ] {} <Debug> HTTP-Session: f7ad69ac-d5bb-408f-a0fd-17f9f231ceb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7119 2024.07.19 17:50:33.935943 [ 3 ] {} <Debug> HTTP-Session: f7ad69ac-d5bb-408f-a0fd-17f9f231ceb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.07.19 17:50:33.935992 [ 3 ] {} <Trace> HTTP-Session: f7ad69ac-d5bb-408f-a0fd-17f9f231ceb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7121 2024.07.19 17:50:33.936178 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7122 2024.07.19 17:50:33.936245 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7123 2024.07.19 17:50:33.936434 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7124 2024.07.19 17:50:33.936898 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7125 2024.07.19 17:50:33.936941 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7126 2024.07.19 17:50:33.937312 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7127 2024.07.19 17:50:33.937650 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7128 2024.07.19 17:50:33.937804 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001685 sec., 11869.436201780414 rows/sec., 875.14 KiB/sec.
7129 2024.07.19 17:50:33.938041 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Debug> DynamicQueryHandler: Done processing query
7130 2024.07.19 17:50:33.938067 [ 3 ] {a62f8cef-ba9a-48f8-b026-c6f0b01f2eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7131 2024.07.19 17:50:33.938085 [ 3 ] {} <Debug> HTTP-Session: f7ad69ac-d5bb-408f-a0fd-17f9f231ceb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7132 2024.07.19 17:50:33.938250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7133 2024.07.19 17:50:33.938300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7134 2024.07.19 17:50:33.938319 [ 3 ] {} <Debug> HTTP-Session: 0aeff954-5165-465b-b6f1-a34da6afb378 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7135 2024.07.19 17:50:33.938336 [ 3 ] {} <Debug> HTTP-Session: 0aeff954-5165-465b-b6f1-a34da6afb378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7136 2024.07.19 17:50:33.938349 [ 3 ] {} <Debug> HTTP-Session: 0aeff954-5165-465b-b6f1-a34da6afb378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.07.19 17:50:33.938382 [ 3 ] {} <Trace> HTTP-Session: 0aeff954-5165-465b-b6f1-a34da6afb378 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7138 2024.07.19 17:50:33.938475 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7139 2024.07.19 17:50:33.938518 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7140 2024.07.19 17:50:33.938650 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7141 2024.07.19 17:50:33.938968 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7142 2024.07.19 17:50:33.939006 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7143 2024.07.19 17:50:33.939310 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7144 2024.07.19 17:50:33.939627 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7145 2024.07.19 17:50:33.939791 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 367.31 KiB/sec.
7146 2024.07.19 17:50:33.940113 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Debug> DynamicQueryHandler: Done processing query
7147 2024.07.19 17:50:33.940139 [ 3 ] {0c035883-6800-4b4c-b35d-9f4af5b1453a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7148 2024.07.19 17:50:33.940155 [ 3 ] {} <Debug> HTTP-Session: 0aeff954-5165-465b-b6f1-a34da6afb378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7149 2024.07.19 17:50:33.940327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7150 2024.07.19 17:50:33.940376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7151 2024.07.19 17:50:33.940396 [ 3 ] {} <Debug> HTTP-Session: a853b302-ef5b-4dfa-b4b7-a99ff6ff1206 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7152 2024.07.19 17:50:33.940413 [ 3 ] {} <Debug> HTTP-Session: a853b302-ef5b-4dfa-b4b7-a99ff6ff1206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7153 2024.07.19 17:50:33.940426 [ 3 ] {} <Debug> HTTP-Session: a853b302-ef5b-4dfa-b4b7-a99ff6ff1206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7154 2024.07.19 17:50:33.940457 [ 3 ] {} <Trace> HTTP-Session: a853b302-ef5b-4dfa-b4b7-a99ff6ff1206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7155 2024.07.19 17:50:33.940608 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7156 2024.07.19 17:50:33.940651 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7157 2024.07.19 17:50:33.940797 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7158 2024.07.19 17:50:33.941259 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7159 2024.07.19 17:50:33.941296 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7160 2024.07.19 17:50:33.941620 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7161 2024.07.19 17:50:33.941933 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7162 2024.07.19 17:50:33.942083 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Debug> executeQuery: Read 206 rows, 18.64 KiB in 0.00154 sec., 133766.23376623378 rows/sec., 11.82 MiB/sec.
7163 2024.07.19 17:50:33.942347 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Debug> DynamicQueryHandler: Done processing query
7164 2024.07.19 17:50:33.942391 [ 3 ] {d276cc89-2f09-400b-8091-5db7753a6edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7165 2024.07.19 17:50:33.942424 [ 3 ] {} <Debug> HTTP-Session: a853b302-ef5b-4dfa-b4b7-a99ff6ff1206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.07.19 17:50:33.942597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7167 2024.07.19 17:50:33.942647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7168 2024.07.19 17:50:33.942667 [ 3 ] {} <Debug> HTTP-Session: bec0f138-1ee6-4c4c-9c81-fbb0828821a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7169 2024.07.19 17:50:33.942684 [ 3 ] {} <Debug> HTTP-Session: bec0f138-1ee6-4c4c-9c81-fbb0828821a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7170 2024.07.19 17:50:33.942698 [ 3 ] {} <Debug> HTTP-Session: bec0f138-1ee6-4c4c-9c81-fbb0828821a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.07.19 17:50:33.942729 [ 3 ] {} <Trace> HTTP-Session: bec0f138-1ee6-4c4c-9c81-fbb0828821a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7172 2024.07.19 17:50:33.942828 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7173 2024.07.19 17:50:33.942872 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7174 2024.07.19 17:50:33.943016 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7175 2024.07.19 17:50:33.943296 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7176 2024.07.19 17:50:33.943334 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7177 2024.07.19 17:50:33.943640 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7178 2024.07.19 17:50:33.943949 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7179 2024.07.19 17:50:33.944114 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 322.51 KiB/sec.
7180 2024.07.19 17:50:33.944423 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Debug> DynamicQueryHandler: Done processing query
7181 2024.07.19 17:50:33.944448 [ 3 ] {33d0e74a-21df-4270-b389-4876f4f5ec9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7182 2024.07.19 17:50:33.944464 [ 3 ] {} <Debug> HTTP-Session: bec0f138-1ee6-4c4c-9c81-fbb0828821a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.07.19 17:50:33.944628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7184 2024.07.19 17:50:33.944677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7185 2024.07.19 17:50:33.944696 [ 3 ] {} <Debug> HTTP-Session: 6aa36c8f-6958-48aa-a2ca-08b645afb954 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7186 2024.07.19 17:50:33.944713 [ 3 ] {} <Debug> HTTP-Session: 6aa36c8f-6958-48aa-a2ca-08b645afb954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7187 2024.07.19 17:50:33.944727 [ 3 ] {} <Debug> HTTP-Session: 6aa36c8f-6958-48aa-a2ca-08b645afb954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.07.19 17:50:33.944758 [ 3 ] {} <Trace> HTTP-Session: 6aa36c8f-6958-48aa-a2ca-08b645afb954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7189 2024.07.19 17:50:33.944958 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7190 2024.07.19 17:50:33.945001 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7191 2024.07.19 17:50:33.945148 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7192 2024.07.19 17:50:33.945709 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7193 2024.07.19 17:50:33.945746 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7194 2024.07.19 17:50:33.946073 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7195 2024.07.19 17:50:33.946386 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7196 2024.07.19 17:50:33.946542 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Debug> executeQuery: Read 402 rows, 29.08 KiB in 0.001681 sec., 239143.36704342652 rows/sec., 16.90 MiB/sec.
7197 2024.07.19 17:50:33.946719 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Debug> DynamicQueryHandler: Done processing query
7198 2024.07.19 17:50:33.946743 [ 3 ] {0d240317-b4a3-4009-af10-23400974333f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7199 2024.07.19 17:50:33.946759 [ 3 ] {} <Debug> HTTP-Session: 6aa36c8f-6958-48aa-a2ca-08b645afb954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.07.19 17:50:33.946905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7201 2024.07.19 17:50:33.946953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7202 2024.07.19 17:50:33.946971 [ 3 ] {} <Debug> HTTP-Session: 40509975-76f9-43e0-a608-f5134b7cc82d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7203 2024.07.19 17:50:33.946988 [ 3 ] {} <Debug> HTTP-Session: 40509975-76f9-43e0-a608-f5134b7cc82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7204 2024.07.19 17:50:33.947002 [ 3 ] {} <Debug> HTTP-Session: 40509975-76f9-43e0-a608-f5134b7cc82d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.07.19 17:50:33.947032 [ 3 ] {} <Trace> HTTP-Session: 40509975-76f9-43e0-a608-f5134b7cc82d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7206 2024.07.19 17:50:33.947127 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7207 2024.07.19 17:50:33.947171 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7208 2024.07.19 17:50:33.947303 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7209 2024.07.19 17:50:33.947585 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7210 2024.07.19 17:50:33.947622 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7211 2024.07.19 17:50:33.947991 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7212 2024.07.19 17:50:33.948354 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7213 2024.07.19 17:50:33.948515 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 183.76 KiB/sec.
7214 2024.07.19 17:50:33.948525 [ 98 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7215 2024.07.19 17:50:33.948635 [ 98 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7216 2024.07.19 17:50:33.948681 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7217 2024.07.19 17:50:33.948819 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Debug> DynamicQueryHandler: Done processing query
7218 2024.07.19 17:50:33.948932 [ 3 ] {ae49dfc0-c8d4-4dd2-9b8e-e2e719b4e140} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7219 2024.07.19 17:50:33.949099 [ 3 ] {} <Debug> HTTP-Session: 40509975-76f9-43e0-a608-f5134b7cc82d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7220 2024.07.19 17:50:33.949179 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
7221 2024.07.19 17:50:33.949340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7222 2024.07.19 17:50:33.949435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7223 2024.07.19 17:50:33.949486 [ 3 ] {} <Debug> HTTP-Session: 26da2dee-9c63-47ba-a0cf-a4e9b9474d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7224 2024.07.19 17:50:33.949528 [ 3 ] {} <Debug> HTTP-Session: 26da2dee-9c63-47ba-a0cf-a4e9b9474d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7225 2024.07.19 17:50:33.949571 [ 3 ] {} <Debug> HTTP-Session: 26da2dee-9c63-47ba-a0cf-a4e9b9474d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.07.19 17:50:33.949589 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7227 2024.07.19 17:50:33.949625 [ 3 ] {} <Trace> HTTP-Session: 26da2dee-9c63-47ba-a0cf-a4e9b9474d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7228 2024.07.19 17:50:33.949668 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
7229 2024.07.19 17:50:33.949918 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
7230 2024.07.19 17:50:33.949975 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7231 2024.07.19 17:50:33.950241 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7232 2024.07.19 17:50:33.950262 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7233 2024.07.19 17:50:33.950641 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7234 2024.07.19 17:50:33.950985 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7235 2024.07.19 17:50:33.951322 [ 196 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7236 2024.07.19 17:50:33.951606 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7237 2024.07.19 17:50:33.952633 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7238 2024.07.19 17:50:33.952705 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7239 2024.07.19 17:50:33.953766 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7240 2024.07.19 17:50:33.954038 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005246246 sec., 18298.798798226388 rows/sec., 786.28 KiB/sec.
7241 2024.07.19 17:50:33.954337 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7242 2024.07.19 17:50:33.954569 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7243 2024.07.19 17:50:33.954985 [ 98 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7244 2024.07.19 17:50:33.955005 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005212 sec., 14773.599386032234 rows/sec., 931.59 KiB/sec.
7245 2024.07.19 17:50:33.955068 [ 98 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7246 2024.07.19 17:50:33.955229 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7247 2024.07.19 17:50:33.955518 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7248 2024.07.19 17:50:33.955719 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
7249 2024.07.19 17:50:33.955954 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_16_3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7250 2024.07.19 17:50:33.956127 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Debug> DynamicQueryHandler: Done processing query
7251 2024.07.19 17:50:33.956230 [ 3 ] {d5ae991c-d612-4d72-98ec-f1ecb502bcb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7252 2024.07.19 17:50:33.956253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7253 2024.07.19 17:50:33.956330 [ 3 ] {} <Debug> HTTP-Session: 26da2dee-9c63-47ba-a0cf-a4e9b9474d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7254 2024.07.19 17:50:33.956375 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7255 2024.07.19 17:50:33.956443 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
7256 2024.07.19 17:50:33.956572 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
7257 2024.07.19 17:50:33.956691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7258 2024.07.19 17:50:33.956909 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
7259 2024.07.19 17:50:33.956947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7260 2024.07.19 17:50:33.957009 [ 3 ] {} <Debug> HTTP-Session: 89d2f60c-9823-4883-9949-164aaf7f0203 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7261 2024.07.19 17:50:33.957125 [ 3 ] {} <Debug> HTTP-Session: 89d2f60c-9823-4883-9949-164aaf7f0203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7262 2024.07.19 17:50:33.957204 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
7263 2024.07.19 17:50:33.957226 [ 3 ] {} <Debug> HTTP-Session: 89d2f60c-9823-4883-9949-164aaf7f0203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.07.19 17:50:33.957406 [ 3 ] {} <Trace> HTTP-Session: 89d2f60c-9823-4883-9949-164aaf7f0203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7265 2024.07.19 17:50:33.957463 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
7266 2024.07.19 17:50:33.957705 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
7267 2024.07.19 17:50:33.958047 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7268 2024.07.19 17:50:33.958171 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7269 2024.07.19 17:50:33.958639 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7270 2024.07.19 17:50:33.959686 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7271 2024.07.19 17:50:33.959750 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7272 2024.07.19 17:50:33.960781 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7273 2024.07.19 17:50:33.960796 [ 198 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.00539563 sec., 228332.92868488017 rows/sec., 14.06 MiB/sec.
7274 2024.07.19 17:50:33.961074 [ 188 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7275 2024.07.19 17:50:33.961497 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7276 2024.07.19 17:50:33.961938 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004233 sec., 38506.969052681314 rows/sec., 2.68 MiB/sec.
7277 2024.07.19 17:50:33.962155 [ 188 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7278 2024.07.19 17:50:33.962299 [ 188 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7279 2024.07.19 17:50:33.962324 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Debug> DynamicQueryHandler: Done processing query
7280 2024.07.19 17:50:33.962412 [ 3 ] {a9f7803e-b4d8-455c-b006-abb292cbfdc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7281 2024.07.19 17:50:33.962464 [ 3 ] {} <Debug> HTTP-Session: 89d2f60c-9823-4883-9949-164aaf7f0203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.07.19 17:50:33.962529 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
7283 2024.07.19 17:50:33.962658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7284 2024.07.19 17:50:33.962714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7285 2024.07.19 17:50:33.962734 [ 3 ] {} <Debug> HTTP-Session: da2016f0-09b7-42a5-9cc8-7d2269f1063e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7286 2024.07.19 17:50:33.962751 [ 3 ] {} <Debug> HTTP-Session: da2016f0-09b7-42a5-9cc8-7d2269f1063e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.07.19 17:50:33.962765 [ 3 ] {} <Debug> HTTP-Session: da2016f0-09b7-42a5-9cc8-7d2269f1063e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.07.19 17:50:33.962800 [ 3 ] {} <Trace> HTTP-Session: da2016f0-09b7-42a5-9cc8-7d2269f1063e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7289 2024.07.19 17:50:33.963057 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7290 2024.07.19 17:50:33.963131 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7291 2024.07.19 17:50:33.963607 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7292 2024.07.19 17:50:33.964194 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7293 2024.07.19 17:50:33.964231 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7294 2024.07.19 17:50:33.964814 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7295 2024.07.19 17:50:33.965280 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7296 2024.07.19 17:50:33.965466 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7297 2024.07.19 17:50:33.965491 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002605 sec., 5374.280230326295 rows/sec., 9.63 MiB/sec.
7298 2024.07.19 17:50:33.965527 [ 98 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7299 2024.07.19 17:50:33.965592 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7300 2024.07.19 17:50:33.965930 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
7301 2024.07.19 17:50:33.966133 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Debug> DynamicQueryHandler: Done processing query
7302 2024.07.19 17:50:33.966186 [ 3 ] {d663e41b-2293-4f77-ba0a-10fc404590fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7303 2024.07.19 17:50:33.966245 [ 3 ] {} <Debug> HTTP-Session: da2016f0-09b7-42a5-9cc8-7d2269f1063e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7304 2024.07.19 17:50:33.966470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7305 2024.07.19 17:50:33.966585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7306 2024.07.19 17:50:33.966650 [ 3 ] {} <Debug> HTTP-Session: 4d8a0286-5003-44a8-80ea-ea0fb5de31d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7307 2024.07.19 17:50:33.966694 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7308 2024.07.19 17:50:33.966695 [ 3 ] {} <Debug> HTTP-Session: 4d8a0286-5003-44a8-80ea-ea0fb5de31d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.07.19 17:50:33.966758 [ 3 ] {} <Debug> HTTP-Session: 4d8a0286-5003-44a8-80ea-ea0fb5de31d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.07.19 17:50:33.966853 [ 3 ] {} <Trace> HTTP-Session: 4d8a0286-5003-44a8-80ea-ea0fb5de31d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7311 2024.07.19 17:50:33.966859 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part
7312 2024.07.19 17:50:33.967082 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7313 2024.07.19 17:50:33.967317 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7314 2024.07.19 17:50:33.967575 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
7315 2024.07.19 17:50:33.968214 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7316 2024.07.19 17:50:33.968345 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part
7317 2024.07.19 17:50:33.968931 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
7318 2024.07.19 17:50:33.969283 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7319 2024.07.19 17:50:33.969402 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7320 2024.07.19 17:50:33.969639 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part
7321 2024.07.19 17:50:33.970185 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
7322 2024.07.19 17:50:33.970685 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7323 2024.07.19 17:50:33.971628 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7324 2024.07.19 17:50:33.972016 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005027 sec., 4575.293415555998 rows/sec., 247.49 KiB/sec.
7325 2024.07.19 17:50:33.972365 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Debug> DynamicQueryHandler: Done processing query
7326 2024.07.19 17:50:33.972391 [ 3 ] {c18d792c-ec2a-413d-85a3-bb877627b340} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7327 2024.07.19 17:50:33.972409 [ 3 ] {} <Debug> HTTP-Session: 4d8a0286-5003-44a8-80ea-ea0fb5de31d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7328 2024.07.19 17:50:33.972557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7329 2024.07.19 17:50:33.972660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7330 2024.07.19 17:50:33.972728 [ 3 ] {} <Debug> HTTP-Session: 36b5cb5b-4ba2-4f7d-bce6-43e7fef74dda Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7331 2024.07.19 17:50:33.972785 [ 3 ] {} <Debug> HTTP-Session: 36b5cb5b-4ba2-4f7d-bce6-43e7fef74dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7332 2024.07.19 17:50:33.972827 [ 3 ] {} <Debug> HTTP-Session: 36b5cb5b-4ba2-4f7d-bce6-43e7fef74dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.07.19 17:50:33.972919 [ 3 ] {} <Trace> HTTP-Session: 36b5cb5b-4ba2-4f7d-bce6-43e7fef74dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7334 2024.07.19 17:50:33.973209 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7335 2024.07.19 17:50:33.973333 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7336 2024.07.19 17:50:33.974006 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7337 2024.07.19 17:50:33.974967 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7338 2024.07.19 17:50:33.975035 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7339 2024.07.19 17:50:33.976141 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7340 2024.07.19 17:50:33.976866 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7341 2024.07.19 17:50:33.977033 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003948 sec., 15197.568389057751 rows/sec., 1.02 MiB/sec.
7342 2024.07.19 17:50:33.977910 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Debug> DynamicQueryHandler: Done processing query
7343 2024.07.19 17:50:33.977993 [ 3 ] {11ceedc6-3609-4209-bfd1-6c7d1d13240e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7344 2024.07.19 17:50:33.978088 [ 3 ] {} <Debug> HTTP-Session: 36b5cb5b-4ba2-4f7d-bce6-43e7fef74dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7345 2024.07.19 17:50:33.978952 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 19 columns (19 merged, 0 gathered) in 0.013240005 sec., 31722.04240104139 rows/sec., 56.84 MiB/sec.
7346 2024.07.19 17:50:33.979776 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7347 2024.07.19 17:50:33.980411 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7348 2024.07.19 17:50:33.980503 [ 195 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7349 2024.07.19 17:50:33.980662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB.
7350 2024.07.19 17:50:38.076207 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
7351 2024.07.19 17:50:38.076310 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
7352 2024.07.19 17:50:38.931524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7353 2024.07.19 17:50:38.931652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7354 2024.07.19 17:50:38.931681 [ 3 ] {} <Debug> HTTP-Session: bc8d7247-8646-4b6b-bb06-f7d37d593086 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7355 2024.07.19 17:50:38.931708 [ 3 ] {} <Debug> HTTP-Session: bc8d7247-8646-4b6b-bb06-f7d37d593086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7356 2024.07.19 17:50:38.931725 [ 3 ] {} <Debug> HTTP-Session: bc8d7247-8646-4b6b-bb06-f7d37d593086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7357 2024.07.19 17:50:38.931785 [ 3 ] {} <Trace> HTTP-Session: bc8d7247-8646-4b6b-bb06-f7d37d593086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7358 2024.07.19 17:50:38.931990 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7359 2024.07.19 17:50:38.932056 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7360 2024.07.19 17:50:38.932247 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7361 2024.07.19 17:50:38.932658 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7362 2024.07.19 17:50:38.932706 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7363 2024.07.19 17:50:38.933082 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7364 2024.07.19 17:50:38.933425 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7365 2024.07.19 17:50:38.933599 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001658 sec., 10856.453558504221 rows/sec., 879.97 KiB/sec.
7366 2024.07.19 17:50:38.933612 [ 84 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7367 2024.07.19 17:50:38.933728 [ 84 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7368 2024.07.19 17:50:38.933764 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7369 2024.07.19 17:50:38.933882 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Debug> DynamicQueryHandler: Done processing query
7370 2024.07.19 17:50:38.933938 [ 3 ] {c8fb74c3-451d-4071-8fc2-b1a3629c7be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7371 2024.07.19 17:50:38.933974 [ 3 ] {} <Debug> HTTP-Session: bc8d7247-8646-4b6b-bb06-f7d37d593086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.07.19 17:50:38.933984 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
7373 2024.07.19 17:50:38.934170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7374 2024.07.19 17:50:38.934247 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7375 2024.07.19 17:50:38.934274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7376 2024.07.19 17:50:38.934309 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 38 rows starting from the beginning of the part
7377 2024.07.19 17:50:38.934319 [ 3 ] {} <Debug> HTTP-Session: f8778d40-4cef-4874-a156-a08787e06094 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7378 2024.07.19 17:50:38.934369 [ 3 ] {} <Debug> HTTP-Session: f8778d40-4cef-4874-a156-a08787e06094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7379 2024.07.19 17:50:38.934416 [ 3 ] {} <Debug> HTTP-Session: f8778d40-4cef-4874-a156-a08787e06094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7380 2024.07.19 17:50:38.934562 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part
7381 2024.07.19 17:50:38.934580 [ 3 ] {} <Trace> HTTP-Session: f8778d40-4cef-4874-a156-a08787e06094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7382 2024.07.19 17:50:38.934788 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part
7383 2024.07.19 17:50:38.935114 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7384 2024.07.19 17:50:38.935168 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part
7385 2024.07.19 17:50:38.935251 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7386 2024.07.19 17:50:38.935461 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part
7387 2024.07.19 17:50:38.935815 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part
7388 2024.07.19 17:50:38.936219 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7389 2024.07.19 17:50:38.937153 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7390 2024.07.19 17:50:38.937217 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7391 2024.07.19 17:50:38.938080 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7392 2024.07.19 17:50:38.938520 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004666832 sec., 28284.712198767815 rows/sec., 2.15 MiB/sec.
7393 2024.07.19 17:50:38.938721 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7394 2024.07.19 17:50:38.938874 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7395 2024.07.19 17:50:38.939297 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.004481 sec., 24548.091943762556 rows/sec., 2.01 MiB/sec.
7396 2024.07.19 17:50:38.939942 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Debug> DynamicQueryHandler: Done processing query
7397 2024.07.19 17:50:38.940023 [ 3 ] {84bbda49-1fa5-426e-8e03-1f48cd4b56f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7398 2024.07.19 17:50:38.940095 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7399 2024.07.19 17:50:38.940109 [ 3 ] {} <Debug> HTTP-Session: f8778d40-4cef-4874-a156-a08787e06094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7400 2024.07.19 17:50:38.940243 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_31_6} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7401 2024.07.19 17:50:38.940295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7402 2024.07.19 17:50:38.940397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
7403 2024.07.19 17:50:38.940412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7404 2024.07.19 17:50:38.940453 [ 3 ] {} <Debug> HTTP-Session: c68cf68f-4917-4dea-832f-3d35be42b533 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7405 2024.07.19 17:50:38.940469 [ 3 ] {} <Debug> HTTP-Session: c68cf68f-4917-4dea-832f-3d35be42b533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.07.19 17:50:38.940483 [ 3 ] {} <Debug> HTTP-Session: c68cf68f-4917-4dea-832f-3d35be42b533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7407 2024.07.19 17:50:38.940514 [ 3 ] {} <Trace> HTTP-Session: c68cf68f-4917-4dea-832f-3d35be42b533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7408 2024.07.19 17:50:38.940649 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7409 2024.07.19 17:50:38.940694 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7410 2024.07.19 17:50:38.940846 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7411 2024.07.19 17:50:38.941196 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7412 2024.07.19 17:50:38.941233 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7413 2024.07.19 17:50:38.941802 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7414 2024.07.19 17:50:38.942117 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7415 2024.07.19 17:50:38.942269 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001671 sec., 49072.41172950329 rows/sec., 3.83 MiB/sec.
7416 2024.07.19 17:50:38.942427 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Debug> DynamicQueryHandler: Done processing query
7417 2024.07.19 17:50:38.942450 [ 3 ] {e5514ffe-0455-4192-b833-2389bda9b3f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7418 2024.07.19 17:50:38.942466 [ 3 ] {} <Debug> HTTP-Session: c68cf68f-4917-4dea-832f-3d35be42b533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.07.19 17:50:38.942614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7420 2024.07.19 17:50:38.942661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7421 2024.07.19 17:50:38.942679 [ 3 ] {} <Debug> HTTP-Session: 14d8ee47-a0e4-4fe8-9358-ac2c951e91ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7422 2024.07.19 17:50:38.942696 [ 3 ] {} <Debug> HTTP-Session: 14d8ee47-a0e4-4fe8-9358-ac2c951e91ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.07.19 17:50:38.942709 [ 3 ] {} <Debug> HTTP-Session: 14d8ee47-a0e4-4fe8-9358-ac2c951e91ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7424 2024.07.19 17:50:38.942738 [ 3 ] {} <Trace> HTTP-Session: 14d8ee47-a0e4-4fe8-9358-ac2c951e91ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7425 2024.07.19 17:50:38.942883 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7426 2024.07.19 17:50:38.942930 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7427 2024.07.19 17:50:38.943073 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7428 2024.07.19 17:50:38.943453 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7429 2024.07.19 17:50:38.943490 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7430 2024.07.19 17:50:38.943879 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7431 2024.07.19 17:50:38.944219 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7432 2024.07.19 17:50:38.944384 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec.
7433 2024.07.19 17:50:38.944554 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Debug> DynamicQueryHandler: Done processing query
7434 2024.07.19 17:50:38.944578 [ 3 ] {e1eea8f7-5a01-4032-b7d2-907982d0237f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7435 2024.07.19 17:50:38.944593 [ 3 ] {} <Debug> HTTP-Session: 14d8ee47-a0e4-4fe8-9358-ac2c951e91ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.07.19 17:50:38.944740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7437 2024.07.19 17:50:38.944788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7438 2024.07.19 17:50:38.944807 [ 3 ] {} <Debug> HTTP-Session: 7e490c7d-8bc6-47c2-b1f8-e264831ef179 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7439 2024.07.19 17:50:38.944823 [ 3 ] {} <Debug> HTTP-Session: 7e490c7d-8bc6-47c2-b1f8-e264831ef179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.07.19 17:50:38.944837 [ 3 ] {} <Debug> HTTP-Session: 7e490c7d-8bc6-47c2-b1f8-e264831ef179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7441 2024.07.19 17:50:38.944866 [ 3 ] {} <Trace> HTTP-Session: 7e490c7d-8bc6-47c2-b1f8-e264831ef179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7442 2024.07.19 17:50:38.945117 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7443 2024.07.19 17:50:38.945184 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7444 2024.07.19 17:50:38.945594 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7445 2024.07.19 17:50:38.946117 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7446 2024.07.19 17:50:38.946153 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7447 2024.07.19 17:50:38.946760 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7448 2024.07.19 17:50:38.947177 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7449 2024.07.19 17:50:38.947359 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002419 sec., 7441.091360066142 rows/sec., 13.33 MiB/sec.
7450 2024.07.19 17:50:38.947570 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Debug> DynamicQueryHandler: Done processing query
7451 2024.07.19 17:50:38.947595 [ 3 ] {fb965244-dbf9-40a3-bdbb-dd795b627689} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7452 2024.07.19 17:50:38.947610 [ 3 ] {} <Debug> HTTP-Session: 7e490c7d-8bc6-47c2-b1f8-e264831ef179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7453 2024.07.19 17:50:38.947741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7454 2024.07.19 17:50:38.947789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7455 2024.07.19 17:50:38.947851 [ 3 ] {} <Debug> HTTP-Session: 2a57b31f-f372-4e4c-8a1f-ea210cc64b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7456 2024.07.19 17:50:38.947874 [ 3 ] {} <Debug> HTTP-Session: 2a57b31f-f372-4e4c-8a1f-ea210cc64b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.07.19 17:50:38.947892 [ 3 ] {} <Debug> HTTP-Session: 2a57b31f-f372-4e4c-8a1f-ea210cc64b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7458 2024.07.19 17:50:38.947927 [ 3 ] {} <Trace> HTTP-Session: 2a57b31f-f372-4e4c-8a1f-ea210cc64b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7459 2024.07.19 17:50:38.948050 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7460 2024.07.19 17:50:38.948095 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7461 2024.07.19 17:50:38.948225 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7462 2024.07.19 17:50:38.948528 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7463 2024.07.19 17:50:38.948565 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7464 2024.07.19 17:50:38.948953 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7465 2024.07.19 17:50:38.949283 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7466 2024.07.19 17:50:38.949447 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
7467 2024.07.19 17:50:38.949759 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Debug> DynamicQueryHandler: Done processing query
7468 2024.07.19 17:50:38.949794 [ 3 ] {93a39c28-a7c3-4e36-87f7-8267c2017cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7469 2024.07.19 17:50:38.949811 [ 3 ] {} <Debug> HTTP-Session: 2a57b31f-f372-4e4c-8a1f-ea210cc64b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.07.19 17:50:43.935265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7471 2024.07.19 17:50:43.935399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7472 2024.07.19 17:50:43.935430 [ 3 ] {} <Debug> HTTP-Session: e356c067-7f3f-4833-8c8e-cfc425022846 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7473 2024.07.19 17:50:43.935459 [ 3 ] {} <Debug> HTTP-Session: e356c067-7f3f-4833-8c8e-cfc425022846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.07.19 17:50:43.935478 [ 3 ] {} <Debug> HTTP-Session: e356c067-7f3f-4833-8c8e-cfc425022846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7475 2024.07.19 17:50:43.935535 [ 3 ] {} <Trace> HTTP-Session: e356c067-7f3f-4833-8c8e-cfc425022846 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7476 2024.07.19 17:50:43.935736 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7477 2024.07.19 17:50:43.935809 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7478 2024.07.19 17:50:43.936024 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7479 2024.07.19 17:50:43.936410 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7480 2024.07.19 17:50:43.936451 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7481 2024.07.19 17:50:43.936822 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7482 2024.07.19 17:50:43.937158 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7483 2024.07.19 17:50:43.937303 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001634 sec., 12239.902080783353 rows/sec., 902.45 KiB/sec.
7484 2024.07.19 17:50:43.937621 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Debug> DynamicQueryHandler: Done processing query
7485 2024.07.19 17:50:43.937659 [ 3 ] {f5ec5ebb-471f-4757-be02-f3d9b5dfcd85} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7486 2024.07.19 17:50:43.937676 [ 3 ] {} <Debug> HTTP-Session: e356c067-7f3f-4833-8c8e-cfc425022846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.07.19 17:50:43.937819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7488 2024.07.19 17:50:43.937870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7489 2024.07.19 17:50:43.937891 [ 3 ] {} <Debug> HTTP-Session: 9130f009-c19f-4096-a9a7-e9ee6e798e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7490 2024.07.19 17:50:43.937910 [ 3 ] {} <Debug> HTTP-Session: 9130f009-c19f-4096-a9a7-e9ee6e798e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.07.19 17:50:43.937924 [ 3 ] {} <Debug> HTTP-Session: 9130f009-c19f-4096-a9a7-e9ee6e798e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7492 2024.07.19 17:50:43.937960 [ 3 ] {} <Trace> HTTP-Session: 9130f009-c19f-4096-a9a7-e9ee6e798e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7493 2024.07.19 17:50:43.938065 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7494 2024.07.19 17:50:43.938112 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7495 2024.07.19 17:50:43.938265 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7496 2024.07.19 17:50:43.938524 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7497 2024.07.19 17:50:43.938561 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7498 2024.07.19 17:50:43.938870 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7499 2024.07.19 17:50:43.939187 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7500 2024.07.19 17:50:43.939314 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 127.61 KiB/sec.
7501 2024.07.19 17:50:43.939477 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Debug> DynamicQueryHandler: Done processing query
7502 2024.07.19 17:50:43.939502 [ 3 ] {c4835d39-a6fb-4b53-a7d9-739eacd0a54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7503 2024.07.19 17:50:43.939518 [ 3 ] {} <Debug> HTTP-Session: 9130f009-c19f-4096-a9a7-e9ee6e798e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.07.19 17:50:43.939731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7505 2024.07.19 17:50:43.939786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7506 2024.07.19 17:50:43.939806 [ 3 ] {} <Debug> HTTP-Session: ebc12ef2-cd08-41aa-89ab-5cb5ece7dc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7507 2024.07.19 17:50:43.939824 [ 3 ] {} <Debug> HTTP-Session: ebc12ef2-cd08-41aa-89ab-5cb5ece7dc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.07.19 17:50:43.939837 [ 3 ] {} <Debug> HTTP-Session: ebc12ef2-cd08-41aa-89ab-5cb5ece7dc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7509 2024.07.19 17:50:43.939870 [ 3 ] {} <Trace> HTTP-Session: ebc12ef2-cd08-41aa-89ab-5cb5ece7dc14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7510 2024.07.19 17:50:43.940028 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7511 2024.07.19 17:50:43.940080 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7512 2024.07.19 17:50:43.940217 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7513 2024.07.19 17:50:43.940600 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7514 2024.07.19 17:50:43.940638 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7515 2024.07.19 17:50:43.940992 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7516 2024.07.19 17:50:43.941313 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7517 2024.07.19 17:50:43.941441 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001487 sec., 137188.9710827169 rows/sec., 12.14 MiB/sec.
7518 2024.07.19 17:50:43.941593 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Debug> DynamicQueryHandler: Done processing query
7519 2024.07.19 17:50:43.941618 [ 3 ] {44c7a8bd-061d-4eed-bb25-c054cc939483} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7520 2024.07.19 17:50:43.941634 [ 3 ] {} <Debug> HTTP-Session: ebc12ef2-cd08-41aa-89ab-5cb5ece7dc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.07.19 17:50:43.941756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7522 2024.07.19 17:50:43.941803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7523 2024.07.19 17:50:43.941821 [ 3 ] {} <Debug> HTTP-Session: 64814eb8-e6f5-4fd2-ac1e-4def4ce40ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7524 2024.07.19 17:50:43.941840 [ 3 ] {} <Debug> HTTP-Session: 64814eb8-e6f5-4fd2-ac1e-4def4ce40ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.07.19 17:50:43.941854 [ 3 ] {} <Debug> HTTP-Session: 64814eb8-e6f5-4fd2-ac1e-4def4ce40ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7526 2024.07.19 17:50:43.941887 [ 3 ] {} <Trace> HTTP-Session: 64814eb8-e6f5-4fd2-ac1e-4def4ce40ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7527 2024.07.19 17:50:43.941979 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7528 2024.07.19 17:50:43.942021 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7529 2024.07.19 17:50:43.942145 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7530 2024.07.19 17:50:43.942480 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7531 2024.07.19 17:50:43.942524 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7532 2024.07.19 17:50:43.942846 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7533 2024.07.19 17:50:43.943177 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7534 2024.07.19 17:50:43.943318 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001362 sec., 1468.4287812041116 rows/sec., 102.53 KiB/sec.
7535 2024.07.19 17:50:43.943535 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Debug> DynamicQueryHandler: Done processing query
7536 2024.07.19 17:50:43.943568 [ 3 ] {0f928dcf-800e-4822-9480-7183319290bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7537 2024.07.19 17:50:43.943585 [ 3 ] {} <Debug> HTTP-Session: 64814eb8-e6f5-4fd2-ac1e-4def4ce40ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.07.19 17:50:43.943777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7539 2024.07.19 17:50:43.943827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7540 2024.07.19 17:50:43.943846 [ 3 ] {} <Debug> HTTP-Session: d8906c81-13b6-4483-8726-83e33badc95d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7541 2024.07.19 17:50:43.943863 [ 3 ] {} <Debug> HTTP-Session: d8906c81-13b6-4483-8726-83e33badc95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7542 2024.07.19 17:50:43.943877 [ 3 ] {} <Debug> HTTP-Session: d8906c81-13b6-4483-8726-83e33badc95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7543 2024.07.19 17:50:43.943908 [ 3 ] {} <Trace> HTTP-Session: d8906c81-13b6-4483-8726-83e33badc95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7544 2024.07.19 17:50:43.944111 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7545 2024.07.19 17:50:43.944153 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7546 2024.07.19 17:50:43.944277 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7547 2024.07.19 17:50:43.944793 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7548 2024.07.19 17:50:43.944830 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7549 2024.07.19 17:50:43.945156 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7550 2024.07.19 17:50:43.945466 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7551 2024.07.19 17:50:43.945591 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001592 sec., 249999.99999999997 rows/sec., 17.64 MiB/sec.
7552 2024.07.19 17:50:43.945868 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Debug> DynamicQueryHandler: Done processing query
7553 2024.07.19 17:50:43.945912 [ 3 ] {fbe59afb-e4df-40dd-bf74-465934bab2c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7554 2024.07.19 17:50:43.945935 [ 3 ] {} <Debug> HTTP-Session: d8906c81-13b6-4483-8726-83e33badc95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7555 2024.07.19 17:50:43.946051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7556 2024.07.19 17:50:43.946098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7557 2024.07.19 17:50:43.946117 [ 3 ] {} <Debug> HTTP-Session: 5e0072bd-ee8a-4d23-81cb-39ed55487b16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7558 2024.07.19 17:50:43.946133 [ 3 ] {} <Debug> HTTP-Session: 5e0072bd-ee8a-4d23-81cb-39ed55487b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7559 2024.07.19 17:50:43.946148 [ 3 ] {} <Debug> HTTP-Session: 5e0072bd-ee8a-4d23-81cb-39ed55487b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7560 2024.07.19 17:50:43.946179 [ 3 ] {} <Trace> HTTP-Session: 5e0072bd-ee8a-4d23-81cb-39ed55487b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7561 2024.07.19 17:50:43.946278 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7562 2024.07.19 17:50:43.946327 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7563 2024.07.19 17:50:43.946471 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7564 2024.07.19 17:50:43.946739 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7565 2024.07.19 17:50:43.946774 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7566 2024.07.19 17:50:43.947134 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7567 2024.07.19 17:50:43.947463 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7568 2024.07.19 17:50:43.947594 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 192.25 KiB/sec.
7569 2024.07.19 17:50:43.947860 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Debug> DynamicQueryHandler: Done processing query
7570 2024.07.19 17:50:43.947898 [ 3 ] {8d42cbe0-9791-4f26-a628-1c4f94368930} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7571 2024.07.19 17:50:43.947915 [ 3 ] {} <Debug> HTTP-Session: 5e0072bd-ee8a-4d23-81cb-39ed55487b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.07.19 17:50:43.948045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7573 2024.07.19 17:50:43.948092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7574 2024.07.19 17:50:43.948110 [ 3 ] {} <Debug> HTTP-Session: 8051a6d9-978e-465d-a2b0-64e60989ebc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7575 2024.07.19 17:50:43.948128 [ 3 ] {} <Debug> HTTP-Session: 8051a6d9-978e-465d-a2b0-64e60989ebc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7576 2024.07.19 17:50:43.948148 [ 3 ] {} <Debug> HTTP-Session: 8051a6d9-978e-465d-a2b0-64e60989ebc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7577 2024.07.19 17:50:43.948178 [ 3 ] {} <Trace> HTTP-Session: 8051a6d9-978e-465d-a2b0-64e60989ebc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7578 2024.07.19 17:50:43.948329 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7579 2024.07.19 17:50:43.948387 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7580 2024.07.19 17:50:43.948581 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7581 2024.07.19 17:50:43.948931 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7582 2024.07.19 17:50:43.948968 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7583 2024.07.19 17:50:43.949339 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7584 2024.07.19 17:50:43.949683 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7585 2024.07.19 17:50:43.949821 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001564 sec., 49232.736572890026 rows/sec., 3.03 MiB/sec.
7586 2024.07.19 17:50:43.949992 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Debug> DynamicQueryHandler: Done processing query
7587 2024.07.19 17:50:43.950018 [ 3 ] {ce50aa5b-0f56-44b9-8c8d-45eeedecd36d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7588 2024.07.19 17:50:43.950034 [ 3 ] {} <Debug> HTTP-Session: 8051a6d9-978e-465d-a2b0-64e60989ebc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.07.19 17:50:43.950199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7590 2024.07.19 17:50:43.950248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7591 2024.07.19 17:50:43.950267 [ 3 ] {} <Debug> HTTP-Session: e9b31a1c-f6fe-450c-825f-b4e10acd0d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7592 2024.07.19 17:50:43.950285 [ 3 ] {} <Debug> HTTP-Session: e9b31a1c-f6fe-450c-825f-b4e10acd0d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.07.19 17:50:43.950300 [ 3 ] {} <Debug> HTTP-Session: e9b31a1c-f6fe-450c-825f-b4e10acd0d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.07.19 17:50:43.950332 [ 3 ] {} <Trace> HTTP-Session: e9b31a1c-f6fe-450c-825f-b4e10acd0d27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7595 2024.07.19 17:50:43.950475 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7596 2024.07.19 17:50:43.950521 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7597 2024.07.19 17:50:43.950664 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7598 2024.07.19 17:50:43.951058 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7599 2024.07.19 17:50:43.951095 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7600 2024.07.19 17:50:43.951466 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7601 2024.07.19 17:50:43.951813 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7602 2024.07.19 17:50:43.951957 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001545 sec., 104207.11974110032 rows/sec., 7.26 MiB/sec.
7603 2024.07.19 17:50:43.952230 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Debug> DynamicQueryHandler: Done processing query
7604 2024.07.19 17:50:43.952274 [ 3 ] {c2f58d35-bae6-45f6-ae13-f10b15c67db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7605 2024.07.19 17:50:43.952298 [ 3 ] {} <Debug> HTTP-Session: e9b31a1c-f6fe-450c-825f-b4e10acd0d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.07.19 17:50:43.952466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7607 2024.07.19 17:50:43.952524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7608 2024.07.19 17:50:43.952547 [ 3 ] {} <Debug> HTTP-Session: 7a719dd0-dd69-4573-8267-2724e7f71248 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7609 2024.07.19 17:50:43.952568 [ 3 ] {} <Debug> HTTP-Session: 7a719dd0-dd69-4573-8267-2724e7f71248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7610 2024.07.19 17:50:43.952587 [ 3 ] {} <Debug> HTTP-Session: 7a719dd0-dd69-4573-8267-2724e7f71248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.07.19 17:50:43.952622 [ 3 ] {} <Trace> HTTP-Session: 7a719dd0-dd69-4573-8267-2724e7f71248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7612 2024.07.19 17:50:43.952836 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7613 2024.07.19 17:50:43.952903 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7614 2024.07.19 17:50:43.953324 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7615 2024.07.19 17:50:43.953886 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7616 2024.07.19 17:50:43.953922 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7617 2024.07.19 17:50:43.954533 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7618 2024.07.19 17:50:43.954956 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7619 2024.07.19 17:50:43.955140 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00244 sec., 5737.704918032787 rows/sec., 10.28 MiB/sec.
7620 2024.07.19 17:50:43.955387 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Debug> DynamicQueryHandler: Done processing query
7621 2024.07.19 17:50:43.955414 [ 3 ] {8773d27e-e12b-44b3-9fec-b0894d6561e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7622 2024.07.19 17:50:43.955431 [ 3 ] {} <Debug> HTTP-Session: 7a719dd0-dd69-4573-8267-2724e7f71248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.07.19 17:50:43.955550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7624 2024.07.19 17:50:43.955600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7625 2024.07.19 17:50:43.955620 [ 3 ] {} <Debug> HTTP-Session: 15af5731-b04d-404f-8f7d-475a31d699dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7626 2024.07.19 17:50:43.955637 [ 3 ] {} <Debug> HTTP-Session: 15af5731-b04d-404f-8f7d-475a31d699dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7627 2024.07.19 17:50:43.955652 [ 3 ] {} <Debug> HTTP-Session: 15af5731-b04d-404f-8f7d-475a31d699dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7628 2024.07.19 17:50:43.955683 [ 3 ] {} <Trace> HTTP-Session: 15af5731-b04d-404f-8f7d-475a31d699dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7629 2024.07.19 17:50:43.955785 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7630 2024.07.19 17:50:43.955829 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7631 2024.07.19 17:50:43.955954 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7632 2024.07.19 17:50:43.956226 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7633 2024.07.19 17:50:43.956262 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7634 2024.07.19 17:50:43.956614 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7635 2024.07.19 17:50:43.956929 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7636 2024.07.19 17:50:43.957081 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001322 sec., 17397.88199697428 rows/sec., 941.10 KiB/sec.
7637 2024.07.19 17:50:43.957238 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Debug> DynamicQueryHandler: Done processing query
7638 2024.07.19 17:50:43.957262 [ 3 ] {28b118e5-f87b-4de7-ad06-4ff201f260cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7639 2024.07.19 17:50:43.957278 [ 3 ] {} <Debug> HTTP-Session: 15af5731-b04d-404f-8f7d-475a31d699dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.07.19 17:50:43.957401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7641 2024.07.19 17:50:43.957449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7642 2024.07.19 17:50:43.957467 [ 3 ] {} <Debug> HTTP-Session: 2296a8ae-742b-4818-a7bd-6feb623ee080 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7643 2024.07.19 17:50:43.957484 [ 3 ] {} <Debug> HTTP-Session: 2296a8ae-742b-4818-a7bd-6feb623ee080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.07.19 17:50:43.957498 [ 3 ] {} <Debug> HTTP-Session: 2296a8ae-742b-4818-a7bd-6feb623ee080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.07.19 17:50:43.957528 [ 3 ] {} <Trace> HTTP-Session: 2296a8ae-742b-4818-a7bd-6feb623ee080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7646 2024.07.19 17:50:43.957643 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7647 2024.07.19 17:50:43.957685 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7648 2024.07.19 17:50:43.957810 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7649 2024.07.19 17:50:43.958095 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7650 2024.07.19 17:50:43.958130 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7651 2024.07.19 17:50:43.958492 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7652 2024.07.19 17:50:43.958807 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7653 2024.07.19 17:50:43.958958 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
7654 2024.07.19 17:50:43.959227 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Debug> DynamicQueryHandler: Done processing query
7655 2024.07.19 17:50:43.959272 [ 3 ] {73ef8ae5-3481-4c5b-a661-28b4d54ec45b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7656 2024.07.19 17:50:43.959311 [ 3 ] {} <Debug> HTTP-Session: 2296a8ae-742b-4818-a7bd-6feb623ee080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.07.19 17:50:48.931821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7658 2024.07.19 17:50:48.931961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7659 2024.07.19 17:50:48.931990 [ 3 ] {} <Debug> HTTP-Session: 38b7e9a9-3966-4951-bfe3-0b0bc1f160f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7660 2024.07.19 17:50:48.932019 [ 3 ] {} <Debug> HTTP-Session: 38b7e9a9-3966-4951-bfe3-0b0bc1f160f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.07.19 17:50:48.932037 [ 3 ] {} <Debug> HTTP-Session: 38b7e9a9-3966-4951-bfe3-0b0bc1f160f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.07.19 17:50:48.932094 [ 3 ] {} <Trace> HTTP-Session: 38b7e9a9-3966-4951-bfe3-0b0bc1f160f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7663 2024.07.19 17:50:48.932300 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7664 2024.07.19 17:50:48.932368 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7665 2024.07.19 17:50:48.932561 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7666 2024.07.19 17:50:48.932961 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7667 2024.07.19 17:50:48.933004 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7668 2024.07.19 17:50:48.933372 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7669 2024.07.19 17:50:48.933708 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7670 2024.07.19 17:50:48.933872 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001634 sec., 11015.911872705017 rows/sec., 892.89 KiB/sec.
7671 2024.07.19 17:50:48.934092 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Debug> DynamicQueryHandler: Done processing query
7672 2024.07.19 17:50:48.934121 [ 3 ] {2c3a44bb-2e04-4dd9-b285-6f70f9e7792f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7673 2024.07.19 17:50:48.934138 [ 3 ] {} <Debug> HTTP-Session: 38b7e9a9-3966-4951-bfe3-0b0bc1f160f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.07.19 17:50:48.934328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7675 2024.07.19 17:50:48.934377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7676 2024.07.19 17:50:48.934396 [ 3 ] {} <Debug> HTTP-Session: f0fc9d1e-88e6-4e18-b6ac-ab3a648b9977 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7677 2024.07.19 17:50:48.934413 [ 3 ] {} <Debug> HTTP-Session: f0fc9d1e-88e6-4e18-b6ac-ab3a648b9977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.07.19 17:50:48.934427 [ 3 ] {} <Debug> HTTP-Session: f0fc9d1e-88e6-4e18-b6ac-ab3a648b9977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.07.19 17:50:48.934461 [ 3 ] {} <Trace> HTTP-Session: f0fc9d1e-88e6-4e18-b6ac-ab3a648b9977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7680 2024.07.19 17:50:48.934586 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7681 2024.07.19 17:50:48.934628 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7682 2024.07.19 17:50:48.934753 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7683 2024.07.19 17:50:48.935131 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7684 2024.07.19 17:50:48.935168 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7685 2024.07.19 17:50:48.935485 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7686 2024.07.19 17:50:48.935817 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7687 2024.07.19 17:50:48.936211 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.00165 sec., 66666.66666666667 rows/sec., 5.45 MiB/sec.
7688 2024.07.19 17:50:48.936448 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Debug> DynamicQueryHandler: Done processing query
7689 2024.07.19 17:50:48.936472 [ 3 ] {0abc2090-dbb7-4aa4-9ed8-dd700fa86f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7690 2024.07.19 17:50:48.936488 [ 3 ] {} <Debug> HTTP-Session: f0fc9d1e-88e6-4e18-b6ac-ab3a648b9977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.07.19 17:50:48.936618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7692 2024.07.19 17:50:48.936665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7693 2024.07.19 17:50:48.936684 [ 3 ] {} <Debug> HTTP-Session: c71123d2-fa69-481a-9439-e246865487fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7694 2024.07.19 17:50:48.936699 [ 3 ] {} <Debug> HTTP-Session: c71123d2-fa69-481a-9439-e246865487fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.07.19 17:50:48.936713 [ 3 ] {} <Debug> HTTP-Session: c71123d2-fa69-481a-9439-e246865487fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.07.19 17:50:48.936743 [ 3 ] {} <Trace> HTTP-Session: c71123d2-fa69-481a-9439-e246865487fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7697 2024.07.19 17:50:48.936868 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7698 2024.07.19 17:50:48.936910 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7699 2024.07.19 17:50:48.937033 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7700 2024.07.19 17:50:48.937347 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7701 2024.07.19 17:50:48.937383 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7702 2024.07.19 17:50:48.937687 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7703 2024.07.19 17:50:48.937984 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7704 2024.07.19 17:50:48.938142 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001308 sec., 62691.13149847095 rows/sec., 4.90 MiB/sec.
7705 2024.07.19 17:50:48.938410 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Debug> DynamicQueryHandler: Done processing query
7706 2024.07.19 17:50:48.938466 [ 3 ] {9b16e126-6998-446d-8b3f-b7d593b9875f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7707 2024.07.19 17:50:48.938502 [ 3 ] {} <Debug> HTTP-Session: c71123d2-fa69-481a-9439-e246865487fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.07.19 17:50:48.938709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7709 2024.07.19 17:50:48.938759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7710 2024.07.19 17:50:48.938777 [ 3 ] {} <Debug> HTTP-Session: 4f54e05d-d1b6-4ce6-92f6-616b61591140 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7711 2024.07.19 17:50:48.938793 [ 3 ] {} <Debug> HTTP-Session: 4f54e05d-d1b6-4ce6-92f6-616b61591140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.07.19 17:50:48.938807 [ 3 ] {} <Debug> HTTP-Session: 4f54e05d-d1b6-4ce6-92f6-616b61591140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7713 2024.07.19 17:50:48.938838 [ 3 ] {} <Trace> HTTP-Session: 4f54e05d-d1b6-4ce6-92f6-616b61591140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7714 2024.07.19 17:50:48.938984 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7715 2024.07.19 17:50:48.939032 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7716 2024.07.19 17:50:48.939195 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7717 2024.07.19 17:50:48.939581 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7718 2024.07.19 17:50:48.939616 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7719 2024.07.19 17:50:48.939998 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7720 2024.07.19 17:50:48.940323 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7721 2024.07.19 17:50:48.940481 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec.
7722 2024.07.19 17:50:48.940645 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Debug> DynamicQueryHandler: Done processing query
7723 2024.07.19 17:50:48.940669 [ 3 ] {b3204ef8-f8f0-4c9d-a328-5d8e86f1deaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7724 2024.07.19 17:50:48.940685 [ 3 ] {} <Debug> HTTP-Session: 4f54e05d-d1b6-4ce6-92f6-616b61591140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.07.19 17:50:48.940840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7726 2024.07.19 17:50:48.940890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7727 2024.07.19 17:50:48.940907 [ 3 ] {} <Debug> HTTP-Session: 8d77dd98-6485-4625-bd1d-7473ffb10c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7728 2024.07.19 17:50:48.940923 [ 3 ] {} <Debug> HTTP-Session: 8d77dd98-6485-4625-bd1d-7473ffb10c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.07.19 17:50:48.940937 [ 3 ] {} <Debug> HTTP-Session: 8d77dd98-6485-4625-bd1d-7473ffb10c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7730 2024.07.19 17:50:48.940967 [ 3 ] {} <Trace> HTTP-Session: 8d77dd98-6485-4625-bd1d-7473ffb10c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7731 2024.07.19 17:50:48.941207 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7732 2024.07.19 17:50:48.941270 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7733 2024.07.19 17:50:48.941674 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7734 2024.07.19 17:50:48.942226 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7735 2024.07.19 17:50:48.942261 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7736 2024.07.19 17:50:48.942833 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7737 2024.07.19 17:50:48.943240 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7738 2024.07.19 17:50:48.943433 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002393 sec., 7521.938988717091 rows/sec., 13.48 MiB/sec.
7739 2024.07.19 17:50:48.943632 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Debug> DynamicQueryHandler: Done processing query
7740 2024.07.19 17:50:48.943657 [ 3 ] {bf8dcfa7-4e69-4ca5-9337-ba0360f31cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7741 2024.07.19 17:50:48.943672 [ 3 ] {} <Debug> HTTP-Session: 8d77dd98-6485-4625-bd1d-7473ffb10c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.07.19 17:50:48.943809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7743 2024.07.19 17:50:48.943855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7744 2024.07.19 17:50:48.943874 [ 3 ] {} <Debug> HTTP-Session: ae7c9274-3b99-4463-a592-bccb59875d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7745 2024.07.19 17:50:48.943891 [ 3 ] {} <Debug> HTTP-Session: ae7c9274-3b99-4463-a592-bccb59875d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7746 2024.07.19 17:50:48.943904 [ 3 ] {} <Debug> HTTP-Session: ae7c9274-3b99-4463-a592-bccb59875d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.07.19 17:50:48.943935 [ 3 ] {} <Trace> HTTP-Session: ae7c9274-3b99-4463-a592-bccb59875d2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7748 2024.07.19 17:50:48.944050 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7749 2024.07.19 17:50:48.944094 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7750 2024.07.19 17:50:48.944218 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7751 2024.07.19 17:50:48.944579 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7752 2024.07.19 17:50:48.944615 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7753 2024.07.19 17:50:48.944964 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7754 2024.07.19 17:50:48.945280 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7755 2024.07.19 17:50:48.945433 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec.
7756 2024.07.19 17:50:48.945601 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Debug> DynamicQueryHandler: Done processing query
7757 2024.07.19 17:50:48.945625 [ 3 ] {5ba8507e-328c-4d91-b300-2782b05c4a55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7758 2024.07.19 17:50:48.945640 [ 3 ] {} <Debug> HTTP-Session: ae7c9274-3b99-4463-a592-bccb59875d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7759 2024.07.19 17:50:53.076566 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
7760 2024.07.19 17:50:53.076635 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
7761 2024.07.19 17:50:53.936821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7762 2024.07.19 17:50:53.936955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7763 2024.07.19 17:50:53.936986 [ 3 ] {} <Debug> HTTP-Session: 6be372af-b5cf-4348-bce6-f2eaf177d9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7764 2024.07.19 17:50:53.937015 [ 3 ] {} <Debug> HTTP-Session: 6be372af-b5cf-4348-bce6-f2eaf177d9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.07.19 17:50:53.937032 [ 3 ] {} <Debug> HTTP-Session: 6be372af-b5cf-4348-bce6-f2eaf177d9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7766 2024.07.19 17:50:53.937092 [ 3 ] {} <Trace> HTTP-Session: 6be372af-b5cf-4348-bce6-f2eaf177d9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7767 2024.07.19 17:50:53.937324 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7768 2024.07.19 17:50:53.937403 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7769 2024.07.19 17:50:53.937605 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7770 2024.07.19 17:50:53.938068 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.07.19 17:50:53.938119 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7772 2024.07.19 17:50:53.938514 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7773 2024.07.19 17:50:53.938861 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7774 2024.07.19 17:50:53.939044 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001785 sec., 11204.481792717088 rows/sec., 826.11 KiB/sec.
7775 2024.07.19 17:50:53.939281 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Debug> DynamicQueryHandler: Done processing query
7776 2024.07.19 17:50:53.939309 [ 3 ] {cbef5534-2234-4553-83d2-f802b35185ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7777 2024.07.19 17:50:53.939326 [ 3 ] {} <Debug> HTTP-Session: 6be372af-b5cf-4348-bce6-f2eaf177d9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7778 2024.07.19 17:50:53.939477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7779 2024.07.19 17:50:53.939540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7780 2024.07.19 17:50:53.939559 [ 3 ] {} <Debug> HTTP-Session: 5cae778f-3a7b-48c2-9634-9e62c6d0b1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7781 2024.07.19 17:50:53.939578 [ 3 ] {} <Debug> HTTP-Session: 5cae778f-3a7b-48c2-9634-9e62c6d0b1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7782 2024.07.19 17:50:53.939592 [ 3 ] {} <Debug> HTTP-Session: 5cae778f-3a7b-48c2-9634-9e62c6d0b1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7783 2024.07.19 17:50:53.939629 [ 3 ] {} <Trace> HTTP-Session: 5cae778f-3a7b-48c2-9634-9e62c6d0b1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7784 2024.07.19 17:50:53.939738 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7785 2024.07.19 17:50:53.939785 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7786 2024.07.19 17:50:53.939923 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7787 2024.07.19 17:50:53.940265 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7788 2024.07.19 17:50:53.940304 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7789 2024.07.19 17:50:53.940627 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7790 2024.07.19 17:50:53.940933 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7791 2024.07.19 17:50:53.941082 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 238.26 KiB/sec.
7792 2024.07.19 17:50:53.941396 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Debug> DynamicQueryHandler: Done processing query
7793 2024.07.19 17:50:53.941424 [ 3 ] {86600416-6600-4de4-9bc6-0f440b85b4ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7794 2024.07.19 17:50:53.941440 [ 3 ] {} <Debug> HTTP-Session: 5cae778f-3a7b-48c2-9634-9e62c6d0b1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7795 2024.07.19 17:50:53.941616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 36039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7796 2024.07.19 17:50:53.941670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7797 2024.07.19 17:50:53.941691 [ 3 ] {} <Debug> HTTP-Session: 7f9b981b-57e8-468a-92ef-f5ff160ffb35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7798 2024.07.19 17:50:53.941709 [ 3 ] {} <Debug> HTTP-Session: 7f9b981b-57e8-468a-92ef-f5ff160ffb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7799 2024.07.19 17:50:53.941723 [ 3 ] {} <Debug> HTTP-Session: 7f9b981b-57e8-468a-92ef-f5ff160ffb35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7800 2024.07.19 17:50:53.941757 [ 3 ] {} <Trace> HTTP-Session: 7f9b981b-57e8-468a-92ef-f5ff160ffb35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7801 2024.07.19 17:50:53.941932 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7802 2024.07.19 17:50:53.941978 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7803 2024.07.19 17:50:53.942128 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7804 2024.07.19 17:50:53.942595 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7805 2024.07.19 17:50:53.942631 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7806 2024.07.19 17:50:53.942965 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7807 2024.07.19 17:50:53.943276 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7808 2024.07.19 17:50:53.943443 [ 71 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7809 2024.07.19 17:50:53.943450 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Debug> executeQuery: Read 241 rows, 21.38 KiB in 0.001601 sec., 150530.9181761399 rows/sec., 13.04 MiB/sec.
7810 2024.07.19 17:50:53.943534 [ 71 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7811 2024.07.19 17:50:53.943603 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7812 2024.07.19 17:50:53.943751 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
7813 2024.07.19 17:50:53.943778 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Debug> DynamicQueryHandler: Done processing query
7814 2024.07.19 17:50:53.943805 [ 3 ] {93d77f17-4d3f-4558-a4da-3c19169d8e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7815 2024.07.19 17:50:53.943830 [ 3 ] {} <Debug> HTTP-Session: 7f9b981b-57e8-468a-92ef-f5ff160ffb35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7816 2024.07.19 17:50:53.943895 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7817 2024.07.19 17:50:53.943926 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 301 rows starting from the beginning of the part
7818 2024.07.19 17:50:53.943985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7819 2024.07.19 17:50:53.944055 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 206 rows starting from the beginning of the part
7820 2024.07.19 17:50:53.944097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7821 2024.07.19 17:50:53.944192 [ 3 ] {} <Debug> HTTP-Session: 988dd81b-8ffd-4436-94da-84a135345650 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7822 2024.07.19 17:50:53.944319 [ 3 ] {} <Debug> HTTP-Session: 988dd81b-8ffd-4436-94da-84a135345650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.07.19 17:50:53.944372 [ 3 ] {} <Debug> HTTP-Session: 988dd81b-8ffd-4436-94da-84a135345650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7824 2024.07.19 17:50:53.944378 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 110 rows starting from the beginning of the part
7825 2024.07.19 17:50:53.944480 [ 3 ] {} <Trace> HTTP-Session: 988dd81b-8ffd-4436-94da-84a135345650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7826 2024.07.19 17:50:53.944677 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 204 rows starting from the beginning of the part
7827 2024.07.19 17:50:53.944821 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7828 2024.07.19 17:50:53.944964 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part
7829 2024.07.19 17:50:53.944968 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7830 2024.07.19 17:50:53.945309 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 241 rows starting from the beginning of the part
7831 2024.07.19 17:50:53.945958 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7832 2024.07.19 17:50:53.946412 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2024.07.19 17:50:53.946459 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7834 2024.07.19 17:50:53.946942 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7835 2024.07.19 17:50:53.947400 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7836 2024.07.19 17:50:53.947474 [ 200 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 4 columns (4 merged, 0 gathered) in 0.003774078 sec., 310539.42181375157 rows/sec., 26.79 MiB/sec.
7837 2024.07.19 17:50:53.947628 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002935 sec., 1362.862010221465 rows/sec., 95.16 KiB/sec.
7838 2024.07.19 17:50:53.947730 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7839 2024.07.19 17:50:53.947946 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Debug> DynamicQueryHandler: Done processing query
7840 2024.07.19 17:50:53.947975 [ 3 ] {fc23b7a0-92df-4546-b360-ab00a01a8588} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7841 2024.07.19 17:50:53.948012 [ 3 ] {} <Debug> HTTP-Session: 988dd81b-8ffd-4436-94da-84a135345650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.07.19 17:50:53.948257 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7843 2024.07.19 17:50:53.948273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7844 2024.07.19 17:50:53.948329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7845 2024.07.19 17:50:53.948346 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_41_8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7846 2024.07.19 17:50:53.948355 [ 3 ] {} <Debug> HTTP-Session: f9064378-6747-495a-92eb-38afd719bd1d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7847 2024.07.19 17:50:53.948377 [ 3 ] {} <Debug> HTTP-Session: f9064378-6747-495a-92eb-38afd719bd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7848 2024.07.19 17:50:53.948399 [ 3 ] {} <Debug> HTTP-Session: f9064378-6747-495a-92eb-38afd719bd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7849 2024.07.19 17:50:53.948437 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
7850 2024.07.19 17:50:53.948447 [ 3 ] {} <Trace> HTTP-Session: f9064378-6747-495a-92eb-38afd719bd1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7851 2024.07.19 17:50:53.948693 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7852 2024.07.19 17:50:53.948747 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7853 2024.07.19 17:50:53.948899 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7854 2024.07.19 17:50:53.949657 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7855 2024.07.19 17:50:53.949698 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7856 2024.07.19 17:50:53.950052 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7857 2024.07.19 17:50:53.950372 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7858 2024.07.19 17:50:53.950527 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Debug> executeQuery: Read 424 rows, 30.82 KiB in 0.001961 sec., 216216.2162162162 rows/sec., 15.35 MiB/sec.
7859 2024.07.19 17:50:53.950543 [ 67 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7860 2024.07.19 17:50:53.950618 [ 67 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7861 2024.07.19 17:50:53.950671 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7862 2024.07.19 17:50:53.950816 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Debug> DynamicQueryHandler: Done processing query
7863 2024.07.19 17:50:53.950849 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
7864 2024.07.19 17:50:53.950863 [ 3 ] {28b05b53-2cd3-49c8-933b-248142e7dfe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7865 2024.07.19 17:50:53.950925 [ 3 ] {} <Debug> HTTP-Session: f9064378-6747-495a-92eb-38afd719bd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7866 2024.07.19 17:50:53.951059 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7867 2024.07.19 17:50:53.951114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7868 2024.07.19 17:50:53.951134 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 472 rows starting from the beginning of the part
7869 2024.07.19 17:50:53.951203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7870 2024.07.19 17:50:53.951259 [ 3 ] {} <Debug> HTTP-Session: 7b1c27bc-9194-4144-a1ea-2bdf62811864 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7871 2024.07.19 17:50:53.951349 [ 3 ] {} <Debug> HTTP-Session: 7b1c27bc-9194-4144-a1ea-2bdf62811864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.07.19 17:50:53.951393 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 402 rows starting from the beginning of the part
7873 2024.07.19 17:50:53.951412 [ 3 ] {} <Debug> HTTP-Session: 7b1c27bc-9194-4144-a1ea-2bdf62811864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.07.19 17:50:53.951554 [ 3 ] {} <Trace> HTTP-Session: 7b1c27bc-9194-4144-a1ea-2bdf62811864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7875 2024.07.19 17:50:53.951633 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
7876 2024.07.19 17:50:53.951925 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 398 rows starting from the beginning of the part
7877 2024.07.19 17:50:53.951958 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7878 2024.07.19 17:50:53.952167 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
7879 2024.07.19 17:50:53.952174 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7880 2024.07.19 17:50:53.952495 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 424 rows starting from the beginning of the part
7881 2024.07.19 17:50:53.953201 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7882 2024.07.19 17:50:53.953904 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7883 2024.07.19 17:50:53.953965 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7884 2024.07.19 17:50:53.954944 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7885 2024.07.19 17:50:53.955652 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7886 2024.07.19 17:50:53.955837 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005077053 sec., 366354.2610250474 rows/sec., 26.25 MiB/sec.
7887 2024.07.19 17:50:53.956004 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004226 sec., 1419.782300047326 rows/sec., 61.01 KiB/sec.
7888 2024.07.19 17:50:53.956197 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7889 2024.07.19 17:50:53.956500 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Debug> DynamicQueryHandler: Done processing query
7890 2024.07.19 17:50:53.956567 [ 3 ] {cf54c1a1-a8fc-4a9a-ab7b-1aac12bb8eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7891 2024.07.19 17:50:53.956618 [ 3 ] {} <Debug> HTTP-Session: 7b1c27bc-9194-4144-a1ea-2bdf62811864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7892 2024.07.19 17:50:53.956816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7893 2024.07.19 17:50:53.956880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7894 2024.07.19 17:50:53.956904 [ 3 ] {} <Debug> HTTP-Session: ce612ef9-f1a8-437b-bb53-304519f33d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7895 2024.07.19 17:50:53.956926 [ 3 ] {} <Debug> HTTP-Session: ce612ef9-f1a8-437b-bb53-304519f33d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7896 2024.07.19 17:50:53.956941 [ 3 ] {} <Debug> HTTP-Session: ce612ef9-f1a8-437b-bb53-304519f33d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7897 2024.07.19 17:50:53.956977 [ 3 ] {} <Trace> HTTP-Session: ce612ef9-f1a8-437b-bb53-304519f33d68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7898 2024.07.19 17:50:53.957028 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7899 2024.07.19 17:50:53.957127 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_41_8} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7900 2024.07.19 17:50:53.957145 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7901 2024.07.19 17:50:53.957215 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7902 2024.07.19 17:50:53.957225 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
7903 2024.07.19 17:50:53.957386 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7904 2024.07.19 17:50:53.957742 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7905 2024.07.19 17:50:53.957779 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7906 2024.07.19 17:50:53.958168 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7907 2024.07.19 17:50:53.958528 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7908 2024.07.19 17:50:53.958713 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001636 sec., 47066.01466992665 rows/sec., 2.90 MiB/sec.
7909 2024.07.19 17:50:53.958893 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Debug> DynamicQueryHandler: Done processing query
7910 2024.07.19 17:50:53.958919 [ 3 ] {38c93202-3c36-4c27-90c7-04455a7ff529} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7911 2024.07.19 17:50:53.958935 [ 3 ] {} <Debug> HTTP-Session: ce612ef9-f1a8-437b-bb53-304519f33d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7912 2024.07.19 17:50:53.959136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7913 2024.07.19 17:50:53.959187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7914 2024.07.19 17:50:53.959206 [ 3 ] {} <Debug> HTTP-Session: 42a75bc7-705f-4eec-9cf6-ee6bf8933c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7915 2024.07.19 17:50:53.959223 [ 3 ] {} <Debug> HTTP-Session: 42a75bc7-705f-4eec-9cf6-ee6bf8933c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7916 2024.07.19 17:50:53.959237 [ 3 ] {} <Debug> HTTP-Session: 42a75bc7-705f-4eec-9cf6-ee6bf8933c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.07.19 17:50:53.959269 [ 3 ] {} <Trace> HTTP-Session: 42a75bc7-705f-4eec-9cf6-ee6bf8933c05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7918 2024.07.19 17:50:53.959473 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7919 2024.07.19 17:50:53.959519 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7920 2024.07.19 17:50:53.959665 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7921 2024.07.19 17:50:53.960100 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7922 2024.07.19 17:50:53.960137 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7923 2024.07.19 17:50:53.960521 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7924 2024.07.19 17:50:53.960869 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7925 2024.07.19 17:50:53.961024 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001669 sec., 118633.91252246856 rows/sec., 8.28 MiB/sec.
7926 2024.07.19 17:50:53.961034 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7927 2024.07.19 17:50:53.961115 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7928 2024.07.19 17:50:53.961151 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7929 2024.07.19 17:50:53.961328 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Debug> DynamicQueryHandler: Done processing query
7930 2024.07.19 17:50:53.961353 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
7931 2024.07.19 17:50:53.961372 [ 3 ] {39d32a29-df10-49b7-8ed1-14fe554ea883} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7932 2024.07.19 17:50:53.961427 [ 3 ] {} <Debug> HTTP-Session: 42a75bc7-705f-4eec-9cf6-ee6bf8933c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7933 2024.07.19 17:50:53.961655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7934 2024.07.19 17:50:53.961786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7935 2024.07.19 17:50:53.961845 [ 3 ] {} <Debug> HTTP-Session: 21b19d5a-038e-4785-9253-ece6949039e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7936 2024.07.19 17:50:53.961854 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7937 2024.07.19 17:50:53.961876 [ 3 ] {} <Debug> HTTP-Session: 21b19d5a-038e-4785-9253-ece6949039e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7938 2024.07.19 17:50:53.961909 [ 3 ] {} <Debug> HTTP-Session: 21b19d5a-038e-4785-9253-ece6949039e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.07.19 17:50:53.961917 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5585 rows starting from the beginning of the part
7940 2024.07.19 17:50:53.961950 [ 3 ] {} <Trace> HTTP-Session: 21b19d5a-038e-4785-9253-ece6949039e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7941 2024.07.19 17:50:53.962115 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 163 rows starting from the beginning of the part
7942 2024.07.19 17:50:53.962384 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7943 2024.07.19 17:50:53.962416 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
7944 2024.07.19 17:50:53.962777 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7945 2024.07.19 17:50:53.962800 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
7946 2024.07.19 17:50:53.963106 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
7947 2024.07.19 17:50:53.963479 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 198 rows starting from the beginning of the part
7948 2024.07.19 17:50:53.964560 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7949 2024.07.19 17:50:53.965698 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7950 2024.07.19 17:50:53.965747 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7951 2024.07.19 17:50:53.966800 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7952 2024.07.19 17:50:53.967279 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7953 2024.07.19 17:50:53.967642 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.005543 sec., 2525.7081003066933 rows/sec., 4.53 MiB/sec.
7954 2024.07.19 17:50:53.967720 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6427 rows, containing 5 columns (5 merged, 0 gathered) in 0.006467078 sec., 993802.7653292569 rows/sec., 69.30 MiB/sec.
7955 2024.07.19 17:50:53.967955 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Debug> DynamicQueryHandler: Done processing query
7956 2024.07.19 17:50:53.967981 [ 3 ] {d74119a0-09fb-42b4-8545-20340908a4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7957 2024.07.19 17:50:53.967997 [ 3 ] {} <Debug> HTTP-Session: 21b19d5a-038e-4785-9253-ece6949039e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.07.19 17:50:53.968121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7959 2024.07.19 17:50:53.968142 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7960 2024.07.19 17:50:53.968185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7961 2024.07.19 17:50:53.968220 [ 3 ] {} <Debug> HTTP-Session: 9523af93-5b11-4d84-8596-f406964b38ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7962 2024.07.19 17:50:53.968240 [ 3 ] {} <Debug> HTTP-Session: 9523af93-5b11-4d84-8596-f406964b38ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7963 2024.07.19 17:50:53.968256 [ 3 ] {} <Debug> HTTP-Session: 9523af93-5b11-4d84-8596-f406964b38ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7964 2024.07.19 17:50:53.968297 [ 3 ] {} <Trace> HTTP-Session: 9523af93-5b11-4d84-8596-f406964b38ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7965 2024.07.19 17:50:53.968450 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7966 2024.07.19 17:50:53.968498 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7967 2024.07.19 17:50:53.968626 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7968 2024.07.19 17:50:53.968708 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7969 2024.07.19 17:50:53.968741 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7970 2024.07.19 17:50:53.968839 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB.
7971 2024.07.19 17:50:53.969063 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7972 2024.07.19 17:50:53.969099 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7973 2024.07.19 17:50:53.969474 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7974 2024.07.19 17:50:53.969806 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7975 2024.07.19 17:50:53.969964 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001551 sec., 14829.142488716956 rows/sec., 802.15 KiB/sec.
7976 2024.07.19 17:50:53.970147 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Debug> DynamicQueryHandler: Done processing query
7977 2024.07.19 17:50:53.970172 [ 3 ] {6e27d98a-997c-4492-983b-ab2a70cb183e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7978 2024.07.19 17:50:53.970188 [ 3 ] {} <Debug> HTTP-Session: 9523af93-5b11-4d84-8596-f406964b38ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.07.19 17:50:53.970317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7980 2024.07.19 17:50:53.970367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7981 2024.07.19 17:50:53.970388 [ 3 ] {} <Debug> HTTP-Session: d4eeb723-b73b-464f-aaf1-65ad5ed9eec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
7982 2024.07.19 17:50:53.970405 [ 3 ] {} <Debug> HTTP-Session: d4eeb723-b73b-464f-aaf1-65ad5ed9eec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7983 2024.07.19 17:50:53.970447 [ 3 ] {} <Debug> HTTP-Session: d4eeb723-b73b-464f-aaf1-65ad5ed9eec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7984 2024.07.19 17:50:53.970478 [ 3 ] {} <Trace> HTTP-Session: d4eeb723-b73b-464f-aaf1-65ad5ed9eec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7985 2024.07.19 17:50:53.970592 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7986 2024.07.19 17:50:53.970636 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7987 2024.07.19 17:50:53.970766 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7988 2024.07.19 17:50:53.971083 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7989 2024.07.19 17:50:53.971121 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7990 2024.07.19 17:50:53.971481 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7991 2024.07.19 17:50:53.971811 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7992 2024.07.19 17:50:53.971991 [ 67 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7993 2024.07.19 17:50:53.971999 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
7994 2024.07.19 17:50:53.972054 [ 67 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7995 2024.07.19 17:50:53.972117 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
7996 2024.07.19 17:50:53.972355 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Debug> DynamicQueryHandler: Done processing query
7997 2024.07.19 17:50:53.972369 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
7998 2024.07.19 17:50:53.972395 [ 3 ] {993bf046-50ba-4a02-b1eb-86beef1abf7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7999 2024.07.19 17:50:53.972473 [ 3 ] {} <Debug> HTTP-Session: d4eeb723-b73b-464f-aaf1-65ad5ed9eec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.07.19 17:50:53.972981 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8001 2024.07.19 17:50:53.973067 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1942 rows starting from the beginning of the part
8002 2024.07.19 17:50:53.973152 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8003 2024.07.19 17:50:53.973367 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8004 2024.07.19 17:50:53.973540 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8005 2024.07.19 17:50:53.973628 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8006 2024.07.19 17:50:53.973904 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8007 2024.07.19 17:50:53.975229 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015168 sec., 743573.824078791 rows/sec., 50.04 MiB/sec.
8008 2024.07.19 17:50:53.975445 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8009 2024.07.19 17:50:53.975825 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8010 2024.07.19 17:50:53.975905 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_41_8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8011 2024.07.19 17:50:53.975979 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
8012 2024.07.19 17:50:58.931298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8013 2024.07.19 17:50:58.931493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8014 2024.07.19 17:50:58.931539 [ 3 ] {} <Debug> HTTP-Session: bed7e19f-11e7-4a12-a5f6-9ae7de93b8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8015 2024.07.19 17:50:58.931580 [ 3 ] {} <Debug> HTTP-Session: bed7e19f-11e7-4a12-a5f6-9ae7de93b8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.07.19 17:50:58.931609 [ 3 ] {} <Debug> HTTP-Session: bed7e19f-11e7-4a12-a5f6-9ae7de93b8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.07.19 17:50:58.931689 [ 3 ] {} <Trace> HTTP-Session: bed7e19f-11e7-4a12-a5f6-9ae7de93b8b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8018 2024.07.19 17:50:58.931980 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8019 2024.07.19 17:50:58.932087 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8020 2024.07.19 17:50:58.932406 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8021 2024.07.19 17:50:58.932981 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8022 2024.07.19 17:50:58.933024 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8023 2024.07.19 17:50:58.933405 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8024 2024.07.19 17:50:58.933754 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.07.19 17:50:58.933941 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.002047 sec., 8793.356130923301 rows/sec., 712.74 KiB/sec.
8026 2024.07.19 17:50:58.934166 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Debug> DynamicQueryHandler: Done processing query
8027 2024.07.19 17:50:58.934194 [ 3 ] {e019d798-afb1-4a8f-b83e-ca3b070834c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8028 2024.07.19 17:50:58.934210 [ 3 ] {} <Debug> HTTP-Session: bed7e19f-11e7-4a12-a5f6-9ae7de93b8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.07.19 17:50:58.934351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.07.19 17:50:58.934410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.07.19 17:50:58.934430 [ 3 ] {} <Debug> HTTP-Session: b204480c-6aac-4f4b-892b-eccf0edaac45 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8032 2024.07.19 17:50:58.934448 [ 3 ] {} <Debug> HTTP-Session: b204480c-6aac-4f4b-892b-eccf0edaac45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.07.19 17:50:58.934462 [ 3 ] {} <Debug> HTTP-Session: b204480c-6aac-4f4b-892b-eccf0edaac45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.07.19 17:50:58.934498 [ 3 ] {} <Trace> HTTP-Session: b204480c-6aac-4f4b-892b-eccf0edaac45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8035 2024.07.19 17:50:58.934601 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8036 2024.07.19 17:50:58.934647 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8037 2024.07.19 17:50:58.934784 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8038 2024.07.19 17:50:58.935095 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8039 2024.07.19 17:50:58.935132 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8040 2024.07.19 17:50:58.935447 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8041 2024.07.19 17:50:58.935763 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8042 2024.07.19 17:50:58.935925 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001344 sec., 1488.095238095238 rows/sec., 121.34 KiB/sec.
8043 2024.07.19 17:50:58.936258 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Debug> DynamicQueryHandler: Done processing query
8044 2024.07.19 17:50:58.936283 [ 3 ] {9f3ea9e1-7698-4af8-851a-4da0be1ce8d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8045 2024.07.19 17:50:58.936300 [ 3 ] {} <Debug> HTTP-Session: b204480c-6aac-4f4b-892b-eccf0edaac45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.07.19 17:50:58.936460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8047 2024.07.19 17:50:58.936513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8048 2024.07.19 17:50:58.936533 [ 3 ] {} <Debug> HTTP-Session: a07a0725-5f18-4e1e-a0e0-338b835ecf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8049 2024.07.19 17:50:58.936550 [ 3 ] {} <Debug> HTTP-Session: a07a0725-5f18-4e1e-a0e0-338b835ecf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.07.19 17:50:58.936564 [ 3 ] {} <Debug> HTTP-Session: a07a0725-5f18-4e1e-a0e0-338b835ecf0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8051 2024.07.19 17:50:58.936595 [ 3 ] {} <Trace> HTTP-Session: a07a0725-5f18-4e1e-a0e0-338b835ecf0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8052 2024.07.19 17:50:58.936722 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8053 2024.07.19 17:50:58.936767 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8054 2024.07.19 17:50:58.936919 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8055 2024.07.19 17:50:58.937299 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8056 2024.07.19 17:50:58.937335 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8057 2024.07.19 17:50:58.937659 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8058 2024.07.19 17:50:58.937979 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8059 2024.07.19 17:50:58.938130 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.001457 sec., 76183.93960192175 rows/sec., 6.22 MiB/sec.
8060 2024.07.19 17:50:58.938299 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Debug> DynamicQueryHandler: Done processing query
8061 2024.07.19 17:50:58.938324 [ 3 ] {3772e3bf-87fc-472d-86d6-605bf8325b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8062 2024.07.19 17:50:58.938339 [ 3 ] {} <Debug> HTTP-Session: a07a0725-5f18-4e1e-a0e0-338b835ecf0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.07.19 17:50:58.938457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8064 2024.07.19 17:50:58.938506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8065 2024.07.19 17:50:58.938525 [ 3 ] {} <Debug> HTTP-Session: 1ead7011-b59e-4ee8-96ba-555e820fac93 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8066 2024.07.19 17:50:58.938542 [ 3 ] {} <Debug> HTTP-Session: 1ead7011-b59e-4ee8-96ba-555e820fac93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8067 2024.07.19 17:50:58.938556 [ 3 ] {} <Debug> HTTP-Session: 1ead7011-b59e-4ee8-96ba-555e820fac93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.07.19 17:50:58.938588 [ 3 ] {} <Trace> HTTP-Session: 1ead7011-b59e-4ee8-96ba-555e820fac93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8069 2024.07.19 17:50:58.938679 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8070 2024.07.19 17:50:58.938722 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8071 2024.07.19 17:50:58.938848 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8072 2024.07.19 17:50:58.939123 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8073 2024.07.19 17:50:58.939161 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8074 2024.07.19 17:50:58.939462 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8075 2024.07.19 17:50:58.939768 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): 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.07.19 17:50:58.939930 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 110.48 KiB/sec.
8077 2024.07.19 17:50:58.940130 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Debug> DynamicQueryHandler: Done processing query
8078 2024.07.19 17:50:58.940155 [ 3 ] {99d0517b-91ab-4a84-8f39-9900219cffa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8079 2024.07.19 17:50:58.940172 [ 3 ] {} <Debug> HTTP-Session: 1ead7011-b59e-4ee8-96ba-555e820fac93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.07.19 17:50:58.940290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8081 2024.07.19 17:50:58.940340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8082 2024.07.19 17:50:58.940360 [ 3 ] {} <Debug> HTTP-Session: 240eab8f-0d87-4e4f-bbd5-910e39702515 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8083 2024.07.19 17:50:58.940376 [ 3 ] {} <Debug> HTTP-Session: 240eab8f-0d87-4e4f-bbd5-910e39702515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8084 2024.07.19 17:50:58.940390 [ 3 ] {} <Debug> HTTP-Session: 240eab8f-0d87-4e4f-bbd5-910e39702515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.07.19 17:50:58.940421 [ 3 ] {} <Trace> HTTP-Session: 240eab8f-0d87-4e4f-bbd5-910e39702515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8086 2024.07.19 17:50:58.940539 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8087 2024.07.19 17:50:58.940582 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8088 2024.07.19 17:50:58.940709 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.07.19 17:50:58.941054 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.07.19 17:50:58.941090 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8091 2024.07.19 17:50:58.941403 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8092 2024.07.19 17:50:58.941709 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8093 2024.07.19 17:50:58.941856 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001359 sec., 61810.154525386315 rows/sec., 4.83 MiB/sec.
8094 2024.07.19 17:50:58.942011 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Debug> DynamicQueryHandler: Done processing query
8095 2024.07.19 17:50:58.942035 [ 3 ] {061f24f9-a475-4db0-ab96-4cd86a887c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8096 2024.07.19 17:50:58.942051 [ 3 ] {} <Debug> HTTP-Session: 240eab8f-0d87-4e4f-bbd5-910e39702515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.07.19 17:50:58.942209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8098 2024.07.19 17:50:58.942258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8099 2024.07.19 17:50:58.942277 [ 3 ] {} <Debug> HTTP-Session: e4483b5d-ffc0-4176-bb9b-fe20c6b2797e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8100 2024.07.19 17:50:58.942293 [ 3 ] {} <Debug> HTTP-Session: e4483b5d-ffc0-4176-bb9b-fe20c6b2797e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8101 2024.07.19 17:50:58.942306 [ 3 ] {} <Debug> HTTP-Session: e4483b5d-ffc0-4176-bb9b-fe20c6b2797e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.07.19 17:50:58.942337 [ 3 ] {} <Trace> HTTP-Session: e4483b5d-ffc0-4176-bb9b-fe20c6b2797e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8103 2024.07.19 17:50:58.942481 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8104 2024.07.19 17:50:58.942528 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8105 2024.07.19 17:50:58.942671 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8106 2024.07.19 17:50:58.943063 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8107 2024.07.19 17:50:58.943099 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8108 2024.07.19 17:50:58.943509 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8109 2024.07.19 17:50:58.943855 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8110 2024.07.19 17:50:58.944005 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec.
8111 2024.07.19 17:50:58.944174 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Debug> DynamicQueryHandler: Done processing query
8112 2024.07.19 17:50:58.944198 [ 3 ] {74facb94-768a-49a9-a6bc-ac6e5495d867} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8113 2024.07.19 17:50:58.944214 [ 3 ] {} <Debug> HTTP-Session: e4483b5d-ffc0-4176-bb9b-fe20c6b2797e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8114 2024.07.19 17:50:58.944371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8115 2024.07.19 17:50:58.944422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8116 2024.07.19 17:50:58.944440 [ 3 ] {} <Debug> HTTP-Session: 74684cd7-0cd5-4309-bb26-448941bc3fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8117 2024.07.19 17:50:58.944458 [ 3 ] {} <Debug> HTTP-Session: 74684cd7-0cd5-4309-bb26-448941bc3fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8118 2024.07.19 17:50:58.944471 [ 3 ] {} <Debug> HTTP-Session: 74684cd7-0cd5-4309-bb26-448941bc3fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8119 2024.07.19 17:50:58.944502 [ 3 ] {} <Trace> HTTP-Session: 74684cd7-0cd5-4309-bb26-448941bc3fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8120 2024.07.19 17:50:58.944751 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8121 2024.07.19 17:50:58.944814 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8122 2024.07.19 17:50:58.945233 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8123 2024.07.19 17:50:58.945755 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8124 2024.07.19 17:50:58.945792 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8125 2024.07.19 17:50:58.946389 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8126 2024.07.19 17:50:58.946807 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8127 2024.07.19 17:50:58.946989 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8128 2024.07.19 17:50:58.947017 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002436 sec., 7389.162561576355 rows/sec., 13.24 MiB/sec.
8129 2024.07.19 17:50:58.947089 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8130 2024.07.19 17:50:58.947168 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB.
8131 2024.07.19 17:50:58.947394 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
8132 2024.07.19 17:50:58.947542 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Debug> DynamicQueryHandler: Done processing query
8133 2024.07.19 17:50:58.947584 [ 3 ] {470d6129-c534-44a3-a785-baff011dd366} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8134 2024.07.19 17:50:58.947615 [ 3 ] {} <Debug> HTTP-Session: 74684cd7-0cd5-4309-bb26-448941bc3fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.07.19 17:50:58.947736 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8136 2024.07.19 17:50:58.947761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8137 2024.07.19 17:50:58.947808 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 420 rows starting from the beginning of the part
8138 2024.07.19 17:50:58.947831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8139 2024.07.19 17:50:58.947870 [ 3 ] {} <Debug> HTTP-Session: 56641377-84a6-41a3-8ec4-1b6272d2696b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8140 2024.07.19 17:50:58.947903 [ 3 ] {} <Debug> HTTP-Session: 56641377-84a6-41a3-8ec4-1b6272d2696b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8141 2024.07.19 17:50:58.947945 [ 3 ] {} <Debug> HTTP-Session: 56641377-84a6-41a3-8ec4-1b6272d2696b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.07.19 17:50:58.948082 [ 3 ] {} <Trace> HTTP-Session: 56641377-84a6-41a3-8ec4-1b6272d2696b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8143 2024.07.19 17:50:58.948362 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part
8144 2024.07.19 17:50:58.948395 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8145 2024.07.19 17:50:58.948458 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8146 2024.07.19 17:50:58.949075 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
8147 2024.07.19 17:50:58.949155 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8148 2024.07.19 17:50:58.949652 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part
8149 2024.07.19 17:50:58.950278 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8150 2024.07.19 17:50:58.950298 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
8151 2024.07.19 17:50:58.950324 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8152 2024.07.19 17:50:58.950854 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part
8153 2024.07.19 17:50:58.951516 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8154 2024.07.19 17:50:58.952012 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8155 2024.07.19 17:50:58.952220 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003917 sec., 15317.845289762572 rows/sec., 1.03 MiB/sec.
8156 2024.07.19 17:50:58.952441 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Debug> DynamicQueryHandler: Done processing query
8157 2024.07.19 17:50:58.952472 [ 3 ] {ff91a457-ddf3-4f98-a0aa-0c15c4f26edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8158 2024.07.19 17:50:58.952490 [ 3 ] {} <Debug> HTTP-Session: 56641377-84a6-41a3-8ec4-1b6272d2696b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.07.19 17:50:58.955193 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 19 columns (19 merged, 0 gathered) in 0.007902056 sec., 63527.77049416001 rows/sec., 113.84 MiB/sec.
8160 2024.07.19 17:50:58.955988 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
8161 2024.07.19 17:50:58.956661 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8162 2024.07.19 17:50:58.956764 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
8163 2024.07.19 17:50:58.956932 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB.
8164 2024.07.19 17:51:03.935069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8165 2024.07.19 17:51:03.935255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8166 2024.07.19 17:51:03.935300 [ 3 ] {} <Debug> HTTP-Session: b84e8047-5f60-4309-a094-7738648f5cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8167 2024.07.19 17:51:03.935342 [ 3 ] {} <Debug> HTTP-Session: b84e8047-5f60-4309-a094-7738648f5cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8168 2024.07.19 17:51:03.935370 [ 3 ] {} <Debug> HTTP-Session: b84e8047-5f60-4309-a094-7738648f5cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.07.19 17:51:03.935453 [ 3 ] {} <Trace> HTTP-Session: b84e8047-5f60-4309-a094-7738648f5cbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8170 2024.07.19 17:51:03.935728 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8171 2024.07.19 17:51:03.935792 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8172 2024.07.19 17:51:03.935982 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8173 2024.07.19 17:51:03.936443 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8174 2024.07.19 17:51:03.936482 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8175 2024.07.19 17:51:03.936850 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8176 2024.07.19 17:51:03.937187 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8177 2024.07.19 17:51:03.937350 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001709 sec., 11702.750146284377 rows/sec., 862.85 KiB/sec.
8178 2024.07.19 17:51:03.937373 [ 52 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8179 2024.07.19 17:51:03.937486 [ 52 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8180 2024.07.19 17:51:03.937523 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8181 2024.07.19 17:51:03.937606 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Debug> DynamicQueryHandler: Done processing query
8182 2024.07.19 17:51:03.937663 [ 3 ] {fe777a98-8616-442a-a916-80b6f2779eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8183 2024.07.19 17:51:03.937727 [ 3 ] {} <Debug> HTTP-Session: b84e8047-5f60-4309-a094-7738648f5cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.07.19 17:51:03.937824 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
8185 2024.07.19 17:51:03.937993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8186 2024.07.19 17:51:03.938066 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8187 2024.07.19 17:51:03.938090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8188 2024.07.19 17:51:03.938133 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 38 rows starting from the beginning of the part
8189 2024.07.19 17:51:03.938138 [ 3 ] {} <Debug> HTTP-Session: 12a036dd-8481-4122-a8d3-cccb7c070f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8190 2024.07.19 17:51:03.938197 [ 3 ] {} <Debug> HTTP-Session: 12a036dd-8481-4122-a8d3-cccb7c070f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.07.19 17:51:03.938233 [ 3 ] {} <Debug> HTTP-Session: 12a036dd-8481-4122-a8d3-cccb7c070f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8192 2024.07.19 17:51:03.938365 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part
8193 2024.07.19 17:51:03.938387 [ 3 ] {} <Trace> HTTP-Session: 12a036dd-8481-4122-a8d3-cccb7c070f6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8194 2024.07.19 17:51:03.938664 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part
8195 2024.07.19 17:51:03.938943 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part
8196 2024.07.19 17:51:03.938989 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8197 2024.07.19 17:51:03.939176 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8198 2024.07.19 17:51:03.939201 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part
8199 2024.07.19 17:51:03.939559 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part
8200 2024.07.19 17:51:03.940251 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8201 2024.07.19 17:51:03.941190 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8202 2024.07.19 17:51:03.941263 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8203 2024.07.19 17:51:03.942254 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8204 2024.07.19 17:51:03.942341 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004716813 sec., 28409.0126108455 rows/sec., 2.13 MiB/sec.
8205 2024.07.19 17:51:03.942664 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8206 2024.07.19 17:51:03.942845 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8207 2024.07.19 17:51:03.943257 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.004525 sec., 44861.87845303867 rows/sec., 3.97 MiB/sec.
8208 2024.07.19 17:51:03.943623 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Debug> DynamicQueryHandler: Done processing query
8209 2024.07.19 17:51:03.943673 [ 3 ] {36090bfe-5aab-4996-bd37-c7310667792d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8210 2024.07.19 17:51:03.943675 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8211 2024.07.19 17:51:03.943725 [ 3 ] {} <Debug> HTTP-Session: 12a036dd-8481-4122-a8d3-cccb7c070f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8212 2024.07.19 17:51:03.943838 [ 190 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_36_7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8213 2024.07.19 17:51:03.943965 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8214 2024.07.19 17:51:03.944030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8215 2024.07.19 17:51:03.944086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8216 2024.07.19 17:51:03.944110 [ 3 ] {} <Debug> HTTP-Session: 6322b249-2271-4f97-8fdc-64181b5ba831 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8217 2024.07.19 17:51:03.944128 [ 3 ] {} <Debug> HTTP-Session: 6322b249-2271-4f97-8fdc-64181b5ba831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.07.19 17:51:03.944142 [ 3 ] {} <Debug> HTTP-Session: 6322b249-2271-4f97-8fdc-64181b5ba831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8219 2024.07.19 17:51:03.944177 [ 3 ] {} <Trace> HTTP-Session: 6322b249-2271-4f97-8fdc-64181b5ba831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8220 2024.07.19 17:51:03.944386 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8221 2024.07.19 17:51:03.944431 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8222 2024.07.19 17:51:03.944580 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8223 2024.07.19 17:51:03.945096 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8224 2024.07.19 17:51:03.945133 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8225 2024.07.19 17:51:03.945466 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8226 2024.07.19 17:51:03.945786 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8227 2024.07.19 17:51:03.945942 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001662 sec., 238267.14801444043 rows/sec., 16.80 MiB/sec.
8228 2024.07.19 17:51:03.946229 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Debug> DynamicQueryHandler: Done processing query
8229 2024.07.19 17:51:03.946273 [ 3 ] {88ebf963-1255-4da6-96db-b963c1f857a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8230 2024.07.19 17:51:03.946310 [ 3 ] {} <Debug> HTTP-Session: 6322b249-2271-4f97-8fdc-64181b5ba831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.07.19 17:51:03.946481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8232 2024.07.19 17:51:03.946529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8233 2024.07.19 17:51:03.946549 [ 3 ] {} <Debug> HTTP-Session: 775c7ffc-7b77-4c67-83f3-d0f4db0c6fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8234 2024.07.19 17:51:03.946566 [ 3 ] {} <Debug> HTTP-Session: 775c7ffc-7b77-4c67-83f3-d0f4db0c6fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.07.19 17:51:03.946580 [ 3 ] {} <Debug> HTTP-Session: 775c7ffc-7b77-4c67-83f3-d0f4db0c6fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8236 2024.07.19 17:51:03.946613 [ 3 ] {} <Trace> HTTP-Session: 775c7ffc-7b77-4c67-83f3-d0f4db0c6fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8237 2024.07.19 17:51:03.946712 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8238 2024.07.19 17:51:03.946760 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8239 2024.07.19 17:51:03.946907 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8240 2024.07.19 17:51:03.947143 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8241 2024.07.19 17:51:03.947180 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8242 2024.07.19 17:51:03.947564 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8243 2024.07.19 17:51:03.947909 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8244 2024.07.19 17:51:03.948066 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
8245 2024.07.19 17:51:03.948280 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Debug> DynamicQueryHandler: Done processing query
8246 2024.07.19 17:51:03.948308 [ 3 ] {553ae2f8-a08e-45a5-808b-565e502b2ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8247 2024.07.19 17:51:03.948329 [ 3 ] {} <Debug> HTTP-Session: 775c7ffc-7b77-4c67-83f3-d0f4db0c6fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.07.19 17:51:03.948466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8249 2024.07.19 17:51:03.948514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8250 2024.07.19 17:51:03.948535 [ 3 ] {} <Debug> HTTP-Session: 285f9522-47c9-435d-ae66-76699cd54a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8251 2024.07.19 17:51:03.948554 [ 3 ] {} <Debug> HTTP-Session: 285f9522-47c9-435d-ae66-76699cd54a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.07.19 17:51:03.948568 [ 3 ] {} <Debug> HTTP-Session: 285f9522-47c9-435d-ae66-76699cd54a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8253 2024.07.19 17:51:03.948602 [ 3 ] {} <Trace> HTTP-Session: 285f9522-47c9-435d-ae66-76699cd54a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8254 2024.07.19 17:51:03.948727 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8255 2024.07.19 17:51:03.948775 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8256 2024.07.19 17:51:03.948917 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8257 2024.07.19 17:51:03.949300 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8258 2024.07.19 17:51:03.949339 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8259 2024.07.19 17:51:03.949714 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8260 2024.07.19 17:51:03.950072 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8261 2024.07.19 17:51:03.950231 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001535 sec., 50162.866449511406 rows/sec., 3.09 MiB/sec.
8262 2024.07.19 17:51:03.950410 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Debug> DynamicQueryHandler: Done processing query
8263 2024.07.19 17:51:03.950436 [ 3 ] {9185d511-0990-4222-aa6e-01510947e54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8264 2024.07.19 17:51:03.950452 [ 3 ] {} <Debug> HTTP-Session: 285f9522-47c9-435d-ae66-76699cd54a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8265 2024.07.19 17:51:03.950611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8266 2024.07.19 17:51:03.950660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8267 2024.07.19 17:51:03.950680 [ 3 ] {} <Debug> HTTP-Session: 3e008513-25f3-477b-9552-127a71081ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8268 2024.07.19 17:51:03.950700 [ 3 ] {} <Debug> HTTP-Session: 3e008513-25f3-477b-9552-127a71081ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.07.19 17:51:03.950717 [ 3 ] {} <Debug> HTTP-Session: 3e008513-25f3-477b-9552-127a71081ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8270 2024.07.19 17:51:03.950747 [ 3 ] {} <Trace> HTTP-Session: 3e008513-25f3-477b-9552-127a71081ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8271 2024.07.19 17:51:03.950890 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8272 2024.07.19 17:51:03.950934 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8273 2024.07.19 17:51:03.951077 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8274 2024.07.19 17:51:03.951509 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8275 2024.07.19 17:51:03.951548 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8276 2024.07.19 17:51:03.951974 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8277 2024.07.19 17:51:03.952350 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8278 2024.07.19 17:51:03.952517 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec.
8279 2024.07.19 17:51:03.952718 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Debug> DynamicQueryHandler: Done processing query
8280 2024.07.19 17:51:03.952747 [ 3 ] {f23d95b1-f26c-4068-af41-bde3f0b2a63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8281 2024.07.19 17:51:03.952764 [ 3 ] {} <Debug> HTTP-Session: 3e008513-25f3-477b-9552-127a71081ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.07.19 17:51:03.952903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8283 2024.07.19 17:51:03.952953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8284 2024.07.19 17:51:03.952971 [ 3 ] {} <Debug> HTTP-Session: cb11aa22-6a0b-4bd3-a951-78633e68eaa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8285 2024.07.19 17:51:03.952988 [ 3 ] {} <Debug> HTTP-Session: cb11aa22-6a0b-4bd3-a951-78633e68eaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8286 2024.07.19 17:51:03.953002 [ 3 ] {} <Debug> HTTP-Session: cb11aa22-6a0b-4bd3-a951-78633e68eaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8287 2024.07.19 17:51:03.953031 [ 3 ] {} <Trace> HTTP-Session: cb11aa22-6a0b-4bd3-a951-78633e68eaa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8288 2024.07.19 17:51:03.953222 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8289 2024.07.19 17:51:03.953286 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8290 2024.07.19 17:51:03.953697 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8291 2024.07.19 17:51:03.954233 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8292 2024.07.19 17:51:03.954269 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8293 2024.07.19 17:51:03.954864 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8294 2024.07.19 17:51:03.955289 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8295 2024.07.19 17:51:03.955473 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00237 sec., 5907.17299578059 rows/sec., 10.59 MiB/sec.
8296 2024.07.19 17:51:03.955677 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Debug> DynamicQueryHandler: Done processing query
8297 2024.07.19 17:51:03.955703 [ 3 ] {2ed441ab-5b0e-44a5-a57b-32bfed4f0cbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8298 2024.07.19 17:51:03.955721 [ 3 ] {} <Debug> HTTP-Session: cb11aa22-6a0b-4bd3-a951-78633e68eaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.07.19 17:51:03.955841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8300 2024.07.19 17:51:03.955888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8301 2024.07.19 17:51:03.955909 [ 3 ] {} <Debug> HTTP-Session: c9a510f1-3837-4ae4-aef3-fda4632e09d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8302 2024.07.19 17:51:03.955925 [ 3 ] {} <Debug> HTTP-Session: c9a510f1-3837-4ae4-aef3-fda4632e09d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8303 2024.07.19 17:51:03.955939 [ 3 ] {} <Debug> HTTP-Session: c9a510f1-3837-4ae4-aef3-fda4632e09d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.07.19 17:51:03.955969 [ 3 ] {} <Trace> HTTP-Session: c9a510f1-3837-4ae4-aef3-fda4632e09d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8305 2024.07.19 17:51:03.956068 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8306 2024.07.19 17:51:03.956111 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8307 2024.07.19 17:51:03.956235 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8308 2024.07.19 17:51:03.956517 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8309 2024.07.19 17:51:03.956553 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8310 2024.07.19 17:51:03.956907 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8311 2024.07.19 17:51:03.957229 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8312 2024.07.19 17:51:03.957384 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001339 sec., 17176.997759522033 rows/sec., 929.16 KiB/sec.
8313 2024.07.19 17:51:03.957555 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Debug> DynamicQueryHandler: Done processing query
8314 2024.07.19 17:51:03.957581 [ 3 ] {9110a210-890a-4890-9fd3-5f5683d8d903} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8315 2024.07.19 17:51:03.957597 [ 3 ] {} <Debug> HTTP-Session: c9a510f1-3837-4ae4-aef3-fda4632e09d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.07.19 17:51:03.957721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8317 2024.07.19 17:51:03.957770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8318 2024.07.19 17:51:03.957788 [ 3 ] {} <Debug> HTTP-Session: ad77dc10-2a3f-4f89-8528-5205691d8bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8319 2024.07.19 17:51:03.957805 [ 3 ] {} <Debug> HTTP-Session: ad77dc10-2a3f-4f89-8528-5205691d8bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8320 2024.07.19 17:51:03.957819 [ 3 ] {} <Debug> HTTP-Session: ad77dc10-2a3f-4f89-8528-5205691d8bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8321 2024.07.19 17:51:03.957850 [ 3 ] {} <Trace> HTTP-Session: ad77dc10-2a3f-4f89-8528-5205691d8bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8322 2024.07.19 17:51:03.957969 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8323 2024.07.19 17:51:03.958014 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8324 2024.07.19 17:51:03.958140 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8325 2024.07.19 17:51:03.958420 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8326 2024.07.19 17:51:03.958456 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8327 2024.07.19 17:51:03.958804 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8328 2024.07.19 17:51:03.959125 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8329 2024.07.19 17:51:03.959280 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
8330 2024.07.19 17:51:03.959436 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Debug> DynamicQueryHandler: Done processing query
8331 2024.07.19 17:51:03.959460 [ 3 ] {6377e1cc-e375-48d4-8db3-6e5c274e3b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8332 2024.07.19 17:51:03.959477 [ 3 ] {} <Debug> HTTP-Session: ad77dc10-2a3f-4f89-8528-5205691d8bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.07.19 17:51:08.076874 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
8334 2024.07.19 17:51:08.076940 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
8335 2024.07.19 17:51:08.931631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8336 2024.07.19 17:51:08.931804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8337 2024.07.19 17:51:08.931849 [ 3 ] {} <Debug> HTTP-Session: 6092db67-9f86-4b01-9877-3c4f1829b0da Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8338 2024.07.19 17:51:08.931891 [ 3 ] {} <Debug> HTTP-Session: 6092db67-9f86-4b01-9877-3c4f1829b0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8339 2024.07.19 17:51:08.931922 [ 3 ] {} <Debug> HTTP-Session: 6092db67-9f86-4b01-9877-3c4f1829b0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8340 2024.07.19 17:51:08.932001 [ 3 ] {} <Trace> HTTP-Session: 6092db67-9f86-4b01-9877-3c4f1829b0da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8341 2024.07.19 17:51:08.932298 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8342 2024.07.19 17:51:08.932406 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8343 2024.07.19 17:51:08.932719 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8344 2024.07.19 17:51:08.933203 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8345 2024.07.19 17:51:08.933248 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8346 2024.07.19 17:51:08.933628 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8347 2024.07.19 17:51:08.933976 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8348 2024.07.19 17:51:08.934148 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001944 sec., 9259.25925925926 rows/sec., 750.51 KiB/sec.
8349 2024.07.19 17:51:08.934369 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Debug> DynamicQueryHandler: Done processing query
8350 2024.07.19 17:51:08.934397 [ 3 ] {4c5f130c-1eb0-4df6-9d5c-8a19dffa9014} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8351 2024.07.19 17:51:08.934414 [ 3 ] {} <Debug> HTTP-Session: 6092db67-9f86-4b01-9877-3c4f1829b0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.07.19 17:51:08.934576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.07.19 17:51:08.934630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.07.19 17:51:08.934649 [ 3 ] {} <Debug> HTTP-Session: 1f255a45-f58a-425c-8a0e-26ad4d67cd80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8355 2024.07.19 17:51:08.934667 [ 3 ] {} <Debug> HTTP-Session: 1f255a45-f58a-425c-8a0e-26ad4d67cd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8356 2024.07.19 17:51:08.934681 [ 3 ] {} <Debug> HTTP-Session: 1f255a45-f58a-425c-8a0e-26ad4d67cd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.07.19 17:51:08.934715 [ 3 ] {} <Trace> HTTP-Session: 1f255a45-f58a-425c-8a0e-26ad4d67cd80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8358 2024.07.19 17:51:08.934820 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8359 2024.07.19 17:51:08.934866 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8360 2024.07.19 17:51:08.934998 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8361 2024.07.19 17:51:08.935281 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8362 2024.07.19 17:51:08.935319 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8363 2024.07.19 17:51:08.935626 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8364 2024.07.19 17:51:08.935935 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8365 2024.07.19 17:51:08.936100 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0013 sec., 1538.4615384615386 rows/sec., 125.45 KiB/sec.
8366 2024.07.19 17:51:08.936100 [ 50 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8367 2024.07.19 17:51:08.936224 [ 50 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8368 2024.07.19 17:51:08.936265 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8369 2024.07.19 17:51:08.936346 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Debug> DynamicQueryHandler: Done processing query
8370 2024.07.19 17:51:08.936405 [ 3 ] {499d53ab-398d-4907-84a9-218e52a4fa10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8371 2024.07.19 17:51:08.936483 [ 3 ] {} <Debug> HTTP-Session: 1f255a45-f58a-425c-8a0e-26ad4d67cd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8372 2024.07.19 17:51:08.936761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8373 2024.07.19 17:51:08.936766 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
8374 2024.07.19 17:51:08.936836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8375 2024.07.19 17:51:08.936883 [ 3 ] {} <Debug> HTTP-Session: 33379ff7-9217-4979-b020-3487b93c0e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8376 2024.07.19 17:51:08.936906 [ 3 ] {} <Debug> HTTP-Session: 33379ff7-9217-4979-b020-3487b93c0e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.07.19 17:51:08.936941 [ 3 ] {} <Debug> HTTP-Session: 33379ff7-9217-4979-b020-3487b93c0e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8378 2024.07.19 17:51:08.937032 [ 3 ] {} <Trace> HTTP-Session: 33379ff7-9217-4979-b020-3487b93c0e97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8379 2024.07.19 17:51:08.937122 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8380 2024.07.19 17:51:08.937198 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
8381 2024.07.19 17:51:08.937351 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8382 2024.07.19 17:51:08.937421 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
8383 2024.07.19 17:51:08.937539 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8384 2024.07.19 17:51:08.937743 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8385 2024.07.19 17:51:08.938042 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8386 2024.07.19 17:51:08.938321 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8387 2024.07.19 17:51:08.938598 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
8388 2024.07.19 17:51:08.939110 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8389 2024.07.19 17:51:08.939936 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8390 2024.07.19 17:51:08.940006 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8391 2024.07.19 17:51:08.940857 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8392 2024.07.19 17:51:08.941144 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004755864 sec., 6728.5355510586505 rows/sec., 548.66 KiB/sec.
8393 2024.07.19 17:51:08.941406 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8394 2024.07.19 17:51:08.941602 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8395 2024.07.19 17:51:08.942064 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.004872 sec., 22783.251231527094 rows/sec., 1.86 MiB/sec.
8396 2024.07.19 17:51:08.942424 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8397 2024.07.19 17:51:08.942550 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Debug> DynamicQueryHandler: Done processing query
8398 2024.07.19 17:51:08.942643 [ 3 ] {0d00246f-10b8-4f86-ac3c-94059c23c679} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8399 2024.07.19 17:51:08.942719 [ 191 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_15_3} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8400 2024.07.19 17:51:08.942721 [ 3 ] {} <Debug> HTTP-Session: 33379ff7-9217-4979-b020-3487b93c0e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.07.19 17:51:08.942978 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8402 2024.07.19 17:51:08.943040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8403 2024.07.19 17:51:08.943152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8404 2024.07.19 17:51:08.943176 [ 3 ] {} <Debug> HTTP-Session: 304db26b-a40a-4cb3-bb89-b0f218b88a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8405 2024.07.19 17:51:08.943193 [ 3 ] {} <Debug> HTTP-Session: 304db26b-a40a-4cb3-bb89-b0f218b88a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8406 2024.07.19 17:51:08.943207 [ 3 ] {} <Debug> HTTP-Session: 304db26b-a40a-4cb3-bb89-b0f218b88a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8407 2024.07.19 17:51:08.943238 [ 3 ] {} <Trace> HTTP-Session: 304db26b-a40a-4cb3-bb89-b0f218b88a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8408 2024.07.19 17:51:08.943337 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8409 2024.07.19 17:51:08.943381 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8410 2024.07.19 17:51:08.943536 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8411 2024.07.19 17:51:08.943854 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8412 2024.07.19 17:51:08.943890 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8413 2024.07.19 17:51:08.944197 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8414 2024.07.19 17:51:08.944530 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8415 2024.07.19 17:51:08.944687 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001365 sec., 1465.2014652014652 rows/sec., 102.31 KiB/sec.
8416 2024.07.19 17:51:08.944694 [ 50 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8417 2024.07.19 17:51:08.944783 [ 50 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8418 2024.07.19 17:51:08.944841 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8419 2024.07.19 17:51:08.944966 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Debug> DynamicQueryHandler: Done processing query
8420 2024.07.19 17:51:08.945021 [ 3 ] {617c44c3-4ae9-4215-af6a-e3ca2b232321} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8421 2024.07.19 17:51:08.945048 [ 3 ] {} <Debug> HTTP-Session: 304db26b-a40a-4cb3-bb89-b0f218b88a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8422 2024.07.19 17:51:08.945049 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
8423 2024.07.19 17:51:08.945234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8424 2024.07.19 17:51:08.945305 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8425 2024.07.19 17:51:08.945334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8426 2024.07.19 17:51:08.945379 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
8427 2024.07.19 17:51:08.945380 [ 3 ] {} <Debug> HTTP-Session: f878c0e2-a7cb-4033-b9d8-32383d1016f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8428 2024.07.19 17:51:08.945439 [ 3 ] {} <Debug> HTTP-Session: f878c0e2-a7cb-4033-b9d8-32383d1016f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8429 2024.07.19 17:51:08.945473 [ 3 ] {} <Debug> HTTP-Session: f878c0e2-a7cb-4033-b9d8-32383d1016f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8430 2024.07.19 17:51:08.945615 [ 3 ] {} <Trace> HTTP-Session: f878c0e2-a7cb-4033-b9d8-32383d1016f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8431 2024.07.19 17:51:08.945667 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
8432 2024.07.19 17:51:08.946052 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8433 2024.07.19 17:51:08.946060 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8434 2024.07.19 17:51:08.946214 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8435 2024.07.19 17:51:08.946280 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8436 2024.07.19 17:51:08.946637 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8437 2024.07.19 17:51:08.946978 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
8438 2024.07.19 17:51:08.947279 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8439 2024.07.19 17:51:08.948285 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8440 2024.07.19 17:51:08.948352 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8441 2024.07.19 17:51:08.949291 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8442 2024.07.19 17:51:08.949881 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004929498 sec., 6491.533214943996 rows/sec., 453.27 KiB/sec.
8443 2024.07.19 17:51:08.950120 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8444 2024.07.19 17:51:08.950171 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8445 2024.07.19 17:51:08.950506 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.00465 sec., 18064.51612903226 rows/sec., 1.41 MiB/sec.
8446 2024.07.19 17:51:08.950971 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Debug> DynamicQueryHandler: Done processing query
8447 2024.07.19 17:51:08.951001 [ 3 ] {00f6da97-7c93-4ba2-862e-c54105988700} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8448 2024.07.19 17:51:08.951039 [ 3 ] {} <Debug> HTTP-Session: f878c0e2-a7cb-4033-b9d8-32383d1016f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8449 2024.07.19 17:51:08.951237 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.07.19 17:51:08.951254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8451 2024.07.19 17:51:08.951360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8452 2024.07.19 17:51:08.951382 [ 3 ] {} <Debug> HTTP-Session: 92483366-a385-4dc8-84f3-a461280b4850 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8453 2024.07.19 17:51:08.951403 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_15_3} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8454 2024.07.19 17:51:08.951414 [ 3 ] {} <Debug> HTTP-Session: 92483366-a385-4dc8-84f3-a461280b4850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.07.19 17:51:08.951449 [ 3 ] {} <Debug> HTTP-Session: 92483366-a385-4dc8-84f3-a461280b4850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.07.19 17:51:08.951509 [ 3 ] {} <Trace> HTTP-Session: 92483366-a385-4dc8-84f3-a461280b4850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8457 2024.07.19 17:51:08.951574 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8458 2024.07.19 17:51:08.951711 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8459 2024.07.19 17:51:08.951763 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8460 2024.07.19 17:51:08.951938 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8461 2024.07.19 17:51:08.952339 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8462 2024.07.19 17:51:08.952375 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8463 2024.07.19 17:51:08.952771 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8464 2024.07.19 17:51:08.953141 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8465 2024.07.19 17:51:08.953268 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001631 sec., 98712.44635193133 rows/sec., 6.87 MiB/sec.
8466 2024.07.19 17:51:08.953438 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Debug> DynamicQueryHandler: Done processing query
8467 2024.07.19 17:51:08.953462 [ 3 ] {b0bc2479-da8b-4f95-b044-8a40c78ea424} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8468 2024.07.19 17:51:08.953478 [ 3 ] {} <Debug> HTTP-Session: 92483366-a385-4dc8-84f3-a461280b4850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8469 2024.07.19 17:51:08.953657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8470 2024.07.19 17:51:08.953706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8471 2024.07.19 17:51:08.953725 [ 3 ] {} <Debug> HTTP-Session: f346b7f4-af9c-4962-bc60-0039d98c5377 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8472 2024.07.19 17:51:08.953742 [ 3 ] {} <Debug> HTTP-Session: f346b7f4-af9c-4962-bc60-0039d98c5377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.07.19 17:51:08.953756 [ 3 ] {} <Debug> HTTP-Session: f346b7f4-af9c-4962-bc60-0039d98c5377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.07.19 17:51:08.953786 [ 3 ] {} <Trace> HTTP-Session: f346b7f4-af9c-4962-bc60-0039d98c5377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.07.19 17:51:08.954051 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8476 2024.07.19 17:51:08.954128 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8477 2024.07.19 17:51:08.954560 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8478 2024.07.19 17:51:08.955131 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8479 2024.07.19 17:51:08.955166 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8480 2024.07.19 17:51:08.955788 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8481 2024.07.19 17:51:08.956205 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8482 2024.07.19 17:51:08.956349 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002489 sec., 7231.820008035356 rows/sec., 12.96 MiB/sec.
8483 2024.07.19 17:51:08.956684 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Debug> DynamicQueryHandler: Done processing query
8484 2024.07.19 17:51:08.956708 [ 3 ] {9f39e73f-8db3-4dc9-93a1-b59fed9c70cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8485 2024.07.19 17:51:08.956724 [ 3 ] {} <Debug> HTTP-Session: f346b7f4-af9c-4962-bc60-0039d98c5377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8486 2024.07.19 17:51:08.956859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8487 2024.07.19 17:51:08.956907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8488 2024.07.19 17:51:08.956925 [ 3 ] {} <Debug> HTTP-Session: 8a9ba0fe-89c1-491a-af2f-42505fa78871 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8489 2024.07.19 17:51:08.956941 [ 3 ] {} <Debug> HTTP-Session: 8a9ba0fe-89c1-491a-af2f-42505fa78871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.07.19 17:51:08.956955 [ 3 ] {} <Debug> HTTP-Session: 8a9ba0fe-89c1-491a-af2f-42505fa78871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8491 2024.07.19 17:51:08.956984 [ 3 ] {} <Trace> HTTP-Session: 8a9ba0fe-89c1-491a-af2f-42505fa78871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8492 2024.07.19 17:51:08.957097 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8493 2024.07.19 17:51:08.957141 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8494 2024.07.19 17:51:08.957266 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8495 2024.07.19 17:51:08.957566 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8496 2024.07.19 17:51:08.957601 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8497 2024.07.19 17:51:08.957946 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8498 2024.07.19 17:51:08.958264 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8499 2024.07.19 17:51:08.958388 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
8500 2024.07.19 17:51:08.958658 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Debug> DynamicQueryHandler: Done processing query
8501 2024.07.19 17:51:08.958700 [ 3 ] {e51fcda8-14f6-43a7-9ca1-ee295771b4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8502 2024.07.19 17:51:08.958730 [ 3 ] {} <Debug> HTTP-Session: 8a9ba0fe-89c1-491a-af2f-42505fa78871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8503 2024.07.19 17:51:13.935907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8504 2024.07.19 17:51:13.936045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8505 2024.07.19 17:51:13.936076 [ 3 ] {} <Debug> HTTP-Session: da50ad1a-04cf-4b2a-b758-0051b07c3e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8506 2024.07.19 17:51:13.936105 [ 3 ] {} <Debug> HTTP-Session: da50ad1a-04cf-4b2a-b758-0051b07c3e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8507 2024.07.19 17:51:13.936123 [ 3 ] {} <Debug> HTTP-Session: da50ad1a-04cf-4b2a-b758-0051b07c3e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8508 2024.07.19 17:51:13.936179 [ 3 ] {} <Trace> HTTP-Session: da50ad1a-04cf-4b2a-b758-0051b07c3e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8509 2024.07.19 17:51:13.936389 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8510 2024.07.19 17:51:13.936463 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8511 2024.07.19 17:51:13.936684 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8512 2024.07.19 17:51:13.937102 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8513 2024.07.19 17:51:13.937145 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8514 2024.07.19 17:51:13.937506 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8515 2024.07.19 17:51:13.937840 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8516 2024.07.19 17:51:13.938009 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001683 sec., 11883.541295306 rows/sec., 876.18 KiB/sec.
8517 2024.07.19 17:51:13.938211 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Debug> DynamicQueryHandler: Done processing query
8518 2024.07.19 17:51:13.938238 [ 3 ] {a4558878-9628-446f-917e-e78d7675db03} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8519 2024.07.19 17:51:13.938255 [ 3 ] {} <Debug> HTTP-Session: da50ad1a-04cf-4b2a-b758-0051b07c3e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.07.19 17:51:13.938465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8521 2024.07.19 17:51:13.938515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8522 2024.07.19 17:51:13.938535 [ 3 ] {} <Debug> HTTP-Session: 2c8c248c-11c7-4afd-93cd-72a8f310e2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8523 2024.07.19 17:51:13.938552 [ 3 ] {} <Debug> HTTP-Session: 2c8c248c-11c7-4afd-93cd-72a8f310e2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.07.19 17:51:13.938566 [ 3 ] {} <Debug> HTTP-Session: 2c8c248c-11c7-4afd-93cd-72a8f310e2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8525 2024.07.19 17:51:13.938597 [ 3 ] {} <Trace> HTTP-Session: 2c8c248c-11c7-4afd-93cd-72a8f310e2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8526 2024.07.19 17:51:13.938743 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8527 2024.07.19 17:51:13.938787 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8528 2024.07.19 17:51:13.938913 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8529 2024.07.19 17:51:13.939361 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8530 2024.07.19 17:51:13.939397 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8531 2024.07.19 17:51:13.939730 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8532 2024.07.19 17:51:13.940039 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8533 2024.07.19 17:51:13.940203 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001516 sec., 133905.01319261212 rows/sec., 11.86 MiB/sec.
8534 2024.07.19 17:51:13.940374 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Debug> DynamicQueryHandler: Done processing query
8535 2024.07.19 17:51:13.940399 [ 3 ] {db04b3f5-ced0-4baa-98e3-d288bae0511e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8536 2024.07.19 17:51:13.940415 [ 3 ] {} <Debug> HTTP-Session: 2c8c248c-11c7-4afd-93cd-72a8f310e2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.07.19 17:51:13.940589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8538 2024.07.19 17:51:13.940637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8539 2024.07.19 17:51:13.940656 [ 3 ] {} <Debug> HTTP-Session: 1f397d17-75d4-41d8-b7fe-2b0fe15ed69e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8540 2024.07.19 17:51:13.940673 [ 3 ] {} <Debug> HTTP-Session: 1f397d17-75d4-41d8-b7fe-2b0fe15ed69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.07.19 17:51:13.940687 [ 3 ] {} <Debug> HTTP-Session: 1f397d17-75d4-41d8-b7fe-2b0fe15ed69e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8542 2024.07.19 17:51:13.940716 [ 3 ] {} <Trace> HTTP-Session: 1f397d17-75d4-41d8-b7fe-2b0fe15ed69e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8543 2024.07.19 17:51:13.940920 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8544 2024.07.19 17:51:13.940964 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8545 2024.07.19 17:51:13.941091 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8546 2024.07.19 17:51:13.941575 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8547 2024.07.19 17:51:13.941612 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8548 2024.07.19 17:51:13.941931 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8549 2024.07.19 17:51:13.942233 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8550 2024.07.19 17:51:13.942392 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001579 sec., 250791.64027865737 rows/sec., 17.69 MiB/sec.
8551 2024.07.19 17:51:13.942575 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Debug> DynamicQueryHandler: Done processing query
8552 2024.07.19 17:51:13.942603 [ 3 ] {9477c9fd-e64d-4f5d-b9cc-9c1a743c35a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8553 2024.07.19 17:51:13.942620 [ 3 ] {} <Debug> HTTP-Session: 1f397d17-75d4-41d8-b7fe-2b0fe15ed69e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8554 2024.07.19 17:51:13.942766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8555 2024.07.19 17:51:13.942817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8556 2024.07.19 17:51:13.942836 [ 3 ] {} <Debug> HTTP-Session: e4ca9e66-48fa-4ab1-9e06-d13b127bb91c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8557 2024.07.19 17:51:13.942852 [ 3 ] {} <Debug> HTTP-Session: e4ca9e66-48fa-4ab1-9e06-d13b127bb91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8558 2024.07.19 17:51:13.942865 [ 3 ] {} <Debug> HTTP-Session: e4ca9e66-48fa-4ab1-9e06-d13b127bb91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8559 2024.07.19 17:51:13.942896 [ 3 ] {} <Trace> HTTP-Session: e4ca9e66-48fa-4ab1-9e06-d13b127bb91c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8560 2024.07.19 17:51:13.942996 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8561 2024.07.19 17:51:13.943042 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8562 2024.07.19 17:51:13.943175 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8563 2024.07.19 17:51:13.943463 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8564 2024.07.19 17:51:13.943500 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8565 2024.07.19 17:51:13.943872 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8566 2024.07.19 17:51:13.944209 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8567 2024.07.19 17:51:13.944366 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 186.01 KiB/sec.
8568 2024.07.19 17:51:13.944536 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Debug> DynamicQueryHandler: Done processing query
8569 2024.07.19 17:51:13.944561 [ 3 ] {2bcb4213-7f32-49a0-9538-905c82358518} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8570 2024.07.19 17:51:13.944576 [ 3 ] {} <Debug> HTTP-Session: e4ca9e66-48fa-4ab1-9e06-d13b127bb91c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8571 2024.07.19 17:51:13.944695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8572 2024.07.19 17:51:13.944745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8573 2024.07.19 17:51:13.944763 [ 3 ] {} <Debug> HTTP-Session: 544961e1-8490-45ff-bf9b-9f5015227e10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8574 2024.07.19 17:51:13.944781 [ 3 ] {} <Debug> HTTP-Session: 544961e1-8490-45ff-bf9b-9f5015227e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8575 2024.07.19 17:51:13.944794 [ 3 ] {} <Debug> HTTP-Session: 544961e1-8490-45ff-bf9b-9f5015227e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8576 2024.07.19 17:51:13.944825 [ 3 ] {} <Trace> HTTP-Session: 544961e1-8490-45ff-bf9b-9f5015227e10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8577 2024.07.19 17:51:13.944941 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8578 2024.07.19 17:51:13.944987 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8579 2024.07.19 17:51:13.945133 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8580 2024.07.19 17:51:13.945458 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8581 2024.07.19 17:51:13.945494 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8582 2024.07.19 17:51:13.945863 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8583 2024.07.19 17:51:13.946205 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8584 2024.07.19 17:51:13.946369 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001459 sec., 52775.87388622344 rows/sec., 3.25 MiB/sec.
8585 2024.07.19 17:51:13.946656 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Debug> DynamicQueryHandler: Done processing query
8586 2024.07.19 17:51:13.946682 [ 3 ] {8e8d74bb-c153-4609-99e3-adaaa2899a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8587 2024.07.19 17:51:13.946698 [ 3 ] {} <Debug> HTTP-Session: 544961e1-8490-45ff-bf9b-9f5015227e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8588 2024.07.19 17:51:13.946872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8589 2024.07.19 17:51:13.946922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8590 2024.07.19 17:51:13.946940 [ 3 ] {} <Debug> HTTP-Session: e8c7940d-aca6-4a9a-9cbb-fa2679304bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8591 2024.07.19 17:51:13.946956 [ 3 ] {} <Debug> HTTP-Session: e8c7940d-aca6-4a9a-9cbb-fa2679304bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8592 2024.07.19 17:51:13.946970 [ 3 ] {} <Debug> HTTP-Session: e8c7940d-aca6-4a9a-9cbb-fa2679304bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8593 2024.07.19 17:51:13.947000 [ 3 ] {} <Trace> HTTP-Session: e8c7940d-aca6-4a9a-9cbb-fa2679304bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8594 2024.07.19 17:51:13.947179 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8595 2024.07.19 17:51:13.947226 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8596 2024.07.19 17:51:13.947389 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8597 2024.07.19 17:51:13.947816 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8598 2024.07.19 17:51:13.947857 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8599 2024.07.19 17:51:13.948296 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8600 2024.07.19 17:51:13.948674 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8601 2024.07.19 17:51:13.948847 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec.
8602 2024.07.19 17:51:13.949032 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Debug> DynamicQueryHandler: Done processing query
8603 2024.07.19 17:51:13.949056 [ 3 ] {3ec95b7e-4a6f-4062-b676-0db0086ee502} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8604 2024.07.19 17:51:13.949072 [ 3 ] {} <Debug> HTTP-Session: e8c7940d-aca6-4a9a-9cbb-fa2679304bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8605 2024.07.19 17:51:13.949206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8606 2024.07.19 17:51:13.949256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8607 2024.07.19 17:51:13.949274 [ 3 ] {} <Debug> HTTP-Session: 897aa60c-4cd6-4798-a633-f1ac1bca8818 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8608 2024.07.19 17:51:13.949291 [ 3 ] {} <Debug> HTTP-Session: 897aa60c-4cd6-4798-a633-f1ac1bca8818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8609 2024.07.19 17:51:13.949306 [ 3 ] {} <Debug> HTTP-Session: 897aa60c-4cd6-4798-a633-f1ac1bca8818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8610 2024.07.19 17:51:13.949336 [ 3 ] {} <Trace> HTTP-Session: 897aa60c-4cd6-4798-a633-f1ac1bca8818 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8611 2024.07.19 17:51:13.949534 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8612 2024.07.19 17:51:13.949600 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8613 2024.07.19 17:51:13.950009 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8614 2024.07.19 17:51:13.950646 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8615 2024.07.19 17:51:13.950687 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8616 2024.07.19 17:51:13.951356 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8617 2024.07.19 17:51:13.951798 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8618 2024.07.19 17:51:13.952009 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002596 sec., 5392.91217257319 rows/sec., 9.66 MiB/sec.
8619 2024.07.19 17:51:13.952253 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Debug> DynamicQueryHandler: Done processing query
8620 2024.07.19 17:51:13.952281 [ 3 ] {ede79c62-7859-4926-94ac-4b90dbbbba7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8621 2024.07.19 17:51:13.952301 [ 3 ] {} <Debug> HTTP-Session: 897aa60c-4cd6-4798-a633-f1ac1bca8818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.07.19 17:51:13.952451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8623 2024.07.19 17:51:13.952508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8624 2024.07.19 17:51:13.952531 [ 3 ] {} <Debug> HTTP-Session: 5752a5ca-bc35-4675-ae56-d9c221c3781e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8625 2024.07.19 17:51:13.952553 [ 3 ] {} <Debug> HTTP-Session: 5752a5ca-bc35-4675-ae56-d9c221c3781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8626 2024.07.19 17:51:13.952571 [ 3 ] {} <Debug> HTTP-Session: 5752a5ca-bc35-4675-ae56-d9c221c3781e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8627 2024.07.19 17:51:13.952605 [ 3 ] {} <Trace> HTTP-Session: 5752a5ca-bc35-4675-ae56-d9c221c3781e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8628 2024.07.19 17:51:13.952709 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8629 2024.07.19 17:51:13.952754 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8630 2024.07.19 17:51:13.952889 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8631 2024.07.19 17:51:13.953181 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8632 2024.07.19 17:51:13.953221 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8633 2024.07.19 17:51:13.953590 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8634 2024.07.19 17:51:13.953953 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8635 2024.07.19 17:51:13.954119 [ 24 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8636 2024.07.19 17:51:13.954123 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001435 sec., 16027.87456445993 rows/sec., 867.00 KiB/sec.
8637 2024.07.19 17:51:13.954203 [ 24 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8638 2024.07.19 17:51:13.954266 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8639 2024.07.19 17:51:13.954480 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Debug> DynamicQueryHandler: Done processing query
8640 2024.07.19 17:51:13.954583 [ 3 ] {2e7f22a4-19d1-4ff3-9919-31c49fa6dd7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8641 2024.07.19 17:51:13.954704 [ 3 ] {} <Debug> HTTP-Session: 5752a5ca-bc35-4675-ae56-d9c221c3781e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.07.19 17:51:13.954836 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
8643 2024.07.19 17:51:13.954932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8644 2024.07.19 17:51:13.955028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8645 2024.07.19 17:51:13.955086 [ 3 ] {} <Debug> HTTP-Session: 15db67a4-5e50-4a72-84b7-36238ff296d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8646 2024.07.19 17:51:13.955134 [ 3 ] {} <Debug> HTTP-Session: 15db67a4-5e50-4a72-84b7-36238ff296d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8647 2024.07.19 17:51:13.955176 [ 3 ] {} <Debug> HTTP-Session: 15db67a4-5e50-4a72-84b7-36238ff296d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.07.19 17:51:13.955204 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8649 2024.07.19 17:51:13.955242 [ 3 ] {} <Trace> HTTP-Session: 15db67a4-5e50-4a72-84b7-36238ff296d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8650 2024.07.19 17:51:13.955276 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
8651 2024.07.19 17:51:13.955579 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
8652 2024.07.19 17:51:13.955612 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8653 2024.07.19 17:51:13.955826 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8654 2024.07.19 17:51:13.955839 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
8655 2024.07.19 17:51:13.956238 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
8656 2024.07.19 17:51:13.956633 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
8657 2024.07.19 17:51:13.956873 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8658 2024.07.19 17:51:13.956921 [ 190 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
8659 2024.07.19 17:51:13.957787 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8660 2024.07.19 17:51:13.957858 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8661 2024.07.19 17:51:13.958838 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8662 2024.07.19 17:51:13.959640 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.005226846 sec., 93172.82353449862 rows/sec., 5.02 MiB/sec.
8663 2024.07.19 17:51:13.959751 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8664 2024.07.19 17:51:13.959882 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8665 2024.07.19 17:51:13.960046 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004644 sec., 12919.896640826873 rows/sec., 891.61 KiB/sec.
8666 2024.07.19 17:51:13.960407 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Debug> DynamicQueryHandler: Done processing query
8667 2024.07.19 17:51:13.960467 [ 3 ] {f208111b-5feb-4464-b905-c9b28d27d571} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8668 2024.07.19 17:51:13.960503 [ 3 ] {} <Debug> HTTP-Session: 15db67a4-5e50-4a72-84b7-36238ff296d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.07.19 17:51:13.960695 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8670 2024.07.19 17:51:13.960785 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_21_4} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8671 2024.07.19 17:51:13.960874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8672 2024.07.19 17:51:18.931135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8673 2024.07.19 17:51:18.931280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8674 2024.07.19 17:51:18.931307 [ 3 ] {} <Debug> HTTP-Session: 12e1f2a5-8c85-4da7-b0a5-656284fe388a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8675 2024.07.19 17:51:18.931332 [ 3 ] {} <Debug> HTTP-Session: 12e1f2a5-8c85-4da7-b0a5-656284fe388a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.07.19 17:51:18.931347 [ 3 ] {} <Debug> HTTP-Session: 12e1f2a5-8c85-4da7-b0a5-656284fe388a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8677 2024.07.19 17:51:18.931399 [ 3 ] {} <Trace> HTTP-Session: 12e1f2a5-8c85-4da7-b0a5-656284fe388a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8678 2024.07.19 17:51:18.931592 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8679 2024.07.19 17:51:18.931659 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8680 2024.07.19 17:51:18.931857 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8681 2024.07.19 17:51:18.932299 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8682 2024.07.19 17:51:18.932341 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8683 2024.07.19 17:51:18.932731 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8684 2024.07.19 17:51:18.933081 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8685 2024.07.19 17:51:18.933227 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001697 sec., 10606.953447259872 rows/sec., 859.74 KiB/sec.
8686 2024.07.19 17:51:18.933487 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Debug> DynamicQueryHandler: Done processing query
8687 2024.07.19 17:51:18.933515 [ 3 ] {b5d3d936-c0cf-4fc1-b15e-45666c14d1bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8688 2024.07.19 17:51:18.933531 [ 3 ] {} <Debug> HTTP-Session: 12e1f2a5-8c85-4da7-b0a5-656284fe388a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8689 2024.07.19 17:51:18.933678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8690 2024.07.19 17:51:18.933735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8691 2024.07.19 17:51:18.933754 [ 3 ] {} <Debug> HTTP-Session: cef734e3-4a94-44f1-9592-fede0e19d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8692 2024.07.19 17:51:18.933774 [ 3 ] {} <Debug> HTTP-Session: cef734e3-4a94-44f1-9592-fede0e19d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8693 2024.07.19 17:51:18.933787 [ 3 ] {} <Debug> HTTP-Session: cef734e3-4a94-44f1-9592-fede0e19d1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8694 2024.07.19 17:51:18.933822 [ 3 ] {} <Trace> HTTP-Session: cef734e3-4a94-44f1-9592-fede0e19d1f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8695 2024.07.19 17:51:18.933984 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8696 2024.07.19 17:51:18.934030 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8697 2024.07.19 17:51:18.934159 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8698 2024.07.19 17:51:18.934526 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8699 2024.07.19 17:51:18.934562 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8700 2024.07.19 17:51:18.934897 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8701 2024.07.19 17:51:18.935227 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8702 2024.07.19 17:51:18.935345 [ 41 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8703 2024.07.19 17:51:18.935351 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001419 sec., 77519.37984496125 rows/sec., 6.33 MiB/sec.
8704 2024.07.19 17:51:18.935383 [ 41 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8705 2024.07.19 17:51:18.935447 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8706 2024.07.19 17:51:18.935561 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Debug> DynamicQueryHandler: Done processing query
8707 2024.07.19 17:51:18.935618 [ 3 ] {8d903cf7-ea6a-404b-879c-af6520a38448} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8708 2024.07.19 17:51:18.935648 [ 3 ] {} <Debug> HTTP-Session: cef734e3-4a94-44f1-9592-fede0e19d1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.07.19 17:51:18.935662 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
8710 2024.07.19 17:51:18.935818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8711 2024.07.19 17:51:18.935933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8712 2024.07.19 17:51:18.935980 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8713 2024.07.19 17:51:18.935991 [ 3 ] {} <Debug> HTTP-Session: 8132cb9d-4d4a-42e5-b759-9b7ff5b28c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8714 2024.07.19 17:51:18.936046 [ 3 ] {} <Debug> HTTP-Session: 8132cb9d-4d4a-42e5-b759-9b7ff5b28c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8715 2024.07.19 17:51:18.936051 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 301 rows starting from the beginning of the part
8716 2024.07.19 17:51:18.936065 [ 3 ] {} <Debug> HTTP-Session: 8132cb9d-4d4a-42e5-b759-9b7ff5b28c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8717 2024.07.19 17:51:18.936144 [ 3 ] {} <Trace> HTTP-Session: 8132cb9d-4d4a-42e5-b759-9b7ff5b28c67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8718 2024.07.19 17:51:18.936242 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 111 rows starting from the beginning of the part
8719 2024.07.19 17:51:18.936598 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 203 rows starting from the beginning of the part
8720 2024.07.19 17:51:18.936856 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 111 rows starting from the beginning of the part
8721 2024.07.19 17:51:18.936878 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8722 2024.07.19 17:51:18.937096 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8723 2024.07.19 17:51:18.937118 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part
8724 2024.07.19 17:51:18.937463 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part
8725 2024.07.19 17:51:18.938167 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8726 2024.07.19 17:51:18.939030 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8727 2024.07.19 17:51:18.939103 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8728 2024.07.19 17:51:18.940025 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8729 2024.07.19 17:51:18.940781 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 4 columns (4 merged, 0 gathered) in 0.005252747 sec., 197801.2647477596 rows/sec., 16.96 MiB/sec.
8730 2024.07.19 17:51:18.940855 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8731 2024.07.19 17:51:18.941047 [ 41 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8732 2024.07.19 17:51:18.941058 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00451 sec., 18181.81818181818 rows/sec., 1.42 MiB/sec.
8733 2024.07.19 17:51:18.941107 [ 41 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8734 2024.07.19 17:51:18.941119 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8735 2024.07.19 17:51:18.941207 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8736 2024.07.19 17:51:18.941613 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
8737 2024.07.19 17:51:18.941659 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Debug> DynamicQueryHandler: Done processing query
8738 2024.07.19 17:51:18.941735 [ 3 ] {c1702f1a-7d6d-4556-bf16-83d1c93b092b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8739 2024.07.19 17:51:18.941849 [ 3 ] {} <Debug> HTTP-Session: 8132cb9d-4d4a-42e5-b759-9b7ff5b28c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8740 2024.07.19 17:51:18.942228 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8741 2024.07.19 17:51:18.942287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8742 2024.07.19 17:51:18.942331 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 472 rows starting from the beginning of the part
8743 2024.07.19 17:51:18.942493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8744 2024.07.19 17:51:18.942691 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 84 rows starting from the beginning of the part
8745 2024.07.19 17:51:18.942703 [ 3 ] {} <Debug> HTTP-Session: 213de664-ba70-466f-b051-deb25210a853 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8746 2024.07.19 17:51:18.942854 [ 3 ] {} <Debug> HTTP-Session: 213de664-ba70-466f-b051-deb25210a853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.07.19 17:51:18.943055 [ 3 ] {} <Debug> HTTP-Session: 213de664-ba70-466f-b051-deb25210a853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8748 2024.07.19 17:51:18.943094 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 396 rows starting from the beginning of the part
8749 2024.07.19 17:51:18.943185 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8750 2024.07.19 17:51:18.943283 [ 3 ] {} <Trace> HTTP-Session: 213de664-ba70-466f-b051-deb25210a853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8751 2024.07.19 17:51:18.943436 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 84 rows starting from the beginning of the part
8752 2024.07.19 17:51:18.943800 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 396 rows starting from the beginning of the part
8753 2024.07.19 17:51:18.944078 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
8754 2024.07.19 17:51:18.944346 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8755 2024.07.19 17:51:18.944127 [ 186 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_46_9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8756 2024.07.19 17:51:18.944639 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8757 2024.07.19 17:51:18.944867 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
8758 2024.07.19 17:51:18.945360 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8759 2024.07.19 17:51:18.946421 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8760 2024.07.19 17:51:18.946488 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8761 2024.07.19 17:51:18.947308 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 4 columns (4 merged, 0 gathered) in 0.005925284 sec., 255515.1786817307 rows/sec., 18.44 MiB/sec.
8762 2024.07.19 17:51:18.947440 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8763 2024.07.19 17:51:18.947506 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8764 2024.07.19 17:51:18.948240 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8765 2024.07.19 17:51:18.948465 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8766 2024.07.19 17:51:18.948553 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8767 2024.07.19 17:51:18.948561 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004796 sec., 33361.13427856547 rows/sec., 2.32 MiB/sec.
8768 2024.07.19 17:51:18.948589 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8769 2024.07.19 17:51:18.948730 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8770 2024.07.19 17:51:18.948983 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
8771 2024.07.19 17:51:18.949086 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_46_9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8772 2024.07.19 17:51:18.949273 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Debug> DynamicQueryHandler: Done processing query
8773 2024.07.19 17:51:18.949326 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8774 2024.07.19 17:51:18.949352 [ 3 ] {a77552dd-832f-42e9-a149-9146c28cca1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8775 2024.07.19 17:51:18.949428 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8776 2024.07.19 17:51:18.949443 [ 3 ] {} <Debug> HTTP-Session: 213de664-ba70-466f-b051-deb25210a853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8777 2024.07.19 17:51:18.949519 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6427 rows starting from the beginning of the part
8778 2024.07.19 17:51:18.949648 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part
8779 2024.07.19 17:51:18.949775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8780 2024.07.19 17:51:18.949940 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
8781 2024.07.19 17:51:18.950018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8782 2024.07.19 17:51:18.950147 [ 3 ] {} <Debug> HTTP-Session: d4b104af-a320-4d2e-bcb5-cb415825838c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8783 2024.07.19 17:51:18.950227 [ 3 ] {} <Debug> HTTP-Session: d4b104af-a320-4d2e-bcb5-cb415825838c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.07.19 17:51:18.950281 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
8785 2024.07.19 17:51:18.950301 [ 3 ] {} <Debug> HTTP-Session: d4b104af-a320-4d2e-bcb5-cb415825838c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.07.19 17:51:18.950464 [ 3 ] {} <Trace> HTTP-Session: d4b104af-a320-4d2e-bcb5-cb415825838c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8787 2024.07.19 17:51:18.950550 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
8788 2024.07.19 17:51:18.950749 [ 195 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
8789 2024.07.19 17:51:18.951188 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8790 2024.07.19 17:51:18.951341 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8791 2024.07.19 17:51:18.952503 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8792 2024.07.19 17:51:18.953752 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8793 2024.07.19 17:51:18.953792 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8794 2024.07.19 17:51:18.954852 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8795 2024.07.19 17:51:18.955648 [ 198 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00690918 sec., 1046289.1399558269 rows/sec., 72.95 MiB/sec.
8796 2024.07.19 17:51:18.955931 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8797 2024.07.19 17:51:18.956162 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.005393 sec., 3337.6599295382903 rows/sec., 5.98 MiB/sec.
8798 2024.07.19 17:51:18.956569 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8799 2024.07.19 17:51:18.957203 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Debug> DynamicQueryHandler: Done processing query
8800 2024.07.19 17:51:18.957254 [ 3 ] {15f5dbe7-c078-483d-b861-8e0bc1e0fde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8801 2024.07.19 17:51:18.957302 [ 3 ] {} <Debug> HTTP-Session: d4b104af-a320-4d2e-bcb5-cb415825838c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8802 2024.07.19 17:51:18.957468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8803 2024.07.19 17:51:18.957538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8804 2024.07.19 17:51:18.957566 [ 3 ] {} <Debug> HTTP-Session: fbb5cd6a-36d8-4d5d-98d7-f5644c3afe94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8805 2024.07.19 17:51:18.957566 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8806 2024.07.19 17:51:18.957586 [ 3 ] {} <Debug> HTTP-Session: fbb5cd6a-36d8-4d5d-98d7-f5644c3afe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8807 2024.07.19 17:51:18.957612 [ 3 ] {} <Debug> HTTP-Session: fbb5cd6a-36d8-4d5d-98d7-f5644c3afe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.07.19 17:51:18.957654 [ 3 ] {} <Trace> HTTP-Session: fbb5cd6a-36d8-4d5d-98d7-f5644c3afe94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8809 2024.07.19 17:51:18.957678 [ 197 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8810 2024.07.19 17:51:18.957795 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB.
8811 2024.07.19 17:51:18.957844 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8812 2024.07.19 17:51:18.957890 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8813 2024.07.19 17:51:18.958029 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8814 2024.07.19 17:51:18.958356 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8815 2024.07.19 17:51:18.958393 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8816 2024.07.19 17:51:18.958773 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8817 2024.07.19 17:51:18.959113 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8818 2024.07.19 17:51:18.959243 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec.
8819 2024.07.19 17:51:18.959251 [ 41 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8820 2024.07.19 17:51:18.959307 [ 41 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8821 2024.07.19 17:51:18.959343 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8822 2024.07.19 17:51:18.959499 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Debug> DynamicQueryHandler: Done processing query
8823 2024.07.19 17:51:18.959575 [ 3 ] {80a108f4-a79e-4c0d-8f92-dd7cc89514b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8824 2024.07.19 17:51:18.959655 [ 3 ] {} <Debug> HTTP-Session: fbb5cd6a-36d8-4d5d-98d7-f5644c3afe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.07.19 17:51:18.959696 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8826 2024.07.19 17:51:18.960006 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8827 2024.07.19 17:51:18.960042 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2242 rows starting from the beginning of the part
8828 2024.07.19 17:51:18.960136 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8829 2024.07.19 17:51:18.960327 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8830 2024.07.19 17:51:18.960419 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8831 2024.07.19 17:51:18.960585 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8832 2024.07.19 17:51:18.960673 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
8833 2024.07.19 17:51:18.962140 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2542 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271016 sec., 937952.002833781 rows/sec., 63.14 MiB/sec.
8834 2024.07.19 17:51:18.962364 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8835 2024.07.19 17:51:18.962749 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8836 2024.07.19 17:51:18.962833 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_46_9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8837 2024.07.19 17:51:18.962918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8838 2024.07.19 17:51:23.077189 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
8839 2024.07.19 17:51:23.077253 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
8840 2024.07.19 17:51:23.936125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8841 2024.07.19 17:51:23.936251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8842 2024.07.19 17:51:23.936280 [ 3 ] {} <Debug> HTTP-Session: 48912e8c-0bca-458c-b4bb-1f133087b401 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8843 2024.07.19 17:51:23.936309 [ 3 ] {} <Debug> HTTP-Session: 48912e8c-0bca-458c-b4bb-1f133087b401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.07.19 17:51:23.936326 [ 3 ] {} <Debug> HTTP-Session: 48912e8c-0bca-458c-b4bb-1f133087b401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.07.19 17:51:23.936382 [ 3 ] {} <Trace> HTTP-Session: 48912e8c-0bca-458c-b4bb-1f133087b401 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8846 2024.07.19 17:51:23.936598 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8847 2024.07.19 17:51:23.936674 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8848 2024.07.19 17:51:23.936893 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8849 2024.07.19 17:51:23.937397 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8850 2024.07.19 17:51:23.937445 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8851 2024.07.19 17:51:23.937812 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8852 2024.07.19 17:51:23.938153 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8853 2024.07.19 17:51:23.938327 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001791 sec., 11166.945840312674 rows/sec., 823.34 KiB/sec.
8854 2024.07.19 17:51:23.938560 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Debug> DynamicQueryHandler: Done processing query
8855 2024.07.19 17:51:23.938586 [ 3 ] {382741f3-1264-406f-bba9-f68925960565} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8856 2024.07.19 17:51:23.938602 [ 3 ] {} <Debug> HTTP-Session: 48912e8c-0bca-458c-b4bb-1f133087b401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.07.19 17:51:23.938806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 35772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8858 2024.07.19 17:51:23.938863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8859 2024.07.19 17:51:23.938882 [ 3 ] {} <Debug> HTTP-Session: 7825d4f7-1535-4cde-9aec-289e2300d243 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8860 2024.07.19 17:51:23.938901 [ 3 ] {} <Debug> HTTP-Session: 7825d4f7-1535-4cde-9aec-289e2300d243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8861 2024.07.19 17:51:23.938915 [ 3 ] {} <Debug> HTTP-Session: 7825d4f7-1535-4cde-9aec-289e2300d243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.07.19 17:51:23.938951 [ 3 ] {} <Trace> HTTP-Session: 7825d4f7-1535-4cde-9aec-289e2300d243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8863 2024.07.19 17:51:23.939127 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8864 2024.07.19 17:51:23.939174 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8865 2024.07.19 17:51:23.939305 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8866 2024.07.19 17:51:23.939774 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8867 2024.07.19 17:51:23.939811 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8868 2024.07.19 17:51:23.940140 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8869 2024.07.19 17:51:23.940469 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8870 2024.07.19 17:51:23.940630 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Debug> executeQuery: Read 239 rows, 21.23 KiB in 0.001576 sec., 151649.74619289342 rows/sec., 13.16 MiB/sec.
8871 2024.07.19 17:51:23.940812 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Debug> DynamicQueryHandler: Done processing query
8872 2024.07.19 17:51:23.940837 [ 3 ] {514ed0a0-c3be-4eae-9348-51aee0d50e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8873 2024.07.19 17:51:23.940854 [ 3 ] {} <Debug> HTTP-Session: 7825d4f7-1535-4cde-9aec-289e2300d243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.07.19 17:51:23.941050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8875 2024.07.19 17:51:23.941104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8876 2024.07.19 17:51:23.941124 [ 3 ] {} <Debug> HTTP-Session: 3baea659-7243-4c01-bec6-67e5e27f7661 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8877 2024.07.19 17:51:23.941142 [ 3 ] {} <Debug> HTTP-Session: 3baea659-7243-4c01-bec6-67e5e27f7661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.07.19 17:51:23.941156 [ 3 ] {} <Debug> HTTP-Session: 3baea659-7243-4c01-bec6-67e5e27f7661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.07.19 17:51:23.941188 [ 3 ] {} <Trace> HTTP-Session: 3baea659-7243-4c01-bec6-67e5e27f7661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2024.07.19 17:51:23.941416 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8881 2024.07.19 17:51:23.941461 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8882 2024.07.19 17:51:23.941591 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8883 2024.07.19 17:51:23.942176 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8884 2024.07.19 17:51:23.942213 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8885 2024.07.19 17:51:23.942550 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8886 2024.07.19 17:51:23.942859 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8887 2024.07.19 17:51:23.943007 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Debug> executeQuery: Read 420 rows, 30.49 KiB in 0.001701 sec., 246913.58024691357 rows/sec., 17.51 MiB/sec.
8888 2024.07.19 17:51:23.943189 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Debug> DynamicQueryHandler: Done processing query
8889 2024.07.19 17:51:23.943213 [ 3 ] {0fe5eb5e-81d7-4310-8c46-49c38a7e6a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8890 2024.07.19 17:51:23.943229 [ 3 ] {} <Debug> HTTP-Session: 3baea659-7243-4c01-bec6-67e5e27f7661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.07.19 17:51:23.943358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8892 2024.07.19 17:51:23.943409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8893 2024.07.19 17:51:23.943429 [ 3 ] {} <Debug> HTTP-Session: 6aa48b26-30f6-4a8d-9a22-e9ddb8735d95 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8894 2024.07.19 17:51:23.943446 [ 3 ] {} <Debug> HTTP-Session: 6aa48b26-30f6-4a8d-9a22-e9ddb8735d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.07.19 17:51:23.943460 [ 3 ] {} <Debug> HTTP-Session: 6aa48b26-30f6-4a8d-9a22-e9ddb8735d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8896 2024.07.19 17:51:23.943492 [ 3 ] {} <Trace> HTTP-Session: 6aa48b26-30f6-4a8d-9a22-e9ddb8735d95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8897 2024.07.19 17:51:23.943588 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8898 2024.07.19 17:51:23.943634 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8899 2024.07.19 17:51:23.943767 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8900 2024.07.19 17:51:23.944042 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8901 2024.07.19 17:51:23.944078 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8902 2024.07.19 17:51:23.944443 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8903 2024.07.19 17:51:23.944770 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8904 2024.07.19 17:51:23.944930 [ 31 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8905 2024.07.19 17:51:23.944932 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 189.57 KiB/sec.
8906 2024.07.19 17:51:23.945019 [ 31 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8907 2024.07.19 17:51:23.945079 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8908 2024.07.19 17:51:23.945282 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Debug> DynamicQueryHandler: Done processing query
8909 2024.07.19 17:51:23.945304 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
8910 2024.07.19 17:51:23.945318 [ 3 ] {22d5f501-a230-40e2-ac24-e0d638b83016} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8911 2024.07.19 17:51:23.945403 [ 3 ] {} <Debug> HTTP-Session: 6aa48b26-30f6-4a8d-9a22-e9ddb8735d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.07.19 17:51:23.945587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8913 2024.07.19 17:51:23.945646 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8914 2024.07.19 17:51:23.945682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8915 2024.07.19 17:51:23.945715 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
8916 2024.07.19 17:51:23.945725 [ 3 ] {} <Debug> HTTP-Session: 35f7eaa0-f662-4fd7-85a9-1b1cac3c07bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8917 2024.07.19 17:51:23.945780 [ 3 ] {} <Debug> HTTP-Session: 35f7eaa0-f662-4fd7-85a9-1b1cac3c07bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8918 2024.07.19 17:51:23.945818 [ 3 ] {} <Debug> HTTP-Session: 35f7eaa0-f662-4fd7-85a9-1b1cac3c07bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8919 2024.07.19 17:51:23.945953 [ 3 ] {} <Trace> HTTP-Session: 35f7eaa0-f662-4fd7-85a9-1b1cac3c07bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8920 2024.07.19 17:51:23.946064 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8921 2024.07.19 17:51:23.946303 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8922 2024.07.19 17:51:23.946328 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8923 2024.07.19 17:51:23.946567 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8924 2024.07.19 17:51:23.946620 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8925 2024.07.19 17:51:23.947083 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8926 2024.07.19 17:51:23.947402 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8927 2024.07.19 17:51:23.947614 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8928 2024.07.19 17:51:23.948414 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8929 2024.07.19 17:51:23.948460 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8930 2024.07.19 17:51:23.949590 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8931 2024.07.19 17:51:23.950696 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8932 2024.07.19 17:51:23.950923 [ 200 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005721949 sec., 22020.468899670377 rows/sec., 946.19 KiB/sec.
8933 2024.07.19 17:51:23.951019 [ 31 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8934 2024.07.19 17:51:23.951091 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004918 sec., 15656.771045140302 rows/sec., 987.29 KiB/sec.
8935 2024.07.19 17:51:23.951114 [ 31 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8936 2024.07.19 17:51:23.951199 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8937 2024.07.19 17:51:23.951250 [ 200 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8938 2024.07.19 17:51:23.951963 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Debug> DynamicQueryHandler: Done processing query
8939 2024.07.19 17:51:23.952035 [ 3 ] {a7b4398a-4240-45d0-a6fd-6bcfeaac9c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8940 2024.07.19 17:51:23.952220 [ 3 ] {} <Debug> HTTP-Session: 35f7eaa0-f662-4fd7-85a9-1b1cac3c07bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8941 2024.07.19 17:51:23.952222 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
8942 2024.07.19 17:51:23.952725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8943 2024.07.19 17:51:23.952782 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8944 2024.07.19 17:51:23.952866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8945 2024.07.19 17:51:23.952873 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
8946 2024.07.19 17:51:23.952899 [ 3 ] {} <Debug> HTTP-Session: d0a9e7ae-b16b-4af4-b413-2199fc5644b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8947 2024.07.19 17:51:23.952950 [ 3 ] {} <Debug> HTTP-Session: d0a9e7ae-b16b-4af4-b413-2199fc5644b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8948 2024.07.19 17:51:23.953003 [ 3 ] {} <Debug> HTTP-Session: d0a9e7ae-b16b-4af4-b413-2199fc5644b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8949 2024.07.19 17:51:23.953210 [ 3 ] {} <Trace> HTTP-Session: d0a9e7ae-b16b-4af4-b413-2199fc5644b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8950 2024.07.19 17:51:23.953204 [ 201 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8951 2024.07.19 17:51:23.953242 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
8952 2024.07.19 17:51:23.953792 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
8953 2024.07.19 17:51:23.953785 [ 201 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_21_4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8954 2024.07.19 17:51:23.953852 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8955 2024.07.19 17:51:23.954143 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8956 2024.07.19 17:51:23.954339 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8957 2024.07.19 17:51:23.954349 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
8958 2024.07.19 17:51:23.954597 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
8959 2024.07.19 17:51:23.955012 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
8960 2024.07.19 17:51:23.955493 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8961 2024.07.19 17:51:23.956135 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8962 2024.07.19 17:51:23.956178 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8963 2024.07.19 17:51:23.956774 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8964 2024.07.19 17:51:23.957223 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821221 sec., 277776.77569705737 rows/sec., 17.11 MiB/sec.
8965 2024.07.19 17:51:23.957464 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8966 2024.07.19 17:51:23.957506 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8967 2024.07.19 17:51:23.957771 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.004274 sec., 45858.680393074406 rows/sec., 3.20 MiB/sec.
8968 2024.07.19 17:51:23.958211 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Debug> DynamicQueryHandler: Done processing query
8969 2024.07.19 17:51:23.958251 [ 3 ] {7078252d-873a-4c4a-be28-969dda1b18a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8970 2024.07.19 17:51:23.958292 [ 3 ] {} <Debug> HTTP-Session: d0a9e7ae-b16b-4af4-b413-2199fc5644b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8971 2024.07.19 17:51:23.958441 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8972 2024.07.19 17:51:23.958484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8973 2024.07.19 17:51:23.958578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8974 2024.07.19 17:51:23.958610 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8975 2024.07.19 17:51:23.958620 [ 3 ] {} <Debug> HTTP-Session: 99f14b02-da88-45ce-a6ee-8d41ecbe8d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8976 2024.07.19 17:51:23.958661 [ 3 ] {} <Debug> HTTP-Session: 99f14b02-da88-45ce-a6ee-8d41ecbe8d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.07.19 17:51:23.958687 [ 3 ] {} <Debug> HTTP-Session: 99f14b02-da88-45ce-a6ee-8d41ecbe8d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.07.19 17:51:23.958769 [ 3 ] {} <Trace> HTTP-Session: 99f14b02-da88-45ce-a6ee-8d41ecbe8d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8979 2024.07.19 17:51:23.958797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
8980 2024.07.19 17:51:23.959026 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8981 2024.07.19 17:51:23.959101 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8982 2024.07.19 17:51:23.959549 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8983 2024.07.19 17:51:23.960151 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8984 2024.07.19 17:51:23.960189 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8985 2024.07.19 17:51:23.960820 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8986 2024.07.19 17:51:23.961246 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8987 2024.07.19 17:51:23.961424 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8988 2024.07.19 17:51:23.961452 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002567 sec., 5453.837164004675 rows/sec., 9.77 MiB/sec.
8989 2024.07.19 17:51:23.961492 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8990 2024.07.19 17:51:23.961566 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
8991 2024.07.19 17:51:23.961874 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
8992 2024.07.19 17:51:23.962115 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Debug> DynamicQueryHandler: Done processing query
8993 2024.07.19 17:51:23.962175 [ 3 ] {9f9997a3-bf0a-418f-9218-e361b4aa1506} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8994 2024.07.19 17:51:23.962230 [ 3 ] {} <Debug> HTTP-Session: 99f14b02-da88-45ce-a6ee-8d41ecbe8d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.07.19 17:51:23.962384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8996 2024.07.19 17:51:23.962438 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8997 2024.07.19 17:51:23.962447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8998 2024.07.19 17:51:23.962481 [ 3 ] {} <Debug> HTTP-Session: d392d3ee-3600-47c5-a229-57659a88b32d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
8999 2024.07.19 17:51:23.962511 [ 3 ] {} <Debug> HTTP-Session: d392d3ee-3600-47c5-a229-57659a88b32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9000 2024.07.19 17:51:23.962518 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 502 rows starting from the beginning of the part
9001 2024.07.19 17:51:23.962531 [ 3 ] {} <Debug> HTTP-Session: d392d3ee-3600-47c5-a229-57659a88b32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9002 2024.07.19 17:51:23.962580 [ 3 ] {} <Trace> HTTP-Session: d392d3ee-3600-47c5-a229-57659a88b32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9003 2024.07.19 17:51:23.962856 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9004 2024.07.19 17:51:23.963011 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9005 2024.07.19 17:51:23.963018 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
9006 2024.07.19 17:51:23.963616 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9007 2024.07.19 17:51:23.963616 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part
9008 2024.07.19 17:51:23.964131 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
9009 2024.07.19 17:51:23.964641 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9010 2024.07.19 17:51:23.964660 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part
9011 2024.07.19 17:51:23.964684 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9012 2024.07.19 17:51:23.965115 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part
9013 2024.07.19 17:51:23.965734 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9014 2024.07.19 17:51:23.966220 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.07.19 17:51:23.966424 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003712 sec., 6196.120689655172 rows/sec., 335.17 KiB/sec.
9016 2024.07.19 17:51:23.966606 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Debug> DynamicQueryHandler: Done processing query
9017 2024.07.19 17:51:23.966631 [ 3 ] {6237309a-54b8-4e2f-8ff6-610aa9b0fbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9018 2024.07.19 17:51:23.966648 [ 3 ] {} <Debug> HTTP-Session: d392d3ee-3600-47c5-a229-57659a88b32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.07.19 17:51:23.966771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9020 2024.07.19 17:51:23.966828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9021 2024.07.19 17:51:23.966853 [ 3 ] {} <Debug> HTTP-Session: 6ed3a0ac-c5e8-4cf5-b3df-fc2d663e1070 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9022 2024.07.19 17:51:23.966871 [ 3 ] {} <Debug> HTTP-Session: 6ed3a0ac-c5e8-4cf5-b3df-fc2d663e1070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9023 2024.07.19 17:51:23.966887 [ 3 ] {} <Debug> HTTP-Session: 6ed3a0ac-c5e8-4cf5-b3df-fc2d663e1070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.07.19 17:51:23.966968 [ 3 ] {} <Trace> HTTP-Session: 6ed3a0ac-c5e8-4cf5-b3df-fc2d663e1070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9025 2024.07.19 17:51:23.967138 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9026 2024.07.19 17:51:23.967205 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9027 2024.07.19 17:51:23.967538 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9028 2024.07.19 17:51:23.968159 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9029 2024.07.19 17:51:23.968201 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9030 2024.07.19 17:51:23.968846 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9031 2024.07.19 17:51:23.969488 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9032 2024.07.19 17:51:23.969664 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002581 sec., 23246.80356450988 rows/sec., 1.57 MiB/sec.
9033 2024.07.19 17:51:23.969942 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Debug> DynamicQueryHandler: Done processing query
9034 2024.07.19 17:51:23.969968 [ 3 ] {f034a9c0-8c86-4ed3-a921-eb3a7ea93f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9035 2024.07.19 17:51:23.969987 [ 3 ] {} <Debug> HTTP-Session: 6ed3a0ac-c5e8-4cf5-b3df-fc2d663e1070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9036 2024.07.19 17:51:23.980355 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 19 columns (19 merged, 0 gathered) in 0.018667686 sec., 31069.731942137874 rows/sec., 55.68 MiB/sec.
9037 2024.07.19 17:51:23.981123 [ 199 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
9038 2024.07.19 17:51:23.981799 [ 199 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9039 2024.07.19 17:51:23.981893 [ 199 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
9040 2024.07.19 17:51:23.982061 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
9041 2024.07.19 17:51:24.002166 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832522 sec.
9042 2024.07.19 17:51:28.930594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9043 2024.07.19 17:51:28.930735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9044 2024.07.19 17:51:28.930762 [ 3 ] {} <Debug> HTTP-Session: 95278620-834b-4df9-88e3-9e4a0a8d4f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9045 2024.07.19 17:51:28.930786 [ 3 ] {} <Debug> HTTP-Session: 95278620-834b-4df9-88e3-9e4a0a8d4f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.07.19 17:51:28.930801 [ 3 ] {} <Debug> HTTP-Session: 95278620-834b-4df9-88e3-9e4a0a8d4f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9047 2024.07.19 17:51:28.930850 [ 3 ] {} <Trace> HTTP-Session: 95278620-834b-4df9-88e3-9e4a0a8d4f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9048 2024.07.19 17:51:28.931049 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9049 2024.07.19 17:51:28.931117 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9050 2024.07.19 17:51:28.931315 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9051 2024.07.19 17:51:28.931747 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9052 2024.07.19 17:51:28.931790 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9053 2024.07.19 17:51:28.932171 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9054 2024.07.19 17:51:28.932517 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9055 2024.07.19 17:51:28.932689 [ 28 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9056 2024.07.19 17:51:28.932699 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001706 sec., 10550.996483001172 rows/sec., 855.21 KiB/sec.
9057 2024.07.19 17:51:28.932775 [ 28 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9058 2024.07.19 17:51:28.932836 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9059 2024.07.19 17:51:28.933049 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
9060 2024.07.19 17:51:28.933074 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Debug> DynamicQueryHandler: Done processing query
9061 2024.07.19 17:51:28.933131 [ 3 ] {169bd941-1b34-4180-bb01-d03eb8147d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9062 2024.07.19 17:51:28.933160 [ 3 ] {} <Debug> HTTP-Session: 95278620-834b-4df9-88e3-9e4a0a8d4f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.07.19 17:51:28.933301 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9064 2024.07.19 17:51:28.933344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9065 2024.07.19 17:51:28.933364 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part
9066 2024.07.19 17:51:28.933437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9067 2024.07.19 17:51:28.933540 [ 3 ] {} <Debug> HTTP-Session: 0179b964-6f51-4b8d-8f23-5129a4908e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9068 2024.07.19 17:51:28.933562 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part
9069 2024.07.19 17:51:28.933615 [ 3 ] {} <Debug> HTTP-Session: 0179b964-6f51-4b8d-8f23-5129a4908e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9070 2024.07.19 17:51:28.933746 [ 3 ] {} <Debug> HTTP-Session: 0179b964-6f51-4b8d-8f23-5129a4908e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9071 2024.07.19 17:51:28.933874 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part
9072 2024.07.19 17:51:28.933975 [ 3 ] {} <Trace> HTTP-Session: 0179b964-6f51-4b8d-8f23-5129a4908e17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9073 2024.07.19 17:51:28.934151 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part
9074 2024.07.19 17:51:28.934425 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part
9075 2024.07.19 17:51:28.934688 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part
9076 2024.07.19 17:51:28.934740 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9077 2024.07.19 17:51:28.935020 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9078 2024.07.19 17:51:28.935458 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9079 2024.07.19 17:51:28.936443 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9080 2024.07.19 17:51:28.936512 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9081 2024.07.19 17:51:28.937432 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004481137 sec., 29456.80973377962 rows/sec., 2.24 MiB/sec.
9082 2024.07.19 17:51:28.937442 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9083 2024.07.19 17:51:28.937612 [ 191 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9084 2024.07.19 17:51:28.938216 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9085 2024.07.19 17:51:28.938523 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9086 2024.07.19 17:51:28.938526 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.004134 sec., 26608.611514271895 rows/sec., 2.17 MiB/sec.
9087 2024.07.19 17:51:28.938682 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_41_8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9088 2024.07.19 17:51:28.938780 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Debug> DynamicQueryHandler: Done processing query
9089 2024.07.19 17:51:28.938793 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9090 2024.07.19 17:51:28.938810 [ 3 ] {469c5fa8-b765-4f69-a396-dc0f955b9364} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9091 2024.07.19 17:51:28.938831 [ 3 ] {} <Debug> HTTP-Session: 0179b964-6f51-4b8d-8f23-5129a4908e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.07.19 17:51:28.938977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9093 2024.07.19 17:51:28.939027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9094 2024.07.19 17:51:28.939046 [ 3 ] {} <Debug> HTTP-Session: a9a467af-7078-44eb-9efa-40e78264804b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9095 2024.07.19 17:51:28.939062 [ 3 ] {} <Debug> HTTP-Session: a9a467af-7078-44eb-9efa-40e78264804b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9096 2024.07.19 17:51:28.939079 [ 3 ] {} <Debug> HTTP-Session: a9a467af-7078-44eb-9efa-40e78264804b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9097 2024.07.19 17:51:28.939109 [ 3 ] {} <Trace> HTTP-Session: a9a467af-7078-44eb-9efa-40e78264804b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9098 2024.07.19 17:51:28.939233 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9099 2024.07.19 17:51:28.939276 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9100 2024.07.19 17:51:28.939406 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9101 2024.07.19 17:51:28.939782 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9102 2024.07.19 17:51:28.939820 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9103 2024.07.19 17:51:28.940145 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9104 2024.07.19 17:51:28.940479 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9105 2024.07.19 17:51:28.940634 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 4.45 MiB/sec.
9106 2024.07.19 17:51:28.940814 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Debug> DynamicQueryHandler: Done processing query
9107 2024.07.19 17:51:28.940839 [ 3 ] {7e2bfce8-4226-4d92-97a5-1bdd335eef44} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9108 2024.07.19 17:51:28.940855 [ 3 ] {} <Debug> HTTP-Session: a9a467af-7078-44eb-9efa-40e78264804b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.07.19 17:51:28.941019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9110 2024.07.19 17:51:28.941070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9111 2024.07.19 17:51:28.941090 [ 3 ] {} <Debug> HTTP-Session: bcfe12ee-a63f-4353-94a8-0ca9552552d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9112 2024.07.19 17:51:28.941106 [ 3 ] {} <Debug> HTTP-Session: bcfe12ee-a63f-4353-94a8-0ca9552552d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9113 2024.07.19 17:51:28.941120 [ 3 ] {} <Debug> HTTP-Session: bcfe12ee-a63f-4353-94a8-0ca9552552d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9114 2024.07.19 17:51:28.941153 [ 3 ] {} <Trace> HTTP-Session: bcfe12ee-a63f-4353-94a8-0ca9552552d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9115 2024.07.19 17:51:28.941310 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9116 2024.07.19 17:51:28.941358 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9117 2024.07.19 17:51:28.941505 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9118 2024.07.19 17:51:28.941890 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9119 2024.07.19 17:51:28.941926 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9120 2024.07.19 17:51:28.942321 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9121 2024.07.19 17:51:28.942667 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9122 2024.07.19 17:51:28.942816 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec.
9123 2024.07.19 17:51:28.943104 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Debug> DynamicQueryHandler: Done processing query
9124 2024.07.19 17:51:28.943168 [ 3 ] {f9a27d07-b66a-42dd-889d-b72b6b4b13b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9125 2024.07.19 17:51:28.943230 [ 3 ] {} <Debug> HTTP-Session: bcfe12ee-a63f-4353-94a8-0ca9552552d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.07.19 17:51:28.943423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9127 2024.07.19 17:51:28.943475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9128 2024.07.19 17:51:28.943495 [ 3 ] {} <Debug> HTTP-Session: b403784f-6bf8-4986-8b80-a51637061d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9129 2024.07.19 17:51:28.943513 [ 3 ] {} <Debug> HTTP-Session: b403784f-6bf8-4986-8b80-a51637061d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9130 2024.07.19 17:51:28.943526 [ 3 ] {} <Debug> HTTP-Session: b403784f-6bf8-4986-8b80-a51637061d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.07.19 17:51:28.943557 [ 3 ] {} <Trace> HTTP-Session: b403784f-6bf8-4986-8b80-a51637061d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9132 2024.07.19 17:51:28.943797 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9133 2024.07.19 17:51:28.943870 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9134 2024.07.19 17:51:28.944293 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9135 2024.07.19 17:51:28.944888 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9136 2024.07.19 17:51:28.944925 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9137 2024.07.19 17:51:28.945543 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
9138 2024.07.19 17:51:28.945964 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9139 2024.07.19 17:51:28.946148 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002503 sec., 7191.370355573312 rows/sec., 12.89 MiB/sec.
9140 2024.07.19 17:51:28.946380 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Debug> DynamicQueryHandler: Done processing query
9141 2024.07.19 17:51:28.946405 [ 3 ] {17f5f4be-4d03-48a3-9532-490330636f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9142 2024.07.19 17:51:28.946421 [ 3 ] {} <Debug> HTTP-Session: b403784f-6bf8-4986-8b80-a51637061d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.07.19 17:51:28.946539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9144 2024.07.19 17:51:28.946589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9145 2024.07.19 17:51:28.946608 [ 3 ] {} <Debug> HTTP-Session: f97ab562-ad23-4ae1-9637-fff9f413ef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9146 2024.07.19 17:51:28.946624 [ 3 ] {} <Debug> HTTP-Session: f97ab562-ad23-4ae1-9637-fff9f413ef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.07.19 17:51:28.946638 [ 3 ] {} <Debug> HTTP-Session: f97ab562-ad23-4ae1-9637-fff9f413ef19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9148 2024.07.19 17:51:28.946668 [ 3 ] {} <Trace> HTTP-Session: f97ab562-ad23-4ae1-9637-fff9f413ef19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9149 2024.07.19 17:51:28.946781 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9150 2024.07.19 17:51:28.946824 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9151 2024.07.19 17:51:28.946954 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9152 2024.07.19 17:51:28.947259 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9153 2024.07.19 17:51:28.947295 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB.
9154 2024.07.19 17:51:28.947655 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9155 2024.07.19 17:51:28.948036 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9156 2024.07.19 17:51:28.948177 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec.
9157 2024.07.19 17:51:28.948456 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Debug> DynamicQueryHandler: Done processing query
9158 2024.07.19 17:51:28.948516 [ 3 ] {1d65e299-76db-492c-9651-f4fd1b2d5347} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9159 2024.07.19 17:51:28.948580 [ 3 ] {} <Debug> HTTP-Session: f97ab562-ad23-4ae1-9637-fff9f413ef19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.07.19 17:51:33.935716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9161 2024.07.19 17:51:33.935848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9162 2024.07.19 17:51:33.935873 [ 3 ] {} <Debug> HTTP-Session: b16d6421-aba4-422a-bbf4-b21676d5ce6f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9163 2024.07.19 17:51:33.935899 [ 3 ] {} <Debug> HTTP-Session: b16d6421-aba4-422a-bbf4-b21676d5ce6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.07.19 17:51:33.935913 [ 3 ] {} <Debug> HTTP-Session: b16d6421-aba4-422a-bbf4-b21676d5ce6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.07.19 17:51:33.935964 [ 3 ] {} <Trace> HTTP-Session: b16d6421-aba4-422a-bbf4-b21676d5ce6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9166 2024.07.19 17:51:33.936150 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9167 2024.07.19 17:51:33.936217 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9168 2024.07.19 17:51:33.936414 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9169 2024.07.19 17:51:33.936845 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9170 2024.07.19 17:51:33.936890 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9171 2024.07.19 17:51:33.937263 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9172 2024.07.19 17:51:33.937611 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9173 2024.07.19 17:51:33.937755 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001666 sec., 12004.801920768308 rows/sec., 885.12 KiB/sec.
9174 2024.07.19 17:51:33.937972 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Debug> DynamicQueryHandler: Done processing query
9175 2024.07.19 17:51:33.938000 [ 3 ] {38397ad8-ac28-4c5a-9eaa-ec2588cff584} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9176 2024.07.19 17:51:33.938018 [ 3 ] {} <Debug> HTTP-Session: b16d6421-aba4-422a-bbf4-b21676d5ce6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.07.19 17:51:33.938141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9178 2024.07.19 17:51:33.938197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9179 2024.07.19 17:51:33.938218 [ 3 ] {} <Debug> HTTP-Session: af7b72f0-1399-46b7-9cd9-adc7d946be86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9180 2024.07.19 17:51:33.938236 [ 3 ] {} <Debug> HTTP-Session: af7b72f0-1399-46b7-9cd9-adc7d946be86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9181 2024.07.19 17:51:33.938251 [ 3 ] {} <Debug> HTTP-Session: af7b72f0-1399-46b7-9cd9-adc7d946be86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9182 2024.07.19 17:51:33.938287 [ 3 ] {} <Trace> HTTP-Session: af7b72f0-1399-46b7-9cd9-adc7d946be86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9183 2024.07.19 17:51:33.938385 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9184 2024.07.19 17:51:33.938431 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9185 2024.07.19 17:51:33.938564 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9186 2024.07.19 17:51:33.938913 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9187 2024.07.19 17:51:33.938951 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9188 2024.07.19 17:51:33.939264 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9189 2024.07.19 17:51:33.939581 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9190 2024.07.19 17:51:33.939705 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 364.03 KiB/sec.
9191 2024.07.19 17:51:33.939909 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Debug> DynamicQueryHandler: Done processing query
9192 2024.07.19 17:51:33.939934 [ 3 ] {7295bd2a-64a0-4fca-bf78-0cb2e749f409} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9193 2024.07.19 17:51:33.939951 [ 3 ] {} <Debug> HTTP-Session: af7b72f0-1399-46b7-9cd9-adc7d946be86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.07.19 17:51:33.940119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9195 2024.07.19 17:51:33.940170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9196 2024.07.19 17:51:33.940190 [ 3 ] {} <Debug> HTTP-Session: 7eeaebe9-8a2e-4922-8fcd-68c6cb45c5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9197 2024.07.19 17:51:33.940207 [ 3 ] {} <Debug> HTTP-Session: 7eeaebe9-8a2e-4922-8fcd-68c6cb45c5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9198 2024.07.19 17:51:33.940221 [ 3 ] {} <Debug> HTTP-Session: 7eeaebe9-8a2e-4922-8fcd-68c6cb45c5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9199 2024.07.19 17:51:33.940251 [ 3 ] {} <Trace> HTTP-Session: 7eeaebe9-8a2e-4922-8fcd-68c6cb45c5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9200 2024.07.19 17:51:33.940398 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9201 2024.07.19 17:51:33.940441 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9202 2024.07.19 17:51:33.940567 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9203 2024.07.19 17:51:33.940977 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9204 2024.07.19 17:51:33.941014 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9205 2024.07.19 17:51:33.941350 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9206 2024.07.19 17:51:33.941660 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9207 2024.07.19 17:51:33.941782 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Debug> executeQuery: Read 206 rows, 18.64 KiB in 0.001452 sec., 141873.2782369146 rows/sec., 12.54 MiB/sec.
9208 2024.07.19 17:51:33.941939 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Debug> DynamicQueryHandler: Done processing query
9209 2024.07.19 17:51:33.941964 [ 3 ] {b2cc04f4-0cb3-47ca-b2bc-85c6c951f6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9210 2024.07.19 17:51:33.941980 [ 3 ] {} <Debug> HTTP-Session: 7eeaebe9-8a2e-4922-8fcd-68c6cb45c5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.07.19 17:51:33.942097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9212 2024.07.19 17:51:33.942145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9213 2024.07.19 17:51:33.942166 [ 3 ] {} <Debug> HTTP-Session: 6518ddc8-7ca9-4e75-adaa-091f804057b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9214 2024.07.19 17:51:33.942183 [ 3 ] {} <Debug> HTTP-Session: 6518ddc8-7ca9-4e75-adaa-091f804057b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9215 2024.07.19 17:51:33.942199 [ 3 ] {} <Debug> HTTP-Session: 6518ddc8-7ca9-4e75-adaa-091f804057b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.07.19 17:51:33.942229 [ 3 ] {} <Trace> HTTP-Session: 6518ddc8-7ca9-4e75-adaa-091f804057b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9217 2024.07.19 17:51:33.942326 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9218 2024.07.19 17:51:33.942369 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9219 2024.07.19 17:51:33.942494 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9220 2024.07.19 17:51:33.942780 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9221 2024.07.19 17:51:33.942817 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9222 2024.07.19 17:51:33.943116 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9223 2024.07.19 17:51:33.943424 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9224 2024.07.19 17:51:33.943549 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 335.69 KiB/sec.
9225 2024.07.19 17:51:33.943854 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Debug> DynamicQueryHandler: Done processing query
9226 2024.07.19 17:51:33.943881 [ 3 ] {57ba9a0b-7221-4207-9770-60c9716068e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9227 2024.07.19 17:51:33.943899 [ 3 ] {} <Debug> HTTP-Session: 6518ddc8-7ca9-4e75-adaa-091f804057b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.07.19 17:51:33.944069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9229 2024.07.19 17:51:33.944120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9230 2024.07.19 17:51:33.944139 [ 3 ] {} <Debug> HTTP-Session: 5967516c-8e63-41ef-b482-262155976dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9231 2024.07.19 17:51:33.944156 [ 3 ] {} <Debug> HTTP-Session: 5967516c-8e63-41ef-b482-262155976dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9232 2024.07.19 17:51:33.944170 [ 3 ] {} <Debug> HTTP-Session: 5967516c-8e63-41ef-b482-262155976dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.07.19 17:51:33.944200 [ 3 ] {} <Trace> HTTP-Session: 5967516c-8e63-41ef-b482-262155976dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9234 2024.07.19 17:51:33.944408 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9235 2024.07.19 17:51:33.944452 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9236 2024.07.19 17:51:33.944596 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9237 2024.07.19 17:51:33.945091 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9238 2024.07.19 17:51:33.945127 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9239 2024.07.19 17:51:33.945446 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9240 2024.07.19 17:51:33.945747 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9241 2024.07.19 17:51:33.945867 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Debug> executeQuery: Read 402 rows, 29.08 KiB in 0.00158 sec., 254430.37974683545 rows/sec., 17.98 MiB/sec.
9242 2024.07.19 17:51:33.946019 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Debug> DynamicQueryHandler: Done processing query
9243 2024.07.19 17:51:33.946044 [ 3 ] {287faba6-d299-48f5-bbb1-7c5480183938} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9244 2024.07.19 17:51:33.946060 [ 3 ] {} <Debug> HTTP-Session: 5967516c-8e63-41ef-b482-262155976dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.07.19 17:51:33.946181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9246 2024.07.19 17:51:33.946229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9247 2024.07.19 17:51:33.946248 [ 3 ] {} <Debug> HTTP-Session: 94b48ac0-5bce-41cf-a7e6-b43afbbe1c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9248 2024.07.19 17:51:33.946265 [ 3 ] {} <Debug> HTTP-Session: 94b48ac0-5bce-41cf-a7e6-b43afbbe1c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9249 2024.07.19 17:51:33.946278 [ 3 ] {} <Debug> HTTP-Session: 94b48ac0-5bce-41cf-a7e6-b43afbbe1c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.07.19 17:51:33.946308 [ 3 ] {} <Trace> HTTP-Session: 94b48ac0-5bce-41cf-a7e6-b43afbbe1c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9251 2024.07.19 17:51:33.946400 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9252 2024.07.19 17:51:33.946445 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9253 2024.07.19 17:51:33.946572 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9254 2024.07.19 17:51:33.946850 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9255 2024.07.19 17:51:33.946886 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9256 2024.07.19 17:51:33.947254 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9257 2024.07.19 17:51:33.947581 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9258 2024.07.19 17:51:33.947711 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 193.41 KiB/sec.
9259 2024.07.19 17:51:33.947887 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Debug> DynamicQueryHandler: Done processing query
9260 2024.07.19 17:51:33.947915 [ 3 ] {aac548be-24bd-4d24-8013-20d83ec452de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9261 2024.07.19 17:51:33.947932 [ 3 ] {} <Debug> HTTP-Session: 94b48ac0-5bce-41cf-a7e6-b43afbbe1c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.07.19 17:51:33.948086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9263 2024.07.19 17:51:33.948147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9264 2024.07.19 17:51:33.948174 [ 3 ] {} <Debug> HTTP-Session: 1ef1fe11-83ea-4fcc-a1d9-fae66f60a772 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9265 2024.07.19 17:51:33.948198 [ 3 ] {} <Debug> HTTP-Session: 1ef1fe11-83ea-4fcc-a1d9-fae66f60a772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9266 2024.07.19 17:51:33.948217 [ 3 ] {} <Debug> HTTP-Session: 1ef1fe11-83ea-4fcc-a1d9-fae66f60a772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9267 2024.07.19 17:51:33.948255 [ 3 ] {} <Trace> HTTP-Session: 1ef1fe11-83ea-4fcc-a1d9-fae66f60a772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9268 2024.07.19 17:51:33.948396 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9269 2024.07.19 17:51:33.948449 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9270 2024.07.19 17:51:33.948597 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9271 2024.07.19 17:51:33.948994 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9272 2024.07.19 17:51:33.949031 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9273 2024.07.19 17:51:33.949404 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9274 2024.07.19 17:51:33.949749 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9275 2024.07.19 17:51:33.949876 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001532 sec., 50261.096605744126 rows/sec., 3.10 MiB/sec.
9276 2024.07.19 17:51:33.950047 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Debug> DynamicQueryHandler: Done processing query
9277 2024.07.19 17:51:33.950073 [ 3 ] {814bbeee-72b0-49dc-be8a-0cc9d2217c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9278 2024.07.19 17:51:33.950088 [ 3 ] {} <Debug> HTTP-Session: 1ef1fe11-83ea-4fcc-a1d9-fae66f60a772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9279 2024.07.19 17:51:33.950264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9280 2024.07.19 17:51:33.950314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9281 2024.07.19 17:51:33.950333 [ 3 ] {} <Debug> HTTP-Session: a495cab1-4c40-4665-9895-828ad9b067f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9282 2024.07.19 17:51:33.950350 [ 3 ] {} <Debug> HTTP-Session: a495cab1-4c40-4665-9895-828ad9b067f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9283 2024.07.19 17:51:33.950364 [ 3 ] {} <Debug> HTTP-Session: a495cab1-4c40-4665-9895-828ad9b067f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9284 2024.07.19 17:51:33.950395 [ 3 ] {} <Trace> HTTP-Session: a495cab1-4c40-4665-9895-828ad9b067f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9285 2024.07.19 17:51:33.950560 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9286 2024.07.19 17:51:33.950605 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9287 2024.07.19 17:51:33.950744 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9288 2024.07.19 17:51:33.951116 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9289 2024.07.19 17:51:33.951152 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9290 2024.07.19 17:51:33.951528 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9291 2024.07.19 17:51:33.951878 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9292 2024.07.19 17:51:33.952000 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001528 sec., 106675.39267015706 rows/sec., 7.43 MiB/sec.
9293 2024.07.19 17:51:33.952179 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Debug> DynamicQueryHandler: Done processing query
9294 2024.07.19 17:51:33.952210 [ 3 ] {a20d191b-2e30-4621-a824-49a5a3d7795c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9295 2024.07.19 17:51:33.952231 [ 3 ] {} <Debug> HTTP-Session: a495cab1-4c40-4665-9895-828ad9b067f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.07.19 17:51:33.952374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9297 2024.07.19 17:51:33.952428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9298 2024.07.19 17:51:33.952447 [ 3 ] {} <Debug> HTTP-Session: 1a0ce8d7-6751-4d4c-ae59-9cc7be8cb83d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9299 2024.07.19 17:51:33.952464 [ 3 ] {} <Debug> HTTP-Session: 1a0ce8d7-6751-4d4c-ae59-9cc7be8cb83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9300 2024.07.19 17:51:33.952478 [ 3 ] {} <Debug> HTTP-Session: 1a0ce8d7-6751-4d4c-ae59-9cc7be8cb83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.07.19 17:51:33.952508 [ 3 ] {} <Trace> HTTP-Session: 1a0ce8d7-6751-4d4c-ae59-9cc7be8cb83d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9302 2024.07.19 17:51:33.952758 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9303 2024.07.19 17:51:33.952833 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9304 2024.07.19 17:51:33.953284 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9305 2024.07.19 17:51:33.953924 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9306 2024.07.19 17:51:33.953963 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9307 2024.07.19 17:51:33.954605 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9308 2024.07.19 17:51:33.955048 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9309 2024.07.19 17:51:33.955218 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002618 sec., 5347.5935828877 rows/sec., 9.58 MiB/sec.
9310 2024.07.19 17:51:33.955750 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Debug> DynamicQueryHandler: Done processing query
9311 2024.07.19 17:51:33.955777 [ 3 ] {23b4bd2a-9b83-48c9-a45f-cf3f0b33037d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9312 2024.07.19 17:51:33.955793 [ 3 ] {} <Debug> HTTP-Session: 1a0ce8d7-6751-4d4c-ae59-9cc7be8cb83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.07.19 17:51:33.955916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9314 2024.07.19 17:51:33.955965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9315 2024.07.19 17:51:33.955984 [ 3 ] {} <Debug> HTTP-Session: 475f7e0a-b26d-4387-ae0a-f5485d87b56e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9316 2024.07.19 17:51:33.956001 [ 3 ] {} <Debug> HTTP-Session: 475f7e0a-b26d-4387-ae0a-f5485d87b56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9317 2024.07.19 17:51:33.956014 [ 3 ] {} <Debug> HTTP-Session: 475f7e0a-b26d-4387-ae0a-f5485d87b56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9318 2024.07.19 17:51:33.956044 [ 3 ] {} <Trace> HTTP-Session: 475f7e0a-b26d-4387-ae0a-f5485d87b56e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9319 2024.07.19 17:51:33.956157 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9320 2024.07.19 17:51:33.956203 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9321 2024.07.19 17:51:33.956350 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9322 2024.07.19 17:51:33.956634 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9323 2024.07.19 17:51:33.956671 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9324 2024.07.19 17:51:33.957047 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9325 2024.07.19 17:51:33.957387 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9326 2024.07.19 17:51:33.957515 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001388 sec., 16570.605187319885 rows/sec., 896.35 KiB/sec.
9327 2024.07.19 17:51:33.957829 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Debug> DynamicQueryHandler: Done processing query
9328 2024.07.19 17:51:33.957854 [ 3 ] {147aee17-1f31-4a8c-a560-6a2c957f5af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9329 2024.07.19 17:51:33.957870 [ 3 ] {} <Debug> HTTP-Session: 475f7e0a-b26d-4387-ae0a-f5485d87b56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.07.19 17:51:33.957988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9331 2024.07.19 17:51:33.958039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9332 2024.07.19 17:51:33.958057 [ 3 ] {} <Debug> HTTP-Session: 4052ebf4-f588-47e4-85cf-d18eb1d9cc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9333 2024.07.19 17:51:33.958074 [ 3 ] {} <Debug> HTTP-Session: 4052ebf4-f588-47e4-85cf-d18eb1d9cc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9334 2024.07.19 17:51:33.958088 [ 3 ] {} <Debug> HTTP-Session: 4052ebf4-f588-47e4-85cf-d18eb1d9cc2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.07.19 17:51:33.958118 [ 3 ] {} <Trace> HTTP-Session: 4052ebf4-f588-47e4-85cf-d18eb1d9cc2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9336 2024.07.19 17:51:33.958233 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9337 2024.07.19 17:51:33.958278 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9338 2024.07.19 17:51:33.958424 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9339 2024.07.19 17:51:33.958717 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9340 2024.07.19 17:51:33.958752 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9341 2024.07.19 17:51:33.959118 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9342 2024.07.19 17:51:33.959448 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9343 2024.07.19 17:51:33.959575 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
9344 2024.07.19 17:51:33.959743 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Debug> DynamicQueryHandler: Done processing query
9345 2024.07.19 17:51:33.959766 [ 3 ] {827f3db3-ee7c-40b4-89e9-0ba42ac71f8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9346 2024.07.19 17:51:33.959782 [ 3 ] {} <Debug> HTTP-Session: 4052ebf4-f588-47e4-85cf-d18eb1d9cc2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9347 2024.07.19 17:51:38.077296 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
9348 2024.07.19 17:51:38.077373 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
9349 2024.07.19 17:51:38.931265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9350 2024.07.19 17:51:38.931391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9351 2024.07.19 17:51:38.931419 [ 3 ] {} <Debug> HTTP-Session: 06c01056-513e-44d0-a861-12d49aa59552 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9352 2024.07.19 17:51:38.931447 [ 3 ] {} <Debug> HTTP-Session: 06c01056-513e-44d0-a861-12d49aa59552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9353 2024.07.19 17:51:38.931465 [ 3 ] {} <Debug> HTTP-Session: 06c01056-513e-44d0-a861-12d49aa59552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9354 2024.07.19 17:51:38.931520 [ 3 ] {} <Trace> HTTP-Session: 06c01056-513e-44d0-a861-12d49aa59552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9355 2024.07.19 17:51:38.931712 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9356 2024.07.19 17:51:38.931781 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9357 2024.07.19 17:51:38.931976 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9358 2024.07.19 17:51:38.932398 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9359 2024.07.19 17:51:38.932440 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9360 2024.07.19 17:51:38.932810 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9361 2024.07.19 17:51:38.933153 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9362 2024.07.19 17:51:38.933318 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001663 sec., 10823.812387251954 rows/sec., 877.32 KiB/sec.
9363 2024.07.19 17:51:38.933633 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Debug> DynamicQueryHandler: Done processing query
9364 2024.07.19 17:51:38.933689 [ 3 ] {ec99fe8a-147a-4e0b-b2f7-27fbc5c41af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9365 2024.07.19 17:51:38.933724 [ 3 ] {} <Debug> HTTP-Session: 06c01056-513e-44d0-a861-12d49aa59552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9366 2024.07.19 17:51:38.933873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9367 2024.07.19 17:51:38.933927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9368 2024.07.19 17:51:38.933946 [ 3 ] {} <Debug> HTTP-Session: 93c92207-ca56-49ba-aed4-0b2a46333524 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9369 2024.07.19 17:51:38.933964 [ 3 ] {} <Debug> HTTP-Session: 93c92207-ca56-49ba-aed4-0b2a46333524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9370 2024.07.19 17:51:38.933978 [ 3 ] {} <Debug> HTTP-Session: 93c92207-ca56-49ba-aed4-0b2a46333524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9371 2024.07.19 17:51:38.934013 [ 3 ] {} <Trace> HTTP-Session: 93c92207-ca56-49ba-aed4-0b2a46333524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9372 2024.07.19 17:51:38.934148 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9373 2024.07.19 17:51:38.934195 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9374 2024.07.19 17:51:38.934344 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9375 2024.07.19 17:51:38.934720 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9376 2024.07.19 17:51:38.934757 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9377 2024.07.19 17:51:38.935076 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9378 2024.07.19 17:51:38.935387 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9379 2024.07.19 17:51:38.935533 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001434 sec., 76708.50767085077 rows/sec., 6.27 MiB/sec.
9380 2024.07.19 17:51:38.935713 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Debug> DynamicQueryHandler: Done processing query
9381 2024.07.19 17:51:38.935737 [ 3 ] {264d54e0-5bb0-462d-884c-2073388db421} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9382 2024.07.19 17:51:38.935752 [ 3 ] {} <Debug> HTTP-Session: 93c92207-ca56-49ba-aed4-0b2a46333524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9383 2024.07.19 17:51:38.935881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9384 2024.07.19 17:51:38.935930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9385 2024.07.19 17:51:38.935949 [ 3 ] {} <Debug> HTTP-Session: 3241b3f6-200b-443f-be5e-071bf501cd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9386 2024.07.19 17:51:38.935965 [ 3 ] {} <Debug> HTTP-Session: 3241b3f6-200b-443f-be5e-071bf501cd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.07.19 17:51:38.935978 [ 3 ] {} <Debug> HTTP-Session: 3241b3f6-200b-443f-be5e-071bf501cd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.07.19 17:51:38.936009 [ 3 ] {} <Trace> HTTP-Session: 3241b3f6-200b-443f-be5e-071bf501cd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9389 2024.07.19 17:51:38.936130 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9390 2024.07.19 17:51:38.936172 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9391 2024.07.19 17:51:38.936297 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9392 2024.07.19 17:51:38.936654 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9393 2024.07.19 17:51:38.936690 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9394 2024.07.19 17:51:38.936998 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9395 2024.07.19 17:51:38.937316 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9396 2024.07.19 17:51:38.937475 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001387 sec., 59120.403749098776 rows/sec., 4.62 MiB/sec.
9397 2024.07.19 17:51:38.937644 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Debug> DynamicQueryHandler: Done processing query
9398 2024.07.19 17:51:38.937667 [ 3 ] {9c3cc12c-b19d-4bb8-89d4-885decbf1b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9399 2024.07.19 17:51:38.937683 [ 3 ] {} <Debug> HTTP-Session: 3241b3f6-200b-443f-be5e-071bf501cd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9400 2024.07.19 17:51:38.937848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9401 2024.07.19 17:51:38.937897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9402 2024.07.19 17:51:38.937916 [ 3 ] {} <Debug> HTTP-Session: 8166910d-e684-49e3-8a46-57713fccda25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9403 2024.07.19 17:51:38.937932 [ 3 ] {} <Debug> HTTP-Session: 8166910d-e684-49e3-8a46-57713fccda25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9404 2024.07.19 17:51:38.937974 [ 3 ] {} <Debug> HTTP-Session: 8166910d-e684-49e3-8a46-57713fccda25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9405 2024.07.19 17:51:38.938004 [ 3 ] {} <Trace> HTTP-Session: 8166910d-e684-49e3-8a46-57713fccda25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9406 2024.07.19 17:51:38.938149 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9407 2024.07.19 17:51:38.938195 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9408 2024.07.19 17:51:38.938341 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9409 2024.07.19 17:51:38.938693 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9410 2024.07.19 17:51:38.938729 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9411 2024.07.19 17:51:38.939118 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9412 2024.07.19 17:51:38.939455 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9413 2024.07.19 17:51:38.939612 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec.
9414 2024.07.19 17:51:38.939807 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Debug> DynamicQueryHandler: Done processing query
9415 2024.07.19 17:51:38.939832 [ 3 ] {f85c4133-dde3-4ad6-928e-7c5f46dce658} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9416 2024.07.19 17:51:38.939847 [ 3 ] {} <Debug> HTTP-Session: 8166910d-e684-49e3-8a46-57713fccda25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9417 2024.07.19 17:51:38.939997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9418 2024.07.19 17:51:38.940047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9419 2024.07.19 17:51:38.940065 [ 3 ] {} <Debug> HTTP-Session: 2407f953-2b90-4a53-b7b9-eb1071e86e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9420 2024.07.19 17:51:38.940082 [ 3 ] {} <Debug> HTTP-Session: 2407f953-2b90-4a53-b7b9-eb1071e86e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.07.19 17:51:38.940096 [ 3 ] {} <Debug> HTTP-Session: 2407f953-2b90-4a53-b7b9-eb1071e86e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.07.19 17:51:38.940126 [ 3 ] {} <Trace> HTTP-Session: 2407f953-2b90-4a53-b7b9-eb1071e86e5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.07.19 17:51:38.940356 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9424 2024.07.19 17:51:38.940419 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9425 2024.07.19 17:51:38.940835 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9426 2024.07.19 17:51:38.941453 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9427 2024.07.19 17:51:38.941489 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9428 2024.07.19 17:51:38.942101 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9429 2024.07.19 17:51:38.942515 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2024.07.19 17:51:38.942717 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002513 sec., 7162.7536808595305 rows/sec., 12.84 MiB/sec.
9431 2024.07.19 17:51:38.943096 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Debug> DynamicQueryHandler: Done processing query
9432 2024.07.19 17:51:38.943121 [ 3 ] {cd2117c5-616f-4e20-b02f-37ef6b5e983f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9433 2024.07.19 17:51:38.943137 [ 3 ] {} <Debug> HTTP-Session: 2407f953-2b90-4a53-b7b9-eb1071e86e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9434 2024.07.19 17:51:38.943257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9435 2024.07.19 17:51:38.943305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9436 2024.07.19 17:51:38.943325 [ 3 ] {} <Debug> HTTP-Session: 4c57a769-3cd6-40f2-adfb-ee36dbf5a4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9437 2024.07.19 17:51:38.943341 [ 3 ] {} <Debug> HTTP-Session: 4c57a769-3cd6-40f2-adfb-ee36dbf5a4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.07.19 17:51:38.943355 [ 3 ] {} <Debug> HTTP-Session: 4c57a769-3cd6-40f2-adfb-ee36dbf5a4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.07.19 17:51:38.943386 [ 3 ] {} <Trace> HTTP-Session: 4c57a769-3cd6-40f2-adfb-ee36dbf5a4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9440 2024.07.19 17:51:38.943497 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9441 2024.07.19 17:51:38.943541 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9442 2024.07.19 17:51:38.943673 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9443 2024.07.19 17:51:38.943956 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9444 2024.07.19 17:51:38.943993 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9445 2024.07.19 17:51:38.944360 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9446 2024.07.19 17:51:38.944686 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9447 2024.07.19 17:51:38.944839 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
9448 2024.07.19 17:51:38.945007 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Debug> DynamicQueryHandler: Done processing query
9449 2024.07.19 17:51:38.945032 [ 3 ] {d635967a-52ac-4073-929d-6bc249b7e882} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9450 2024.07.19 17:51:38.945047 [ 3 ] {} <Debug> HTTP-Session: 4c57a769-3cd6-40f2-adfb-ee36dbf5a4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9451 2024.07.19 17:51:43.935536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9452 2024.07.19 17:51:43.935728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9453 2024.07.19 17:51:43.935775 [ 3 ] {} <Debug> HTTP-Session: f29cb458-535d-412e-acf8-d016fe0e0b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9454 2024.07.19 17:51:43.935816 [ 3 ] {} <Debug> HTTP-Session: f29cb458-535d-412e-acf8-d016fe0e0b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.07.19 17:51:43.935844 [ 3 ] {} <Debug> HTTP-Session: f29cb458-535d-412e-acf8-d016fe0e0b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.07.19 17:51:43.935924 [ 3 ] {} <Trace> HTTP-Session: f29cb458-535d-412e-acf8-d016fe0e0b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9457 2024.07.19 17:51:43.936223 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9458 2024.07.19 17:51:43.936334 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9459 2024.07.19 17:51:43.936657 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9460 2024.07.19 17:51:43.937185 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9461 2024.07.19 17:51:43.937230 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9462 2024.07.19 17:51:43.937608 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9463 2024.07.19 17:51:43.937957 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9464 2024.07.19 17:51:43.938124 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001998 sec., 10010.01001001001 rows/sec., 738.04 KiB/sec.
9465 2024.07.19 17:51:43.938378 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Debug> DynamicQueryHandler: Done processing query
9466 2024.07.19 17:51:43.938408 [ 3 ] {af0af90a-e58e-4caa-86cf-e00e4bab16b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9467 2024.07.19 17:51:43.938425 [ 3 ] {} <Debug> HTTP-Session: f29cb458-535d-412e-acf8-d016fe0e0b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9468 2024.07.19 17:51:43.938555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9469 2024.07.19 17:51:43.938612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9470 2024.07.19 17:51:43.938632 [ 3 ] {} <Debug> HTTP-Session: c7938f0e-ecec-4579-91c4-627b79d5ee36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9471 2024.07.19 17:51:43.938651 [ 3 ] {} <Debug> HTTP-Session: c7938f0e-ecec-4579-91c4-627b79d5ee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9472 2024.07.19 17:51:43.938665 [ 3 ] {} <Debug> HTTP-Session: c7938f0e-ecec-4579-91c4-627b79d5ee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.07.19 17:51:43.938698 [ 3 ] {} <Trace> HTTP-Session: c7938f0e-ecec-4579-91c4-627b79d5ee36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9474 2024.07.19 17:51:43.938803 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9475 2024.07.19 17:51:43.938849 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9476 2024.07.19 17:51:43.938980 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9477 2024.07.19 17:51:43.939292 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9478 2024.07.19 17:51:43.939330 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9479 2024.07.19 17:51:43.939645 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9480 2024.07.19 17:51:43.939968 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9481 2024.07.19 17:51:43.940132 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001348 sec., 1483.679525222552 rows/sec., 120.98 KiB/sec.
9482 2024.07.19 17:51:43.940355 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Debug> DynamicQueryHandler: Done processing query
9483 2024.07.19 17:51:43.940381 [ 3 ] {1948d8a1-b48d-4de4-8c23-531ca25e93b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9484 2024.07.19 17:51:43.940397 [ 3 ] {} <Debug> HTTP-Session: c7938f0e-ecec-4579-91c4-627b79d5ee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9485 2024.07.19 17:51:43.940596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9486 2024.07.19 17:51:43.940648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9487 2024.07.19 17:51:43.940667 [ 3 ] {} <Debug> HTTP-Session: 700099bc-6e11-46f2-b244-0d4b605a2d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9488 2024.07.19 17:51:43.940684 [ 3 ] {} <Debug> HTTP-Session: 700099bc-6e11-46f2-b244-0d4b605a2d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9489 2024.07.19 17:51:43.940699 [ 3 ] {} <Debug> HTTP-Session: 700099bc-6e11-46f2-b244-0d4b605a2d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.07.19 17:51:43.940729 [ 3 ] {} <Trace> HTTP-Session: 700099bc-6e11-46f2-b244-0d4b605a2d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9491 2024.07.19 17:51:43.940877 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9492 2024.07.19 17:51:43.940921 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9493 2024.07.19 17:51:43.941048 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9494 2024.07.19 17:51:43.941479 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9495 2024.07.19 17:51:43.941516 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9496 2024.07.19 17:51:43.941851 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9497 2024.07.19 17:51:43.942159 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9498 2024.07.19 17:51:43.942319 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001504 sec., 135638.29787234042 rows/sec., 12.01 MiB/sec.
9499 2024.07.19 17:51:43.942319 [ 151 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9500 2024.07.19 17:51:43.942431 [ 151 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9501 2024.07.19 17:51:43.942475 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9502 2024.07.19 17:51:43.942562 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Debug> DynamicQueryHandler: Done processing query
9503 2024.07.19 17:51:43.942621 [ 3 ] {dd86a982-9acd-40b0-a6db-a68bd8165d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9504 2024.07.19 17:51:43.942657 [ 3 ] {} <Debug> HTTP-Session: 700099bc-6e11-46f2-b244-0d4b605a2d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9505 2024.07.19 17:51:43.942665 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
9506 2024.07.19 17:51:43.942847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9507 2024.07.19 17:51:43.942886 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9508 2024.07.19 17:51:43.942950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9509 2024.07.19 17:51:43.942957 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 301 rows starting from the beginning of the part
9510 2024.07.19 17:51:43.942992 [ 3 ] {} <Debug> HTTP-Session: 1448f830-fc08-4ba7-94b2-c2fccdcc6aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9511 2024.07.19 17:51:43.943032 [ 3 ] {} <Debug> HTTP-Session: 1448f830-fc08-4ba7-94b2-c2fccdcc6aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9512 2024.07.19 17:51:43.943091 [ 3 ] {} <Debug> HTTP-Session: 1448f830-fc08-4ba7-94b2-c2fccdcc6aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9513 2024.07.19 17:51:43.943175 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 239 rows starting from the beginning of the part
9514 2024.07.19 17:51:43.943236 [ 3 ] {} <Trace> HTTP-Session: 1448f830-fc08-4ba7-94b2-c2fccdcc6aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9515 2024.07.19 17:51:43.943497 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part
9516 2024.07.19 17:51:43.943737 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 206 rows starting from the beginning of the part
9517 2024.07.19 17:51:43.943794 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9518 2024.07.19 17:51:43.944012 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9519 2024.07.19 17:51:43.944031 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 110 rows starting from the beginning of the part
9520 2024.07.19 17:51:43.944396 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 204 rows starting from the beginning of the part
9521 2024.07.19 17:51:43.945076 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9522 2024.07.19 17:51:43.945778 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9523 2024.07.19 17:51:43.945867 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9524 2024.07.19 17:51:43.946752 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9525 2024.07.19 17:51:43.947406 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9526 2024.07.19 17:51:43.947646 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.005089523 sec., 229884.01860056433 rows/sec., 19.84 MiB/sec.
9527 2024.07.19 17:51:43.947814 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004247 sec., 470.92064987049685 rows/sec., 32.88 KiB/sec.
9528 2024.07.19 17:51:43.948035 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9529 2024.07.19 17:51:43.948307 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Debug> DynamicQueryHandler: Done processing query
9530 2024.07.19 17:51:43.948345 [ 3 ] {15b1b66e-40e6-4f00-b39e-23aa552cae3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9531 2024.07.19 17:51:43.948382 [ 3 ] {} <Debug> HTTP-Session: 1448f830-fc08-4ba7-94b2-c2fccdcc6aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.07.19 17:51:43.948666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9533 2024.07.19 17:51:43.948747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9534 2024.07.19 17:51:43.948773 [ 3 ] {} <Debug> HTTP-Session: a70756f5-ff3d-4fa4-a1b3-88fb5d1df7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9535 2024.07.19 17:51:43.948809 [ 3 ] {} <Debug> HTTP-Session: a70756f5-ff3d-4fa4-a1b3-88fb5d1df7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9536 2024.07.19 17:51:43.948826 [ 3 ] {} <Debug> HTTP-Session: a70756f5-ff3d-4fa4-a1b3-88fb5d1df7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9537 2024.07.19 17:51:43.948881 [ 3 ] {} <Trace> HTTP-Session: a70756f5-ff3d-4fa4-a1b3-88fb5d1df7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9538 2024.07.19 17:51:43.948918 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9539 2024.07.19 17:51:43.949126 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_51_10} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9540 2024.07.19 17:51:43.949252 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9541 2024.07.19 17:51:43.949285 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
9542 2024.07.19 17:51:43.949331 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9543 2024.07.19 17:51:43.949487 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9544 2024.07.19 17:51:43.950096 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9545 2024.07.19 17:51:43.950136 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9546 2024.07.19 17:51:43.950470 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9547 2024.07.19 17:51:43.950802 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9548 2024.07.19 17:51:43.950952 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001903 sec., 209143.457698371 rows/sec., 14.76 MiB/sec.
9549 2024.07.19 17:51:43.950966 [ 151 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9550 2024.07.19 17:51:43.951042 [ 151 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9551 2024.07.19 17:51:43.951103 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9552 2024.07.19 17:51:43.951235 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Debug> DynamicQueryHandler: Done processing query
9553 2024.07.19 17:51:43.951283 [ 3 ] {5ef37c86-854c-414c-ad14-cf141aef7ac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9554 2024.07.19 17:51:43.951302 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
9555 2024.07.19 17:51:43.951316 [ 3 ] {} <Debug> HTTP-Session: a70756f5-ff3d-4fa4-a1b3-88fb5d1df7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.07.19 17:51:43.951526 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9557 2024.07.19 17:51:43.951544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9558 2024.07.19 17:51:43.951604 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 472 rows starting from the beginning of the part
9559 2024.07.19 17:51:43.951657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9560 2024.07.19 17:51:43.951735 [ 3 ] {} <Debug> HTTP-Session: 6a4fb251-15b9-4241-aa37-c28ac7d62d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9561 2024.07.19 17:51:43.951855 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 420 rows starting from the beginning of the part
9562 2024.07.19 17:51:43.951858 [ 3 ] {} <Debug> HTTP-Session: 6a4fb251-15b9-4241-aa37-c28ac7d62d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9563 2024.07.19 17:51:43.951951 [ 3 ] {} <Debug> HTTP-Session: 6a4fb251-15b9-4241-aa37-c28ac7d62d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9564 2024.07.19 17:51:43.952097 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
9565 2024.07.19 17:51:43.952089 [ 3 ] {} <Trace> HTTP-Session: 6a4fb251-15b9-4241-aa37-c28ac7d62d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9566 2024.07.19 17:51:43.952291 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 402 rows starting from the beginning of the part
9567 2024.07.19 17:51:43.952431 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9568 2024.07.19 17:51:43.952523 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
9569 2024.07.19 17:51:43.952604 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9570 2024.07.19 17:51:43.952793 [ 192 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 398 rows starting from the beginning of the part
9571 2024.07.19 17:51:43.953510 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9572 2024.07.19 17:51:43.954161 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9573 2024.07.19 17:51:43.954254 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9574 2024.07.19 17:51:43.955298 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9575 2024.07.19 17:51:43.955922 [ 196 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 4 columns (4 merged, 0 gathered) in 0.004732834 sec., 392154.04554649495 rows/sec., 28.09 MiB/sec.
9576 2024.07.19 17:51:43.956009 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9577 2024.07.19 17:51:43.956187 [ 196 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9578 2024.07.19 17:51:43.956310 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003959 sec., 1515.5342258145997 rows/sec., 65.12 KiB/sec.
9579 2024.07.19 17:51:43.956899 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Debug> DynamicQueryHandler: Done processing query
9580 2024.07.19 17:51:43.956958 [ 3 ] {5c5fbfc4-014e-47c3-aaac-e89d8c3ae667} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9581 2024.07.19 17:51:43.957025 [ 3 ] {} <Debug> HTTP-Session: 6a4fb251-15b9-4241-aa37-c28ac7d62d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.07.19 17:51:43.957227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9583 2024.07.19 17:51:43.957308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9584 2024.07.19 17:51:43.957354 [ 3 ] {} <Debug> HTTP-Session: 51cbb6d7-2245-426d-83df-fcf7cfb6a14b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9585 2024.07.19 17:51:43.957378 [ 3 ] {} <Debug> HTTP-Session: 51cbb6d7-2245-426d-83df-fcf7cfb6a14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9586 2024.07.19 17:51:43.957410 [ 3 ] {} <Debug> HTTP-Session: 51cbb6d7-2245-426d-83df-fcf7cfb6a14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9587 2024.07.19 17:51:43.957441 [ 196 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9588 2024.07.19 17:51:43.957464 [ 3 ] {} <Trace> HTTP-Session: 51cbb6d7-2245-426d-83df-fcf7cfb6a14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9589 2024.07.19 17:51:43.957614 [ 196 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_51_10} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9590 2024.07.19 17:51:43.957739 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9591 2024.07.19 17:51:43.957753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
9592 2024.07.19 17:51:43.957816 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9593 2024.07.19 17:51:43.957983 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9594 2024.07.19 17:51:43.958360 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9595 2024.07.19 17:51:43.958398 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9596 2024.07.19 17:51:43.958785 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9597 2024.07.19 17:51:43.959143 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9598 2024.07.19 17:51:43.959308 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001692 sec., 45508.274231678486 rows/sec., 2.80 MiB/sec.
9599 2024.07.19 17:51:43.959485 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Debug> DynamicQueryHandler: Done processing query
9600 2024.07.19 17:51:43.959509 [ 3 ] {678f0dd8-6f04-4fd4-a1f2-89dc68141bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9601 2024.07.19 17:51:43.959525 [ 3 ] {} <Debug> HTTP-Session: 51cbb6d7-2245-426d-83df-fcf7cfb6a14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9602 2024.07.19 17:51:43.959710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9603 2024.07.19 17:51:43.959762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9604 2024.07.19 17:51:43.959781 [ 3 ] {} <Debug> HTTP-Session: c57e9334-dec4-4aa8-a7b2-4befc317f64c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9605 2024.07.19 17:51:43.959798 [ 3 ] {} <Debug> HTTP-Session: c57e9334-dec4-4aa8-a7b2-4befc317f64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9606 2024.07.19 17:51:43.959811 [ 3 ] {} <Debug> HTTP-Session: c57e9334-dec4-4aa8-a7b2-4befc317f64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.07.19 17:51:43.959842 [ 3 ] {} <Trace> HTTP-Session: c57e9334-dec4-4aa8-a7b2-4befc317f64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9608 2024.07.19 17:51:43.960014 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9609 2024.07.19 17:51:43.960059 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9610 2024.07.19 17:51:43.960203 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9611 2024.07.19 17:51:43.960601 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9612 2024.07.19 17:51:43.960638 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9613 2024.07.19 17:51:43.961074 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9614 2024.07.19 17:51:43.961408 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9615 2024.07.19 17:51:43.961574 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9616 2024.07.19 17:51:43.961574 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00164 sec., 98170.73170731707 rows/sec., 6.84 MiB/sec.
9617 2024.07.19 17:51:43.961637 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9618 2024.07.19 17:51:43.961710 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9619 2024.07.19 17:51:43.961912 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Debug> DynamicQueryHandler: Done processing query
9620 2024.07.19 17:51:43.961923 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
9621 2024.07.19 17:51:43.961949 [ 3 ] {cc0cac99-c297-4c58-82a1-b73596b14cf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9622 2024.07.19 17:51:43.961997 [ 3 ] {} <Debug> HTTP-Session: c57e9334-dec4-4aa8-a7b2-4befc317f64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9623 2024.07.19 17:51:43.962189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9624 2024.07.19 17:51:43.962208 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9625 2024.07.19 17:51:43.962287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9626 2024.07.19 17:51:43.962292 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7229 rows starting from the beginning of the part
9627 2024.07.19 17:51:43.962328 [ 3 ] {} <Debug> HTTP-Session: 0b142fd0-d38b-4632-acb0-bcb19a2888bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9628 2024.07.19 17:51:43.962366 [ 3 ] {} <Debug> HTTP-Session: 0b142fd0-d38b-4632-acb0-bcb19a2888bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.07.19 17:51:43.962410 [ 3 ] {} <Debug> HTTP-Session: 0b142fd0-d38b-4632-acb0-bcb19a2888bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9630 2024.07.19 17:51:43.962555 [ 3 ] {} <Trace> HTTP-Session: 0b142fd0-d38b-4632-acb0-bcb19a2888bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9631 2024.07.19 17:51:43.962621 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 196 rows starting from the beginning of the part
9632 2024.07.19 17:51:43.962893 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
9633 2024.07.19 17:51:43.963113 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9634 2024.07.19 17:51:43.963134 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 163 rows starting from the beginning of the part
9635 2024.07.19 17:51:43.963410 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9636 2024.07.19 17:51:43.963541 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
9637 2024.07.19 17:51:43.963957 [ 190 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
9638 2024.07.19 17:51:43.965512 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9639 2024.07.19 17:51:43.967025 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9640 2024.07.19 17:51:43.967095 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9641 2024.07.19 17:51:43.968288 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9642 2024.07.19 17:51:43.968835 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9643 2024.07.19 17:51:43.969344 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.006512 sec., 2149.87714987715 rows/sec., 3.85 MiB/sec.
9644 2024.07.19 17:51:43.969446 [ 198 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8069 rows, containing 5 columns (5 merged, 0 gathered) in 0.007615278 sec., 1059580.4906925263 rows/sec., 73.87 MiB/sec.
9645 2024.07.19 17:51:43.969947 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Debug> DynamicQueryHandler: Done processing query
9646 2024.07.19 17:51:43.969977 [ 3 ] {b1e174b1-64b0-447b-a271-4c9467e342fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9647 2024.07.19 17:51:43.969995 [ 3 ] {} <Debug> HTTP-Session: 0b142fd0-d38b-4632-acb0-bcb19a2888bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9648 2024.07.19 17:51:43.970143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9649 2024.07.19 17:51:43.970173 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9650 2024.07.19 17:51:43.970235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9651 2024.07.19 17:51:43.970293 [ 3 ] {} <Debug> HTTP-Session: 8a52cb8d-20f3-4cb9-95f1-e0fda38955b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9652 2024.07.19 17:51:43.970340 [ 3 ] {} <Debug> HTTP-Session: 8a52cb8d-20f3-4cb9-95f1-e0fda38955b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9653 2024.07.19 17:51:43.970357 [ 3 ] {} <Debug> HTTP-Session: 8a52cb8d-20f3-4cb9-95f1-e0fda38955b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9654 2024.07.19 17:51:43.970425 [ 3 ] {} <Trace> HTTP-Session: 8a52cb8d-20f3-4cb9-95f1-e0fda38955b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9655 2024.07.19 17:51:43.970767 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9656 2024.07.19 17:51:43.970868 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9657 2024.07.19 17:51:43.971216 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9658 2024.07.19 17:51:43.971228 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9659 2024.07.19 17:51:43.971419 [ 186 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9660 2024.07.19 17:51:43.971567 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
9661 2024.07.19 17:51:43.971722 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9662 2024.07.19 17:51:43.971764 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9663 2024.07.19 17:51:43.972136 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9664 2024.07.19 17:51:43.972471 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9665 2024.07.19 17:51:43.972634 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002046 sec., 11241.446725317692 rows/sec., 608.08 KiB/sec.
9666 2024.07.19 17:51:43.972813 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Debug> DynamicQueryHandler: Done processing query
9667 2024.07.19 17:51:43.972839 [ 3 ] {89be8808-0cf5-4e64-8c2e-5fc67960af8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9668 2024.07.19 17:51:43.972855 [ 3 ] {} <Debug> HTTP-Session: 8a52cb8d-20f3-4cb9-95f1-e0fda38955b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9669 2024.07.19 17:51:43.973018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9670 2024.07.19 17:51:43.973067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9671 2024.07.19 17:51:43.973087 [ 3 ] {} <Debug> HTTP-Session: aeed8ac8-db21-4161-8aff-b7fe3e5f93cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9672 2024.07.19 17:51:43.973104 [ 3 ] {} <Debug> HTTP-Session: aeed8ac8-db21-4161-8aff-b7fe3e5f93cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9673 2024.07.19 17:51:43.973118 [ 3 ] {} <Debug> HTTP-Session: aeed8ac8-db21-4161-8aff-b7fe3e5f93cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9674 2024.07.19 17:51:43.973149 [ 3 ] {} <Trace> HTTP-Session: aeed8ac8-db21-4161-8aff-b7fe3e5f93cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9675 2024.07.19 17:51:43.973282 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9676 2024.07.19 17:51:43.973326 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9677 2024.07.19 17:51:43.973456 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9678 2024.07.19 17:51:43.973746 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9679 2024.07.19 17:51:43.973783 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9680 2024.07.19 17:51:43.974142 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9681 2024.07.19 17:51:43.974466 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9682 2024.07.19 17:51:43.974615 [ 151 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9683 2024.07.19 17:51:43.974617 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
9684 2024.07.19 17:51:43.974674 [ 151 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9685 2024.07.19 17:51:43.974754 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9686 2024.07.19 17:51:43.974963 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Debug> DynamicQueryHandler: Done processing query
9687 2024.07.19 17:51:43.974973 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9688 2024.07.19 17:51:43.975004 [ 3 ] {c84882ef-b6d8-45a1-9c3d-66226dca1b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9689 2024.07.19 17:51:43.975064 [ 3 ] {} <Debug> HTTP-Session: aeed8ac8-db21-4161-8aff-b7fe3e5f93cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9690 2024.07.19 17:51:43.975198 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9691 2024.07.19 17:51:43.975239 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2542 rows starting from the beginning of the part
9692 2024.07.19 17:51:43.975318 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9693 2024.07.19 17:51:43.975585 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9694 2024.07.19 17:51:43.975865 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9695 2024.07.19 17:51:43.976032 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9696 2024.07.19 17:51:43.976195 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
9697 2024.07.19 17:51:43.977747 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870574 sec., 990045.8932603723 rows/sec., 66.65 MiB/sec.
9698 2024.07.19 17:51:43.978051 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9699 2024.07.19 17:51:43.978546 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9700 2024.07.19 17:51:43.978649 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_51_10} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9701 2024.07.19 17:51:43.978754 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9702 2024.07.19 17:51:48.931500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9703 2024.07.19 17:51:48.931641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9704 2024.07.19 17:51:48.931670 [ 3 ] {} <Debug> HTTP-Session: f3130704-3db3-419a-8014-1ec6ce0f54a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9705 2024.07.19 17:51:48.931700 [ 3 ] {} <Debug> HTTP-Session: f3130704-3db3-419a-8014-1ec6ce0f54a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9706 2024.07.19 17:51:48.931717 [ 3 ] {} <Debug> HTTP-Session: f3130704-3db3-419a-8014-1ec6ce0f54a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9707 2024.07.19 17:51:48.931775 [ 3 ] {} <Trace> HTTP-Session: f3130704-3db3-419a-8014-1ec6ce0f54a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9708 2024.07.19 17:51:48.931971 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9709 2024.07.19 17:51:48.932038 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9710 2024.07.19 17:51:48.932229 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9711 2024.07.19 17:51:48.932634 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9712 2024.07.19 17:51:48.932680 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9713 2024.07.19 17:51:48.933054 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9714 2024.07.19 17:51:48.933401 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9715 2024.07.19 17:51:48.933576 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001659 sec., 10849.9095840868 rows/sec., 879.44 KiB/sec.
9716 2024.07.19 17:51:48.933783 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Debug> DynamicQueryHandler: Done processing query
9717 2024.07.19 17:51:48.933811 [ 3 ] {d43771f9-d9a0-4f7c-8975-99eb7eb7797f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9718 2024.07.19 17:51:48.933827 [ 3 ] {} <Debug> HTTP-Session: f3130704-3db3-419a-8014-1ec6ce0f54a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.07.19 17:51:48.933992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9720 2024.07.19 17:51:48.934045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9721 2024.07.19 17:51:48.934065 [ 3 ] {} <Debug> HTTP-Session: df0f9cd9-8660-4366-8907-05dfa9076a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9722 2024.07.19 17:51:48.934083 [ 3 ] {} <Debug> HTTP-Session: df0f9cd9-8660-4366-8907-05dfa9076a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9723 2024.07.19 17:51:48.934097 [ 3 ] {} <Debug> HTTP-Session: df0f9cd9-8660-4366-8907-05dfa9076a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.07.19 17:51:48.934133 [ 3 ] {} <Trace> HTTP-Session: df0f9cd9-8660-4366-8907-05dfa9076a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9725 2024.07.19 17:51:48.934268 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9726 2024.07.19 17:51:48.934316 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9727 2024.07.19 17:51:48.934443 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9728 2024.07.19 17:51:48.934898 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9729 2024.07.19 17:51:48.934934 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9730 2024.07.19 17:51:48.935268 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9731 2024.07.19 17:51:48.935581 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9732 2024.07.19 17:51:48.935731 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001515 sec., 72607.2607260726 rows/sec., 5.93 MiB/sec.
9733 2024.07.19 17:51:48.935907 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Debug> DynamicQueryHandler: Done processing query
9734 2024.07.19 17:51:48.935931 [ 3 ] {ad731eea-ba95-4346-83b8-3445658a2193} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9735 2024.07.19 17:51:48.935947 [ 3 ] {} <Debug> HTTP-Session: df0f9cd9-8660-4366-8907-05dfa9076a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.07.19 17:51:48.936092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9737 2024.07.19 17:51:48.936142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9738 2024.07.19 17:51:48.936161 [ 3 ] {} <Debug> HTTP-Session: 6371dd6f-231e-44ef-9bf7-cc8e0935ecbd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9739 2024.07.19 17:51:48.936178 [ 3 ] {} <Debug> HTTP-Session: 6371dd6f-231e-44ef-9bf7-cc8e0935ecbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9740 2024.07.19 17:51:48.936192 [ 3 ] {} <Debug> HTTP-Session: 6371dd6f-231e-44ef-9bf7-cc8e0935ecbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9741 2024.07.19 17:51:48.936224 [ 3 ] {} <Trace> HTTP-Session: 6371dd6f-231e-44ef-9bf7-cc8e0935ecbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9742 2024.07.19 17:51:48.936344 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9743 2024.07.19 17:51:48.936387 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9744 2024.07.19 17:51:48.936513 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9745 2024.07.19 17:51:48.936896 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9746 2024.07.19 17:51:48.936933 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9747 2024.07.19 17:51:48.937247 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9748 2024.07.19 17:51:48.937549 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9749 2024.07.19 17:51:48.937702 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 4.58 MiB/sec.
9750 2024.07.19 17:51:48.937895 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Debug> DynamicQueryHandler: Done processing query
9751 2024.07.19 17:51:48.937929 [ 3 ] {44d5f403-1cf4-44de-baaa-061bf61f957b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9752 2024.07.19 17:51:48.937948 [ 3 ] {} <Debug> HTTP-Session: 6371dd6f-231e-44ef-9bf7-cc8e0935ecbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.07.19 17:51:48.938125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9754 2024.07.19 17:51:48.938176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9755 2024.07.19 17:51:48.938195 [ 3 ] {} <Debug> HTTP-Session: bfd0d50c-f472-46dc-951e-e74e3dd4fbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9756 2024.07.19 17:51:48.938212 [ 3 ] {} <Debug> HTTP-Session: bfd0d50c-f472-46dc-951e-e74e3dd4fbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9757 2024.07.19 17:51:48.938225 [ 3 ] {} <Debug> HTTP-Session: bfd0d50c-f472-46dc-951e-e74e3dd4fbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.07.19 17:51:48.938256 [ 3 ] {} <Trace> HTTP-Session: bfd0d50c-f472-46dc-951e-e74e3dd4fbfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9759 2024.07.19 17:51:48.938403 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9760 2024.07.19 17:51:48.938451 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9761 2024.07.19 17:51:48.938595 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9762 2024.07.19 17:51:48.939016 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9763 2024.07.19 17:51:48.939052 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9764 2024.07.19 17:51:48.939441 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9765 2024.07.19 17:51:48.939781 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9766 2024.07.19 17:51:48.939930 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
9767 2024.07.19 17:51:48.940098 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Debug> DynamicQueryHandler: Done processing query
9768 2024.07.19 17:51:48.940122 [ 3 ] {c9198c09-e655-49d0-ac43-3ccbef7e6063} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9769 2024.07.19 17:51:48.940138 [ 3 ] {} <Debug> HTTP-Session: bfd0d50c-f472-46dc-951e-e74e3dd4fbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.07.19 17:51:48.940280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9771 2024.07.19 17:51:48.940331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9772 2024.07.19 17:51:48.940351 [ 3 ] {} <Debug> HTTP-Session: fc411033-efb4-4986-ba64-c31e7dd33c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9773 2024.07.19 17:51:48.940368 [ 3 ] {} <Debug> HTTP-Session: fc411033-efb4-4986-ba64-c31e7dd33c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.07.19 17:51:48.940381 [ 3 ] {} <Debug> HTTP-Session: fc411033-efb4-4986-ba64-c31e7dd33c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.07.19 17:51:48.940412 [ 3 ] {} <Trace> HTTP-Session: fc411033-efb4-4986-ba64-c31e7dd33c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9776 2024.07.19 17:51:48.940663 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9777 2024.07.19 17:51:48.940729 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9778 2024.07.19 17:51:48.941144 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9779 2024.07.19 17:51:48.941807 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9780 2024.07.19 17:51:48.941843 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9781 2024.07.19 17:51:48.942460 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9782 2024.07.19 17:51:48.942868 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9783 2024.07.19 17:51:48.943066 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9784 2024.07.19 17:51:48.943082 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002587 sec., 6957.866254348667 rows/sec., 12.47 MiB/sec.
9785 2024.07.19 17:51:48.943156 [ 148 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9786 2024.07.19 17:51:48.943239 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9787 2024.07.19 17:51:48.943716 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
9788 2024.07.19 17:51:48.943823 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Debug> DynamicQueryHandler: Done processing query
9789 2024.07.19 17:51:48.943922 [ 3 ] {d6f3d08d-57d2-45c4-88d8-8254d3bcf39f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9790 2024.07.19 17:51:48.944002 [ 3 ] {} <Debug> HTTP-Session: fc411033-efb4-4986-ba64-c31e7dd33c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9791 2024.07.19 17:51:48.944339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9792 2024.07.19 17:51:48.944511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9793 2024.07.19 17:51:48.944585 [ 3 ] {} <Debug> HTTP-Session: 6e6c92da-336b-4edd-851e-6c50a5c3166a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9794 2024.07.19 17:51:48.944633 [ 3 ] {} <Debug> HTTP-Session: 6e6c92da-336b-4edd-851e-6c50a5c3166a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9795 2024.07.19 17:51:48.944679 [ 3 ] {} <Debug> HTTP-Session: 6e6c92da-336b-4edd-851e-6c50a5c3166a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.07.19 17:51:48.944783 [ 3 ] {} <Trace> HTTP-Session: 6e6c92da-336b-4edd-851e-6c50a5c3166a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9797 2024.07.19 17:51:48.944977 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9798 2024.07.19 17:51:48.945085 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9799 2024.07.19 17:51:48.945154 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 580 rows starting from the beginning of the part
9800 2024.07.19 17:51:48.945183 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9801 2024.07.19 17:51:48.946106 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9802 2024.07.19 17:51:48.946112 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part
9803 2024.07.19 17:51:48.946787 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
9804 2024.07.19 17:51:48.947173 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9805 2024.07.19 17:51:48.947328 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9806 2024.07.19 17:51:48.947532 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part
9807 2024.07.19 17:51:48.948238 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
9808 2024.07.19 17:51:48.948715 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9809 2024.07.19 17:51:48.948779 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part
9810 2024.07.19 17:51:48.949906 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9811 2024.07.19 17:51:48.950237 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005293 sec., 11335.726431135463 rows/sec., 782.28 KiB/sec.
9812 2024.07.19 17:51:48.950785 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Debug> DynamicQueryHandler: Done processing query
9813 2024.07.19 17:51:48.950869 [ 3 ] {c4c67389-20d4-4abe-b2b0-5b8364d61c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9814 2024.07.19 17:51:48.950949 [ 3 ] {} <Debug> HTTP-Session: 6e6c92da-336b-4edd-851e-6c50a5c3166a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9815 2024.07.19 17:51:48.954754 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 19 columns (19 merged, 0 gathered) in 0.011371456 sec., 58215.93998165231 rows/sec., 104.32 MiB/sec.
9816 2024.07.19 17:51:48.955579 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9817 2024.07.19 17:51:48.956235 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9818 2024.07.19 17:51:48.956329 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9819 2024.07.19 17:51:48.956486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB.
9820 2024.07.19 17:51:53.077431 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
9821 2024.07.19 17:51:53.077538 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
9822 2024.07.19 17:51:53.937125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9823 2024.07.19 17:51:53.937241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9824 2024.07.19 17:51:53.937265 [ 3 ] {} <Debug> HTTP-Session: 392b47ab-cd8c-4137-ab72-609ece5ec996 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9825 2024.07.19 17:51:53.937290 [ 3 ] {} <Debug> HTTP-Session: 392b47ab-cd8c-4137-ab72-609ece5ec996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9826 2024.07.19 17:51:53.937305 [ 3 ] {} <Debug> HTTP-Session: 392b47ab-cd8c-4137-ab72-609ece5ec996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9827 2024.07.19 17:51:53.937356 [ 3 ] {} <Trace> HTTP-Session: 392b47ab-cd8c-4137-ab72-609ece5ec996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9828 2024.07.19 17:51:53.937538 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9829 2024.07.19 17:51:53.937603 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9830 2024.07.19 17:51:53.937799 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9831 2024.07.19 17:51:53.938250 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9832 2024.07.19 17:51:53.938288 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9833 2024.07.19 17:51:53.938661 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9834 2024.07.19 17:51:53.939006 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9835 2024.07.19 17:51:53.939148 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.00167 sec., 11976.047904191617 rows/sec., 883.00 KiB/sec.
9836 2024.07.19 17:51:53.939154 [ 145 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9837 2024.07.19 17:51:53.939205 [ 145 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9838 2024.07.19 17:51:53.939235 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9839 2024.07.19 17:51:53.939415 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Debug> DynamicQueryHandler: Done processing query
9840 2024.07.19 17:51:53.939430 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
9841 2024.07.19 17:51:53.939457 [ 3 ] {aeb37711-35c5-41e3-8e24-59c0e8fa3410} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9842 2024.07.19 17:51:53.939504 [ 3 ] {} <Debug> HTTP-Session: 392b47ab-cd8c-4137-ab72-609ece5ec996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9843 2024.07.19 17:51:53.939772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9844 2024.07.19 17:51:53.939953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9845 2024.07.19 17:51:53.940017 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9846 2024.07.19 17:51:53.940037 [ 3 ] {} <Debug> HTTP-Session: f6524b22-76b7-4083-9afd-cb90da25bbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9847 2024.07.19 17:51:53.940113 [ 3 ] {} <Debug> HTTP-Session: f6524b22-76b7-4083-9afd-cb90da25bbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9848 2024.07.19 17:51:53.940138 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 38 rows starting from the beginning of the part
9849 2024.07.19 17:51:53.940192 [ 3 ] {} <Debug> HTTP-Session: f6524b22-76b7-4083-9afd-cb90da25bbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9850 2024.07.19 17:51:53.940384 [ 3 ] {} <Trace> HTTP-Session: f6524b22-76b7-4083-9afd-cb90da25bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9851 2024.07.19 17:51:53.940608 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part
9852 2024.07.19 17:51:53.940860 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9853 2024.07.19 17:51:53.941010 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part
9854 2024.07.19 17:51:53.941032 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9855 2024.07.19 17:51:53.941443 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part
9856 2024.07.19 17:51:53.941818 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part
9857 2024.07.19 17:51:53.942160 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part
9858 2024.07.19 17:51:53.942489 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9859 2024.07.19 17:51:53.943164 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9860 2024.07.19 17:51:53.943202 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9861 2024.07.19 17:51:53.943676 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9862 2024.07.19 17:51:53.943992 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004700972 sec., 28504.74327436964 rows/sec., 2.13 MiB/sec.
9863 2024.07.19 17:51:53.944226 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9864 2024.07.19 17:51:53.944272 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9865 2024.07.19 17:51:53.944617 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003911 sec., 1022.7563283047813 rows/sec., 83.40 KiB/sec.
9866 2024.07.19 17:51:53.945306 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Debug> DynamicQueryHandler: Done processing query
9867 2024.07.19 17:51:53.945382 [ 3 ] {1200d88c-6eed-45e5-b752-276197643bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9868 2024.07.19 17:51:53.945458 [ 3 ] {} <Debug> HTTP-Session: f6524b22-76b7-4083-9afd-cb90da25bbc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.07.19 17:51:53.945645 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9870 2024.07.19 17:51:53.945678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 36039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9871 2024.07.19 17:51:53.945774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9872 2024.07.19 17:51:53.945809 [ 3 ] {} <Debug> HTTP-Session: bb2c948d-c033-4f5c-88ff-d0b1945a258f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9873 2024.07.19 17:51:53.945828 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_46_9} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9874 2024.07.19 17:51:53.945839 [ 3 ] {} <Debug> HTTP-Session: bb2c948d-c033-4f5c-88ff-d0b1945a258f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9875 2024.07.19 17:51:53.945873 [ 3 ] {} <Debug> HTTP-Session: bb2c948d-c033-4f5c-88ff-d0b1945a258f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9876 2024.07.19 17:51:53.945942 [ 3 ] {} <Trace> HTTP-Session: bb2c948d-c033-4f5c-88ff-d0b1945a258f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9877 2024.07.19 17:51:53.945990 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9878 2024.07.19 17:51:53.946160 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9879 2024.07.19 17:51:53.946207 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9880 2024.07.19 17:51:53.946354 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9881 2024.07.19 17:51:53.946875 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9882 2024.07.19 17:51:53.946917 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9883 2024.07.19 17:51:53.947287 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9884 2024.07.19 17:51:53.947618 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.07.19 17:51:53.947760 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Debug> executeQuery: Read 241 rows, 21.38 KiB in 0.001691 sec., 142519.2193968066 rows/sec., 12.35 MiB/sec.
9886 2024.07.19 17:51:53.948055 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Debug> DynamicQueryHandler: Done processing query
9887 2024.07.19 17:51:53.948132 [ 3 ] {a2b415c3-4ff1-4501-b090-7426c66f9811} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9888 2024.07.19 17:51:53.948188 [ 3 ] {} <Debug> HTTP-Session: bb2c948d-c033-4f5c-88ff-d0b1945a258f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.07.19 17:51:53.948356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9890 2024.07.19 17:51:53.948420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9891 2024.07.19 17:51:53.948442 [ 3 ] {} <Debug> HTTP-Session: 804fbd55-4d95-4013-bdac-3003c6bcf62c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9892 2024.07.19 17:51:53.948459 [ 3 ] {} <Debug> HTTP-Session: 804fbd55-4d95-4013-bdac-3003c6bcf62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9893 2024.07.19 17:51:53.948473 [ 3 ] {} <Debug> HTTP-Session: 804fbd55-4d95-4013-bdac-3003c6bcf62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9894 2024.07.19 17:51:53.948506 [ 3 ] {} <Trace> HTTP-Session: 804fbd55-4d95-4013-bdac-3003c6bcf62c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9895 2024.07.19 17:51:53.948610 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9896 2024.07.19 17:51:53.948656 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9897 2024.07.19 17:51:53.948814 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9898 2024.07.19 17:51:53.949140 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9899 2024.07.19 17:51:53.949176 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9900 2024.07.19 17:51:53.949486 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9901 2024.07.19 17:51:53.949802 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9902 2024.07.19 17:51:53.949927 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001344 sec., 2976.190476190476 rows/sec., 207.81 KiB/sec.
9903 2024.07.19 17:51:53.950242 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Debug> DynamicQueryHandler: Done processing query
9904 2024.07.19 17:51:53.950268 [ 3 ] {f676a2cd-b22a-4dd4-97c6-55bb7a01dc5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9905 2024.07.19 17:51:53.950284 [ 3 ] {} <Debug> HTTP-Session: 804fbd55-4d95-4013-bdac-3003c6bcf62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.07.19 17:51:53.950471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9907 2024.07.19 17:51:53.950519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9908 2024.07.19 17:51:53.950539 [ 3 ] {} <Debug> HTTP-Session: 58804cdb-feb9-43b9-86c9-ee46521f2222 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9909 2024.07.19 17:51:53.950557 [ 3 ] {} <Debug> HTTP-Session: 58804cdb-feb9-43b9-86c9-ee46521f2222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9910 2024.07.19 17:51:53.950570 [ 3 ] {} <Debug> HTTP-Session: 58804cdb-feb9-43b9-86c9-ee46521f2222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9911 2024.07.19 17:51:53.950601 [ 3 ] {} <Trace> HTTP-Session: 58804cdb-feb9-43b9-86c9-ee46521f2222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9912 2024.07.19 17:51:53.950834 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9913 2024.07.19 17:51:53.950886 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9914 2024.07.19 17:51:53.951038 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9915 2024.07.19 17:51:53.951680 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9916 2024.07.19 17:51:53.951723 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9917 2024.07.19 17:51:53.952091 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9918 2024.07.19 17:51:53.952391 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9919 2024.07.19 17:51:53.952519 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Debug> executeQuery: Read 424 rows, 30.82 KiB in 0.001797 sec., 235948.80356149137 rows/sec., 16.75 MiB/sec.
9920 2024.07.19 17:51:53.952779 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Debug> DynamicQueryHandler: Done processing query
9921 2024.07.19 17:51:53.952838 [ 3 ] {b1ac759e-184c-4c02-9229-56c2c662e25d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9922 2024.07.19 17:51:53.952890 [ 3 ] {} <Debug> HTTP-Session: 58804cdb-feb9-43b9-86c9-ee46521f2222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.07.19 17:51:53.953038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9924 2024.07.19 17:51:53.953091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9925 2024.07.19 17:51:53.953110 [ 3 ] {} <Debug> HTTP-Session: 972b4fd3-92ad-4874-999f-7e81c56b2be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9926 2024.07.19 17:51:53.953127 [ 3 ] {} <Debug> HTTP-Session: 972b4fd3-92ad-4874-999f-7e81c56b2be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9927 2024.07.19 17:51:53.953141 [ 3 ] {} <Debug> HTTP-Session: 972b4fd3-92ad-4874-999f-7e81c56b2be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9928 2024.07.19 17:51:53.953172 [ 3 ] {} <Trace> HTTP-Session: 972b4fd3-92ad-4874-999f-7e81c56b2be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9929 2024.07.19 17:51:53.953270 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9930 2024.07.19 17:51:53.953316 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9931 2024.07.19 17:51:53.953468 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9932 2024.07.19 17:51:53.953783 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9933 2024.07.19 17:51:53.953826 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9934 2024.07.19 17:51:53.954209 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9935 2024.07.19 17:51:53.954544 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9936 2024.07.19 17:51:53.954670 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 181.05 KiB/sec.
9937 2024.07.19 17:51:53.954846 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Debug> DynamicQueryHandler: Done processing query
9938 2024.07.19 17:51:53.954876 [ 3 ] {434de004-673c-4b6b-b180-9902aa97aac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9939 2024.07.19 17:51:53.954898 [ 3 ] {} <Debug> HTTP-Session: 972b4fd3-92ad-4874-999f-7e81c56b2be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.07.19 17:51:53.955025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9941 2024.07.19 17:51:53.955075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9942 2024.07.19 17:51:53.955094 [ 3 ] {} <Debug> HTTP-Session: 0a1871b6-eb4c-42e8-b013-9364b5afe5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9943 2024.07.19 17:51:53.955111 [ 3 ] {} <Debug> HTTP-Session: 0a1871b6-eb4c-42e8-b013-9364b5afe5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9944 2024.07.19 17:51:53.955124 [ 3 ] {} <Debug> HTTP-Session: 0a1871b6-eb4c-42e8-b013-9364b5afe5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9945 2024.07.19 17:51:53.955156 [ 3 ] {} <Trace> HTTP-Session: 0a1871b6-eb4c-42e8-b013-9364b5afe5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9946 2024.07.19 17:51:53.955289 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9947 2024.07.19 17:51:53.955344 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9948 2024.07.19 17:51:53.955486 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9949 2024.07.19 17:51:53.955840 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9950 2024.07.19 17:51:53.955876 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9951 2024.07.19 17:51:53.956240 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9952 2024.07.19 17:51:53.956576 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9953 2024.07.19 17:51:53.956701 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00147 sec., 52380.95238095238 rows/sec., 3.23 MiB/sec.
9954 2024.07.19 17:51:53.957046 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Debug> DynamicQueryHandler: Done processing query
9955 2024.07.19 17:51:53.957072 [ 3 ] {6e15093e-f5b0-4544-8230-8b874cf87e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9956 2024.07.19 17:51:53.957088 [ 3 ] {} <Debug> HTTP-Session: 0a1871b6-eb4c-42e8-b013-9364b5afe5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9957 2024.07.19 17:51:53.957255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9958 2024.07.19 17:51:53.957305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9959 2024.07.19 17:51:53.957323 [ 3 ] {} <Debug> HTTP-Session: d1947617-ff91-4199-be3e-a7429f0974c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9960 2024.07.19 17:51:53.957340 [ 3 ] {} <Debug> HTTP-Session: d1947617-ff91-4199-be3e-a7429f0974c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9961 2024.07.19 17:51:53.957353 [ 3 ] {} <Debug> HTTP-Session: d1947617-ff91-4199-be3e-a7429f0974c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9962 2024.07.19 17:51:53.957383 [ 3 ] {} <Trace> HTTP-Session: d1947617-ff91-4199-be3e-a7429f0974c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9963 2024.07.19 17:51:53.957594 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9964 2024.07.19 17:51:53.957639 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9965 2024.07.19 17:51:53.957800 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9966 2024.07.19 17:51:53.958216 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9967 2024.07.19 17:51:53.958251 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9968 2024.07.19 17:51:53.958624 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9969 2024.07.19 17:51:53.958954 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9970 2024.07.19 17:51:53.959080 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001613 sec., 122752.63484190949 rows/sec., 8.57 MiB/sec.
9971 2024.07.19 17:51:53.959337 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Debug> DynamicQueryHandler: Done processing query
9972 2024.07.19 17:51:53.959386 [ 3 ] {865ef777-4cd2-4405-a35b-d57aa7f659cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9973 2024.07.19 17:51:53.959422 [ 3 ] {} <Debug> HTTP-Session: d1947617-ff91-4199-be3e-a7429f0974c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9974 2024.07.19 17:51:53.959569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9975 2024.07.19 17:51:53.959617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9976 2024.07.19 17:51:53.959637 [ 3 ] {} <Debug> HTTP-Session: 56572630-badb-4523-9939-a16a4941b65f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9977 2024.07.19 17:51:53.959654 [ 3 ] {} <Debug> HTTP-Session: 56572630-badb-4523-9939-a16a4941b65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9978 2024.07.19 17:51:53.959668 [ 3 ] {} <Debug> HTTP-Session: 56572630-badb-4523-9939-a16a4941b65f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9979 2024.07.19 17:51:53.959698 [ 3 ] {} <Trace> HTTP-Session: 56572630-badb-4523-9939-a16a4941b65f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9980 2024.07.19 17:51:53.959894 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9981 2024.07.19 17:51:53.959961 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9982 2024.07.19 17:51:53.960368 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9983 2024.07.19 17:51:53.960955 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9984 2024.07.19 17:51:53.960991 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
9985 2024.07.19 17:51:53.961594 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9986 2024.07.19 17:51:53.962004 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9987 2024.07.19 17:51:53.962162 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002385 sec., 5870.020964360587 rows/sec., 10.52 MiB/sec.
9988 2024.07.19 17:51:53.962396 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Debug> DynamicQueryHandler: Done processing query
9989 2024.07.19 17:51:53.962419 [ 3 ] {fc4dd9c9-5d95-4373-81bc-a8e8ce83e080} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9990 2024.07.19 17:51:53.962435 [ 3 ] {} <Debug> HTTP-Session: 56572630-badb-4523-9939-a16a4941b65f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9991 2024.07.19 17:51:53.962549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9992 2024.07.19 17:51:53.962598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9993 2024.07.19 17:51:53.962617 [ 3 ] {} <Debug> HTTP-Session: a9a06675-dc23-462d-8ca1-34038cc81f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
9994 2024.07.19 17:51:53.962633 [ 3 ] {} <Debug> HTTP-Session: a9a06675-dc23-462d-8ca1-34038cc81f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9995 2024.07.19 17:51:53.962647 [ 3 ] {} <Debug> HTTP-Session: a9a06675-dc23-462d-8ca1-34038cc81f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9996 2024.07.19 17:51:53.962678 [ 3 ] {} <Trace> HTTP-Session: a9a06675-dc23-462d-8ca1-34038cc81f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9997 2024.07.19 17:51:53.962777 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9998 2024.07.19 17:51:53.962821 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9999 2024.07.19 17:51:53.962948 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10000 2024.07.19 17:51:53.963241 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10001 2024.07.19 17:51:53.963277 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10002 2024.07.19 17:51:53.963627 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10003 2024.07.19 17:51:53.963934 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10004 2024.07.19 17:51:53.964061 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001312 sec., 17530.48780487805 rows/sec., 948.28 KiB/sec.
10005 2024.07.19 17:51:53.964215 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Debug> DynamicQueryHandler: Done processing query
10006 2024.07.19 17:51:53.964239 [ 3 ] {1f29820f-e075-4898-a1fd-ff8624fed55a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10007 2024.07.19 17:51:53.964255 [ 3 ] {} <Debug> HTTP-Session: a9a06675-dc23-462d-8ca1-34038cc81f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10008 2024.07.19 17:51:53.964366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10009 2024.07.19 17:51:53.964413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10010 2024.07.19 17:51:53.964432 [ 3 ] {} <Debug> HTTP-Session: c8fd53bf-e85f-45e7-b5e1-c596654aa192 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10011 2024.07.19 17:51:53.964448 [ 3 ] {} <Debug> HTTP-Session: c8fd53bf-e85f-45e7-b5e1-c596654aa192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10012 2024.07.19 17:51:53.964462 [ 3 ] {} <Debug> HTTP-Session: c8fd53bf-e85f-45e7-b5e1-c596654aa192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.07.19 17:51:53.964492 [ 3 ] {} <Trace> HTTP-Session: c8fd53bf-e85f-45e7-b5e1-c596654aa192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10014 2024.07.19 17:51:53.964620 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10015 2024.07.19 17:51:53.964663 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10016 2024.07.19 17:51:53.964785 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10017 2024.07.19 17:51:53.965071 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10018 2024.07.19 17:51:53.965106 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10019 2024.07.19 17:51:53.965453 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10020 2024.07.19 17:51:53.965765 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10021 2024.07.19 17:51:53.965885 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec.
10022 2024.07.19 17:51:53.966045 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Debug> DynamicQueryHandler: Done processing query
10023 2024.07.19 17:51:53.966070 [ 3 ] {7fede050-bac7-499f-b0ba-9fad7b4fdde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10024 2024.07.19 17:51:53.966085 [ 3 ] {} <Debug> HTTP-Session: c8fd53bf-e85f-45e7-b5e1-c596654aa192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10025 2024.07.19 17:51:58.930732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10026 2024.07.19 17:51:58.930868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10027 2024.07.19 17:51:58.930894 [ 3 ] {} <Debug> HTTP-Session: 5f954d66-b66d-4027-9618-86f4ee92a742 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10028 2024.07.19 17:51:58.930939 [ 3 ] {} <Debug> HTTP-Session: 5f954d66-b66d-4027-9618-86f4ee92a742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10029 2024.07.19 17:51:58.930954 [ 3 ] {} <Debug> HTTP-Session: 5f954d66-b66d-4027-9618-86f4ee92a742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10030 2024.07.19 17:51:58.931005 [ 3 ] {} <Trace> HTTP-Session: 5f954d66-b66d-4027-9618-86f4ee92a742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10031 2024.07.19 17:51:58.931219 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10032 2024.07.19 17:51:58.931288 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10033 2024.07.19 17:51:58.931485 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10034 2024.07.19 17:51:58.931910 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10035 2024.07.19 17:51:58.931957 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10036 2024.07.19 17:51:58.932335 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10037 2024.07.19 17:51:58.932697 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10038 2024.07.19 17:51:58.932872 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001723 sec., 10446.894950667442 rows/sec., 846.77 KiB/sec.
10039 2024.07.19 17:51:58.933095 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Debug> DynamicQueryHandler: Done processing query
10040 2024.07.19 17:51:58.933122 [ 3 ] {2eb9ae9c-6fdb-4cd1-922d-f51cc76bef01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10041 2024.07.19 17:51:58.933139 [ 3 ] {} <Debug> HTTP-Session: 5f954d66-b66d-4027-9618-86f4ee92a742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10042 2024.07.19 17:51:58.933276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10043 2024.07.19 17:51:58.933331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10044 2024.07.19 17:51:58.933350 [ 3 ] {} <Debug> HTTP-Session: 05f4b366-4d45-440c-9217-decaa3ac2cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10045 2024.07.19 17:51:58.933369 [ 3 ] {} <Debug> HTTP-Session: 05f4b366-4d45-440c-9217-decaa3ac2cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10046 2024.07.19 17:51:58.933383 [ 3 ] {} <Debug> HTTP-Session: 05f4b366-4d45-440c-9217-decaa3ac2cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.07.19 17:51:58.933419 [ 3 ] {} <Trace> HTTP-Session: 05f4b366-4d45-440c-9217-decaa3ac2cd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10048 2024.07.19 17:51:58.933525 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10049 2024.07.19 17:51:58.933571 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10050 2024.07.19 17:51:58.933705 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10051 2024.07.19 17:51:58.933994 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10052 2024.07.19 17:51:58.934032 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10053 2024.07.19 17:51:58.934331 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10054 2024.07.19 17:51:58.934636 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10055 2024.07.19 17:51:58.934796 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 126.23 KiB/sec.
10056 2024.07.19 17:51:58.935074 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Debug> DynamicQueryHandler: Done processing query
10057 2024.07.19 17:51:58.935100 [ 3 ] {5db0d734-24f9-4c51-9d37-d7ee2f5f1f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10058 2024.07.19 17:51:58.935116 [ 3 ] {} <Debug> HTTP-Session: 05f4b366-4d45-440c-9217-decaa3ac2cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10059 2024.07.19 17:51:58.935257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10060 2024.07.19 17:51:58.935308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10061 2024.07.19 17:51:58.935328 [ 3 ] {} <Debug> HTTP-Session: 7dda3168-0d2a-47d5-9894-002a75583611 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10062 2024.07.19 17:51:58.935344 [ 3 ] {} <Debug> HTTP-Session: 7dda3168-0d2a-47d5-9894-002a75583611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10063 2024.07.19 17:51:58.935357 [ 3 ] {} <Debug> HTTP-Session: 7dda3168-0d2a-47d5-9894-002a75583611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10064 2024.07.19 17:51:58.935390 [ 3 ] {} <Trace> HTTP-Session: 7dda3168-0d2a-47d5-9894-002a75583611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10065 2024.07.19 17:51:58.935519 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10066 2024.07.19 17:51:58.935563 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10067 2024.07.19 17:51:58.935704 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10068 2024.07.19 17:51:58.936049 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10069 2024.07.19 17:51:58.936086 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10070 2024.07.19 17:51:58.936392 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10071 2024.07.19 17:51:58.936697 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10072 2024.07.19 17:51:58.936849 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.001378 sec., 80551.52394775036 rows/sec., 6.57 MiB/sec.
10073 2024.07.19 17:51:58.937115 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Debug> DynamicQueryHandler: Done processing query
10074 2024.07.19 17:51:58.937167 [ 3 ] {a566c9c6-0895-4764-ad62-da581bc00751} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10075 2024.07.19 17:51:58.937231 [ 3 ] {} <Debug> HTTP-Session: 7dda3168-0d2a-47d5-9894-002a75583611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10076 2024.07.19 17:51:58.937386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10077 2024.07.19 17:51:58.937438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10078 2024.07.19 17:51:58.937457 [ 3 ] {} <Debug> HTTP-Session: 527d2c8c-c24d-4d96-91c5-d42df77e4fed Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10079 2024.07.19 17:51:58.937473 [ 3 ] {} <Debug> HTTP-Session: 527d2c8c-c24d-4d96-91c5-d42df77e4fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10080 2024.07.19 17:51:58.937487 [ 3 ] {} <Debug> HTTP-Session: 527d2c8c-c24d-4d96-91c5-d42df77e4fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10081 2024.07.19 17:51:58.937518 [ 3 ] {} <Trace> HTTP-Session: 527d2c8c-c24d-4d96-91c5-d42df77e4fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10082 2024.07.19 17:51:58.937614 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10083 2024.07.19 17:51:58.937658 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10084 2024.07.19 17:51:58.937801 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10085 2024.07.19 17:51:58.938059 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10086 2024.07.19 17:51:58.938096 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10087 2024.07.19 17:51:58.938387 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
10088 2024.07.19 17:51:58.938703 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10089 2024.07.19 17:51:58.938852 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001255 sec., 1593.6254980079682 rows/sec., 111.27 KiB/sec.
10090 2024.07.19 17:51:58.939159 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Debug> DynamicQueryHandler: Done processing query
10091 2024.07.19 17:51:58.939184 [ 3 ] {8edc913f-aedc-4c94-bb78-f5373bf4fcd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10092 2024.07.19 17:51:58.939200 [ 3 ] {} <Debug> HTTP-Session: 527d2c8c-c24d-4d96-91c5-d42df77e4fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10093 2024.07.19 17:51:58.939327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10094 2024.07.19 17:51:58.939375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10095 2024.07.19 17:51:58.939394 [ 3 ] {} <Debug> HTTP-Session: 89f5cbe6-f4e8-4cb2-8705-e7367d611583 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10096 2024.07.19 17:51:58.939410 [ 3 ] {} <Debug> HTTP-Session: 89f5cbe6-f4e8-4cb2-8705-e7367d611583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10097 2024.07.19 17:51:58.939423 [ 3 ] {} <Debug> HTTP-Session: 89f5cbe6-f4e8-4cb2-8705-e7367d611583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10098 2024.07.19 17:51:58.939453 [ 3 ] {} <Trace> HTTP-Session: 89f5cbe6-f4e8-4cb2-8705-e7367d611583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10099 2024.07.19 17:51:58.939570 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10100 2024.07.19 17:51:58.939613 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10101 2024.07.19 17:51:58.939761 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10102 2024.07.19 17:51:58.940089 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10103 2024.07.19 17:51:58.940125 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10104 2024.07.19 17:51:58.940430 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10105 2024.07.19 17:51:58.940725 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10106 2024.07.19 17:51:58.940872 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001341 sec., 62639.82102908278 rows/sec., 4.89 MiB/sec.
10107 2024.07.19 17:51:58.941032 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Debug> DynamicQueryHandler: Done processing query
10108 2024.07.19 17:51:58.941056 [ 3 ] {c4d9f5e5-1234-4b0f-b938-7de936c23fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10109 2024.07.19 17:51:58.941072 [ 3 ] {} <Debug> HTTP-Session: 89f5cbe6-f4e8-4cb2-8705-e7367d611583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10110 2024.07.19 17:51:58.941240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10111 2024.07.19 17:51:58.941290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10112 2024.07.19 17:51:58.941308 [ 3 ] {} <Debug> HTTP-Session: a3503bb3-c797-4291-8eb1-f6666ddfd3a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10113 2024.07.19 17:51:58.941323 [ 3 ] {} <Debug> HTTP-Session: a3503bb3-c797-4291-8eb1-f6666ddfd3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10114 2024.07.19 17:51:58.941337 [ 3 ] {} <Debug> HTTP-Session: a3503bb3-c797-4291-8eb1-f6666ddfd3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10115 2024.07.19 17:51:58.941366 [ 3 ] {} <Trace> HTTP-Session: a3503bb3-c797-4291-8eb1-f6666ddfd3a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10116 2024.07.19 17:51:58.941531 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10117 2024.07.19 17:51:58.941577 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10118 2024.07.19 17:51:58.941721 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10119 2024.07.19 17:51:58.942088 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10120 2024.07.19 17:51:58.942123 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10121 2024.07.19 17:51:58.942506 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10122 2024.07.19 17:51:58.942835 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10123 2024.07.19 17:51:58.942989 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001511 sec., 106551.95234943746 rows/sec., 7.42 MiB/sec.
10124 2024.07.19 17:51:58.943245 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Debug> DynamicQueryHandler: Done processing query
10125 2024.07.19 17:51:58.943293 [ 3 ] {2ef30c50-4b98-4448-9649-7427bef4998f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10126 2024.07.19 17:51:58.943346 [ 3 ] {} <Debug> HTTP-Session: a3503bb3-c797-4291-8eb1-f6666ddfd3a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.07.19 17:51:58.943512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10128 2024.07.19 17:51:58.943559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10129 2024.07.19 17:51:58.943578 [ 3 ] {} <Debug> HTTP-Session: 7de28940-0b3c-40d6-b88a-62cb86fe022a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10130 2024.07.19 17:51:58.943594 [ 3 ] {} <Debug> HTTP-Session: 7de28940-0b3c-40d6-b88a-62cb86fe022a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.07.19 17:51:58.943608 [ 3 ] {} <Debug> HTTP-Session: 7de28940-0b3c-40d6-b88a-62cb86fe022a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10132 2024.07.19 17:51:58.943637 [ 3 ] {} <Trace> HTTP-Session: 7de28940-0b3c-40d6-b88a-62cb86fe022a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10133 2024.07.19 17:51:58.943877 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10134 2024.07.19 17:51:58.943944 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10135 2024.07.19 17:51:58.944361 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10136 2024.07.19 17:51:58.944986 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10137 2024.07.19 17:51:58.945023 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10138 2024.07.19 17:51:58.945625 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10139 2024.07.19 17:51:58.946030 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10140 2024.07.19 17:51:58.946217 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002498 sec., 7205.764611689352 rows/sec., 12.91 MiB/sec.
10141 2024.07.19 17:51:58.946437 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Debug> DynamicQueryHandler: Done processing query
10142 2024.07.19 17:51:58.946461 [ 3 ] {d13cf12f-5ff5-46ee-b685-f30332049ef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10143 2024.07.19 17:51:58.946476 [ 3 ] {} <Debug> HTTP-Session: 7de28940-0b3c-40d6-b88a-62cb86fe022a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10144 2024.07.19 17:51:58.946601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10145 2024.07.19 17:51:58.946651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10146 2024.07.19 17:51:58.946670 [ 3 ] {} <Debug> HTTP-Session: 44ea34fd-3906-4fa3-88a5-328e2142e718 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10147 2024.07.19 17:51:58.946687 [ 3 ] {} <Debug> HTTP-Session: 44ea34fd-3906-4fa3-88a5-328e2142e718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10148 2024.07.19 17:51:58.946706 [ 3 ] {} <Debug> HTTP-Session: 44ea34fd-3906-4fa3-88a5-328e2142e718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10149 2024.07.19 17:51:58.946744 [ 3 ] {} <Trace> HTTP-Session: 44ea34fd-3906-4fa3-88a5-328e2142e718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10150 2024.07.19 17:51:58.946864 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10151 2024.07.19 17:51:58.946907 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10152 2024.07.19 17:51:58.947033 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10153 2024.07.19 17:51:58.947339 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10154 2024.07.19 17:51:58.947376 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB.
10155 2024.07.19 17:51:58.947741 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10156 2024.07.19 17:51:58.948096 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10157 2024.07.19 17:51:58.948271 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec.
10158 2024.07.19 17:51:58.948446 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Debug> DynamicQueryHandler: Done processing query
10159 2024.07.19 17:51:58.948481 [ 3 ] {28e1987b-f6e6-4aa7-bd52-c27c6bc1b3ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10160 2024.07.19 17:51:58.948499 [ 3 ] {} <Debug> HTTP-Session: 44ea34fd-3906-4fa3-88a5-328e2142e718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.07.19 17:52:03.934646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10162 2024.07.19 17:52:03.934780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10163 2024.07.19 17:52:03.934806 [ 3 ] {} <Debug> HTTP-Session: de6df05e-526a-4822-8395-3d2d85182190 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10164 2024.07.19 17:52:03.934831 [ 3 ] {} <Debug> HTTP-Session: de6df05e-526a-4822-8395-3d2d85182190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10165 2024.07.19 17:52:03.934845 [ 3 ] {} <Debug> HTTP-Session: de6df05e-526a-4822-8395-3d2d85182190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10166 2024.07.19 17:52:03.934896 [ 3 ] {} <Trace> HTTP-Session: de6df05e-526a-4822-8395-3d2d85182190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10167 2024.07.19 17:52:03.935091 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10168 2024.07.19 17:52:03.935160 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10169 2024.07.19 17:52:03.935356 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10170 2024.07.19 17:52:03.935768 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10171 2024.07.19 17:52:03.935813 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10172 2024.07.19 17:52:03.936175 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10173 2024.07.19 17:52:03.936504 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10174 2024.07.19 17:52:03.936688 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001647 sec., 12143.290831815422 rows/sec., 895.33 KiB/sec.
10175 2024.07.19 17:52:03.936926 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Debug> DynamicQueryHandler: Done processing query
10176 2024.07.19 17:52:03.936957 [ 3 ] {ad72906f-dbe2-4d2b-92d0-c96458686b50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10177 2024.07.19 17:52:03.936973 [ 3 ] {} <Debug> HTTP-Session: de6df05e-526a-4822-8395-3d2d85182190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.07.19 17:52:03.937162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10179 2024.07.19 17:52:03.937216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10180 2024.07.19 17:52:03.937236 [ 3 ] {} <Debug> HTTP-Session: 34b460cf-e591-474c-a2cf-715991d376e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10181 2024.07.19 17:52:03.937255 [ 3 ] {} <Debug> HTTP-Session: 34b460cf-e591-474c-a2cf-715991d376e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10182 2024.07.19 17:52:03.937269 [ 3 ] {} <Debug> HTTP-Session: 34b460cf-e591-474c-a2cf-715991d376e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.07.19 17:52:03.937305 [ 3 ] {} <Trace> HTTP-Session: 34b460cf-e591-474c-a2cf-715991d376e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10184 2024.07.19 17:52:03.937462 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10185 2024.07.19 17:52:03.937509 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10186 2024.07.19 17:52:03.937638 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10187 2024.07.19 17:52:03.938080 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10188 2024.07.19 17:52:03.938118 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10189 2024.07.19 17:52:03.938448 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10190 2024.07.19 17:52:03.938744 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10191 2024.07.19 17:52:03.938899 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001506 sec., 134794.15670650732 rows/sec., 11.94 MiB/sec.
10192 2024.07.19 17:52:03.939079 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Debug> DynamicQueryHandler: Done processing query
10193 2024.07.19 17:52:03.939105 [ 3 ] {62769434-f7ef-4b67-94d1-8eb87da4e654} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10194 2024.07.19 17:52:03.939121 [ 3 ] {} <Debug> HTTP-Session: 34b460cf-e591-474c-a2cf-715991d376e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.07.19 17:52:03.939301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10196 2024.07.19 17:52:03.939352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10197 2024.07.19 17:52:03.939372 [ 3 ] {} <Debug> HTTP-Session: 71178610-4717-45b8-8a97-202cbff839b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10198 2024.07.19 17:52:03.939389 [ 3 ] {} <Debug> HTTP-Session: 71178610-4717-45b8-8a97-202cbff839b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.07.19 17:52:03.939402 [ 3 ] {} <Debug> HTTP-Session: 71178610-4717-45b8-8a97-202cbff839b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10200 2024.07.19 17:52:03.939434 [ 3 ] {} <Trace> HTTP-Session: 71178610-4717-45b8-8a97-202cbff839b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10201 2024.07.19 17:52:03.939657 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10202 2024.07.19 17:52:03.939702 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10203 2024.07.19 17:52:03.939830 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10204 2024.07.19 17:52:03.940323 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10205 2024.07.19 17:52:03.940360 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10206 2024.07.19 17:52:03.940687 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10207 2024.07.19 17:52:03.941000 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10208 2024.07.19 17:52:03.941157 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001622 sec., 244143.03329223182 rows/sec., 17.22 MiB/sec.
10209 2024.07.19 17:52:03.941410 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Debug> DynamicQueryHandler: Done processing query
10210 2024.07.19 17:52:03.941467 [ 3 ] {d05d0a0e-9972-44f5-ae01-f49a69ce7559} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10211 2024.07.19 17:52:03.941522 [ 3 ] {} <Debug> HTTP-Session: 71178610-4717-45b8-8a97-202cbff839b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.07.19 17:52:03.941681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10213 2024.07.19 17:52:03.941733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10214 2024.07.19 17:52:03.941751 [ 3 ] {} <Debug> HTTP-Session: 47954120-4e0b-4501-9989-affe737a91a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10215 2024.07.19 17:52:03.941768 [ 3 ] {} <Debug> HTTP-Session: 47954120-4e0b-4501-9989-affe737a91a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10216 2024.07.19 17:52:03.941782 [ 3 ] {} <Debug> HTTP-Session: 47954120-4e0b-4501-9989-affe737a91a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10217 2024.07.19 17:52:03.941815 [ 3 ] {} <Trace> HTTP-Session: 47954120-4e0b-4501-9989-affe737a91a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10218 2024.07.19 17:52:03.941917 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10219 2024.07.19 17:52:03.941963 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10220 2024.07.19 17:52:03.942109 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10221 2024.07.19 17:52:03.942372 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10222 2024.07.19 17:52:03.942409 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10223 2024.07.19 17:52:03.942773 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10224 2024.07.19 17:52:03.943091 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10225 2024.07.19 17:52:03.943254 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 190.83 KiB/sec.
10226 2024.07.19 17:52:03.943462 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Debug> DynamicQueryHandler: Done processing query
10227 2024.07.19 17:52:03.943487 [ 3 ] {75d98cf2-5167-4fa6-91e6-47d14fb359a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10228 2024.07.19 17:52:03.943502 [ 3 ] {} <Debug> HTTP-Session: 47954120-4e0b-4501-9989-affe737a91a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10229 2024.07.19 17:52:03.943622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10230 2024.07.19 17:52:03.943670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10231 2024.07.19 17:52:03.943688 [ 3 ] {} <Debug> HTTP-Session: 508f276f-349f-459d-80e0-ae494294688d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10232 2024.07.19 17:52:03.943705 [ 3 ] {} <Debug> HTTP-Session: 508f276f-349f-459d-80e0-ae494294688d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10233 2024.07.19 17:52:03.943719 [ 3 ] {} <Debug> HTTP-Session: 508f276f-349f-459d-80e0-ae494294688d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.07.19 17:52:03.943749 [ 3 ] {} <Trace> HTTP-Session: 508f276f-349f-459d-80e0-ae494294688d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10235 2024.07.19 17:52:03.943869 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10236 2024.07.19 17:52:03.943916 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10237 2024.07.19 17:52:03.944059 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10238 2024.07.19 17:52:03.944375 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10239 2024.07.19 17:52:03.944412 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10240 2024.07.19 17:52:03.944775 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10241 2024.07.19 17:52:03.945106 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10242 2024.07.19 17:52:03.945268 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001438 sec., 53546.592489568844 rows/sec., 3.30 MiB/sec.
10243 2024.07.19 17:52:03.945432 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Debug> DynamicQueryHandler: Done processing query
10244 2024.07.19 17:52:03.945457 [ 3 ] {18c4a1ea-482b-4704-972b-222774796647} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10245 2024.07.19 17:52:03.945473 [ 3 ] {} <Debug> HTTP-Session: 508f276f-349f-459d-80e0-ae494294688d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10246 2024.07.19 17:52:03.945624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10247 2024.07.19 17:52:03.945672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10248 2024.07.19 17:52:03.945691 [ 3 ] {} <Debug> HTTP-Session: be9195ad-a604-46b2-a4c7-b417705316c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10249 2024.07.19 17:52:03.945708 [ 3 ] {} <Debug> HTTP-Session: be9195ad-a604-46b2-a4c7-b417705316c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.07.19 17:52:03.945722 [ 3 ] {} <Debug> HTTP-Session: be9195ad-a604-46b2-a4c7-b417705316c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.07.19 17:52:03.945752 [ 3 ] {} <Trace> HTTP-Session: be9195ad-a604-46b2-a4c7-b417705316c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10252 2024.07.19 17:52:03.945927 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10253 2024.07.19 17:52:03.945972 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10254 2024.07.19 17:52:03.946115 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10255 2024.07.19 17:52:03.946490 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10256 2024.07.19 17:52:03.946526 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10257 2024.07.19 17:52:03.946896 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10258 2024.07.19 17:52:03.947236 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10259 2024.07.19 17:52:03.947388 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec.
10260 2024.07.19 17:52:03.947557 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Debug> DynamicQueryHandler: Done processing query
10261 2024.07.19 17:52:03.947584 [ 3 ] {c470521e-0dce-4af9-b9f2-e99f0435f959} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10262 2024.07.19 17:52:03.947600 [ 3 ] {} <Debug> HTTP-Session: be9195ad-a604-46b2-a4c7-b417705316c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.07.19 17:52:03.947726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10264 2024.07.19 17:52:03.947775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.07.19 17:52:03.947794 [ 3 ] {} <Debug> HTTP-Session: c1627ac2-f107-4d9a-90d3-70b0b92e8ece Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10266 2024.07.19 17:52:03.947811 [ 3 ] {} <Debug> HTTP-Session: c1627ac2-f107-4d9a-90d3-70b0b92e8ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.07.19 17:52:03.947825 [ 3 ] {} <Debug> HTTP-Session: c1627ac2-f107-4d9a-90d3-70b0b92e8ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.07.19 17:52:03.947855 [ 3 ] {} <Trace> HTTP-Session: c1627ac2-f107-4d9a-90d3-70b0b92e8ece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.07.19 17:52:03.948059 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10270 2024.07.19 17:52:03.948124 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10271 2024.07.19 17:52:03.948625 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10272 2024.07.19 17:52:03.949266 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10273 2024.07.19 17:52:03.949312 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10274 2024.07.19 17:52:03.950066 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10275 2024.07.19 17:52:03.950607 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10276 2024.07.19 17:52:03.950813 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002879 sec., 4862.799583188607 rows/sec., 8.71 MiB/sec.
10277 2024.07.19 17:52:03.951042 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Debug> DynamicQueryHandler: Done processing query
10278 2024.07.19 17:52:03.951068 [ 3 ] {95d4189d-0b05-448e-8276-58f3ae7f25fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10279 2024.07.19 17:52:03.951084 [ 3 ] {} <Debug> HTTP-Session: c1627ac2-f107-4d9a-90d3-70b0b92e8ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.07.19 17:52:03.951198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.07.19 17:52:03.951247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.07.19 17:52:03.951267 [ 3 ] {} <Debug> HTTP-Session: 7c41e05e-32ff-482c-951f-031c4dd256d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10283 2024.07.19 17:52:03.951283 [ 3 ] {} <Debug> HTTP-Session: 7c41e05e-32ff-482c-951f-031c4dd256d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.07.19 17:52:03.951297 [ 3 ] {} <Debug> HTTP-Session: 7c41e05e-32ff-482c-951f-031c4dd256d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.07.19 17:52:03.951326 [ 3 ] {} <Trace> HTTP-Session: 7c41e05e-32ff-482c-951f-031c4dd256d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10286 2024.07.19 17:52:03.951428 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10287 2024.07.19 17:52:03.951473 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10288 2024.07.19 17:52:03.951599 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10289 2024.07.19 17:52:03.951892 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.07.19 17:52:03.951931 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10291 2024.07.19 17:52:03.952363 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10292 2024.07.19 17:52:03.952701 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10293 2024.07.19 17:52:03.952863 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001452 sec., 15840.220385674931 rows/sec., 856.85 KiB/sec.
10294 2024.07.19 17:52:03.952874 [ 135 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10295 2024.07.19 17:52:03.952976 [ 135 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10296 2024.07.19 17:52:03.953037 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10297 2024.07.19 17:52:03.953146 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Debug> DynamicQueryHandler: Done processing query
10298 2024.07.19 17:52:03.953165 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
10299 2024.07.19 17:52:03.953187 [ 3 ] {91a3aa80-1846-48b1-8472-12dc3811a85f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10300 2024.07.19 17:52:03.953214 [ 3 ] {} <Debug> HTTP-Session: 7c41e05e-32ff-482c-951f-031c4dd256d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.07.19 17:52:03.953308 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10302 2024.07.19 17:52:03.953352 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
10303 2024.07.19 17:52:03.953353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10304 2024.07.19 17:52:03.953429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10305 2024.07.19 17:52:03.953439 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
10306 2024.07.19 17:52:03.953495 [ 3 ] {} <Debug> HTTP-Session: 32803748-71f2-49f4-92d5-c9e5b4e589d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10307 2024.07.19 17:52:03.953589 [ 3 ] {} <Debug> HTTP-Session: 32803748-71f2-49f4-92d5-c9e5b4e589d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.07.19 17:52:03.953722 [ 3 ] {} <Debug> HTTP-Session: 32803748-71f2-49f4-92d5-c9e5b4e589d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.07.19 17:52:03.953820 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
10310 2024.07.19 17:52:03.953899 [ 3 ] {} <Trace> HTTP-Session: 32803748-71f2-49f4-92d5-c9e5b4e589d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10311 2024.07.19 17:52:03.954103 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
10312 2024.07.19 17:52:03.954323 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10313 2024.07.19 17:52:03.954406 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
10314 2024.07.19 17:52:03.954470 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10315 2024.07.19 17:52:03.954721 [ 193 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
10316 2024.07.19 17:52:03.955361 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10317 2024.07.19 17:52:03.955876 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10318 2024.07.19 17:52:03.955922 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10319 2024.07.19 17:52:03.956457 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10320 2024.07.19 17:52:03.956819 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.003701016 sec., 162658.0376847871 rows/sec., 8.73 MiB/sec.
10321 2024.07.19 17:52:03.957022 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10322 2024.07.19 17:52:03.957090 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10323 2024.07.19 17:52:03.957364 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003205 sec., 18720.748829953198 rows/sec., 1.26 MiB/sec.
10324 2024.07.19 17:52:03.958034 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Debug> DynamicQueryHandler: Done processing query
10325 2024.07.19 17:52:03.958133 [ 3 ] {6493e2d5-e479-43a0-8206-67a8a42deae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10326 2024.07.19 17:52:03.958231 [ 3 ] {} <Debug> HTTP-Session: 32803748-71f2-49f4-92d5-c9e5b4e589d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10327 2024.07.19 17:52:03.958527 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10328 2024.07.19 17:52:03.958623 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_26_5} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10329 2024.07.19 17:52:03.958727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10330 2024.07.19 17:52:08.077592 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
10331 2024.07.19 17:52:08.077659 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
10332 2024.07.19 17:52:08.930878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10333 2024.07.19 17:52:08.931015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10334 2024.07.19 17:52:08.931044 [ 3 ] {} <Debug> HTTP-Session: 961fa166-21a3-4dfd-8721-4584e5d7e190 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10335 2024.07.19 17:52:08.931070 [ 3 ] {} <Debug> HTTP-Session: 961fa166-21a3-4dfd-8721-4584e5d7e190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10336 2024.07.19 17:52:08.931085 [ 3 ] {} <Debug> HTTP-Session: 961fa166-21a3-4dfd-8721-4584e5d7e190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10337 2024.07.19 17:52:08.931148 [ 3 ] {} <Trace> HTTP-Session: 961fa166-21a3-4dfd-8721-4584e5d7e190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10338 2024.07.19 17:52:08.931348 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10339 2024.07.19 17:52:08.931417 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10340 2024.07.19 17:52:08.931628 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10341 2024.07.19 17:52:08.932031 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10342 2024.07.19 17:52:08.932075 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10343 2024.07.19 17:52:08.932453 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10344 2024.07.19 17:52:08.932821 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10345 2024.07.19 17:52:08.933030 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001732 sec., 10392.609699769053 rows/sec., 842.37 KiB/sec.
10346 2024.07.19 17:52:08.933230 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Debug> DynamicQueryHandler: Done processing query
10347 2024.07.19 17:52:08.933260 [ 3 ] {8b9c61dc-7353-4546-8398-777aa43a91b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10348 2024.07.19 17:52:08.933277 [ 3 ] {} <Debug> HTTP-Session: 961fa166-21a3-4dfd-8721-4584e5d7e190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10349 2024.07.19 17:52:08.933408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10350 2024.07.19 17:52:08.933459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10351 2024.07.19 17:52:08.933478 [ 3 ] {} <Debug> HTTP-Session: 5027c6e2-0a43-47be-adbf-ac4ef1b1302a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10352 2024.07.19 17:52:08.933496 [ 3 ] {} <Debug> HTTP-Session: 5027c6e2-0a43-47be-adbf-ac4ef1b1302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10353 2024.07.19 17:52:08.933509 [ 3 ] {} <Debug> HTTP-Session: 5027c6e2-0a43-47be-adbf-ac4ef1b1302a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10354 2024.07.19 17:52:08.933540 [ 3 ] {} <Trace> HTTP-Session: 5027c6e2-0a43-47be-adbf-ac4ef1b1302a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10355 2024.07.19 17:52:08.933638 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10356 2024.07.19 17:52:08.933684 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10357 2024.07.19 17:52:08.933826 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10358 2024.07.19 17:52:08.934121 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10359 2024.07.19 17:52:08.934159 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10360 2024.07.19 17:52:08.934465 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10361 2024.07.19 17:52:08.934773 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10362 2024.07.19 17:52:08.934930 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001306 sec., 1531.3935681470136 rows/sec., 124.87 KiB/sec.
10363 2024.07.19 17:52:08.934941 [ 131 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
10364 2024.07.19 17:52:08.935042 [ 131 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.07.19 17:52:08.935086 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10366 2024.07.19 17:52:08.935178 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Debug> DynamicQueryHandler: Done processing query
10367 2024.07.19 17:52:08.935216 [ 3 ] {15b84441-dd7e-475d-b111-f80f9f2212cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10368 2024.07.19 17:52:08.935230 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
10369 2024.07.19 17:52:08.935237 [ 3 ] {} <Debug> HTTP-Session: 5027c6e2-0a43-47be-adbf-ac4ef1b1302a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10370 2024.07.19 17:52:08.935362 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10371 2024.07.19 17:52:08.935398 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
10372 2024.07.19 17:52:08.935399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.07.19 17:52:08.935481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.07.19 17:52:08.935491 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
10375 2024.07.19 17:52:08.935543 [ 3 ] {} <Debug> HTTP-Session: b8246950-690b-4d57-be16-e042bf63233c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10376 2024.07.19 17:52:08.935607 [ 3 ] {} <Debug> HTTP-Session: b8246950-690b-4d57-be16-e042bf63233c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.07.19 17:52:08.935692 [ 3 ] {} <Debug> HTTP-Session: b8246950-690b-4d57-be16-e042bf63233c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10378 2024.07.19 17:52:08.935811 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10379 2024.07.19 17:52:08.935884 [ 3 ] {} <Trace> HTTP-Session: b8246950-690b-4d57-be16-e042bf63233c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10380 2024.07.19 17:52:08.936162 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
10381 2024.07.19 17:52:08.936281 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10382 2024.07.19 17:52:08.936409 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10383 2024.07.19 17:52:08.936423 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10384 2024.07.19 17:52:08.936748 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
10385 2024.07.19 17:52:08.937479 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10386 2024.07.19 17:52:08.938010 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10387 2024.07.19 17:52:08.938060 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10388 2024.07.19 17:52:08.938561 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10389 2024.07.19 17:52:08.938575 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003414249 sec., 9372.48572087156 rows/sec., 764.26 KiB/sec.
10390 2024.07.19 17:52:08.938851 [ 199 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
10391 2024.07.19 17:52:08.939164 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10392 2024.07.19 17:52:08.939559 [ 131 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10393 2024.07.19 17:52:08.939673 [ 131 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10394 2024.07.19 17:52:08.939709 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.003568 sec., 31109.86547085202 rows/sec., 2.54 MiB/sec.
10395 2024.07.19 17:52:08.939738 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10396 2024.07.19 17:52:08.940410 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
10397 2024.07.19 17:52:08.940479 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10398 2024.07.19 17:52:08.940579 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Debug> DynamicQueryHandler: Done processing query
10399 2024.07.19 17:52:08.940737 [ 3 ] {17dbb280-d46e-46eb-83ed-c51d2515ebe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10400 2024.07.19 17:52:08.940884 [ 3 ] {} <Debug> HTTP-Session: b8246950-690b-4d57-be16-e042bf63233c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.07.19 17:52:08.941176 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_20_4} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
10402 2024.07.19 17:52:08.941299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10403 2024.07.19 17:52:08.941624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10404 2024.07.19 17:52:08.941796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10405 2024.07.19 17:52:08.941812 [ 3 ] {} <Debug> HTTP-Session: 321735ed-dafe-4ca5-a68c-e13830d2facc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10406 2024.07.19 17:52:08.941823 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10407 2024.07.19 17:52:08.941934 [ 3 ] {} <Debug> HTTP-Session: 321735ed-dafe-4ca5-a68c-e13830d2facc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10408 2024.07.19 17:52:08.941947 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 301 rows starting from the beginning of the part
10409 2024.07.19 17:52:08.941967 [ 3 ] {} <Debug> HTTP-Session: 321735ed-dafe-4ca5-a68c-e13830d2facc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.07.19 17:52:08.942014 [ 3 ] {} <Trace> HTTP-Session: 321735ed-dafe-4ca5-a68c-e13830d2facc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10411 2024.07.19 17:52:08.942132 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 110 rows starting from the beginning of the part
10412 2024.07.19 17:52:08.942377 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10413 2024.07.19 17:52:08.942493 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 241 rows starting from the beginning of the part
10414 2024.07.19 17:52:08.942529 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10415 2024.07.19 17:52:08.942800 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 111 rows starting from the beginning of the part
10416 2024.07.19 17:52:08.943119 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 203 rows starting from the beginning of the part
10417 2024.07.19 17:52:08.943495 [ 189 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 111 rows starting from the beginning of the part
10418 2024.07.19 17:52:08.943855 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10419 2024.07.19 17:52:08.944478 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10420 2024.07.19 17:52:08.944522 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10421 2024.07.19 17:52:08.945027 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10422 2024.07.19 17:52:08.945470 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10423 2024.07.19 17:52:08.945548 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 4 columns (4 merged, 0 gathered) in 0.005655527 sec., 190433.18155850022 rows/sec., 16.26 MiB/sec.
10424 2024.07.19 17:52:08.945714 [ 131 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
10425 2024.07.19 17:52:08.945755 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003536 sec., 565.6108597285067 rows/sec., 39.49 KiB/sec.
10426 2024.07.19 17:52:08.945779 [ 131 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10427 2024.07.19 17:52:08.945845 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10428 2024.07.19 17:52:08.945856 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10429 2024.07.19 17:52:08.946901 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
10430 2024.07.19 17:52:08.946897 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Debug> DynamicQueryHandler: Done processing query
10431 2024.07.19 17:52:08.947059 [ 3 ] {decf117e-0b04-4259-bb3d-f50d9044c753} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10432 2024.07.19 17:52:08.947132 [ 3 ] {} <Debug> HTTP-Session: 321735ed-dafe-4ca5-a68c-e13830d2facc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10433 2024.07.19 17:52:08.947305 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10434 2024.07.19 17:52:08.947461 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10435 2024.07.19 17:52:08.947470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10436 2024.07.19 17:52:08.947550 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
10437 2024.07.19 17:52:08.947587 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_56_11} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10438 2024.07.19 17:52:08.947603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10439 2024.07.19 17:52:08.947672 [ 3 ] {} <Debug> HTTP-Session: 4e24d927-950c-47fc-8762-01f7be4b6bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10440 2024.07.19 17:52:08.947813 [ 3 ] {} <Debug> HTTP-Session: 4e24d927-950c-47fc-8762-01f7be4b6bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10441 2024.07.19 17:52:08.947880 [ 3 ] {} <Debug> HTTP-Session: 4e24d927-950c-47fc-8762-01f7be4b6bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10442 2024.07.19 17:52:08.947890 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
10443 2024.07.19 17:52:08.948031 [ 3 ] {} <Trace> HTTP-Session: 4e24d927-950c-47fc-8762-01f7be4b6bb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10444 2024.07.19 17:52:08.948051 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
10445 2024.07.19 17:52:08.948241 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10446 2024.07.19 17:52:08.948486 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10447 2024.07.19 17:52:08.948555 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
10448 2024.07.19 17:52:08.948669 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10449 2024.07.19 17:52:08.948931 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10450 2024.07.19 17:52:08.949351 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
10451 2024.07.19 17:52:08.949763 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10452 2024.07.19 17:52:08.950675 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10453 2024.07.19 17:52:08.950735 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10454 2024.07.19 17:52:08.951584 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10455 2024.07.19 17:52:08.952153 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.005975805 sec., 5354.92707677041 rows/sec., 373.90 KiB/sec.
10456 2024.07.19 17:52:08.952349 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
10457 2024.07.19 17:52:08.952482 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10458 2024.07.19 17:52:08.952825 [ 131 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10459 2024.07.19 17:52:08.952896 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.004647 sec., 18076.178179470626 rows/sec., 1.41 MiB/sec.
10460 2024.07.19 17:52:08.952908 [ 131 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10461 2024.07.19 17:52:08.953010 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10462 2024.07.19 17:52:08.953592 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
10463 2024.07.19 17:52:08.953882 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Debug> DynamicQueryHandler: Done processing query
10464 2024.07.19 17:52:08.954025 [ 3 ] {75cdac11-0fb1-45cf-831e-4d1270133f36} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10465 2024.07.19 17:52:08.954164 [ 3 ] {} <Debug> HTTP-Session: 4e24d927-950c-47fc-8762-01f7be4b6bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10466 2024.07.19 17:52:08.954204 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10467 2024.07.19 17:52:08.954501 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10468 2024.07.19 17:52:08.954663 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 472 rows starting from the beginning of the part
10469 2024.07.19 17:52:08.954723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10470 2024.07.19 17:52:08.954830 [ 186 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_20_4} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
10471 2024.07.19 17:52:08.954994 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
10472 2024.07.19 17:52:08.955016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10473 2024.07.19 17:52:08.955328 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 424 rows starting from the beginning of the part
10474 2024.07.19 17:52:08.955388 [ 3 ] {} <Debug> HTTP-Session: 2873deb7-51dd-4f70-a2a4-7067fc7ca448 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10475 2024.07.19 17:52:08.955398 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10476 2024.07.19 17:52:08.955573 [ 3 ] {} <Debug> HTTP-Session: 2873deb7-51dd-4f70-a2a4-7067fc7ca448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10477 2024.07.19 17:52:08.955678 [ 3 ] {} <Debug> HTTP-Session: 2873deb7-51dd-4f70-a2a4-7067fc7ca448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.07.19 17:52:08.955703 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 84 rows starting from the beginning of the part
10479 2024.07.19 17:52:08.955789 [ 3 ] {} <Trace> HTTP-Session: 2873deb7-51dd-4f70-a2a4-7067fc7ca448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10480 2024.07.19 17:52:08.955920 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 396 rows starting from the beginning of the part
10481 2024.07.19 17:52:08.956223 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 84 rows starting from the beginning of the part
10482 2024.07.19 17:52:08.956508 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10483 2024.07.19 17:52:08.956677 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10484 2024.07.19 17:52:08.957189 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10485 2024.07.19 17:52:08.958193 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10486 2024.07.19 17:52:08.958257 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10487 2024.07.19 17:52:08.959969 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.006821877 sec., 226037.49671827856 rows/sec., 16.33 MiB/sec.
10488 2024.07.19 17:52:08.960036 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10489 2024.07.19 17:52:08.960205 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10490 2024.07.19 17:52:08.960910 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10491 2024.07.19 17:52:08.961143 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10492 2024.07.19 17:52:08.961221 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10493 2024.07.19 17:52:08.961233 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00504 sec., 31944.44444444444 rows/sec., 2.22 MiB/sec.
10494 2024.07.19 17:52:08.961247 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10495 2024.07.19 17:52:08.961366 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10496 2024.07.19 17:52:08.961483 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_56_11} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10497 2024.07.19 17:52:08.961828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
10498 2024.07.19 17:52:08.961893 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Debug> DynamicQueryHandler: Done processing query
10499 2024.07.19 17:52:08.961916 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
10500 2024.07.19 17:52:08.961930 [ 3 ] {e45cd12c-67a8-4d0e-ae43-4b135e6372f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10501 2024.07.19 17:52:08.961990 [ 3 ] {} <Debug> HTTP-Session: 2873deb7-51dd-4f70-a2a4-7067fc7ca448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10502 2024.07.19 17:52:08.962118 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10503 2024.07.19 17:52:08.962154 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 8069 rows starting from the beginning of the part
10504 2024.07.19 17:52:08.962313 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
10505 2024.07.19 17:52:08.962324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10506 2024.07.19 17:52:08.962560 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 198 rows starting from the beginning of the part
10507 2024.07.19 17:52:08.962632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10508 2024.07.19 17:52:08.962750 [ 3 ] {} <Debug> HTTP-Session: 46d6be55-99b2-477c-888e-fe70e2f0eb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10509 2024.07.19 17:52:08.962805 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part
10510 2024.07.19 17:52:08.962836 [ 3 ] {} <Debug> HTTP-Session: 46d6be55-99b2-477c-888e-fe70e2f0eb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10511 2024.07.19 17:52:08.962933 [ 3 ] {} <Debug> HTTP-Session: 46d6be55-99b2-477c-888e-fe70e2f0eb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.07.19 17:52:08.963108 [ 3 ] {} <Trace> HTTP-Session: 46d6be55-99b2-477c-888e-fe70e2f0eb7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10513 2024.07.19 17:52:08.963111 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10514 2024.07.19 17:52:08.963320 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
10515 2024.07.19 17:52:08.963593 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10516 2024.07.19 17:52:08.963746 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10517 2024.07.19 17:52:08.964768 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10518 2024.07.19 17:52:08.966389 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10519 2024.07.19 17:52:08.966455 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10520 2024.07.19 17:52:08.967520 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10521 2024.07.19 17:52:08.968432 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10522 2024.07.19 17:52:08.968662 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00533 sec., 3377.1106941838652 rows/sec., 6.05 MiB/sec.
10523 2024.07.19 17:52:08.968978 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Debug> DynamicQueryHandler: Done processing query
10524 2024.07.19 17:52:08.969018 [ 3 ] {c33b8c4a-f10f-4e17-abba-b0eb2e7beb8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10525 2024.07.19 17:52:08.969063 [ 3 ] {} <Debug> HTTP-Session: 46d6be55-99b2-477c-888e-fe70e2f0eb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.07.19 17:52:08.969295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10527 2024.07.19 17:52:08.969325 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8909 rows, containing 5 columns (5 merged, 0 gathered) in 0.007748692 sec., 1149742.4339488524 rows/sec., 80.16 MiB/sec.
10528 2024.07.19 17:52:08.969371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10529 2024.07.19 17:52:08.969402 [ 3 ] {} <Debug> HTTP-Session: 3e7a8350-d251-463e-8b5b-8c3cbb1cc4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10530 2024.07.19 17:52:08.969420 [ 3 ] {} <Debug> HTTP-Session: 3e7a8350-d251-463e-8b5b-8c3cbb1cc4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.07.19 17:52:08.969447 [ 3 ] {} <Debug> HTTP-Session: 3e7a8350-d251-463e-8b5b-8c3cbb1cc4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10532 2024.07.19 17:52:08.969495 [ 3 ] {} <Trace> HTTP-Session: 3e7a8350-d251-463e-8b5b-8c3cbb1cc4e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10533 2024.07.19 17:52:08.969561 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10534 2024.07.19 17:52:08.969747 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10535 2024.07.19 17:52:08.969839 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10536 2024.07.19 17:52:08.970531 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10537 2024.07.19 17:52:08.970818 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.07.19 17:52:08.971073 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10539 2024.07.19 17:52:08.971228 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10540 2024.07.19 17:52:08.971249 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB.
10541 2024.07.19 17:52:08.971302 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10542 2024.07.19 17:52:08.971718 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10543 2024.07.19 17:52:08.972053 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10544 2024.07.19 17:52:08.972220 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002586 sec., 23201.85614849188 rows/sec., 1.56 MiB/sec.
10545 2024.07.19 17:52:08.972224 [ 131 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10546 2024.07.19 17:52:08.972323 [ 131 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10547 2024.07.19 17:52:08.972386 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10548 2024.07.19 17:52:08.972538 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Debug> DynamicQueryHandler: Done processing query
10549 2024.07.19 17:52:08.972551 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10550 2024.07.19 17:52:08.972578 [ 3 ] {ce2ed21a-5814-4615-8ebf-d1be1c8ecd2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10551 2024.07.19 17:52:08.972628 [ 3 ] {} <Debug> HTTP-Session: 3e7a8350-d251-463e-8b5b-8c3cbb1cc4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.07.19 17:52:08.972737 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10553 2024.07.19 17:52:08.972771 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2842 rows starting from the beginning of the part
10554 2024.07.19 17:52:08.972833 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10555 2024.07.19 17:52:08.972927 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10556 2024.07.19 17:52:08.973058 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10557 2024.07.19 17:52:08.973133 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10558 2024.07.19 17:52:08.973242 [ 192 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
10559 2024.07.19 17:52:08.974510 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3142 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037673 sec., 1541954.9652961984 rows/sec., 103.82 MiB/sec.
10560 2024.07.19 17:52:08.974786 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10561 2024.07.19 17:52:08.975191 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10562 2024.07.19 17:52:08.975276 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_56_11} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10563 2024.07.19 17:52:08.975365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB.
10564 2024.07.19 17:52:13.934960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10565 2024.07.19 17:52:13.935103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10566 2024.07.19 17:52:13.935132 [ 3 ] {} <Debug> HTTP-Session: 788f4b13-e858-4ab3-afc4-aecb8de4cd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10567 2024.07.19 17:52:13.935161 [ 3 ] {} <Debug> HTTP-Session: 788f4b13-e858-4ab3-afc4-aecb8de4cd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10568 2024.07.19 17:52:13.935180 [ 3 ] {} <Debug> HTTP-Session: 788f4b13-e858-4ab3-afc4-aecb8de4cd0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10569 2024.07.19 17:52:13.935237 [ 3 ] {} <Trace> HTTP-Session: 788f4b13-e858-4ab3-afc4-aecb8de4cd0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10570 2024.07.19 17:52:13.935444 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10571 2024.07.19 17:52:13.935517 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10572 2024.07.19 17:52:13.935718 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10573 2024.07.19 17:52:13.936132 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10574 2024.07.19 17:52:13.936174 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10575 2024.07.19 17:52:13.936534 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10576 2024.07.19 17:52:13.936883 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10577 2024.07.19 17:52:13.937061 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001678 sec., 11918.951132300357 rows/sec., 878.79 KiB/sec.
10578 2024.07.19 17:52:13.937296 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Debug> DynamicQueryHandler: Done processing query
10579 2024.07.19 17:52:13.937332 [ 3 ] {dcfecd38-de87-4914-9e4a-93c03a695b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10580 2024.07.19 17:52:13.937355 [ 3 ] {} <Debug> HTTP-Session: 788f4b13-e858-4ab3-afc4-aecb8de4cd0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.07.19 17:52:13.937543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10582 2024.07.19 17:52:13.937594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10583 2024.07.19 17:52:13.937614 [ 3 ] {} <Debug> HTTP-Session: 35625b98-165b-4499-ae6f-8dbea44d856d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10584 2024.07.19 17:52:13.937632 [ 3 ] {} <Debug> HTTP-Session: 35625b98-165b-4499-ae6f-8dbea44d856d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10585 2024.07.19 17:52:13.937646 [ 3 ] {} <Debug> HTTP-Session: 35625b98-165b-4499-ae6f-8dbea44d856d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10586 2024.07.19 17:52:13.937677 [ 3 ] {} <Trace> HTTP-Session: 35625b98-165b-4499-ae6f-8dbea44d856d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10587 2024.07.19 17:52:13.937830 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10588 2024.07.19 17:52:13.937872 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10589 2024.07.19 17:52:13.938005 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10590 2024.07.19 17:52:13.938421 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10591 2024.07.19 17:52:13.938458 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10592 2024.07.19 17:52:13.938789 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10593 2024.07.19 17:52:13.939107 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10594 2024.07.19 17:52:13.939257 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001493 sec., 135967.84996651037 rows/sec., 12.05 MiB/sec.
10595 2024.07.19 17:52:13.939533 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Debug> DynamicQueryHandler: Done processing query
10596 2024.07.19 17:52:13.939595 [ 3 ] {4a760047-23b8-4edb-bfb8-216366103669} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10597 2024.07.19 17:52:13.939646 [ 3 ] {} <Debug> HTTP-Session: 35625b98-165b-4499-ae6f-8dbea44d856d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.07.19 17:52:13.939931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10599 2024.07.19 17:52:13.939985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10600 2024.07.19 17:52:13.940004 [ 3 ] {} <Debug> HTTP-Session: 5516a51e-43c5-41d2-baeb-d9267a6347aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10601 2024.07.19 17:52:13.940021 [ 3 ] {} <Debug> HTTP-Session: 5516a51e-43c5-41d2-baeb-d9267a6347aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.07.19 17:52:13.940035 [ 3 ] {} <Debug> HTTP-Session: 5516a51e-43c5-41d2-baeb-d9267a6347aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.07.19 17:52:13.940068 [ 3 ] {} <Trace> HTTP-Session: 5516a51e-43c5-41d2-baeb-d9267a6347aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10604 2024.07.19 17:52:13.940272 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10605 2024.07.19 17:52:13.940316 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10606 2024.07.19 17:52:13.940464 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10607 2024.07.19 17:52:13.940990 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10608 2024.07.19 17:52:13.941027 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10609 2024.07.19 17:52:13.941353 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10610 2024.07.19 17:52:13.941663 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10611 2024.07.19 17:52:13.941813 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001655 sec., 239274.9244712991 rows/sec., 16.87 MiB/sec.
10612 2024.07.19 17:52:13.941985 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Debug> DynamicQueryHandler: Done processing query
10613 2024.07.19 17:52:13.942009 [ 3 ] {94802ad1-8812-435d-862b-0602a14efce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10614 2024.07.19 17:52:13.942026 [ 3 ] {} <Debug> HTTP-Session: 5516a51e-43c5-41d2-baeb-d9267a6347aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10615 2024.07.19 17:52:13.942160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10616 2024.07.19 17:52:13.942210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10617 2024.07.19 17:52:13.942230 [ 3 ] {} <Debug> HTTP-Session: 69782653-4185-496c-ae74-4c70f76b0fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10618 2024.07.19 17:52:13.942247 [ 3 ] {} <Debug> HTTP-Session: 69782653-4185-496c-ae74-4c70f76b0fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10619 2024.07.19 17:52:13.942260 [ 3 ] {} <Debug> HTTP-Session: 69782653-4185-496c-ae74-4c70f76b0fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10620 2024.07.19 17:52:13.942292 [ 3 ] {} <Trace> HTTP-Session: 69782653-4185-496c-ae74-4c70f76b0fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10621 2024.07.19 17:52:13.942389 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10622 2024.07.19 17:52:13.942433 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10623 2024.07.19 17:52:13.942565 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10624 2024.07.19 17:52:13.942831 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10625 2024.07.19 17:52:13.942867 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10626 2024.07.19 17:52:13.943228 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10627 2024.07.19 17:52:13.943548 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10628 2024.07.19 17:52:13.943712 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 192.83 KiB/sec.
10629 2024.07.19 17:52:13.943729 [ 126 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10630 2024.07.19 17:52:13.943864 [ 126 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10631 2024.07.19 17:52:13.943923 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10632 2024.07.19 17:52:13.943937 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Debug> DynamicQueryHandler: Done processing query
10633 2024.07.19 17:52:13.943985 [ 3 ] {04b44af9-6a65-418c-9db6-b8e9e0f0e0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10634 2024.07.19 17:52:13.944052 [ 3 ] {} <Debug> HTTP-Session: 69782653-4185-496c-ae74-4c70f76b0fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10635 2024.07.19 17:52:13.944326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10636 2024.07.19 17:52:13.944342 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
10637 2024.07.19 17:52:13.944423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10638 2024.07.19 17:52:13.944506 [ 3 ] {} <Debug> HTTP-Session: ac5ceff3-5e27-44f4-bb19-0c65495adbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10639 2024.07.19 17:52:13.944534 [ 3 ] {} <Debug> HTTP-Session: ac5ceff3-5e27-44f4-bb19-0c65495adbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10640 2024.07.19 17:52:13.944569 [ 3 ] {} <Debug> HTTP-Session: ac5ceff3-5e27-44f4-bb19-0c65495adbaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10641 2024.07.19 17:52:13.944643 [ 3 ] {} <Trace> HTTP-Session: ac5ceff3-5e27-44f4-bb19-0c65495adbaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10642 2024.07.19 17:52:13.944791 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10643 2024.07.19 17:52:13.944859 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
10644 2024.07.19 17:52:13.944897 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10645 2024.07.19 17:52:13.945078 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
10646 2024.07.19 17:52:13.945108 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10647 2024.07.19 17:52:13.945420 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10648 2024.07.19 17:52:13.945730 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
10649 2024.07.19 17:52:13.946088 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10650 2024.07.19 17:52:13.946390 [ 192 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
10651 2024.07.19 17:52:13.946888 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10652 2024.07.19 17:52:13.947673 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10653 2024.07.19 17:52:13.947747 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10654 2024.07.19 17:52:13.948836 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10655 2024.07.19 17:52:13.949216 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005147304 sec., 30307.127770188043 rows/sec., 1.27 MiB/sec.
10656 2024.07.19 17:52:13.949570 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10657 2024.07.19 17:52:13.949580 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10658 2024.07.19 17:52:13.949863 [ 126 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10659 2024.07.19 17:52:13.949928 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005113 sec., 15059.65186778799 rows/sec., 949.63 KiB/sec.
10660 2024.07.19 17:52:13.949973 [ 126 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10661 2024.07.19 17:52:13.950098 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10662 2024.07.19 17:52:13.950510 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
10663 2024.07.19 17:52:13.951006 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Debug> DynamicQueryHandler: Done processing query
10664 2024.07.19 17:52:13.951130 [ 3 ] {39e3738d-85c3-4efc-a53b-8b1707500f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10665 2024.07.19 17:52:13.951270 [ 3 ] {} <Debug> HTTP-Session: ac5ceff3-5e27-44f4-bb19-0c65495adbaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10666 2024.07.19 17:52:13.951505 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10667 2024.07.19 17:52:13.951575 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
10668 2024.07.19 17:52:13.951647 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10669 2024.07.19 17:52:13.951679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10670 2024.07.19 17:52:13.951890 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
10671 2024.07.19 17:52:13.951946 [ 195 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_26_5} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10672 2024.07.19 17:52:13.952179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10673 2024.07.19 17:52:13.952337 [ 3 ] {} <Debug> HTTP-Session: 2c5cdecf-3d3c-462e-a5cb-07cb6536a9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10674 2024.07.19 17:52:13.952439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10675 2024.07.19 17:52:13.952462 [ 3 ] {} <Debug> HTTP-Session: 2c5cdecf-3d3c-462e-a5cb-07cb6536a9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10676 2024.07.19 17:52:13.952481 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
10677 2024.07.19 17:52:13.952543 [ 3 ] {} <Debug> HTTP-Session: 2c5cdecf-3d3c-462e-a5cb-07cb6536a9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10678 2024.07.19 17:52:13.952751 [ 3 ] {} <Trace> HTTP-Session: 2c5cdecf-3d3c-462e-a5cb-07cb6536a9bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10679 2024.07.19 17:52:13.952845 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
10680 2024.07.19 17:52:13.953102 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
10681 2024.07.19 17:52:13.953260 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10682 2024.07.19 17:52:13.953366 [ 191 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
10683 2024.07.19 17:52:13.953460 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10684 2024.07.19 17:52:13.954278 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10685 2024.07.19 17:52:13.955188 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10686 2024.07.19 17:52:13.955255 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10687 2024.07.19 17:52:13.956166 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10688 2024.07.19 17:52:13.956863 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.006583582 sec., 304089.7796974352 rows/sec., 18.73 MiB/sec.
10689 2024.07.19 17:52:13.957065 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10690 2024.07.19 17:52:13.957164 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10691 2024.07.19 17:52:13.957422 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004414 sec., 36248.30086089714 rows/sec., 2.52 MiB/sec.
10692 2024.07.19 17:52:13.957833 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Debug> DynamicQueryHandler: Done processing query
10693 2024.07.19 17:52:13.957888 [ 3 ] {9b458961-3edb-45bb-8b41-a3c13ca9d87b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10694 2024.07.19 17:52:13.957918 [ 3 ] {} <Debug> HTTP-Session: 2c5cdecf-3d3c-462e-a5cb-07cb6536a9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10695 2024.07.19 17:52:13.958107 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10696 2024.07.19 17:52:13.958117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10697 2024.07.19 17:52:13.958224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10698 2024.07.19 17:52:13.958250 [ 187 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10699 2024.07.19 17:52:13.958263 [ 3 ] {} <Debug> HTTP-Session: 19f38ae3-c0c0-4d79-a453-18a5199991b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10700 2024.07.19 17:52:13.958298 [ 3 ] {} <Debug> HTTP-Session: 19f38ae3-c0c0-4d79-a453-18a5199991b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.07.19 17:52:13.958334 [ 3 ] {} <Debug> HTTP-Session: 19f38ae3-c0c0-4d79-a453-18a5199991b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.07.19 17:52:13.958411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10703 2024.07.19 17:52:13.958420 [ 3 ] {} <Trace> HTTP-Session: 19f38ae3-c0c0-4d79-a453-18a5199991b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10704 2024.07.19 17:52:13.958703 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10705 2024.07.19 17:52:13.958772 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10706 2024.07.19 17:52:13.959217 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10707 2024.07.19 17:52:13.959831 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10708 2024.07.19 17:52:13.959866 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10709 2024.07.19 17:52:13.960468 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10710 2024.07.19 17:52:13.960892 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10711 2024.07.19 17:52:13.961099 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10712 2024.07.19 17:52:13.961111 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002566 sec., 5455.962587685112 rows/sec., 9.78 MiB/sec.
10713 2024.07.19 17:52:13.961192 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10714 2024.07.19 17:52:13.961300 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10715 2024.07.19 17:52:13.961602 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
10716 2024.07.19 17:52:13.961655 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Debug> DynamicQueryHandler: Done processing query
10717 2024.07.19 17:52:13.961685 [ 3 ] {48773055-16fc-412b-9c2b-c3cc671c1e66} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10718 2024.07.19 17:52:13.961706 [ 3 ] {} <Debug> HTTP-Session: 19f38ae3-c0c0-4d79-a453-18a5199991b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10719 2024.07.19 17:52:13.961847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10720 2024.07.19 17:52:13.961919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10721 2024.07.19 17:52:13.961951 [ 3 ] {} <Debug> HTTP-Session: af93d41d-54d1-4592-baa7-24783b98f6db Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10722 2024.07.19 17:52:13.961981 [ 3 ] {} <Debug> HTTP-Session: af93d41d-54d1-4592-baa7-24783b98f6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10723 2024.07.19 17:52:13.962007 [ 3 ] {} <Debug> HTTP-Session: af93d41d-54d1-4592-baa7-24783b98f6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10724 2024.07.19 17:52:13.962045 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10725 2024.07.19 17:52:13.962051 [ 3 ] {} <Trace> HTTP-Session: af93d41d-54d1-4592-baa7-24783b98f6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10726 2024.07.19 17:52:13.962129 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 662 rows starting from the beginning of the part
10727 2024.07.19 17:52:13.962197 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10728 2024.07.19 17:52:13.962271 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10729 2024.07.19 17:52:13.962770 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
10730 2024.07.19 17:52:13.962874 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10731 2024.07.19 17:52:13.963347 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part
10732 2024.07.19 17:52:13.963983 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10733 2024.07.19 17:52:13.963988 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
10734 2024.07.19 17:52:13.964024 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10735 2024.07.19 17:52:13.964469 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part
10736 2024.07.19 17:52:13.965016 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
10737 2024.07.19 17:52:13.965084 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10738 2024.07.19 17:52:13.965844 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10739 2024.07.19 17:52:13.966074 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00392 sec., 5867.34693877551 rows/sec., 317.38 KiB/sec.
10740 2024.07.19 17:52:13.966341 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Debug> DynamicQueryHandler: Done processing query
10741 2024.07.19 17:52:13.966369 [ 3 ] {412f0849-69f8-490c-b2bc-8d224df75aac} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10742 2024.07.19 17:52:13.966389 [ 3 ] {} <Debug> HTTP-Session: af93d41d-54d1-4592-baa7-24783b98f6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10743 2024.07.19 17:52:13.966521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10744 2024.07.19 17:52:13.966569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10745 2024.07.19 17:52:13.966588 [ 3 ] {} <Debug> HTTP-Session: ba5a203d-fb63-4793-9084-37f535cc0775 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10746 2024.07.19 17:52:13.966604 [ 3 ] {} <Debug> HTTP-Session: ba5a203d-fb63-4793-9084-37f535cc0775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10747 2024.07.19 17:52:13.966618 [ 3 ] {} <Debug> HTTP-Session: ba5a203d-fb63-4793-9084-37f535cc0775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.07.19 17:52:13.966650 [ 3 ] {} <Trace> HTTP-Session: ba5a203d-fb63-4793-9084-37f535cc0775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10749 2024.07.19 17:52:13.966766 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10750 2024.07.19 17:52:13.966816 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10751 2024.07.19 17:52:13.967046 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10752 2024.07.19 17:52:13.967734 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10753 2024.07.19 17:52:13.967779 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10754 2024.07.19 17:52:13.968436 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10755 2024.07.19 17:52:13.969002 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10756 2024.07.19 17:52:13.969197 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002462 sec., 24370.430544272946 rows/sec., 1.64 MiB/sec.
10757 2024.07.19 17:52:13.969497 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Debug> DynamicQueryHandler: Done processing query
10758 2024.07.19 17:52:13.969522 [ 3 ] {4ec2d447-9cff-4da1-9beb-cf8bfab080d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10759 2024.07.19 17:52:13.969538 [ 3 ] {} <Debug> HTTP-Session: ba5a203d-fb63-4793-9084-37f535cc0775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10760 2024.07.19 17:52:13.970580 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.009130868 sec., 81043.7737135177 rows/sec., 145.23 MiB/sec.
10761 2024.07.19 17:52:13.971593 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10762 2024.07.19 17:52:13.972227 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10763 2024.07.19 17:52:13.972321 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10764 2024.07.19 17:52:13.972483 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB.
10765 2024.07.19 17:52:18.930896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10766 2024.07.19 17:52:18.931030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10767 2024.07.19 17:52:18.931057 [ 3 ] {} <Debug> HTTP-Session: fb6a0e80-9f60-4c3e-b8d5-62509a39bc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10768 2024.07.19 17:52:18.931082 [ 3 ] {} <Debug> HTTP-Session: fb6a0e80-9f60-4c3e-b8d5-62509a39bc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10769 2024.07.19 17:52:18.931097 [ 3 ] {} <Debug> HTTP-Session: fb6a0e80-9f60-4c3e-b8d5-62509a39bc94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10770 2024.07.19 17:52:18.931148 [ 3 ] {} <Trace> HTTP-Session: fb6a0e80-9f60-4c3e-b8d5-62509a39bc94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10771 2024.07.19 17:52:18.931339 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10772 2024.07.19 17:52:18.931407 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10773 2024.07.19 17:52:18.931605 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10774 2024.07.19 17:52:18.932073 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10775 2024.07.19 17:52:18.932117 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10776 2024.07.19 17:52:18.932508 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10777 2024.07.19 17:52:18.932871 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10778 2024.07.19 17:52:18.933022 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001743 sec., 10327.022375215147 rows/sec., 837.05 KiB/sec.
10779 2024.07.19 17:52:18.933028 [ 121 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10780 2024.07.19 17:52:18.933083 [ 121 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10781 2024.07.19 17:52:18.933124 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10782 2024.07.19 17:52:18.933235 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
10783 2024.07.19 17:52:18.933270 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Debug> DynamicQueryHandler: Done processing query
10784 2024.07.19 17:52:18.933304 [ 3 ] {366f3bc3-e3cd-4451-b2cf-c839a641838e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10785 2024.07.19 17:52:18.933329 [ 3 ] {} <Debug> HTTP-Session: fb6a0e80-9f60-4c3e-b8d5-62509a39bc94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10786 2024.07.19 17:52:18.933385 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10787 2024.07.19 17:52:18.933415 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 38 rows starting from the beginning of the part
10788 2024.07.19 17:52:18.933493 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 18 rows starting from the beginning of the part
10789 2024.07.19 17:52:18.933504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10790 2024.07.19 17:52:18.933722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10791 2024.07.19 17:52:18.933803 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part
10792 2024.07.19 17:52:18.933832 [ 3 ] {} <Debug> HTTP-Session: ce5fd3f1-ec20-4195-b50c-811816d2bd86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10793 2024.07.19 17:52:18.933939 [ 3 ] {} <Debug> HTTP-Session: ce5fd3f1-ec20-4195-b50c-811816d2bd86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10794 2024.07.19 17:52:18.934031 [ 3 ] {} <Debug> HTTP-Session: ce5fd3f1-ec20-4195-b50c-811816d2bd86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10795 2024.07.19 17:52:18.934165 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part
10796 2024.07.19 17:52:18.934195 [ 3 ] {} <Trace> HTTP-Session: ce5fd3f1-ec20-4195-b50c-811816d2bd86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10797 2024.07.19 17:52:18.934461 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part
10798 2024.07.19 17:52:18.934585 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10799 2024.07.19 17:52:18.934609 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part
10800 2024.07.19 17:52:18.934716 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10801 2024.07.19 17:52:18.935288 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10802 2024.07.19 17:52:18.935960 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10803 2024.07.19 17:52:18.936005 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10804 2024.07.19 17:52:18.936480 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003297506 sec., 40030.25316709052 rows/sec., 3.04 MiB/sec.
10805 2024.07.19 17:52:18.936553 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10806 2024.07.19 17:52:18.936700 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10807 2024.07.19 17:52:18.937308 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10808 2024.07.19 17:52:18.937601 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.003169 sec., 34711.265383401704 rows/sec., 2.84 MiB/sec.
10809 2024.07.19 17:52:18.937742 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10810 2024.07.19 17:52:18.937921 [ 200 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_51_10} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10811 2024.07.19 17:52:18.937939 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Debug> DynamicQueryHandler: Done processing query
10812 2024.07.19 17:52:18.937982 [ 3 ] {2e826092-8cb7-4370-8792-cf42aba64c21} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10813 2024.07.19 17:52:18.938033 [ 3 ] {} <Debug> HTTP-Session: ce5fd3f1-ec20-4195-b50c-811816d2bd86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10814 2024.07.19 17:52:18.938105 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10815 2024.07.19 17:52:18.938210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10816 2024.07.19 17:52:18.938271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10817 2024.07.19 17:52:18.938291 [ 3 ] {} <Debug> HTTP-Session: f6193606-6809-4137-b702-4df34ac9b0ef Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10818 2024.07.19 17:52:18.938336 [ 3 ] {} <Debug> HTTP-Session: f6193606-6809-4137-b702-4df34ac9b0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.07.19 17:52:18.938350 [ 3 ] {} <Debug> HTTP-Session: f6193606-6809-4137-b702-4df34ac9b0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10820 2024.07.19 17:52:18.938385 [ 3 ] {} <Trace> HTTP-Session: f6193606-6809-4137-b702-4df34ac9b0ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10821 2024.07.19 17:52:18.938525 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10822 2024.07.19 17:52:18.938571 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10823 2024.07.19 17:52:18.938714 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10824 2024.07.19 17:52:18.939088 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10825 2024.07.19 17:52:18.939124 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10826 2024.07.19 17:52:18.939449 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10827 2024.07.19 17:52:18.939767 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10828 2024.07.19 17:52:18.939922 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 4.40 MiB/sec.
10829 2024.07.19 17:52:18.940094 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Debug> DynamicQueryHandler: Done processing query
10830 2024.07.19 17:52:18.940118 [ 3 ] {b924e46e-0a05-4242-874f-db243b3afea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10831 2024.07.19 17:52:18.940135 [ 3 ] {} <Debug> HTTP-Session: f6193606-6809-4137-b702-4df34ac9b0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10832 2024.07.19 17:52:18.940306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10833 2024.07.19 17:52:18.940358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10834 2024.07.19 17:52:18.940376 [ 3 ] {} <Debug> HTTP-Session: 6e8a441c-e38f-4de5-8ac5-d9937e1f929f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10835 2024.07.19 17:52:18.940392 [ 3 ] {} <Debug> HTTP-Session: 6e8a441c-e38f-4de5-8ac5-d9937e1f929f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.07.19 17:52:18.940405 [ 3 ] {} <Debug> HTTP-Session: 6e8a441c-e38f-4de5-8ac5-d9937e1f929f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10837 2024.07.19 17:52:18.940437 [ 3 ] {} <Trace> HTTP-Session: 6e8a441c-e38f-4de5-8ac5-d9937e1f929f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10838 2024.07.19 17:52:18.940590 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10839 2024.07.19 17:52:18.940636 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10840 2024.07.19 17:52:18.940780 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10841 2024.07.19 17:52:18.941203 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10842 2024.07.19 17:52:18.941238 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10843 2024.07.19 17:52:18.941631 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10844 2024.07.19 17:52:18.941985 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10845 2024.07.19 17:52:18.942119 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
10846 2024.07.19 17:52:18.942294 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Debug> DynamicQueryHandler: Done processing query
10847 2024.07.19 17:52:18.942318 [ 3 ] {d0546fe3-d815-4966-9f7b-04d72920f8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10848 2024.07.19 17:52:18.942334 [ 3 ] {} <Debug> HTTP-Session: 6e8a441c-e38f-4de5-8ac5-d9937e1f929f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10849 2024.07.19 17:52:18.942526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10850 2024.07.19 17:52:18.942577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10851 2024.07.19 17:52:18.942596 [ 3 ] {} <Debug> HTTP-Session: 3f5bdb32-8672-4bb9-8419-0ab491671411 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10852 2024.07.19 17:52:18.942612 [ 3 ] {} <Debug> HTTP-Session: 3f5bdb32-8672-4bb9-8419-0ab491671411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10853 2024.07.19 17:52:18.942626 [ 3 ] {} <Debug> HTTP-Session: 3f5bdb32-8672-4bb9-8419-0ab491671411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10854 2024.07.19 17:52:18.942658 [ 3 ] {} <Trace> HTTP-Session: 3f5bdb32-8672-4bb9-8419-0ab491671411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10855 2024.07.19 17:52:18.943053 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10856 2024.07.19 17:52:18.943119 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10857 2024.07.19 17:52:18.943519 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10858 2024.07.19 17:52:18.944125 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10859 2024.07.19 17:52:18.944161 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10860 2024.07.19 17:52:18.944777 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10861 2024.07.19 17:52:18.945198 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10862 2024.07.19 17:52:18.945346 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002612 sec., 6891.2710566615615 rows/sec., 12.35 MiB/sec.
10863 2024.07.19 17:52:18.945570 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Debug> DynamicQueryHandler: Done processing query
10864 2024.07.19 17:52:18.945594 [ 3 ] {d6bdec1a-364e-4eb0-bf8a-5f512baf0a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10865 2024.07.19 17:52:18.945610 [ 3 ] {} <Debug> HTTP-Session: 3f5bdb32-8672-4bb9-8419-0ab491671411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.07.19 17:52:18.945739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10867 2024.07.19 17:52:18.945789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10868 2024.07.19 17:52:18.945808 [ 3 ] {} <Debug> HTTP-Session: e185f958-2cf1-4948-90a5-7b2f4166daf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10869 2024.07.19 17:52:18.945826 [ 3 ] {} <Debug> HTTP-Session: e185f958-2cf1-4948-90a5-7b2f4166daf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10870 2024.07.19 17:52:18.945840 [ 3 ] {} <Debug> HTTP-Session: e185f958-2cf1-4948-90a5-7b2f4166daf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.07.19 17:52:18.945872 [ 3 ] {} <Trace> HTTP-Session: e185f958-2cf1-4948-90a5-7b2f4166daf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10872 2024.07.19 17:52:18.946002 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10873 2024.07.19 17:52:18.946047 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10874 2024.07.19 17:52:18.946174 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10875 2024.07.19 17:52:18.946484 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10876 2024.07.19 17:52:18.946520 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10877 2024.07.19 17:52:18.946887 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10878 2024.07.19 17:52:18.947214 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10879 2024.07.19 17:52:18.947344 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
10880 2024.07.19 17:52:18.947510 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Debug> DynamicQueryHandler: Done processing query
10881 2024.07.19 17:52:18.947535 [ 3 ] {ad7be989-d8d8-47a5-85e3-bf69bfd33fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10882 2024.07.19 17:52:18.947551 [ 3 ] {} <Debug> HTTP-Session: e185f958-2cf1-4948-90a5-7b2f4166daf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10883 2024.07.19 17:52:23.077726 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
10884 2024.07.19 17:52:23.077849 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
10885 2024.07.19 17:52:23.936937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10886 2024.07.19 17:52:23.937068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10887 2024.07.19 17:52:23.937097 [ 3 ] {} <Debug> HTTP-Session: 55aaef71-b669-4cec-92f4-1e3debc959e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10888 2024.07.19 17:52:23.937126 [ 3 ] {} <Debug> HTTP-Session: 55aaef71-b669-4cec-92f4-1e3debc959e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10889 2024.07.19 17:52:23.937144 [ 3 ] {} <Debug> HTTP-Session: 55aaef71-b669-4cec-92f4-1e3debc959e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10890 2024.07.19 17:52:23.937202 [ 3 ] {} <Trace> HTTP-Session: 55aaef71-b669-4cec-92f4-1e3debc959e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10891 2024.07.19 17:52:23.937411 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10892 2024.07.19 17:52:23.937496 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10893 2024.07.19 17:52:23.937737 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10894 2024.07.19 17:52:23.938186 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10895 2024.07.19 17:52:23.938233 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10896 2024.07.19 17:52:23.938626 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10897 2024.07.19 17:52:23.938973 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10898 2024.07.19 17:52:23.939143 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001794 sec., 11148.272017837235 rows/sec., 821.97 KiB/sec.
10899 2024.07.19 17:52:23.939363 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Debug> DynamicQueryHandler: Done processing query
10900 2024.07.19 17:52:23.939392 [ 3 ] {32adb4d6-bc1a-43d8-81f6-15cd06840e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10901 2024.07.19 17:52:23.939409 [ 3 ] {} <Debug> HTTP-Session: 55aaef71-b669-4cec-92f4-1e3debc959e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10902 2024.07.19 17:52:23.939640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 35772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10903 2024.07.19 17:52:23.939696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10904 2024.07.19 17:52:23.939716 [ 3 ] {} <Debug> HTTP-Session: 7c0a0eef-d143-43f6-b304-20a2e8bdc7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10905 2024.07.19 17:52:23.939737 [ 3 ] {} <Debug> HTTP-Session: 7c0a0eef-d143-43f6-b304-20a2e8bdc7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10906 2024.07.19 17:52:23.939751 [ 3 ] {} <Debug> HTTP-Session: 7c0a0eef-d143-43f6-b304-20a2e8bdc7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10907 2024.07.19 17:52:23.939787 [ 3 ] {} <Trace> HTTP-Session: 7c0a0eef-d143-43f6-b304-20a2e8bdc7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10908 2024.07.19 17:52:23.939958 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10909 2024.07.19 17:52:23.940005 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10910 2024.07.19 17:52:23.940138 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10911 2024.07.19 17:52:23.940601 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10912 2024.07.19 17:52:23.940640 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10913 2024.07.19 17:52:23.940976 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10914 2024.07.19 17:52:23.941294 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10915 2024.07.19 17:52:23.941447 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Debug> executeQuery: Read 239 rows, 21.23 KiB in 0.001562 sec., 153008.9628681178 rows/sec., 13.27 MiB/sec.
10916 2024.07.19 17:52:23.941627 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Debug> DynamicQueryHandler: Done processing query
10917 2024.07.19 17:52:23.941652 [ 3 ] {a0e1cf66-03cb-4367-b8b4-8666819b6f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10918 2024.07.19 17:52:23.941668 [ 3 ] {} <Debug> HTTP-Session: 7c0a0eef-d143-43f6-b304-20a2e8bdc7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.07.19 17:52:23.941854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10920 2024.07.19 17:52:23.941906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10921 2024.07.19 17:52:23.941925 [ 3 ] {} <Debug> HTTP-Session: 408d76a4-9185-418b-95f3-3180d3497c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10922 2024.07.19 17:52:23.941943 [ 3 ] {} <Debug> HTTP-Session: 408d76a4-9185-418b-95f3-3180d3497c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10923 2024.07.19 17:52:23.941957 [ 3 ] {} <Debug> HTTP-Session: 408d76a4-9185-418b-95f3-3180d3497c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10924 2024.07.19 17:52:23.941991 [ 3 ] {} <Trace> HTTP-Session: 408d76a4-9185-418b-95f3-3180d3497c85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10925 2024.07.19 17:52:23.942226 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10926 2024.07.19 17:52:23.942270 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10927 2024.07.19 17:52:23.942401 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10928 2024.07.19 17:52:23.942919 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10929 2024.07.19 17:52:23.942960 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10930 2024.07.19 17:52:23.943338 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10931 2024.07.19 17:52:23.943683 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10932 2024.07.19 17:52:23.943833 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Debug> executeQuery: Read 420 rows, 30.49 KiB in 0.001731 sec., 242634.31542461007 rows/sec., 17.20 MiB/sec.
10933 2024.07.19 17:52:23.943997 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Debug> DynamicQueryHandler: Done processing query
10934 2024.07.19 17:52:23.944022 [ 3 ] {ee54a7a7-dbd1-4cd4-8240-79395866199a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10935 2024.07.19 17:52:23.944038 [ 3 ] {} <Debug> HTTP-Session: 408d76a4-9185-418b-95f3-3180d3497c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10936 2024.07.19 17:52:23.944187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10937 2024.07.19 17:52:23.944235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10938 2024.07.19 17:52:23.944255 [ 3 ] {} <Debug> HTTP-Session: c6f7bc14-44a2-436c-af10-9c94501930a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10939 2024.07.19 17:52:23.944273 [ 3 ] {} <Debug> HTTP-Session: c6f7bc14-44a2-436c-af10-9c94501930a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.07.19 17:52:23.944287 [ 3 ] {} <Debug> HTTP-Session: c6f7bc14-44a2-436c-af10-9c94501930a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10941 2024.07.19 17:52:23.944320 [ 3 ] {} <Trace> HTTP-Session: c6f7bc14-44a2-436c-af10-9c94501930a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10942 2024.07.19 17:52:23.944420 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10943 2024.07.19 17:52:23.944467 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10944 2024.07.19 17:52:23.944596 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10945 2024.07.19 17:52:23.944868 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10946 2024.07.19 17:52:23.944915 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10947 2024.07.19 17:52:23.945306 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10948 2024.07.19 17:52:23.945652 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10949 2024.07.19 17:52:23.945806 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 183.50 KiB/sec.
10950 2024.07.19 17:52:23.946077 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Debug> DynamicQueryHandler: Done processing query
10951 2024.07.19 17:52:23.946115 [ 3 ] {0f8953f8-b416-4bd2-be72-e0285137af33} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10952 2024.07.19 17:52:23.946132 [ 3 ] {} <Debug> HTTP-Session: c6f7bc14-44a2-436c-af10-9c94501930a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10953 2024.07.19 17:52:23.946261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10954 2024.07.19 17:52:23.946312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10955 2024.07.19 17:52:23.946331 [ 3 ] {} <Debug> HTTP-Session: 7f824205-f82f-4a7f-a6a3-48adbb27e156 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10956 2024.07.19 17:52:23.946348 [ 3 ] {} <Debug> HTTP-Session: 7f824205-f82f-4a7f-a6a3-48adbb27e156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10957 2024.07.19 17:52:23.946362 [ 3 ] {} <Debug> HTTP-Session: 7f824205-f82f-4a7f-a6a3-48adbb27e156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10958 2024.07.19 17:52:23.946393 [ 3 ] {} <Trace> HTTP-Session: 7f824205-f82f-4a7f-a6a3-48adbb27e156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10959 2024.07.19 17:52:23.946528 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10960 2024.07.19 17:52:23.946588 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10961 2024.07.19 17:52:23.946756 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10962 2024.07.19 17:52:23.947100 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10963 2024.07.19 17:52:23.947142 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10964 2024.07.19 17:52:23.947519 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10965 2024.07.19 17:52:23.947882 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10966 2024.07.19 17:52:23.948034 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001544 sec., 49870.466321243526 rows/sec., 3.07 MiB/sec.
10967 2024.07.19 17:52:23.948316 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Debug> DynamicQueryHandler: Done processing query
10968 2024.07.19 17:52:23.948361 [ 3 ] {270a8378-38d5-4027-8354-32dc35738d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10969 2024.07.19 17:52:23.948379 [ 3 ] {} <Debug> HTTP-Session: 7f824205-f82f-4a7f-a6a3-48adbb27e156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.07.19 17:52:23.948546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10971 2024.07.19 17:52:23.948596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10972 2024.07.19 17:52:23.948615 [ 3 ] {} <Debug> HTTP-Session: 1886da41-b00c-4b7e-a0ca-fe23321212ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10973 2024.07.19 17:52:23.948632 [ 3 ] {} <Debug> HTTP-Session: 1886da41-b00c-4b7e-a0ca-fe23321212ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10974 2024.07.19 17:52:23.948646 [ 3 ] {} <Debug> HTTP-Session: 1886da41-b00c-4b7e-a0ca-fe23321212ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10975 2024.07.19 17:52:23.948677 [ 3 ] {} <Trace> HTTP-Session: 1886da41-b00c-4b7e-a0ca-fe23321212ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10976 2024.07.19 17:52:23.948849 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10977 2024.07.19 17:52:23.948899 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10978 2024.07.19 17:52:23.949062 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10979 2024.07.19 17:52:23.949476 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10980 2024.07.19 17:52:23.949513 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10981 2024.07.19 17:52:23.949893 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10982 2024.07.19 17:52:23.950241 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10983 2024.07.19 17:52:23.950395 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001627 sec., 120467.11739397664 rows/sec., 8.41 MiB/sec.
10984 2024.07.19 17:52:23.950572 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Debug> DynamicQueryHandler: Done processing query
10985 2024.07.19 17:52:23.950598 [ 3 ] {efd4fc6b-b868-4c5c-9f40-fd0a29f3b164} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10986 2024.07.19 17:52:23.950614 [ 3 ] {} <Debug> HTTP-Session: 1886da41-b00c-4b7e-a0ca-fe23321212ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10987 2024.07.19 17:52:23.950762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10988 2024.07.19 17:52:23.950812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10989 2024.07.19 17:52:23.950831 [ 3 ] {} <Debug> HTTP-Session: 9c69c1bd-74ae-40ac-8074-37051fd7e672 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
10990 2024.07.19 17:52:23.950848 [ 3 ] {} <Debug> HTTP-Session: 9c69c1bd-74ae-40ac-8074-37051fd7e672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.07.19 17:52:23.950863 [ 3 ] {} <Debug> HTTP-Session: 9c69c1bd-74ae-40ac-8074-37051fd7e672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10992 2024.07.19 17:52:23.950902 [ 3 ] {} <Trace> HTTP-Session: 9c69c1bd-74ae-40ac-8074-37051fd7e672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10993 2024.07.19 17:52:23.951128 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10994 2024.07.19 17:52:23.951194 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10995 2024.07.19 17:52:23.951670 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10996 2024.07.19 17:52:23.952279 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10997 2024.07.19 17:52:23.952316 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
10998 2024.07.19 17:52:23.952911 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10999 2024.07.19 17:52:23.953332 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11000 2024.07.19 17:52:23.953551 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002563 sec., 5462.348809988294 rows/sec., 9.79 MiB/sec.
11001 2024.07.19 17:52:23.953768 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Debug> DynamicQueryHandler: Done processing query
11002 2024.07.19 17:52:23.953794 [ 3 ] {89c47a52-13f1-407a-9271-3f539f03ce34} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11003 2024.07.19 17:52:23.953810 [ 3 ] {} <Debug> HTTP-Session: 9c69c1bd-74ae-40ac-8074-37051fd7e672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11004 2024.07.19 17:52:23.953947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11005 2024.07.19 17:52:23.953995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11006 2024.07.19 17:52:23.954014 [ 3 ] {} <Debug> HTTP-Session: da709961-2d0d-4cb5-8d8c-e40d234d2177 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11007 2024.07.19 17:52:23.954030 [ 3 ] {} <Debug> HTTP-Session: da709961-2d0d-4cb5-8d8c-e40d234d2177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11008 2024.07.19 17:52:23.954044 [ 3 ] {} <Debug> HTTP-Session: da709961-2d0d-4cb5-8d8c-e40d234d2177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11009 2024.07.19 17:52:23.954076 [ 3 ] {} <Trace> HTTP-Session: da709961-2d0d-4cb5-8d8c-e40d234d2177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11010 2024.07.19 17:52:23.954180 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11011 2024.07.19 17:52:23.954225 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11012 2024.07.19 17:52:23.954376 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11013 2024.07.19 17:52:23.954718 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11014 2024.07.19 17:52:23.954762 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11015 2024.07.19 17:52:23.955177 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11016 2024.07.19 17:52:23.955543 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11017 2024.07.19 17:52:23.955699 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001539 sec., 14944.769330734243 rows/sec., 808.41 KiB/sec.
11018 2024.07.19 17:52:23.955879 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Debug> DynamicQueryHandler: Done processing query
11019 2024.07.19 17:52:23.955906 [ 3 ] {e77c8534-9c37-4c1b-93c7-aa6568280229} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11020 2024.07.19 17:52:23.955923 [ 3 ] {} <Debug> HTTP-Session: da709961-2d0d-4cb5-8d8c-e40d234d2177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11021 2024.07.19 17:52:23.956061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11022 2024.07.19 17:52:23.956115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11023 2024.07.19 17:52:23.956136 [ 3 ] {} <Debug> HTTP-Session: b89693f1-7173-4993-86a1-3fc9eeda8946 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11024 2024.07.19 17:52:23.956154 [ 3 ] {} <Debug> HTTP-Session: b89693f1-7173-4993-86a1-3fc9eeda8946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.07.19 17:52:23.956169 [ 3 ] {} <Debug> HTTP-Session: b89693f1-7173-4993-86a1-3fc9eeda8946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11026 2024.07.19 17:52:23.956200 [ 3 ] {} <Trace> HTTP-Session: b89693f1-7173-4993-86a1-3fc9eeda8946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11027 2024.07.19 17:52:23.956321 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11028 2024.07.19 17:52:23.956368 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11029 2024.07.19 17:52:23.956501 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11030 2024.07.19 17:52:23.956837 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11031 2024.07.19 17:52:23.956882 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11032 2024.07.19 17:52:23.957255 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11033 2024.07.19 17:52:23.957603 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11034 2024.07.19 17:52:23.957759 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec.
11035 2024.07.19 17:52:23.957943 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Debug> DynamicQueryHandler: Done processing query
11036 2024.07.19 17:52:23.957970 [ 3 ] {0037c101-d1f8-442b-8bf7-a60ad0d660ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11037 2024.07.19 17:52:23.957987 [ 3 ] {} <Debug> HTTP-Session: b89693f1-7173-4993-86a1-3fc9eeda8946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11038 2024.07.19 17:52:28.930808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11039 2024.07.19 17:52:28.930938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11040 2024.07.19 17:52:28.930963 [ 3 ] {} <Debug> HTTP-Session: ddd93192-2dbd-4623-8432-6be5061fc802 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11041 2024.07.19 17:52:28.930988 [ 3 ] {} <Debug> HTTP-Session: ddd93192-2dbd-4623-8432-6be5061fc802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11042 2024.07.19 17:52:28.931003 [ 3 ] {} <Debug> HTTP-Session: ddd93192-2dbd-4623-8432-6be5061fc802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11043 2024.07.19 17:52:28.931052 [ 3 ] {} <Trace> HTTP-Session: ddd93192-2dbd-4623-8432-6be5061fc802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11044 2024.07.19 17:52:28.931231 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11045 2024.07.19 17:52:28.931298 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11046 2024.07.19 17:52:28.931489 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11047 2024.07.19 17:52:28.931921 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11048 2024.07.19 17:52:28.931962 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11049 2024.07.19 17:52:28.932330 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11050 2024.07.19 17:52:28.932669 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11051 2024.07.19 17:52:28.932810 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001638 sec., 10989.010989010989 rows/sec., 890.71 KiB/sec.
11052 2024.07.19 17:52:28.933101 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Debug> DynamicQueryHandler: Done processing query
11053 2024.07.19 17:52:28.933151 [ 3 ] {614ed36a-cbaa-46f4-a019-c5804832cf93} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11054 2024.07.19 17:52:28.933187 [ 3 ] {} <Debug> HTTP-Session: ddd93192-2dbd-4623-8432-6be5061fc802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11055 2024.07.19 17:52:28.933333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11056 2024.07.19 17:52:28.933384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11057 2024.07.19 17:52:28.933404 [ 3 ] {} <Debug> HTTP-Session: 5771da86-95a4-4235-8bfd-cb2be0d6c4ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11058 2024.07.19 17:52:28.933422 [ 3 ] {} <Debug> HTTP-Session: 5771da86-95a4-4235-8bfd-cb2be0d6c4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11059 2024.07.19 17:52:28.933436 [ 3 ] {} <Debug> HTTP-Session: 5771da86-95a4-4235-8bfd-cb2be0d6c4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11060 2024.07.19 17:52:28.933468 [ 3 ] {} <Trace> HTTP-Session: 5771da86-95a4-4235-8bfd-cb2be0d6c4ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11061 2024.07.19 17:52:28.933599 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11062 2024.07.19 17:52:28.933645 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11063 2024.07.19 17:52:28.933794 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11064 2024.07.19 17:52:28.934181 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11065 2024.07.19 17:52:28.934218 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11066 2024.07.19 17:52:28.934540 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11067 2024.07.19 17:52:28.934856 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11068 2024.07.19 17:52:28.934981 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001431 sec., 76869.32215234102 rows/sec., 6.28 MiB/sec.
11069 2024.07.19 17:52:28.935168 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Debug> DynamicQueryHandler: Done processing query
11070 2024.07.19 17:52:28.935196 [ 3 ] {a153764e-37ab-4c44-9eaf-cbbc10da9b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11071 2024.07.19 17:52:28.935214 [ 3 ] {} <Debug> HTTP-Session: 5771da86-95a4-4235-8bfd-cb2be0d6c4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11072 2024.07.19 17:52:28.935344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11073 2024.07.19 17:52:28.935397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11074 2024.07.19 17:52:28.935417 [ 3 ] {} <Debug> HTTP-Session: 6d7ec41e-c9b4-4047-9dd8-27ce8abb569a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11075 2024.07.19 17:52:28.935434 [ 3 ] {} <Debug> HTTP-Session: 6d7ec41e-c9b4-4047-9dd8-27ce8abb569a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11076 2024.07.19 17:52:28.935449 [ 3 ] {} <Debug> HTTP-Session: 6d7ec41e-c9b4-4047-9dd8-27ce8abb569a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11077 2024.07.19 17:52:28.935480 [ 3 ] {} <Trace> HTTP-Session: 6d7ec41e-c9b4-4047-9dd8-27ce8abb569a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11078 2024.07.19 17:52:28.935602 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11079 2024.07.19 17:52:28.935645 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11080 2024.07.19 17:52:28.935770 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11081 2024.07.19 17:52:28.936091 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11082 2024.07.19 17:52:28.936128 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11083 2024.07.19 17:52:28.936441 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11084 2024.07.19 17:52:28.936760 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11085 2024.07.19 17:52:28.936899 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001343 sec., 61057.33432613552 rows/sec., 4.77 MiB/sec.
11086 2024.07.19 17:52:28.937140 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Debug> DynamicQueryHandler: Done processing query
11087 2024.07.19 17:52:28.937196 [ 3 ] {fd7fe516-7f2e-4fdd-b8a2-dc8f82ade619} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11088 2024.07.19 17:52:28.937258 [ 3 ] {} <Debug> HTTP-Session: 6d7ec41e-c9b4-4047-9dd8-27ce8abb569a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11089 2024.07.19 17:52:28.937450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11090 2024.07.19 17:52:28.937504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11091 2024.07.19 17:52:28.937523 [ 3 ] {} <Debug> HTTP-Session: e0409d1e-cdfa-49e1-8f78-dab0886577fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11092 2024.07.19 17:52:28.937540 [ 3 ] {} <Debug> HTTP-Session: e0409d1e-cdfa-49e1-8f78-dab0886577fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11093 2024.07.19 17:52:28.937553 [ 3 ] {} <Debug> HTTP-Session: e0409d1e-cdfa-49e1-8f78-dab0886577fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11094 2024.07.19 17:52:28.937585 [ 3 ] {} <Trace> HTTP-Session: e0409d1e-cdfa-49e1-8f78-dab0886577fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11095 2024.07.19 17:52:28.937737 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11096 2024.07.19 17:52:28.937784 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11097 2024.07.19 17:52:28.937947 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11098 2024.07.19 17:52:28.938354 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11099 2024.07.19 17:52:28.938392 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11100 2024.07.19 17:52:28.938783 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11101 2024.07.19 17:52:28.939122 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11102 2024.07.19 17:52:28.939283 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec.
11103 2024.07.19 17:52:28.939470 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Debug> DynamicQueryHandler: Done processing query
11104 2024.07.19 17:52:28.939496 [ 3 ] {a1f536e6-82db-44db-8727-6ff8b231aa3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11105 2024.07.19 17:52:28.939513 [ 3 ] {} <Debug> HTTP-Session: e0409d1e-cdfa-49e1-8f78-dab0886577fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11106 2024.07.19 17:52:28.939667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11107 2024.07.19 17:52:28.939719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11108 2024.07.19 17:52:28.939739 [ 3 ] {} <Debug> HTTP-Session: b1d125da-bd08-4f94-9d10-786dd8c0b076 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11109 2024.07.19 17:52:28.939755 [ 3 ] {} <Debug> HTTP-Session: b1d125da-bd08-4f94-9d10-786dd8c0b076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11110 2024.07.19 17:52:28.939770 [ 3 ] {} <Debug> HTTP-Session: b1d125da-bd08-4f94-9d10-786dd8c0b076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11111 2024.07.19 17:52:28.939800 [ 3 ] {} <Trace> HTTP-Session: b1d125da-bd08-4f94-9d10-786dd8c0b076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11112 2024.07.19 17:52:28.940060 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11113 2024.07.19 17:52:28.940126 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11114 2024.07.19 17:52:28.940542 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11115 2024.07.19 17:52:28.941074 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11116 2024.07.19 17:52:28.941112 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11117 2024.07.19 17:52:28.941702 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11118 2024.07.19 17:52:28.942109 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11119 2024.07.19 17:52:28.942300 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002423 sec., 7428.807263722659 rows/sec., 13.31 MiB/sec.
11120 2024.07.19 17:52:28.942536 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Debug> DynamicQueryHandler: Done processing query
11121 2024.07.19 17:52:28.942567 [ 3 ] {9ace7b60-20af-4955-b6b0-8a4f347c9006} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11122 2024.07.19 17:52:28.942587 [ 3 ] {} <Debug> HTTP-Session: b1d125da-bd08-4f94-9d10-786dd8c0b076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11123 2024.07.19 17:52:28.942720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11124 2024.07.19 17:52:28.942777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11125 2024.07.19 17:52:28.942800 [ 3 ] {} <Debug> HTTP-Session: 59e05d7f-af98-4116-872e-c7cc3fe64f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11126 2024.07.19 17:52:28.942818 [ 3 ] {} <Debug> HTTP-Session: 59e05d7f-af98-4116-872e-c7cc3fe64f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11127 2024.07.19 17:52:28.942835 [ 3 ] {} <Debug> HTTP-Session: 59e05d7f-af98-4116-872e-c7cc3fe64f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11128 2024.07.19 17:52:28.942869 [ 3 ] {} <Trace> HTTP-Session: 59e05d7f-af98-4116-872e-c7cc3fe64f3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11129 2024.07.19 17:52:28.943001 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11130 2024.07.19 17:52:28.943048 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11131 2024.07.19 17:52:28.943175 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11132 2024.07.19 17:52:28.943470 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11133 2024.07.19 17:52:28.943505 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB.
11134 2024.07.19 17:52:28.943865 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11135 2024.07.19 17:52:28.944195 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11136 2024.07.19 17:52:28.944359 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
11137 2024.07.19 17:52:28.944535 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Debug> DynamicQueryHandler: Done processing query
11138 2024.07.19 17:52:28.944559 [ 3 ] {f8efe124-1ed1-4347-9197-a73d1701656c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11139 2024.07.19 17:52:28.944576 [ 3 ] {} <Debug> HTTP-Session: 59e05d7f-af98-4116-872e-c7cc3fe64f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11140 2024.07.19 17:52:33.934647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11141 2024.07.19 17:52:33.934787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11142 2024.07.19 17:52:33.934816 [ 3 ] {} <Debug> HTTP-Session: f92b8b7c-dcff-4d9f-b68c-1443df984231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11143 2024.07.19 17:52:33.934844 [ 3 ] {} <Debug> HTTP-Session: f92b8b7c-dcff-4d9f-b68c-1443df984231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11144 2024.07.19 17:52:33.934861 [ 3 ] {} <Debug> HTTP-Session: f92b8b7c-dcff-4d9f-b68c-1443df984231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11145 2024.07.19 17:52:33.934916 [ 3 ] {} <Trace> HTTP-Session: f92b8b7c-dcff-4d9f-b68c-1443df984231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11146 2024.07.19 17:52:33.935120 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11147 2024.07.19 17:52:33.935190 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11148 2024.07.19 17:52:33.935380 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11149 2024.07.19 17:52:33.935784 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11150 2024.07.19 17:52:33.935826 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11151 2024.07.19 17:52:33.936182 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11152 2024.07.19 17:52:33.936519 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11153 2024.07.19 17:52:33.936680 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001625 sec., 12307.692307692309 rows/sec., 907.45 KiB/sec.
11154 2024.07.19 17:52:33.936870 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Debug> DynamicQueryHandler: Done processing query
11155 2024.07.19 17:52:33.936896 [ 3 ] {5285af5c-fc43-4f31-941a-fc8e5b33955e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11156 2024.07.19 17:52:33.936912 [ 3 ] {} <Debug> HTTP-Session: f92b8b7c-dcff-4d9f-b68c-1443df984231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11157 2024.07.19 17:52:33.937030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11158 2024.07.19 17:52:33.937078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11159 2024.07.19 17:52:33.937098 [ 3 ] {} <Debug> HTTP-Session: 7e54ba4d-2647-4758-b612-5edfbccef78f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11160 2024.07.19 17:52:33.937115 [ 3 ] {} <Debug> HTTP-Session: 7e54ba4d-2647-4758-b612-5edfbccef78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11161 2024.07.19 17:52:33.937129 [ 3 ] {} <Debug> HTTP-Session: 7e54ba4d-2647-4758-b612-5edfbccef78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11162 2024.07.19 17:52:33.937160 [ 3 ] {} <Trace> HTTP-Session: 7e54ba4d-2647-4758-b612-5edfbccef78f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11163 2024.07.19 17:52:33.937255 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11164 2024.07.19 17:52:33.937298 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11165 2024.07.19 17:52:33.937429 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11166 2024.07.19 17:52:33.937722 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11167 2024.07.19 17:52:33.937758 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11168 2024.07.19 17:52:33.938049 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11169 2024.07.19 17:52:33.938345 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11170 2024.07.19 17:52:33.938499 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001261 sec., 4758.128469468676 rows/sec., 387.99 KiB/sec.
11171 2024.07.19 17:52:33.938749 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Debug> DynamicQueryHandler: Done processing query
11172 2024.07.19 17:52:33.938779 [ 3 ] {7d355af0-e7db-4c34-9fbd-677745f8e8a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11173 2024.07.19 17:52:33.938795 [ 3 ] {} <Debug> HTTP-Session: 7e54ba4d-2647-4758-b612-5edfbccef78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.07.19 17:52:33.938946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11175 2024.07.19 17:52:33.938994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11176 2024.07.19 17:52:33.939012 [ 3 ] {} <Debug> HTTP-Session: 68a06bfe-1667-40f5-ab15-018d522b03e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11177 2024.07.19 17:52:33.939029 [ 3 ] {} <Debug> HTTP-Session: 68a06bfe-1667-40f5-ab15-018d522b03e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11178 2024.07.19 17:52:33.939042 [ 3 ] {} <Debug> HTTP-Session: 68a06bfe-1667-40f5-ab15-018d522b03e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.07.19 17:52:33.939072 [ 3 ] {} <Trace> HTTP-Session: 68a06bfe-1667-40f5-ab15-018d522b03e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11180 2024.07.19 17:52:33.939219 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11181 2024.07.19 17:52:33.939263 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11182 2024.07.19 17:52:33.939407 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11183 2024.07.19 17:52:33.939842 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11184 2024.07.19 17:52:33.939878 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11185 2024.07.19 17:52:33.940202 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11186 2024.07.19 17:52:33.940502 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11187 2024.07.19 17:52:33.940650 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Debug> executeQuery: Read 206 rows, 18.64 KiB in 0.001494 sec., 137884.87282463186 rows/sec., 12.18 MiB/sec.
11188 2024.07.19 17:52:33.940664 [ 26 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11189 2024.07.19 17:52:33.940770 [ 26 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11190 2024.07.19 17:52:33.940820 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11191 2024.07.19 17:52:33.940908 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Debug> DynamicQueryHandler: Done processing query
11192 2024.07.19 17:52:33.940961 [ 3 ] {80b18b7d-45fc-44a4-ba64-ea0ce1b5e872} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11193 2024.07.19 17:52:33.941014 [ 3 ] {} <Debug> HTTP-Session: 68a06bfe-1667-40f5-ab15-018d522b03e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11194 2024.07.19 17:52:33.941102 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
11195 2024.07.19 17:52:33.941193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11196 2024.07.19 17:52:33.941292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11197 2024.07.19 17:52:33.941354 [ 3 ] {} <Debug> HTTP-Session: 2481a693-6e19-4d01-8fb0-04bf02f917db Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11198 2024.07.19 17:52:33.941409 [ 3 ] {} <Debug> HTTP-Session: 2481a693-6e19-4d01-8fb0-04bf02f917db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11199 2024.07.19 17:52:33.941446 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11200 2024.07.19 17:52:33.941449 [ 3 ] {} <Debug> HTTP-Session: 2481a693-6e19-4d01-8fb0-04bf02f917db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11201 2024.07.19 17:52:33.941513 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 301 rows starting from the beginning of the part
11202 2024.07.19 17:52:33.941529 [ 3 ] {} <Trace> HTTP-Session: 2481a693-6e19-4d01-8fb0-04bf02f917db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11203 2024.07.19 17:52:33.941683 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part
11204 2024.07.19 17:52:33.941964 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 110 rows starting from the beginning of the part
11205 2024.07.19 17:52:33.941990 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11206 2024.07.19 17:52:33.942193 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 239 rows starting from the beginning of the part
11207 2024.07.19 17:52:33.942224 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11208 2024.07.19 17:52:33.942509 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 110 rows starting from the beginning of the part
11209 2024.07.19 17:52:33.942841 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 206 rows starting from the beginning of the part
11210 2024.07.19 17:52:33.943431 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11211 2024.07.19 17:52:33.944155 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11212 2024.07.19 17:52:33.944212 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11213 2024.07.19 17:52:33.945014 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
11214 2024.07.19 17:52:33.945741 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11215 2024.07.19 17:52:33.946094 [ 200 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1169 rows, containing 4 columns (4 merged, 0 gathered) in 0.005159294 sec., 226581.38884893942 rows/sec., 19.55 MiB/sec.
11216 2024.07.19 17:52:33.946154 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004465 sec., 1343.7849944008958 rows/sec., 93.83 KiB/sec.
11217 2024.07.19 17:52:33.946399 [ 200 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11218 2024.07.19 17:52:33.946438 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Debug> DynamicQueryHandler: Done processing query
11219 2024.07.19 17:52:33.946485 [ 3 ] {ed2f05b4-0ef3-45ad-9bea-ed19dd04079d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11220 2024.07.19 17:52:33.946516 [ 3 ] {} <Debug> HTTP-Session: 2481a693-6e19-4d01-8fb0-04bf02f917db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.07.19 17:52:33.946807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11222 2024.07.19 17:52:33.946881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11223 2024.07.19 17:52:33.946926 [ 3 ] {} <Debug> HTTP-Session: b15ba241-86a5-423b-8278-2a3a3de92f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11224 2024.07.19 17:52:33.946952 [ 200 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11225 2024.07.19 17:52:33.946959 [ 3 ] {} <Debug> HTTP-Session: b15ba241-86a5-423b-8278-2a3a3de92f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11226 2024.07.19 17:52:33.947017 [ 3 ] {} <Debug> HTTP-Session: b15ba241-86a5-423b-8278-2a3a3de92f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11227 2024.07.19 17:52:33.947090 [ 3 ] {} <Trace> HTTP-Session: b15ba241-86a5-423b-8278-2a3a3de92f2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11228 2024.07.19 17:52:33.947127 [ 200 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_61_12} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11229 2024.07.19 17:52:33.947264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
11230 2024.07.19 17:52:33.947383 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11231 2024.07.19 17:52:33.947432 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11232 2024.07.19 17:52:33.947582 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11233 2024.07.19 17:52:33.948126 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11234 2024.07.19 17:52:33.948163 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11235 2024.07.19 17:52:33.948515 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11236 2024.07.19 17:52:33.948827 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11237 2024.07.19 17:52:33.948980 [ 26 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11238 2024.07.19 17:52:33.948983 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Debug> executeQuery: Read 402 rows, 29.08 KiB in 0.001765 sec., 227762.03966005665 rows/sec., 16.09 MiB/sec.
11239 2024.07.19 17:52:33.949035 [ 26 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11240 2024.07.19 17:52:33.949107 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11241 2024.07.19 17:52:33.949346 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
11242 2024.07.19 17:52:33.949358 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Debug> DynamicQueryHandler: Done processing query
11243 2024.07.19 17:52:33.949454 [ 3 ] {15fd9b86-42dc-48cd-8d09-84fe704d839e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11244 2024.07.19 17:52:33.949565 [ 3 ] {} <Debug> HTTP-Session: b15ba241-86a5-423b-8278-2a3a3de92f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11245 2024.07.19 17:52:33.949896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11246 2024.07.19 17:52:33.949971 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11247 2024.07.19 17:52:33.950079 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 472 rows starting from the beginning of the part
11248 2024.07.19 17:52:33.950102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11249 2024.07.19 17:52:33.950211 [ 3 ] {} <Debug> HTTP-Session: cc75b74b-c6de-4ae6-983e-8b9c9dd25367 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11250 2024.07.19 17:52:33.950427 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 396 rows starting from the beginning of the part
11251 2024.07.19 17:52:33.950457 [ 3 ] {} <Debug> HTTP-Session: cc75b74b-c6de-4ae6-983e-8b9c9dd25367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.07.19 17:52:33.950549 [ 3 ] {} <Debug> HTTP-Session: cc75b74b-c6de-4ae6-983e-8b9c9dd25367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11253 2024.07.19 17:52:33.950749 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
11254 2024.07.19 17:52:33.950802 [ 3 ] {} <Trace> HTTP-Session: cc75b74b-c6de-4ae6-983e-8b9c9dd25367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11255 2024.07.19 17:52:33.950991 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 420 rows starting from the beginning of the part
11256 2024.07.19 17:52:33.951248 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
11257 2024.07.19 17:52:33.951433 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11258 2024.07.19 17:52:33.951513 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 402 rows starting from the beginning of the part
11259 2024.07.19 17:52:33.951767 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11260 2024.07.19 17:52:33.952273 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11261 2024.07.19 17:52:33.953042 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11262 2024.07.19 17:52:33.953125 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11263 2024.07.19 17:52:33.954243 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11264 2024.07.19 17:52:33.954928 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 4 columns (4 merged, 0 gathered) in 0.005710538 sec., 324662.93018276035 rows/sec., 23.25 MiB/sec.
11265 2024.07.19 17:52:33.954944 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11266 2024.07.19 17:52:33.955139 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11267 2024.07.19 17:52:33.955263 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004018 sec., 1493.2802389248384 rows/sec., 64.16 KiB/sec.
11268 2024.07.19 17:52:33.955913 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Debug> DynamicQueryHandler: Done processing query
11269 2024.07.19 17:52:33.956000 [ 3 ] {5ef4544d-cc28-42a5-a879-34ba0aac1bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11270 2024.07.19 17:52:33.956071 [ 3 ] {} <Debug> HTTP-Session: cc75b74b-c6de-4ae6-983e-8b9c9dd25367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11271 2024.07.19 17:52:33.956269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11272 2024.07.19 17:52:33.956346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11273 2024.07.19 17:52:33.956379 [ 3 ] {} <Debug> HTTP-Session: 2fbd385c-7b07-46e6-aa23-90a21a29b18c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11274 2024.07.19 17:52:33.956419 [ 3 ] {} <Debug> HTTP-Session: 2fbd385c-7b07-46e6-aa23-90a21a29b18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11275 2024.07.19 17:52:33.956425 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11276 2024.07.19 17:52:33.956439 [ 3 ] {} <Debug> HTTP-Session: 2fbd385c-7b07-46e6-aa23-90a21a29b18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11277 2024.07.19 17:52:33.956528 [ 3 ] {} <Trace> HTTP-Session: 2fbd385c-7b07-46e6-aa23-90a21a29b18c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11278 2024.07.19 17:52:33.956627 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_61_12} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11279 2024.07.19 17:52:33.956785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
11280 2024.07.19 17:52:33.956815 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11281 2024.07.19 17:52:33.956882 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11282 2024.07.19 17:52:33.957086 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11283 2024.07.19 17:52:33.957465 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11284 2024.07.19 17:52:33.957514 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11285 2024.07.19 17:52:33.957906 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11286 2024.07.19 17:52:33.958257 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11287 2024.07.19 17:52:33.958413 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001744 sec., 44151.376146788985 rows/sec., 2.72 MiB/sec.
11288 2024.07.19 17:52:33.958614 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Debug> DynamicQueryHandler: Done processing query
11289 2024.07.19 17:52:33.958640 [ 3 ] {4ab290cd-1ac0-41f2-a7e7-5f4ed5b009a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11290 2024.07.19 17:52:33.958657 [ 3 ] {} <Debug> HTTP-Session: 2fbd385c-7b07-46e6-aa23-90a21a29b18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11291 2024.07.19 17:52:33.958820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11292 2024.07.19 17:52:33.958871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11293 2024.07.19 17:52:33.958890 [ 3 ] {} <Debug> HTTP-Session: 13335932-ff4d-4b4d-88b7-e6adc1efa2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11294 2024.07.19 17:52:33.958907 [ 3 ] {} <Debug> HTTP-Session: 13335932-ff4d-4b4d-88b7-e6adc1efa2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11295 2024.07.19 17:52:33.958921 [ 3 ] {} <Debug> HTTP-Session: 13335932-ff4d-4b4d-88b7-e6adc1efa2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11296 2024.07.19 17:52:33.958953 [ 3 ] {} <Trace> HTTP-Session: 13335932-ff4d-4b4d-88b7-e6adc1efa2ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11297 2024.07.19 17:52:33.959136 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11298 2024.07.19 17:52:33.959183 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11299 2024.07.19 17:52:33.959341 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11300 2024.07.19 17:52:33.959726 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11301 2024.07.19 17:52:33.959766 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11302 2024.07.19 17:52:33.960159 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11303 2024.07.19 17:52:33.960564 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11304 2024.07.19 17:52:33.960737 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001694 sec., 95041.32231404958 rows/sec., 6.61 MiB/sec.
11305 2024.07.19 17:52:33.960753 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11306 2024.07.19 17:52:33.960843 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11307 2024.07.19 17:52:33.960901 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11308 2024.07.19 17:52:33.961116 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Debug> DynamicQueryHandler: Done processing query
11309 2024.07.19 17:52:33.961172 [ 3 ] {5393a0f4-3a81-49c4-8983-a517ee899e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11310 2024.07.19 17:52:33.961171 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
11311 2024.07.19 17:52:33.961238 [ 3 ] {} <Debug> HTTP-Session: 13335932-ff4d-4b4d-88b7-e6adc1efa2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11312 2024.07.19 17:52:33.961777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11313 2024.07.19 17:52:33.961926 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11314 2024.07.19 17:52:33.962065 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 8909 rows starting from the beginning of the part
11315 2024.07.19 17:52:33.962078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11316 2024.07.19 17:52:33.962180 [ 3 ] {} <Debug> HTTP-Session: 0443e245-99a0-4063-b648-46cb88adc434 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11317 2024.07.19 17:52:33.962250 [ 3 ] {} <Debug> HTTP-Session: 0443e245-99a0-4063-b648-46cb88adc434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.07.19 17:52:33.962330 [ 3 ] {} <Debug> HTTP-Session: 0443e245-99a0-4063-b648-46cb88adc434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.07.19 17:52:33.962375 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
11320 2024.07.19 17:52:33.962477 [ 3 ] {} <Trace> HTTP-Session: 0443e245-99a0-4063-b648-46cb88adc434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11321 2024.07.19 17:52:33.962650 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11322 2024.07.19 17:52:33.962834 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 196 rows starting from the beginning of the part
11323 2024.07.19 17:52:33.963020 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
11324 2024.07.19 17:52:33.963077 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11325 2024.07.19 17:52:33.963368 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
11326 2024.07.19 17:52:33.963457 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11327 2024.07.19 17:52:33.965176 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11328 2024.07.19 17:52:33.965869 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11329 2024.07.19 17:52:33.965912 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11330 2024.07.19 17:52:33.967704 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11331 2024.07.19 17:52:33.968405 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11332 2024.07.19 17:52:33.969098 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.006339 sec., 2208.5502445180628 rows/sec., 3.96 MiB/sec.
11333 2024.07.19 17:52:33.969424 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Debug> DynamicQueryHandler: Done processing query
11334 2024.07.19 17:52:33.969450 [ 3 ] {d2115108-b65d-4a70-98fc-79c0dabbfe7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11335 2024.07.19 17:52:33.969468 [ 3 ] {} <Debug> HTTP-Session: 0443e245-99a0-4063-b648-46cb88adc434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11336 2024.07.19 17:52:33.969593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11337 2024.07.19 17:52:33.969647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11338 2024.07.19 17:52:33.969678 [ 3 ] {} <Debug> HTTP-Session: 844fd979-117b-4975-87e3-e09f0453717b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11339 2024.07.19 17:52:33.969711 [ 3 ] {} <Debug> HTTP-Session: 844fd979-117b-4975-87e3-e09f0453717b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.07.19 17:52:33.969730 [ 3 ] {} <Debug> HTTP-Session: 844fd979-117b-4975-87e3-e09f0453717b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.07.19 17:52:33.969762 [ 3 ] {} <Trace> HTTP-Session: 844fd979-117b-4975-87e3-e09f0453717b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11342 2024.07.19 17:52:33.969870 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11343 2024.07.19 17:52:33.969915 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11344 2024.07.19 17:52:33.970204 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11345 2024.07.19 17:52:33.970596 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9746 rows, containing 5 columns (5 merged, 0 gathered) in 0.00959987 sec., 1015222.0811323486 rows/sec., 70.77 MiB/sec.
11346 2024.07.19 17:52:33.970819 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11347 2024.07.19 17:52:33.970854 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11348 2024.07.19 17:52:33.970875 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11349 2024.07.19 17:52:33.971774 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11350 2024.07.19 17:52:33.971836 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11351 2024.07.19 17:52:33.972041 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11352 2024.07.19 17:52:33.972226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB.
11353 2024.07.19 17:52:33.972369 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11354 2024.07.19 17:52:33.972546 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002701 sec., 8515.364679748242 rows/sec., 460.62 KiB/sec.
11355 2024.07.19 17:52:33.972737 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Debug> DynamicQueryHandler: Done processing query
11356 2024.07.19 17:52:33.972762 [ 3 ] {f105efc3-fc68-4dd9-b46b-289b8f88c07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11357 2024.07.19 17:52:33.972778 [ 3 ] {} <Debug> HTTP-Session: 844fd979-117b-4975-87e3-e09f0453717b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.07.19 17:52:33.972900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 8841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11359 2024.07.19 17:52:33.972949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11360 2024.07.19 17:52:33.972968 [ 3 ] {} <Debug> HTTP-Session: 0c40ad9f-6a55-46fd-813d-8c582bbb946a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11361 2024.07.19 17:52:33.972984 [ 3 ] {} <Debug> HTTP-Session: 0c40ad9f-6a55-46fd-813d-8c582bbb946a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11362 2024.07.19 17:52:33.972998 [ 3 ] {} <Debug> HTTP-Session: 0c40ad9f-6a55-46fd-813d-8c582bbb946a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.07.19 17:52:33.973031 [ 3 ] {} <Trace> HTTP-Session: 0c40ad9f-6a55-46fd-813d-8c582bbb946a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11364 2024.07.19 17:52:33.973154 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11365 2024.07.19 17:52:33.973198 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11366 2024.07.19 17:52:33.973330 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11367 2024.07.19 17:52:33.973631 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11368 2024.07.19 17:52:33.973667 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11369 2024.07.19 17:52:33.974028 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11370 2024.07.19 17:52:33.974346 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11371 2024.07.19 17:52:33.974503 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001386 sec., 41847.041847041844 rows/sec., 2.83 MiB/sec.
11372 2024.07.19 17:52:33.974514 [ 26 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11373 2024.07.19 17:52:33.974596 [ 26 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11374 2024.07.19 17:52:33.974649 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11375 2024.07.19 17:52:33.974781 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Debug> DynamicQueryHandler: Done processing query
11376 2024.07.19 17:52:33.974832 [ 3 ] {63611538-25ee-4f32-b0f6-7759335cdde8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11377 2024.07.19 17:52:33.974841 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
11378 2024.07.19 17:52:33.974859 [ 3 ] {} <Debug> HTTP-Session: 0c40ad9f-6a55-46fd-813d-8c582bbb946a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11379 2024.07.19 17:52:33.975033 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11380 2024.07.19 17:52:33.975077 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3142 rows starting from the beginning of the part
11381 2024.07.19 17:52:33.975207 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
11382 2024.07.19 17:52:33.975400 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
11383 2024.07.19 17:52:33.975605 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
11384 2024.07.19 17:52:33.975772 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
11385 2024.07.19 17:52:33.975953 [ 198 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part
11386 2024.07.19 17:52:33.977691 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002959097 sec., 1162516.808337138 rows/sec., 78.28 MiB/sec.
11387 2024.07.19 17:52:33.977970 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11388 2024.07.19 17:52:33.978370 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11389 2024.07.19 17:52:33.978455 [ 194 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_61_12} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11390 2024.07.19 17:52:33.978538 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11391 2024.07.19 17:52:38.078104 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
11392 2024.07.19 17:52:38.078182 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
11393 2024.07.19 17:52:38.930587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11394 2024.07.19 17:52:38.930758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11395 2024.07.19 17:52:38.930802 [ 3 ] {} <Debug> HTTP-Session: 96504f5c-b74e-4f0a-83e9-c26a4207fd9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11396 2024.07.19 17:52:38.930843 [ 3 ] {} <Debug> HTTP-Session: 96504f5c-b74e-4f0a-83e9-c26a4207fd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11397 2024.07.19 17:52:38.930872 [ 3 ] {} <Debug> HTTP-Session: 96504f5c-b74e-4f0a-83e9-c26a4207fd9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.07.19 17:52:38.930951 [ 3 ] {} <Trace> HTTP-Session: 96504f5c-b74e-4f0a-83e9-c26a4207fd9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11399 2024.07.19 17:52:38.931244 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11400 2024.07.19 17:52:38.931340 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11401 2024.07.19 17:52:38.931532 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11402 2024.07.19 17:52:38.931944 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11403 2024.07.19 17:52:38.931986 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11404 2024.07.19 17:52:38.932350 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11405 2024.07.19 17:52:38.932678 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11406 2024.07.19 17:52:38.932851 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001701 sec., 10582.010582010582 rows/sec., 857.72 KiB/sec.
11407 2024.07.19 17:52:38.933174 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Debug> DynamicQueryHandler: Done processing query
11408 2024.07.19 17:52:38.933237 [ 3 ] {2f2dc3a3-c185-4b62-9482-8be721deed15} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11409 2024.07.19 17:52:38.933295 [ 3 ] {} <Debug> HTTP-Session: 96504f5c-b74e-4f0a-83e9-c26a4207fd9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.07.19 17:52:38.933477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11411 2024.07.19 17:52:38.933531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11412 2024.07.19 17:52:38.933550 [ 3 ] {} <Debug> HTTP-Session: 4143ee7c-134f-4552-8436-ce1b8b6b3671 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11413 2024.07.19 17:52:38.933567 [ 3 ] {} <Debug> HTTP-Session: 4143ee7c-134f-4552-8436-ce1b8b6b3671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11414 2024.07.19 17:52:38.933580 [ 3 ] {} <Debug> HTTP-Session: 4143ee7c-134f-4552-8436-ce1b8b6b3671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11415 2024.07.19 17:52:38.933613 [ 3 ] {} <Trace> HTTP-Session: 4143ee7c-134f-4552-8436-ce1b8b6b3671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11416 2024.07.19 17:52:38.933741 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11417 2024.07.19 17:52:38.933785 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11418 2024.07.19 17:52:38.933932 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11419 2024.07.19 17:52:38.934283 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11420 2024.07.19 17:52:38.934321 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11421 2024.07.19 17:52:38.934633 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11422 2024.07.19 17:52:38.934944 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11423 2024.07.19 17:52:38.935097 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.0014 sec., 78571.42857142857 rows/sec., 6.42 MiB/sec.
11424 2024.07.19 17:52:38.935257 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Debug> DynamicQueryHandler: Done processing query
11425 2024.07.19 17:52:38.935282 [ 3 ] {55fc0273-4c4c-4b85-8525-7871236fb0d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11426 2024.07.19 17:52:38.935298 [ 3 ] {} <Debug> HTTP-Session: 4143ee7c-134f-4552-8436-ce1b8b6b3671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11427 2024.07.19 17:52:38.935427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11428 2024.07.19 17:52:38.935474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11429 2024.07.19 17:52:38.935493 [ 3 ] {} <Debug> HTTP-Session: 86c73ed3-4979-47cc-b0bf-0ee4e10f116c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11430 2024.07.19 17:52:38.935510 [ 3 ] {} <Debug> HTTP-Session: 86c73ed3-4979-47cc-b0bf-0ee4e10f116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11431 2024.07.19 17:52:38.935524 [ 3 ] {} <Debug> HTTP-Session: 86c73ed3-4979-47cc-b0bf-0ee4e10f116c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.07.19 17:52:38.935554 [ 3 ] {} <Trace> HTTP-Session: 86c73ed3-4979-47cc-b0bf-0ee4e10f116c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11433 2024.07.19 17:52:38.935669 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11434 2024.07.19 17:52:38.935711 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11435 2024.07.19 17:52:38.935840 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11436 2024.07.19 17:52:38.936159 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11437 2024.07.19 17:52:38.936196 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11438 2024.07.19 17:52:38.936512 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11439 2024.07.19 17:52:38.936811 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11440 2024.07.19 17:52:38.936956 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001323 sec., 61980.34769463341 rows/sec., 4.84 MiB/sec.
11441 2024.07.19 17:52:38.937119 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Debug> DynamicQueryHandler: Done processing query
11442 2024.07.19 17:52:38.937144 [ 3 ] {7f2687c4-58c4-43af-ae19-d19a463d66ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11443 2024.07.19 17:52:38.937160 [ 3 ] {} <Debug> HTTP-Session: 86c73ed3-4979-47cc-b0bf-0ee4e10f116c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11444 2024.07.19 17:52:38.937312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11445 2024.07.19 17:52:38.937361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11446 2024.07.19 17:52:38.937379 [ 3 ] {} <Debug> HTTP-Session: 95cbcea4-ba02-4b30-b0cd-4619c7beb6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11447 2024.07.19 17:52:38.937396 [ 3 ] {} <Debug> HTTP-Session: 95cbcea4-ba02-4b30-b0cd-4619c7beb6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11448 2024.07.19 17:52:38.937409 [ 3 ] {} <Debug> HTTP-Session: 95cbcea4-ba02-4b30-b0cd-4619c7beb6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.07.19 17:52:38.937440 [ 3 ] {} <Trace> HTTP-Session: 95cbcea4-ba02-4b30-b0cd-4619c7beb6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11450 2024.07.19 17:52:38.937584 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11451 2024.07.19 17:52:38.937631 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11452 2024.07.19 17:52:38.937777 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11453 2024.07.19 17:52:38.938136 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11454 2024.07.19 17:52:38.938182 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11455 2024.07.19 17:52:38.938648 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11456 2024.07.19 17:52:38.939005 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11457 2024.07.19 17:52:38.939160 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec.
11458 2024.07.19 17:52:38.939323 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Debug> DynamicQueryHandler: Done processing query
11459 2024.07.19 17:52:38.939348 [ 3 ] {47a3a78d-ff3e-4b2e-b075-ffcd2aeb98ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11460 2024.07.19 17:52:38.939364 [ 3 ] {} <Debug> HTTP-Session: 95cbcea4-ba02-4b30-b0cd-4619c7beb6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11461 2024.07.19 17:52:38.939492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11462 2024.07.19 17:52:38.939540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11463 2024.07.19 17:52:38.939558 [ 3 ] {} <Debug> HTTP-Session: 781bf0b3-01d8-4571-97d7-c417d8ae783b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11464 2024.07.19 17:52:38.939575 [ 3 ] {} <Debug> HTTP-Session: 781bf0b3-01d8-4571-97d7-c417d8ae783b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11465 2024.07.19 17:52:38.939588 [ 3 ] {} <Debug> HTTP-Session: 781bf0b3-01d8-4571-97d7-c417d8ae783b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11466 2024.07.19 17:52:38.939619 [ 3 ] {} <Trace> HTTP-Session: 781bf0b3-01d8-4571-97d7-c417d8ae783b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11467 2024.07.19 17:52:38.939847 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11468 2024.07.19 17:52:38.939911 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11469 2024.07.19 17:52:38.940323 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11470 2024.07.19 17:52:38.940946 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11471 2024.07.19 17:52:38.940983 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11472 2024.07.19 17:52:38.941584 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11473 2024.07.19 17:52:38.941991 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11474 2024.07.19 17:52:38.942181 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11475 2024.07.19 17:52:38.942194 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002493 sec., 7220.216606498195 rows/sec., 12.94 MiB/sec.
11476 2024.07.19 17:52:38.942265 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11477 2024.07.19 17:52:38.942345 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11478 2024.07.19 17:52:38.942648 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
11479 2024.07.19 17:52:38.942757 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Debug> DynamicQueryHandler: Done processing query
11480 2024.07.19 17:52:38.942805 [ 3 ] {6f9aef66-cc53-4747-a7b2-ebca288ae05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11481 2024.07.19 17:52:38.942841 [ 3 ] {} <Debug> HTTP-Session: 781bf0b3-01d8-4571-97d7-c417d8ae783b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11482 2024.07.19 17:52:38.943026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11483 2024.07.19 17:52:38.943140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11484 2024.07.19 17:52:38.943198 [ 3 ] {} <Debug> HTTP-Session: 7e8aa4de-f96f-49d1-b3da-ca8495f1c964 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11485 2024.07.19 17:52:38.943246 [ 3 ] {} <Debug> HTTP-Session: 7e8aa4de-f96f-49d1-b3da-ca8495f1c964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11486 2024.07.19 17:52:38.943294 [ 3 ] {} <Debug> HTTP-Session: 7e8aa4de-f96f-49d1-b3da-ca8495f1c964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11487 2024.07.19 17:52:38.943380 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11488 2024.07.19 17:52:38.943385 [ 3 ] {} <Trace> HTTP-Session: 7e8aa4de-f96f-49d1-b3da-ca8495f1c964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11489 2024.07.19 17:52:38.943523 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 740 rows starting from the beginning of the part
11490 2024.07.19 17:52:38.943681 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11491 2024.07.19 17:52:38.943889 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11492 2024.07.19 17:52:38.944286 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 18 rows starting from the beginning of the part
11493 2024.07.19 17:52:38.944603 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11494 2024.07.19 17:52:38.945056 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part
11495 2024.07.19 17:52:38.945830 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part
11496 2024.07.19 17:52:38.945917 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11497 2024.07.19 17:52:38.945981 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11498 2024.07.19 17:52:38.946456 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
11499 2024.07.19 17:52:38.947111 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part
11500 2024.07.19 17:52:38.947669 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11501 2024.07.19 17:52:38.948444 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11502 2024.07.19 17:52:38.948912 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005309 sec., 11301.563382934639 rows/sec., 779.93 KiB/sec.
11503 2024.07.19 17:52:38.949652 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Debug> DynamicQueryHandler: Done processing query
11504 2024.07.19 17:52:38.949686 [ 3 ] {401d93f1-0819-419d-acc8-b0efb8793fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11505 2024.07.19 17:52:38.949703 [ 3 ] {} <Debug> HTTP-Session: 7e8aa4de-f96f-49d1-b3da-ca8495f1c964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11506 2024.07.19 17:52:38.955071 [ 194 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 19 columns (19 merged, 0 gathered) in 0.012592968 sec., 65274.52463946545 rows/sec., 116.97 MiB/sec.
11507 2024.07.19 17:52:38.956339 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11508 2024.07.19 17:52:38.957020 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11509 2024.07.19 17:52:38.957105 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11510 2024.07.19 17:52:38.957243 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB.
11511 2024.07.19 17:52:43.935087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11512 2024.07.19 17:52:43.935215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11513 2024.07.19 17:52:43.935241 [ 3 ] {} <Debug> HTTP-Session: 696f1f04-0222-46ad-8c35-0c037f1f621b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11514 2024.07.19 17:52:43.935265 [ 3 ] {} <Debug> HTTP-Session: 696f1f04-0222-46ad-8c35-0c037f1f621b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11515 2024.07.19 17:52:43.935287 [ 3 ] {} <Debug> HTTP-Session: 696f1f04-0222-46ad-8c35-0c037f1f621b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11516 2024.07.19 17:52:43.935337 [ 3 ] {} <Trace> HTTP-Session: 696f1f04-0222-46ad-8c35-0c037f1f621b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11517 2024.07.19 17:52:43.935525 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11518 2024.07.19 17:52:43.935591 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11519 2024.07.19 17:52:43.935785 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11520 2024.07.19 17:52:43.936217 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11521 2024.07.19 17:52:43.936263 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11522 2024.07.19 17:52:43.936843 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11523 2024.07.19 17:52:43.937389 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11524 2024.07.19 17:52:43.937624 [ 64 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11525 2024.07.19 17:52:43.937627 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.00215 sec., 9302.32558139535 rows/sec., 685.86 KiB/sec.
11526 2024.07.19 17:52:43.937705 [ 64 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11527 2024.07.19 17:52:43.937781 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11528 2024.07.19 17:52:43.938038 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
11529 2024.07.19 17:52:43.938135 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Debug> DynamicQueryHandler: Done processing query
11530 2024.07.19 17:52:43.938237 [ 3 ] {349ff836-2bff-43dc-b754-e9feee6da376} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11531 2024.07.19 17:52:43.938309 [ 3 ] {} <Debug> HTTP-Session: 696f1f04-0222-46ad-8c35-0c037f1f621b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.07.19 17:52:43.938332 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11533 2024.07.19 17:52:43.938405 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 38 rows starting from the beginning of the part
11534 2024.07.19 17:52:43.938491 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part
11535 2024.07.19 17:52:43.938649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11536 2024.07.19 17:52:43.938824 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part
11537 2024.07.19 17:52:43.938999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11538 2024.07.19 17:52:43.939104 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part
11539 2024.07.19 17:52:43.939131 [ 3 ] {} <Debug> HTTP-Session: 2194b703-3473-4ef9-a045-0f08a958ab05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11540 2024.07.19 17:52:43.939293 [ 3 ] {} <Debug> HTTP-Session: 2194b703-3473-4ef9-a045-0f08a958ab05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11541 2024.07.19 17:52:43.939321 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 18 rows starting from the beginning of the part
11542 2024.07.19 17:52:43.939392 [ 3 ] {} <Debug> HTTP-Session: 2194b703-3473-4ef9-a045-0f08a958ab05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.07.19 17:52:43.939567 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part
11544 2024.07.19 17:52:43.939639 [ 3 ] {} <Trace> HTTP-Session: 2194b703-3473-4ef9-a045-0f08a958ab05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11545 2024.07.19 17:52:43.940041 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11546 2024.07.19 17:52:43.940141 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11547 2024.07.19 17:52:43.940890 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11548 2024.07.19 17:52:43.941926 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11549 2024.07.19 17:52:43.942019 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11550 2024.07.19 17:52:43.942257 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004344473 sec., 30843.787037000806 rows/sec., 2.31 MiB/sec.
11551 2024.07.19 17:52:43.942471 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11552 2024.07.19 17:52:43.942774 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11553 2024.07.19 17:52:43.943341 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11554 2024.07.19 17:52:43.943540 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11555 2024.07.19 17:52:43.943567 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_56_11} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11556 2024.07.19 17:52:43.943836 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11557 2024.07.19 17:52:43.943881 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003918 sec., 510.4645227156713 rows/sec., 41.62 KiB/sec.
11558 2024.07.19 17:52:43.944264 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Debug> DynamicQueryHandler: Done processing query
11559 2024.07.19 17:52:43.944292 [ 3 ] {9d73fd56-1519-452a-bafa-8672de37520c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11560 2024.07.19 17:52:43.944308 [ 3 ] {} <Debug> HTTP-Session: 2194b703-3473-4ef9-a045-0f08a958ab05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11561 2024.07.19 17:52:43.944527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11562 2024.07.19 17:52:43.944580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11563 2024.07.19 17:52:43.944599 [ 3 ] {} <Debug> HTTP-Session: 9269bfcf-e6af-4070-833c-32e95b93d693 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11564 2024.07.19 17:52:43.944617 [ 3 ] {} <Debug> HTTP-Session: 9269bfcf-e6af-4070-833c-32e95b93d693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.07.19 17:52:43.944631 [ 3 ] {} <Debug> HTTP-Session: 9269bfcf-e6af-4070-833c-32e95b93d693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11566 2024.07.19 17:52:43.944662 [ 3 ] {} <Trace> HTTP-Session: 9269bfcf-e6af-4070-833c-32e95b93d693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11567 2024.07.19 17:52:43.944820 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11568 2024.07.19 17:52:43.944864 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11569 2024.07.19 17:52:43.945011 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11570 2024.07.19 17:52:43.945456 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11571 2024.07.19 17:52:43.945494 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11572 2024.07.19 17:52:43.945843 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11573 2024.07.19 17:52:43.946169 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11574 2024.07.19 17:52:43.946314 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001567 sec., 130185.06700701978 rows/sec., 11.52 MiB/sec.
11575 2024.07.19 17:52:43.946492 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Debug> DynamicQueryHandler: Done processing query
11576 2024.07.19 17:52:43.946517 [ 3 ] {d855e14e-5700-4ffd-8100-22e6458aba42} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11577 2024.07.19 17:52:43.946534 [ 3 ] {} <Debug> HTTP-Session: 9269bfcf-e6af-4070-833c-32e95b93d693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11578 2024.07.19 17:52:43.946659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11579 2024.07.19 17:52:43.946709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11580 2024.07.19 17:52:43.946727 [ 3 ] {} <Debug> HTTP-Session: 7dec4a2f-3ad1-4d9d-8284-5faad3940a93 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11581 2024.07.19 17:52:43.946744 [ 3 ] {} <Debug> HTTP-Session: 7dec4a2f-3ad1-4d9d-8284-5faad3940a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.07.19 17:52:43.946758 [ 3 ] {} <Debug> HTTP-Session: 7dec4a2f-3ad1-4d9d-8284-5faad3940a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.07.19 17:52:43.946788 [ 3 ] {} <Trace> HTTP-Session: 7dec4a2f-3ad1-4d9d-8284-5faad3940a93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11584 2024.07.19 17:52:43.946880 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11585 2024.07.19 17:52:43.946923 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11586 2024.07.19 17:52:43.947052 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11587 2024.07.19 17:52:43.947313 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11588 2024.07.19 17:52:43.947349 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11589 2024.07.19 17:52:43.947654 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11590 2024.07.19 17:52:43.947969 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11591 2024.07.19 17:52:43.948122 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 110.57 KiB/sec.
11592 2024.07.19 17:52:43.948336 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Debug> DynamicQueryHandler: Done processing query
11593 2024.07.19 17:52:43.948360 [ 3 ] {b83abfef-d327-447b-9380-69cdd6e11ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11594 2024.07.19 17:52:43.948376 [ 3 ] {} <Debug> HTTP-Session: 7dec4a2f-3ad1-4d9d-8284-5faad3940a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11595 2024.07.19 17:52:43.948538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11596 2024.07.19 17:52:43.948586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11597 2024.07.19 17:52:43.948605 [ 3 ] {} <Debug> HTTP-Session: b5728e6f-0c86-4e28-ba82-f68f8c9cf9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11598 2024.07.19 17:52:43.948621 [ 3 ] {} <Debug> HTTP-Session: b5728e6f-0c86-4e28-ba82-f68f8c9cf9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11599 2024.07.19 17:52:43.948635 [ 3 ] {} <Debug> HTTP-Session: b5728e6f-0c86-4e28-ba82-f68f8c9cf9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11600 2024.07.19 17:52:43.948665 [ 3 ] {} <Trace> HTTP-Session: b5728e6f-0c86-4e28-ba82-f68f8c9cf9cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11601 2024.07.19 17:52:43.948877 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11602 2024.07.19 17:52:43.948920 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11603 2024.07.19 17:52:43.949048 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11604 2024.07.19 17:52:43.949560 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11605 2024.07.19 17:52:43.949597 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11606 2024.07.19 17:52:43.949935 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11607 2024.07.19 17:52:43.950246 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11608 2024.07.19 17:52:43.950435 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001677 sec., 237328.56290995824 rows/sec., 16.75 MiB/sec.
11609 2024.07.19 17:52:43.950611 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Debug> DynamicQueryHandler: Done processing query
11610 2024.07.19 17:52:43.950634 [ 3 ] {79bd57c8-719b-4433-9ca7-fc6d611dc5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11611 2024.07.19 17:52:43.950650 [ 3 ] {} <Debug> HTTP-Session: b5728e6f-0c86-4e28-ba82-f68f8c9cf9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.07.19 17:52:43.950786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11613 2024.07.19 17:52:43.950834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11614 2024.07.19 17:52:43.950852 [ 3 ] {} <Debug> HTTP-Session: de2f8474-d551-41cd-9ade-43204defbfd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11615 2024.07.19 17:52:43.950869 [ 3 ] {} <Debug> HTTP-Session: de2f8474-d551-41cd-9ade-43204defbfd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11616 2024.07.19 17:52:43.950883 [ 3 ] {} <Debug> HTTP-Session: de2f8474-d551-41cd-9ade-43204defbfd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.07.19 17:52:43.950913 [ 3 ] {} <Trace> HTTP-Session: de2f8474-d551-41cd-9ade-43204defbfd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11618 2024.07.19 17:52:43.951006 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11619 2024.07.19 17:52:43.951052 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11620 2024.07.19 17:52:43.951183 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11621 2024.07.19 17:52:43.951450 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11622 2024.07.19 17:52:43.951487 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11623 2024.07.19 17:52:43.951891 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11624 2024.07.19 17:52:43.952299 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11625 2024.07.19 17:52:43.952456 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 175.74 KiB/sec.
11626 2024.07.19 17:52:43.952757 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Debug> DynamicQueryHandler: Done processing query
11627 2024.07.19 17:52:43.952807 [ 3 ] {dfd3c696-056f-4c9a-bc9c-a20a6564d312} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11628 2024.07.19 17:52:43.952845 [ 3 ] {} <Debug> HTTP-Session: de2f8474-d551-41cd-9ade-43204defbfd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.07.19 17:52:43.953022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11630 2024.07.19 17:52:43.953075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11631 2024.07.19 17:52:43.953095 [ 3 ] {} <Debug> HTTP-Session: 29d8d19d-4e2a-4169-993e-1cd5113459c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11632 2024.07.19 17:52:43.953112 [ 3 ] {} <Debug> HTTP-Session: 29d8d19d-4e2a-4169-993e-1cd5113459c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.07.19 17:52:43.953126 [ 3 ] {} <Debug> HTTP-Session: 29d8d19d-4e2a-4169-993e-1cd5113459c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.07.19 17:52:43.953156 [ 3 ] {} <Trace> HTTP-Session: 29d8d19d-4e2a-4169-993e-1cd5113459c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11635 2024.07.19 17:52:43.953299 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11636 2024.07.19 17:52:43.953348 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11637 2024.07.19 17:52:43.953512 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11638 2024.07.19 17:52:43.953866 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.07.19 17:52:43.953901 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11640 2024.07.19 17:52:43.954289 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11641 2024.07.19 17:52:43.954662 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11642 2024.07.19 17:52:43.954825 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00158 sec., 48734.17721518987 rows/sec., 3.00 MiB/sec.
11643 2024.07.19 17:52:43.955010 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Debug> DynamicQueryHandler: Done processing query
11644 2024.07.19 17:52:43.955035 [ 3 ] {6f46a026-8f5e-4422-b5b1-41bd3f0fdadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11645 2024.07.19 17:52:43.955051 [ 3 ] {} <Debug> HTTP-Session: 29d8d19d-4e2a-4169-993e-1cd5113459c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.07.19 17:52:43.955229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11647 2024.07.19 17:52:43.955279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11648 2024.07.19 17:52:43.955298 [ 3 ] {} <Debug> HTTP-Session: 9713d5c8-2379-4260-93e3-e50081583231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11649 2024.07.19 17:52:43.955314 [ 3 ] {} <Debug> HTTP-Session: 9713d5c8-2379-4260-93e3-e50081583231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.07.19 17:52:43.955327 [ 3 ] {} <Debug> HTTP-Session: 9713d5c8-2379-4260-93e3-e50081583231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.07.19 17:52:43.955358 [ 3 ] {} <Trace> HTTP-Session: 9713d5c8-2379-4260-93e3-e50081583231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2024.07.19 17:52:43.955531 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11653 2024.07.19 17:52:43.955578 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11654 2024.07.19 17:52:43.955728 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11655 2024.07.19 17:52:43.956200 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11656 2024.07.19 17:52:43.956244 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11657 2024.07.19 17:52:43.956671 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11658 2024.07.19 17:52:43.957027 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11659 2024.07.19 17:52:43.957185 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001739 sec., 92581.94364577343 rows/sec., 6.45 MiB/sec.
11660 2024.07.19 17:52:43.957375 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Debug> DynamicQueryHandler: Done processing query
11661 2024.07.19 17:52:43.957402 [ 3 ] {2022686b-22d5-449f-8950-7df82ac06291} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11662 2024.07.19 17:52:43.957418 [ 3 ] {} <Debug> HTTP-Session: 9713d5c8-2379-4260-93e3-e50081583231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.07.19 17:52:43.957563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.07.19 17:52:43.957614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11665 2024.07.19 17:52:43.957634 [ 3 ] {} <Debug> HTTP-Session: 96283dc1-de0a-4eea-82a8-bc7b8fec208c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11666 2024.07.19 17:52:43.957650 [ 3 ] {} <Debug> HTTP-Session: 96283dc1-de0a-4eea-82a8-bc7b8fec208c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.07.19 17:52:43.957664 [ 3 ] {} <Debug> HTTP-Session: 96283dc1-de0a-4eea-82a8-bc7b8fec208c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.07.19 17:52:43.957700 [ 3 ] {} <Trace> HTTP-Session: 96283dc1-de0a-4eea-82a8-bc7b8fec208c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11669 2024.07.19 17:52:43.957907 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11670 2024.07.19 17:52:43.957971 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11671 2024.07.19 17:52:43.958394 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11672 2024.07.19 17:52:43.959030 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.07.19 17:52:43.959067 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11674 2024.07.19 17:52:43.959684 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11675 2024.07.19 17:52:43.960127 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11676 2024.07.19 17:52:43.960325 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002543 sec., 5505.308690523004 rows/sec., 9.87 MiB/sec.
11677 2024.07.19 17:52:43.960687 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Debug> DynamicQueryHandler: Done processing query
11678 2024.07.19 17:52:43.960713 [ 3 ] {9010df3a-1d8e-4a68-8b47-eacfde7f65b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11679 2024.07.19 17:52:43.960729 [ 3 ] {} <Debug> HTTP-Session: 96283dc1-de0a-4eea-82a8-bc7b8fec208c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.07.19 17:52:43.960855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11681 2024.07.19 17:52:43.960908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11682 2024.07.19 17:52:43.960928 [ 3 ] {} <Debug> HTTP-Session: f3a5e763-ddba-4cca-8e8e-b07382e6ae13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11683 2024.07.19 17:52:43.960945 [ 3 ] {} <Debug> HTTP-Session: f3a5e763-ddba-4cca-8e8e-b07382e6ae13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.07.19 17:52:43.960959 [ 3 ] {} <Debug> HTTP-Session: f3a5e763-ddba-4cca-8e8e-b07382e6ae13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11685 2024.07.19 17:52:43.960990 [ 3 ] {} <Trace> HTTP-Session: f3a5e763-ddba-4cca-8e8e-b07382e6ae13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11686 2024.07.19 17:52:43.961092 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11687 2024.07.19 17:52:43.961137 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11688 2024.07.19 17:52:43.961267 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11689 2024.07.19 17:52:43.961565 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11690 2024.07.19 17:52:43.961602 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11691 2024.07.19 17:52:43.961965 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11692 2024.07.19 17:52:43.962287 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11693 2024.07.19 17:52:43.962457 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001387 sec., 16582.55227108868 rows/sec., 897.00 KiB/sec.
11694 2024.07.19 17:52:43.962627 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Debug> DynamicQueryHandler: Done processing query
11695 2024.07.19 17:52:43.962651 [ 3 ] {606b25be-c273-416a-a9c1-fe949b2c18e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11696 2024.07.19 17:52:43.962667 [ 3 ] {} <Debug> HTTP-Session: f3a5e763-ddba-4cca-8e8e-b07382e6ae13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.07.19 17:52:43.962788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11698 2024.07.19 17:52:43.962838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11699 2024.07.19 17:52:43.962857 [ 3 ] {} <Debug> HTTP-Session: b9d07f9a-298d-4e0c-9ebe-234d0c418f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11700 2024.07.19 17:52:43.962873 [ 3 ] {} <Debug> HTTP-Session: b9d07f9a-298d-4e0c-9ebe-234d0c418f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.07.19 17:52:43.962887 [ 3 ] {} <Debug> HTTP-Session: b9d07f9a-298d-4e0c-9ebe-234d0c418f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.07.19 17:52:43.962917 [ 3 ] {} <Trace> HTTP-Session: b9d07f9a-298d-4e0c-9ebe-234d0c418f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.07.19 17:52:43.963035 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11704 2024.07.19 17:52:43.963080 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11705 2024.07.19 17:52:43.963207 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11706 2024.07.19 17:52:43.963521 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11707 2024.07.19 17:52:43.963557 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11708 2024.07.19 17:52:43.963915 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11709 2024.07.19 17:52:43.964238 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11710 2024.07.19 17:52:43.964390 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
11711 2024.07.19 17:52:43.964658 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Debug> DynamicQueryHandler: Done processing query
11712 2024.07.19 17:52:43.964720 [ 3 ] {f43ebc52-0d9c-4456-93b9-832e2c12633f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11713 2024.07.19 17:52:43.964781 [ 3 ] {} <Debug> HTTP-Session: b9d07f9a-298d-4e0c-9ebe-234d0c418f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.07.19 17:52:48.930932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11715 2024.07.19 17:52:48.931078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11716 2024.07.19 17:52:48.931106 [ 3 ] {} <Debug> HTTP-Session: 42f4c645-f504-4305-a623-ddcf34edd75f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11717 2024.07.19 17:52:48.931134 [ 3 ] {} <Debug> HTTP-Session: 42f4c645-f504-4305-a623-ddcf34edd75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.19 17:52:48.931152 [ 3 ] {} <Debug> HTTP-Session: 42f4c645-f504-4305-a623-ddcf34edd75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.07.19 17:52:48.931209 [ 3 ] {} <Trace> HTTP-Session: 42f4c645-f504-4305-a623-ddcf34edd75f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2024.07.19 17:52:48.931416 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11721 2024.07.19 17:52:48.931491 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11722 2024.07.19 17:52:48.931698 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11723 2024.07.19 17:52:48.932211 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11724 2024.07.19 17:52:48.932254 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11725 2024.07.19 17:52:48.932625 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11726 2024.07.19 17:52:48.932955 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11727 2024.07.19 17:52:48.933122 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.00177 sec., 10169.491525423728 rows/sec., 824.28 KiB/sec.
11728 2024.07.19 17:52:48.933326 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Debug> DynamicQueryHandler: Done processing query
11729 2024.07.19 17:52:48.933352 [ 3 ] {8f5efb4e-0d5b-47d8-9fd8-90ee6182bb24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11730 2024.07.19 17:52:48.933368 [ 3 ] {} <Debug> HTTP-Session: 42f4c645-f504-4305-a623-ddcf34edd75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.07.19 17:52:48.933541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11732 2024.07.19 17:52:48.933592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11733 2024.07.19 17:52:48.933612 [ 3 ] {} <Debug> HTTP-Session: 9b82e0c4-34e0-453e-b93d-e6ae524e32ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11734 2024.07.19 17:52:48.933629 [ 3 ] {} <Debug> HTTP-Session: 9b82e0c4-34e0-453e-b93d-e6ae524e32ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.07.19 17:52:48.933642 [ 3 ] {} <Debug> HTTP-Session: 9b82e0c4-34e0-453e-b93d-e6ae524e32ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11736 2024.07.19 17:52:48.933673 [ 3 ] {} <Trace> HTTP-Session: 9b82e0c4-34e0-453e-b93d-e6ae524e32ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11737 2024.07.19 17:52:48.933796 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11738 2024.07.19 17:52:48.933840 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11739 2024.07.19 17:52:48.933964 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11740 2024.07.19 17:52:48.934367 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11741 2024.07.19 17:52:48.934404 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11742 2024.07.19 17:52:48.934714 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11743 2024.07.19 17:52:48.935014 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11744 2024.07.19 17:52:48.935168 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001415 sec., 77738.51590106008 rows/sec., 6.35 MiB/sec.
11745 2024.07.19 17:52:48.935354 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Debug> DynamicQueryHandler: Done processing query
11746 2024.07.19 17:52:48.935379 [ 3 ] {c83bb2b0-abfd-44e4-a352-87703a763285} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11747 2024.07.19 17:52:48.935394 [ 3 ] {} <Debug> HTTP-Session: 9b82e0c4-34e0-453e-b93d-e6ae524e32ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.07.19 17:52:48.935525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11749 2024.07.19 17:52:48.935573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11750 2024.07.19 17:52:48.935592 [ 3 ] {} <Debug> HTTP-Session: 6bb4ef34-1aa5-4f8a-a346-d25ca71c4bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11751 2024.07.19 17:52:48.935609 [ 3 ] {} <Debug> HTTP-Session: 6bb4ef34-1aa5-4f8a-a346-d25ca71c4bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.07.19 17:52:48.935622 [ 3 ] {} <Debug> HTTP-Session: 6bb4ef34-1aa5-4f8a-a346-d25ca71c4bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11753 2024.07.19 17:52:48.935653 [ 3 ] {} <Trace> HTTP-Session: 6bb4ef34-1aa5-4f8a-a346-d25ca71c4bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11754 2024.07.19 17:52:48.935773 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11755 2024.07.19 17:52:48.935815 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11756 2024.07.19 17:52:48.935941 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11757 2024.07.19 17:52:48.936303 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11758 2024.07.19 17:52:48.936339 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11759 2024.07.19 17:52:48.936639 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11760 2024.07.19 17:52:48.936934 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11761 2024.07.19 17:52:48.937083 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 4.73 MiB/sec.
11762 2024.07.19 17:52:48.937321 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Debug> DynamicQueryHandler: Done processing query
11763 2024.07.19 17:52:48.937350 [ 3 ] {43ac4f88-22cf-4e7f-81de-0a0d06c2f7b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11764 2024.07.19 17:52:48.937408 [ 3 ] {} <Debug> HTTP-Session: 6bb4ef34-1aa5-4f8a-a346-d25ca71c4bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.07.19 17:52:48.937673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11766 2024.07.19 17:52:48.937730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11767 2024.07.19 17:52:48.937749 [ 3 ] {} <Debug> HTTP-Session: 11dbb90b-063b-43f1-9562-212c9f49c86d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11768 2024.07.19 17:52:48.937765 [ 3 ] {} <Debug> HTTP-Session: 11dbb90b-063b-43f1-9562-212c9f49c86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11769 2024.07.19 17:52:48.937779 [ 3 ] {} <Debug> HTTP-Session: 11dbb90b-063b-43f1-9562-212c9f49c86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11770 2024.07.19 17:52:48.937810 [ 3 ] {} <Trace> HTTP-Session: 11dbb90b-063b-43f1-9562-212c9f49c86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11771 2024.07.19 17:52:48.937958 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11772 2024.07.19 17:52:48.938004 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11773 2024.07.19 17:52:48.938170 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11774 2024.07.19 17:52:48.938588 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11775 2024.07.19 17:52:48.938624 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11776 2024.07.19 17:52:48.939015 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11777 2024.07.19 17:52:48.939347 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11778 2024.07.19 17:52:48.939497 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
11779 2024.07.19 17:52:48.939686 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Debug> DynamicQueryHandler: Done processing query
11780 2024.07.19 17:52:48.939724 [ 3 ] {13aae53e-bcf8-4888-9499-7a5a70d288f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11781 2024.07.19 17:52:48.939753 [ 3 ] {} <Debug> HTTP-Session: 11dbb90b-063b-43f1-9562-212c9f49c86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.07.19 17:52:48.939918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11783 2024.07.19 17:52:48.939969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11784 2024.07.19 17:52:48.939987 [ 3 ] {} <Debug> HTTP-Session: 6e7e6199-0517-49b9-9764-f75a72a84d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11785 2024.07.19 17:52:48.940003 [ 3 ] {} <Debug> HTTP-Session: 6e7e6199-0517-49b9-9764-f75a72a84d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.07.19 17:52:48.940017 [ 3 ] {} <Debug> HTTP-Session: 6e7e6199-0517-49b9-9764-f75a72a84d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11787 2024.07.19 17:52:48.940046 [ 3 ] {} <Trace> HTTP-Session: 6e7e6199-0517-49b9-9764-f75a72a84d20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11788 2024.07.19 17:52:48.940277 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11789 2024.07.19 17:52:48.940342 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11790 2024.07.19 17:52:48.940753 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11791 2024.07.19 17:52:48.941348 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11792 2024.07.19 17:52:48.941385 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11793 2024.07.19 17:52:48.941983 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11794 2024.07.19 17:52:48.942385 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11795 2024.07.19 17:52:48.942571 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00245 sec., 7346.938775510204 rows/sec., 13.17 MiB/sec.
11796 2024.07.19 17:52:48.942794 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Debug> DynamicQueryHandler: Done processing query
11797 2024.07.19 17:52:48.942818 [ 3 ] {f3b7bd52-7498-4d6c-ade4-87144c5cdd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11798 2024.07.19 17:52:48.942834 [ 3 ] {} <Debug> HTTP-Session: 6e7e6199-0517-49b9-9764-f75a72a84d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.07.19 17:52:48.942971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11800 2024.07.19 17:52:48.943022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11801 2024.07.19 17:52:48.943041 [ 3 ] {} <Debug> HTTP-Session: d81ec1fd-b71b-4b65-8d48-c53f6687e513 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11802 2024.07.19 17:52:48.943058 [ 3 ] {} <Debug> HTTP-Session: d81ec1fd-b71b-4b65-8d48-c53f6687e513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.07.19 17:52:48.943071 [ 3 ] {} <Debug> HTTP-Session: d81ec1fd-b71b-4b65-8d48-c53f6687e513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11804 2024.07.19 17:52:48.943101 [ 3 ] {} <Trace> HTTP-Session: d81ec1fd-b71b-4b65-8d48-c53f6687e513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11805 2024.07.19 17:52:48.943229 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11806 2024.07.19 17:52:48.943274 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11807 2024.07.19 17:52:48.943400 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11808 2024.07.19 17:52:48.943836 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11809 2024.07.19 17:52:48.943874 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11810 2024.07.19 17:52:48.944230 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11811 2024.07.19 17:52:48.944562 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11812 2024.07.19 17:52:48.944723 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec.
11813 2024.07.19 17:52:48.944995 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Debug> DynamicQueryHandler: Done processing query
11814 2024.07.19 17:52:48.945046 [ 3 ] {9d3dc10a-c79a-47d9-a5a2-715fa26d86f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11815 2024.07.19 17:52:48.945101 [ 3 ] {} <Debug> HTTP-Session: d81ec1fd-b71b-4b65-8d48-c53f6687e513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11816 2024.07.19 17:52:53.078226 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
11817 2024.07.19 17:52:53.078303 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
11818 2024.07.19 17:52:53.936858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11819 2024.07.19 17:52:53.936974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11820 2024.07.19 17:52:53.936998 [ 3 ] {} <Debug> HTTP-Session: 07b318ee-9c98-445f-a00a-c37851d94a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11821 2024.07.19 17:52:53.937022 [ 3 ] {} <Debug> HTTP-Session: 07b318ee-9c98-445f-a00a-c37851d94a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11822 2024.07.19 17:52:53.937036 [ 3 ] {} <Debug> HTTP-Session: 07b318ee-9c98-445f-a00a-c37851d94a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11823 2024.07.19 17:52:53.937085 [ 3 ] {} <Trace> HTTP-Session: 07b318ee-9c98-445f-a00a-c37851d94a73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11824 2024.07.19 17:52:53.937272 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11825 2024.07.19 17:52:53.937340 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11826 2024.07.19 17:52:53.937535 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11827 2024.07.19 17:52:53.937976 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11828 2024.07.19 17:52:53.938017 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11829 2024.07.19 17:52:53.938382 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11830 2024.07.19 17:52:53.938705 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11831 2024.07.19 17:52:53.938878 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001662 sec., 12033.694344163658 rows/sec., 887.25 KiB/sec.
11832 2024.07.19 17:52:53.939188 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Debug> DynamicQueryHandler: Done processing query
11833 2024.07.19 17:52:53.939241 [ 3 ] {2918b8dc-d2a3-492b-a31b-7ce97742b7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11834 2024.07.19 17:52:53.939278 [ 3 ] {} <Debug> HTTP-Session: 07b318ee-9c98-445f-a00a-c37851d94a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.07.19 17:52:53.939431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11836 2024.07.19 17:52:53.939484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11837 2024.07.19 17:52:53.939502 [ 3 ] {} <Debug> HTTP-Session: 1ca1379e-d84e-413d-b5ab-6050cb9144a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11838 2024.07.19 17:52:53.939520 [ 3 ] {} <Debug> HTTP-Session: 1ca1379e-d84e-413d-b5ab-6050cb9144a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11839 2024.07.19 17:52:53.939534 [ 3 ] {} <Debug> HTTP-Session: 1ca1379e-d84e-413d-b5ab-6050cb9144a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11840 2024.07.19 17:52:53.939566 [ 3 ] {} <Trace> HTTP-Session: 1ca1379e-d84e-413d-b5ab-6050cb9144a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11841 2024.07.19 17:52:53.939666 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11842 2024.07.19 17:52:53.939716 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11843 2024.07.19 17:52:53.939869 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11844 2024.07.19 17:52:53.940190 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11845 2024.07.19 17:52:53.940227 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11846 2024.07.19 17:52:53.940529 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11847 2024.07.19 17:52:53.940830 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11848 2024.07.19 17:52:53.940979 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001334 sec., 2998.500749625188 rows/sec., 244.51 KiB/sec.
11849 2024.07.19 17:52:53.941148 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Debug> DynamicQueryHandler: Done processing query
11850 2024.07.19 17:52:53.941174 [ 3 ] {edfe0117-feb0-4fe2-89ec-0e0633c33b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11851 2024.07.19 17:52:53.941191 [ 3 ] {} <Debug> HTTP-Session: 1ca1379e-d84e-413d-b5ab-6050cb9144a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.07.19 17:52:53.941380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 36039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11853 2024.07.19 17:52:53.941429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11854 2024.07.19 17:52:53.941448 [ 3 ] {} <Debug> HTTP-Session: 70758ce9-2d05-4efc-ba79-d218b552235c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11855 2024.07.19 17:52:53.941463 [ 3 ] {} <Debug> HTTP-Session: 70758ce9-2d05-4efc-ba79-d218b552235c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11856 2024.07.19 17:52:53.941477 [ 3 ] {} <Debug> HTTP-Session: 70758ce9-2d05-4efc-ba79-d218b552235c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11857 2024.07.19 17:52:53.941507 [ 3 ] {} <Trace> HTTP-Session: 70758ce9-2d05-4efc-ba79-d218b552235c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11858 2024.07.19 17:52:53.941681 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11859 2024.07.19 17:52:53.941723 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11860 2024.07.19 17:52:53.941847 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11861 2024.07.19 17:52:53.942292 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11862 2024.07.19 17:52:53.942329 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11863 2024.07.19 17:52:53.942645 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11864 2024.07.19 17:52:53.942940 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11865 2024.07.19 17:52:53.943096 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Debug> executeQuery: Read 241 rows, 21.38 KiB in 0.001498 sec., 160881.17489986648 rows/sec., 13.94 MiB/sec.
11866 2024.07.19 17:52:53.943398 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Debug> DynamicQueryHandler: Done processing query
11867 2024.07.19 17:52:53.943455 [ 3 ] {4eef2dca-3b38-41c1-8664-4b9f538ec40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11868 2024.07.19 17:52:53.943505 [ 3 ] {} <Debug> HTTP-Session: 70758ce9-2d05-4efc-ba79-d218b552235c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11869 2024.07.19 17:52:53.943717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11870 2024.07.19 17:52:53.943784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11871 2024.07.19 17:52:53.943803 [ 3 ] {} <Debug> HTTP-Session: 1d6ba331-5e64-4e19-a654-5840c13c99c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11872 2024.07.19 17:52:53.943820 [ 3 ] {} <Debug> HTTP-Session: 1d6ba331-5e64-4e19-a654-5840c13c99c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11873 2024.07.19 17:52:53.943834 [ 3 ] {} <Debug> HTTP-Session: 1d6ba331-5e64-4e19-a654-5840c13c99c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11874 2024.07.19 17:52:53.943866 [ 3 ] {} <Trace> HTTP-Session: 1d6ba331-5e64-4e19-a654-5840c13c99c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11875 2024.07.19 17:52:53.943966 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11876 2024.07.19 17:52:53.944009 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11877 2024.07.19 17:52:53.944156 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11878 2024.07.19 17:52:53.944458 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11879 2024.07.19 17:52:53.944496 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11880 2024.07.19 17:52:53.944783 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11881 2024.07.19 17:52:53.945089 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11882 2024.07.19 17:52:53.945247 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 215.17 KiB/sec.
11883 2024.07.19 17:52:53.945594 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Debug> DynamicQueryHandler: Done processing query
11884 2024.07.19 17:52:53.945625 [ 3 ] {bdf523fa-2faa-4356-9180-a7482ee154c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11885 2024.07.19 17:52:53.945644 [ 3 ] {} <Debug> HTTP-Session: 1d6ba331-5e64-4e19-a654-5840c13c99c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.07.19 17:52:53.945872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11887 2024.07.19 17:52:53.945929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11888 2024.07.19 17:52:53.945952 [ 3 ] {} <Debug> HTTP-Session: bfa522fe-4f36-4b7d-87aa-60ef3f5ed3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11889 2024.07.19 17:52:53.945971 [ 3 ] {} <Debug> HTTP-Session: bfa522fe-4f36-4b7d-87aa-60ef3f5ed3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11890 2024.07.19 17:52:53.945987 [ 3 ] {} <Debug> HTTP-Session: bfa522fe-4f36-4b7d-87aa-60ef3f5ed3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11891 2024.07.19 17:52:53.946018 [ 3 ] {} <Trace> HTTP-Session: bfa522fe-4f36-4b7d-87aa-60ef3f5ed3fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11892 2024.07.19 17:52:53.946233 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11893 2024.07.19 17:52:53.946277 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11894 2024.07.19 17:52:53.946426 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11895 2024.07.19 17:52:53.946970 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11896 2024.07.19 17:52:53.947007 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11897 2024.07.19 17:52:53.947325 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11898 2024.07.19 17:52:53.947627 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11899 2024.07.19 17:52:53.947788 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Debug> executeQuery: Read 424 rows, 30.82 KiB in 0.001658 sec., 255729.794933655 rows/sec., 18.15 MiB/sec.
11900 2024.07.19 17:52:53.947957 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Debug> DynamicQueryHandler: Done processing query
11901 2024.07.19 17:52:53.947982 [ 3 ] {18e01068-83e4-4ad2-9782-113c19741ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11902 2024.07.19 17:52:53.947998 [ 3 ] {} <Debug> HTTP-Session: bfa522fe-4f36-4b7d-87aa-60ef3f5ed3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.07.19 17:52:53.948215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11904 2024.07.19 17:52:53.948269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11905 2024.07.19 17:52:53.948288 [ 3 ] {} <Debug> HTTP-Session: 653eda26-efc9-4626-aaaf-0dd89053695c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11906 2024.07.19 17:52:53.948304 [ 3 ] {} <Debug> HTTP-Session: 653eda26-efc9-4626-aaaf-0dd89053695c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11907 2024.07.19 17:52:53.948318 [ 3 ] {} <Debug> HTTP-Session: 653eda26-efc9-4626-aaaf-0dd89053695c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11908 2024.07.19 17:52:53.948349 [ 3 ] {} <Trace> HTTP-Session: 653eda26-efc9-4626-aaaf-0dd89053695c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11909 2024.07.19 17:52:53.948443 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11910 2024.07.19 17:52:53.948487 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11911 2024.07.19 17:52:53.948616 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11912 2024.07.19 17:52:53.948881 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11913 2024.07.19 17:52:53.948917 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11914 2024.07.19 17:52:53.949267 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11915 2024.07.19 17:52:53.949577 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11916 2024.07.19 17:52:53.949741 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 195.76 KiB/sec.
11917 2024.07.19 17:52:53.949898 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Debug> DynamicQueryHandler: Done processing query
11918 2024.07.19 17:52:53.949922 [ 3 ] {7dcc2d9d-a86f-4413-84f5-5fcee1b9de2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11919 2024.07.19 17:52:53.949937 [ 3 ] {} <Debug> HTTP-Session: 653eda26-efc9-4626-aaaf-0dd89053695c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.07.19 17:52:53.950061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11921 2024.07.19 17:52:53.950109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11922 2024.07.19 17:52:53.950128 [ 3 ] {} <Debug> HTTP-Session: 3890325f-7c60-4ed5-a6e9-97fd73b2a558 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11923 2024.07.19 17:52:53.950144 [ 3 ] {} <Debug> HTTP-Session: 3890325f-7c60-4ed5-a6e9-97fd73b2a558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11924 2024.07.19 17:52:53.950158 [ 3 ] {} <Debug> HTTP-Session: 3890325f-7c60-4ed5-a6e9-97fd73b2a558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11925 2024.07.19 17:52:53.950189 [ 3 ] {} <Trace> HTTP-Session: 3890325f-7c60-4ed5-a6e9-97fd73b2a558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11926 2024.07.19 17:52:53.950324 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11927 2024.07.19 17:52:53.950369 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11928 2024.07.19 17:52:53.950509 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11929 2024.07.19 17:52:53.950828 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11930 2024.07.19 17:52:53.950865 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11931 2024.07.19 17:52:53.951222 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11932 2024.07.19 17:52:53.951593 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11933 2024.07.19 17:52:53.951719 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001454 sec., 52957.35900962861 rows/sec., 3.26 MiB/sec.
11934 2024.07.19 17:52:53.951975 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Debug> DynamicQueryHandler: Done processing query
11935 2024.07.19 17:52:53.952014 [ 3 ] {9d3fc150-8e2c-4ef3-8dce-8b4db68b6720} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11936 2024.07.19 17:52:53.952040 [ 3 ] {} <Debug> HTTP-Session: 3890325f-7c60-4ed5-a6e9-97fd73b2a558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11937 2024.07.19 17:52:53.952254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11938 2024.07.19 17:52:53.952302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11939 2024.07.19 17:52:53.952322 [ 3 ] {} <Debug> HTTP-Session: 232b0a15-bd8e-4c58-a8d1-fdfdfa239924 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11940 2024.07.19 17:52:53.952339 [ 3 ] {} <Debug> HTTP-Session: 232b0a15-bd8e-4c58-a8d1-fdfdfa239924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11941 2024.07.19 17:52:53.952354 [ 3 ] {} <Debug> HTTP-Session: 232b0a15-bd8e-4c58-a8d1-fdfdfa239924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.07.19 17:52:53.952386 [ 3 ] {} <Trace> HTTP-Session: 232b0a15-bd8e-4c58-a8d1-fdfdfa239924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11943 2024.07.19 17:52:53.952555 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11944 2024.07.19 17:52:53.952601 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11945 2024.07.19 17:52:53.952748 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11946 2024.07.19 17:52:53.953179 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11947 2024.07.19 17:52:53.953215 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11948 2024.07.19 17:52:53.953580 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11949 2024.07.19 17:52:53.953919 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11950 2024.07.19 17:52:53.954061 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001588 sec., 124685.13853904282 rows/sec., 8.70 MiB/sec.
11951 2024.07.19 17:52:53.954350 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Debug> DynamicQueryHandler: Done processing query
11952 2024.07.19 17:52:53.954406 [ 3 ] {8a3b620b-5047-4bc3-a347-67083dc04032} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11953 2024.07.19 17:52:53.954466 [ 3 ] {} <Debug> HTTP-Session: 232b0a15-bd8e-4c58-a8d1-fdfdfa239924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.07.19 17:52:53.954666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11955 2024.07.19 17:52:53.954720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11956 2024.07.19 17:52:53.954741 [ 3 ] {} <Debug> HTTP-Session: 612cc3f5-35d8-4c9d-8c57-823512861b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11957 2024.07.19 17:52:53.954758 [ 3 ] {} <Debug> HTTP-Session: 612cc3f5-35d8-4c9d-8c57-823512861b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11958 2024.07.19 17:52:53.954772 [ 3 ] {} <Debug> HTTP-Session: 612cc3f5-35d8-4c9d-8c57-823512861b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11959 2024.07.19 17:52:53.954804 [ 3 ] {} <Trace> HTTP-Session: 612cc3f5-35d8-4c9d-8c57-823512861b03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11960 2024.07.19 17:52:53.955024 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11961 2024.07.19 17:52:53.955112 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11962 2024.07.19 17:52:53.955531 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11963 2024.07.19 17:52:53.956107 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11964 2024.07.19 17:52:53.956145 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11965 2024.07.19 17:52:53.956775 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11966 2024.07.19 17:52:53.957213 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11967 2024.07.19 17:52:53.957401 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002505 sec., 5588.8223552894215 rows/sec., 10.01 MiB/sec.
11968 2024.07.19 17:52:53.957629 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Debug> DynamicQueryHandler: Done processing query
11969 2024.07.19 17:52:53.957656 [ 3 ] {4e86e69b-3234-4165-b3cf-edb82b8a3c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11970 2024.07.19 17:52:53.957672 [ 3 ] {} <Debug> HTTP-Session: 612cc3f5-35d8-4c9d-8c57-823512861b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11971 2024.07.19 17:52:53.957799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11972 2024.07.19 17:52:53.957856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11973 2024.07.19 17:52:53.957881 [ 3 ] {} <Debug> HTTP-Session: 57630f3d-fbd5-4391-a98d-e80828f5414b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11974 2024.07.19 17:52:53.957903 [ 3 ] {} <Debug> HTTP-Session: 57630f3d-fbd5-4391-a98d-e80828f5414b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11975 2024.07.19 17:52:53.957922 [ 3 ] {} <Debug> HTTP-Session: 57630f3d-fbd5-4391-a98d-e80828f5414b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11976 2024.07.19 17:52:53.957960 [ 3 ] {} <Trace> HTTP-Session: 57630f3d-fbd5-4391-a98d-e80828f5414b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11977 2024.07.19 17:52:53.958085 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11978 2024.07.19 17:52:53.958132 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11979 2024.07.19 17:52:53.958262 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11980 2024.07.19 17:52:53.958582 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11981 2024.07.19 17:52:53.958624 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11982 2024.07.19 17:52:53.958980 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11983 2024.07.19 17:52:53.959313 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11984 2024.07.19 17:52:53.959469 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00141 sec., 16312.056737588653 rows/sec., 882.37 KiB/sec.
11985 2024.07.19 17:52:53.959484 [ 115 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11986 2024.07.19 17:52:53.959594 [ 115 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11987 2024.07.19 17:52:53.959648 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
11988 2024.07.19 17:52:53.959752 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Debug> DynamicQueryHandler: Done processing query
11989 2024.07.19 17:52:53.959851 [ 3 ] {74a35a08-3188-49bc-84b7-f4795feea740} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11990 2024.07.19 17:52:53.959938 [ 3 ] {} <Debug> HTTP-Session: 57630f3d-fbd5-4391-a98d-e80828f5414b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11991 2024.07.19 17:52:53.960054 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
11992 2024.07.19 17:52:53.960195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11993 2024.07.19 17:52:53.960305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11994 2024.07.19 17:52:53.960368 [ 3 ] {} <Debug> HTTP-Session: 038a050e-0d61-4c92-896a-a0b7069e4c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
11995 2024.07.19 17:52:53.960415 [ 3 ] {} <Debug> HTTP-Session: 038a050e-0d61-4c92-896a-a0b7069e4c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11996 2024.07.19 17:52:53.960441 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11997 2024.07.19 17:52:53.960448 [ 3 ] {} <Debug> HTTP-Session: 038a050e-0d61-4c92-896a-a0b7069e4c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11998 2024.07.19 17:52:53.960502 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
11999 2024.07.19 17:52:53.960529 [ 3 ] {} <Trace> HTTP-Session: 038a050e-0d61-4c92-896a-a0b7069e4c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12000 2024.07.19 17:52:53.960701 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
12001 2024.07.19 17:52:53.960956 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12002 2024.07.19 17:52:53.961052 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
12003 2024.07.19 17:52:53.961114 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12004 2024.07.19 17:52:53.961435 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
12005 2024.07.19 17:52:53.961722 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
12006 2024.07.19 17:52:53.962039 [ 194 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
12007 2024.07.19 17:52:53.962146 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12008 2024.07.19 17:52:53.962924 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12009 2024.07.19 17:52:53.962993 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12010 2024.07.19 17:52:53.964047 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12011 2024.07.19 17:52:53.964812 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.005074062 sec., 141306.90559161478 rows/sec., 7.57 MiB/sec.
12012 2024.07.19 17:52:53.964890 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12013 2024.07.19 17:52:53.965148 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12014 2024.07.19 17:52:53.965212 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004511 sec., 13300.82021724673 rows/sec., 917.90 KiB/sec.
12015 2024.07.19 17:52:53.965560 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Debug> DynamicQueryHandler: Done processing query
12016 2024.07.19 17:52:53.965632 [ 3 ] {3fc7dd36-735e-4842-9912-4c7899f4a6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12017 2024.07.19 17:52:53.965696 [ 3 ] {} <Debug> HTTP-Session: 038a050e-0d61-4c92-896a-a0b7069e4c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12018 2024.07.19 17:52:53.965949 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12019 2024.07.19 17:52:53.966041 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_31_6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12020 2024.07.19 17:52:53.966131 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12021 2024.07.19 17:52:58.929947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12022 2024.07.19 17:52:58.930112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12023 2024.07.19 17:52:58.930143 [ 3 ] {} <Debug> HTTP-Session: c18a7074-dc14-426a-aef2-86f28dfaa308 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12024 2024.07.19 17:52:58.930172 [ 3 ] {} <Debug> HTTP-Session: c18a7074-dc14-426a-aef2-86f28dfaa308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12025 2024.07.19 17:52:58.930190 [ 3 ] {} <Debug> HTTP-Session: c18a7074-dc14-426a-aef2-86f28dfaa308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12026 2024.07.19 17:52:58.930247 [ 3 ] {} <Trace> HTTP-Session: c18a7074-dc14-426a-aef2-86f28dfaa308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12027 2024.07.19 17:52:58.930458 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12028 2024.07.19 17:52:58.930533 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12029 2024.07.19 17:52:58.930756 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12030 2024.07.19 17:52:58.931254 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12031 2024.07.19 17:52:58.931297 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12032 2024.07.19 17:52:58.931678 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12033 2024.07.19 17:52:58.932031 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12034 2024.07.19 17:52:58.932181 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001792 sec., 10044.642857142857 rows/sec., 814.17 KiB/sec.
12035 2024.07.19 17:52:58.932401 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Debug> DynamicQueryHandler: Done processing query
12036 2024.07.19 17:52:58.932431 [ 3 ] {de55e31e-04fc-4a80-8053-8e07e9297749} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12037 2024.07.19 17:52:58.932448 [ 3 ] {} <Debug> HTTP-Session: c18a7074-dc14-426a-aef2-86f28dfaa308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12038 2024.07.19 17:52:58.932651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12039 2024.07.19 17:52:58.932708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12040 2024.07.19 17:52:58.932729 [ 3 ] {} <Debug> HTTP-Session: c4becf1a-b228-4f04-9ebe-caf06bae3dab Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12041 2024.07.19 17:52:58.932747 [ 3 ] {} <Debug> HTTP-Session: c4becf1a-b228-4f04-9ebe-caf06bae3dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12042 2024.07.19 17:52:58.932762 [ 3 ] {} <Debug> HTTP-Session: c4becf1a-b228-4f04-9ebe-caf06bae3dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12043 2024.07.19 17:52:58.932798 [ 3 ] {} <Trace> HTTP-Session: c4becf1a-b228-4f04-9ebe-caf06bae3dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12044 2024.07.19 17:52:58.932906 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12045 2024.07.19 17:52:58.932954 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12046 2024.07.19 17:52:58.933086 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12047 2024.07.19 17:52:58.933378 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12048 2024.07.19 17:52:58.933414 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12049 2024.07.19 17:52:58.933725 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12050 2024.07.19 17:52:58.934042 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12051 2024.07.19 17:52:58.934168 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 126.23 KiB/sec.
12052 2024.07.19 17:52:58.934325 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Debug> DynamicQueryHandler: Done processing query
12053 2024.07.19 17:52:58.934350 [ 3 ] {c8b4efef-c052-4626-95b8-d788df38e458} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12054 2024.07.19 17:52:58.934367 [ 3 ] {} <Debug> HTTP-Session: c4becf1a-b228-4f04-9ebe-caf06bae3dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.07.19 17:52:58.934507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12056 2024.07.19 17:52:58.934557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12057 2024.07.19 17:52:58.934576 [ 3 ] {} <Debug> HTTP-Session: d423b387-0242-4375-a465-76afd57d66b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12058 2024.07.19 17:52:58.934593 [ 3 ] {} <Debug> HTTP-Session: d423b387-0242-4375-a465-76afd57d66b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12059 2024.07.19 17:52:58.934606 [ 3 ] {} <Debug> HTTP-Session: d423b387-0242-4375-a465-76afd57d66b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12060 2024.07.19 17:52:58.934637 [ 3 ] {} <Trace> HTTP-Session: d423b387-0242-4375-a465-76afd57d66b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12061 2024.07.19 17:52:58.934764 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12062 2024.07.19 17:52:58.934807 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12063 2024.07.19 17:52:58.934933 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12064 2024.07.19 17:52:58.935362 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12065 2024.07.19 17:52:58.935399 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12066 2024.07.19 17:52:58.935727 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12067 2024.07.19 17:52:58.936042 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12068 2024.07.19 17:52:58.936165 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.00145 sec., 76551.72413793104 rows/sec., 6.25 MiB/sec.
12069 2024.07.19 17:52:58.936165 [ 113 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12070 2024.07.19 17:52:58.936232 [ 113 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12071 2024.07.19 17:52:58.936261 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12072 2024.07.19 17:52:58.936446 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Debug> DynamicQueryHandler: Done processing query
12073 2024.07.19 17:52:58.936515 [ 3 ] {bfc0e541-3785-4e73-b02b-695a76476a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12074 2024.07.19 17:52:58.936587 [ 3 ] {} <Debug> HTTP-Session: d423b387-0242-4375-a465-76afd57d66b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12075 2024.07.19 17:52:58.936928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12076 2024.07.19 17:52:58.936980 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
12077 2024.07.19 17:52:58.937168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12078 2024.07.19 17:52:58.937369 [ 3 ] {} <Debug> HTTP-Session: d1aba46d-c2e2-483e-96f5-3a19b08e0c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12079 2024.07.19 17:52:58.937515 [ 3 ] {} <Debug> HTTP-Session: d1aba46d-c2e2-483e-96f5-3a19b08e0c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12080 2024.07.19 17:52:58.937610 [ 3 ] {} <Debug> HTTP-Session: d1aba46d-c2e2-483e-96f5-3a19b08e0c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.07.19 17:52:58.937621 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12082 2024.07.19 17:52:58.937680 [ 3 ] {} <Trace> HTTP-Session: d1aba46d-c2e2-483e-96f5-3a19b08e0c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12083 2024.07.19 17:52:58.937693 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 301 rows starting from the beginning of the part
12084 2024.07.19 17:52:58.937924 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 110 rows starting from the beginning of the part
12085 2024.07.19 17:52:58.938023 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12086 2024.07.19 17:52:58.938169 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 204 rows starting from the beginning of the part
12087 2024.07.19 17:52:58.938274 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12088 2024.07.19 17:52:58.938521 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 110 rows starting from the beginning of the part
12089 2024.07.19 17:52:58.938819 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 241 rows starting from the beginning of the part
12090 2024.07.19 17:52:58.939069 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 111 rows starting from the beginning of the part
12091 2024.07.19 17:52:58.939673 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12092 2024.07.19 17:52:58.940389 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12093 2024.07.19 17:52:58.940448 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12094 2024.07.19 17:52:58.941284 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
12095 2024.07.19 17:52:58.941978 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12096 2024.07.19 17:52:58.942002 [ 195 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 4 columns (4 merged, 0 gathered) in 0.005591696 sec., 192607.03729244223 rows/sec., 16.45 MiB/sec.
12097 2024.07.19 17:52:58.942260 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004423 sec., 452.18177707438394 rows/sec., 31.57 KiB/sec.
12098 2024.07.19 17:52:58.942328 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12099 2024.07.19 17:52:58.942831 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Debug> DynamicQueryHandler: Done processing query
12100 2024.07.19 17:52:58.942925 [ 3 ] {a7ce9a27-f7e8-47ab-859d-f00e74c23aac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12101 2024.07.19 17:52:58.943020 [ 3 ] {} <Debug> HTTP-Session: d1aba46d-c2e2-483e-96f5-3a19b08e0c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.07.19 17:52:58.943236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12103 2024.07.19 17:52:58.943323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12104 2024.07.19 17:52:58.943364 [ 3 ] {} <Debug> HTTP-Session: 0f5b7cb5-7604-44e3-b25e-bd0ddc47760d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12105 2024.07.19 17:52:58.943386 [ 3 ] {} <Debug> HTTP-Session: 0f5b7cb5-7604-44e3-b25e-bd0ddc47760d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12106 2024.07.19 17:52:58.943422 [ 3 ] {} <Debug> HTTP-Session: 0f5b7cb5-7604-44e3-b25e-bd0ddc47760d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12107 2024.07.19 17:52:58.943451 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12108 2024.07.19 17:52:58.943473 [ 3 ] {} <Trace> HTTP-Session: 0f5b7cb5-7604-44e3-b25e-bd0ddc47760d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12109 2024.07.19 17:52:58.943628 [ 191 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_66_13} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12110 2024.07.19 17:52:58.943771 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12111 2024.07.19 17:52:58.943786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
12112 2024.07.19 17:52:58.943843 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12113 2024.07.19 17:52:58.944000 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12114 2024.07.19 17:52:58.944387 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12115 2024.07.19 17:52:58.944425 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12116 2024.07.19 17:52:58.944756 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12117 2024.07.19 17:52:58.945073 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12118 2024.07.19 17:52:58.945199 [ 113 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12119 2024.07.19 17:52:58.945203 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001568 sec., 53571.42857142857 rows/sec., 4.19 MiB/sec.
12120 2024.07.19 17:52:58.945238 [ 113 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12121 2024.07.19 17:52:58.945273 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12122 2024.07.19 17:52:58.945428 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Debug> DynamicQueryHandler: Done processing query
12123 2024.07.19 17:52:58.945437 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
12124 2024.07.19 17:52:58.945475 [ 3 ] {727db52e-d3e2-43f3-b2e1-ab1673b9c738} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12125 2024.07.19 17:52:58.945543 [ 3 ] {} <Debug> HTTP-Session: 0f5b7cb5-7604-44e3-b25e-bd0ddc47760d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12126 2024.07.19 17:52:58.945823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12127 2024.07.19 17:52:58.945869 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12128 2024.07.19 17:52:58.945999 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 472 rows starting from the beginning of the part
12129 2024.07.19 17:52:58.946020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12130 2024.07.19 17:52:58.946115 [ 3 ] {} <Debug> HTTP-Session: 0d8bf13c-1abb-4121-9af4-045d1d1d0e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12131 2024.07.19 17:52:58.946204 [ 3 ] {} <Debug> HTTP-Session: 0d8bf13c-1abb-4121-9af4-045d1d1d0e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12132 2024.07.19 17:52:58.946323 [ 3 ] {} <Debug> HTTP-Session: 0d8bf13c-1abb-4121-9af4-045d1d1d0e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12133 2024.07.19 17:52:58.946459 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
12134 2024.07.19 17:52:58.946514 [ 3 ] {} <Trace> HTTP-Session: 0d8bf13c-1abb-4121-9af4-045d1d1d0e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12135 2024.07.19 17:52:58.946862 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 398 rows starting from the beginning of the part
12136 2024.07.19 17:52:58.947101 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12137 2024.07.19 17:52:58.947245 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part
12138 2024.07.19 17:52:58.947347 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12139 2024.07.19 17:52:58.947594 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 424 rows starting from the beginning of the part
12140 2024.07.19 17:52:58.947953 [ 197 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 84 rows starting from the beginning of the part
12141 2024.07.19 17:52:58.948962 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12142 2024.07.19 17:52:58.949530 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12143 2024.07.19 17:52:58.949572 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12144 2024.07.19 17:52:58.950113 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12145 2024.07.19 17:52:58.950166 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004830146 sec., 319245.00832894084 rows/sec., 23.07 MiB/sec.
12146 2024.07.19 17:52:58.950393 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12147 2024.07.19 17:52:58.950891 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12148 2024.07.19 17:52:58.951138 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12149 2024.07.19 17:52:58.951213 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12150 2024.07.19 17:52:58.951216 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004403 sec., 36565.97774244833 rows/sec., 2.55 MiB/sec.
12151 2024.07.19 17:52:58.951255 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12152 2024.07.19 17:52:58.951415 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12153 2024.07.19 17:52:58.951644 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
12154 2024.07.19 17:52:58.951815 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Debug> DynamicQueryHandler: Done processing query
12155 2024.07.19 17:52:58.951805 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_66_13} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12156 2024.07.19 17:52:58.951871 [ 3 ] {4783187e-e1c1-4aae-8799-cb426e5cc957} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12157 2024.07.19 17:52:58.951913 [ 3 ] {} <Debug> HTTP-Session: 0d8bf13c-1abb-4121-9af4-045d1d1d0e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12158 2024.07.19 17:52:58.952057 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12159 2024.07.19 17:52:58.952086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
12160 2024.07.19 17:52:58.952118 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 9746 rows starting from the beginning of the part
12161 2024.07.19 17:52:58.952166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12162 2024.07.19 17:52:58.952286 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
12163 2024.07.19 17:52:58.952319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12164 2024.07.19 17:52:58.952448 [ 3 ] {} <Debug> HTTP-Session: 832616d0-b407-4c14-a975-904a3dbab784 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12165 2024.07.19 17:52:58.952610 [ 3 ] {} <Debug> HTTP-Session: 832616d0-b407-4c14-a975-904a3dbab784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12166 2024.07.19 17:52:58.952693 [ 3 ] {} <Debug> HTTP-Session: 832616d0-b407-4c14-a975-904a3dbab784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.07.19 17:52:58.952700 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
12168 2024.07.19 17:52:58.952782 [ 3 ] {} <Trace> HTTP-Session: 832616d0-b407-4c14-a975-904a3dbab784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12169 2024.07.19 17:52:58.952933 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12170 2024.07.19 17:52:58.953191 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 198 rows starting from the beginning of the part
12171 2024.07.19 17:52:58.953415 [ 201 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part
12172 2024.07.19 17:52:58.953435 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12173 2024.07.19 17:52:58.953771 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12174 2024.07.19 17:52:58.954589 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12175 2024.07.19 17:52:58.955607 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12176 2024.07.19 17:52:58.955652 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12177 2024.07.19 17:52:58.956809 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12178 2024.07.19 17:52:58.957683 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12179 2024.07.19 17:52:58.957849 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.004837 sec., 3721.3148645854867 rows/sec., 6.67 MiB/sec.
12180 2024.07.19 17:52:58.958216 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Debug> DynamicQueryHandler: Done processing query
12181 2024.07.19 17:52:58.958246 [ 3 ] {2502ac65-681d-4182-9f21-7b4b73bba0f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12182 2024.07.19 17:52:58.958264 [ 3 ] {} <Debug> HTTP-Session: 832616d0-b407-4c14-a975-904a3dbab784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12183 2024.07.19 17:52:58.958400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12184 2024.07.19 17:52:58.958450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12185 2024.07.19 17:52:58.958470 [ 3 ] {} <Debug> HTTP-Session: b4c8957d-fc31-4df6-875d-156a25c45462 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12186 2024.07.19 17:52:58.958496 [ 3 ] {} <Debug> HTTP-Session: b4c8957d-fc31-4df6-875d-156a25c45462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12187 2024.07.19 17:52:58.958511 [ 3 ] {} <Debug> HTTP-Session: b4c8957d-fc31-4df6-875d-156a25c45462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.07.19 17:52:58.958554 [ 3 ] {} <Trace> HTTP-Session: b4c8957d-fc31-4df6-875d-156a25c45462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12189 2024.07.19 17:52:58.958735 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12190 2024.07.19 17:52:58.958761 [ 196 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10586 rows, containing 5 columns (5 merged, 0 gathered) in 0.007364631 sec., 1437410.7813412512 rows/sec., 100.20 MiB/sec.
12191 2024.07.19 17:52:58.958796 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12192 2024.07.19 17:52:58.959004 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12193 2024.07.19 17:52:58.959142 [ 196 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12194 2024.07.19 17:52:58.959523 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12195 2024.07.19 17:52:58.959600 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12196 2024.07.19 17:52:58.960188 [ 196 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12197 2024.07.19 17:52:58.960406 [ 196 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12198 2024.07.19 17:52:58.960488 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12199 2024.07.19 17:52:58.960571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
12200 2024.07.19 17:52:58.960882 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12201 2024.07.19 17:52:58.961010 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002353 sec., 25499.3625159371 rows/sec., 1.72 MiB/sec.
12202 2024.07.19 17:52:58.961011 [ 113 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12203 2024.07.19 17:52:58.961067 [ 113 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12204 2024.07.19 17:52:58.961098 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB.
12205 2024.07.19 17:52:58.961226 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Debug> DynamicQueryHandler: Done processing query
12206 2024.07.19 17:52:58.961247 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12207 2024.07.19 17:52:58.961265 [ 3 ] {c83480b3-5f7e-4629-b7f9-f2f831268bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12208 2024.07.19 17:52:58.961310 [ 3 ] {} <Debug> HTTP-Session: b4c8957d-fc31-4df6-875d-156a25c45462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12209 2024.07.19 17:52:58.961437 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12210 2024.07.19 17:52:58.961473 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3440 rows starting from the beginning of the part
12211 2024.07.19 17:52:58.961558 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12212 2024.07.19 17:52:58.961746 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12213 2024.07.19 17:52:58.961854 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12214 2024.07.19 17:52:58.962027 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12215 2024.07.19 17:52:58.962159 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
12216 2024.07.19 17:52:58.963801 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622039 sec., 1426370.8510819252 rows/sec., 96.05 MiB/sec.
12217 2024.07.19 17:52:58.964184 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12218 2024.07.19 17:52:58.964654 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12219 2024.07.19 17:52:58.964746 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_66_13} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12220 2024.07.19 17:52:58.964843 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
12221 2024.07.19 17:53:03.934612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12222 2024.07.19 17:53:03.934800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12223 2024.07.19 17:53:03.934845 [ 3 ] {} <Debug> HTTP-Session: e4dead31-5084-441d-8cce-e7f95e526251 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12224 2024.07.19 17:53:03.934887 [ 3 ] {} <Debug> HTTP-Session: e4dead31-5084-441d-8cce-e7f95e526251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12225 2024.07.19 17:53:03.934914 [ 3 ] {} <Debug> HTTP-Session: e4dead31-5084-441d-8cce-e7f95e526251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.07.19 17:53:03.934994 [ 3 ] {} <Trace> HTTP-Session: e4dead31-5084-441d-8cce-e7f95e526251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12227 2024.07.19 17:53:03.935252 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12228 2024.07.19 17:53:03.935318 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12229 2024.07.19 17:53:03.935513 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12230 2024.07.19 17:53:03.936033 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12231 2024.07.19 17:53:03.936076 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12232 2024.07.19 17:53:03.936444 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12233 2024.07.19 17:53:03.936787 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12234 2024.07.19 17:53:03.936942 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001754 sec., 11402.508551881414 rows/sec., 840.71 KiB/sec.
12235 2024.07.19 17:53:03.937184 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Debug> DynamicQueryHandler: Done processing query
12236 2024.07.19 17:53:03.937210 [ 3 ] {650e19ec-c245-4cf6-b354-62b5b3580118} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12237 2024.07.19 17:53:03.937226 [ 3 ] {} <Debug> HTTP-Session: e4dead31-5084-441d-8cce-e7f95e526251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.07.19 17:53:03.937402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12239 2024.07.19 17:53:03.937452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12240 2024.07.19 17:53:03.937471 [ 3 ] {} <Debug> HTTP-Session: b9da54bc-e7ca-4933-8769-b025f2ec50c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12241 2024.07.19 17:53:03.937488 [ 3 ] {} <Debug> HTTP-Session: b9da54bc-e7ca-4933-8769-b025f2ec50c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12242 2024.07.19 17:53:03.937528 [ 3 ] {} <Debug> HTTP-Session: b9da54bc-e7ca-4933-8769-b025f2ec50c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12243 2024.07.19 17:53:03.937560 [ 3 ] {} <Trace> HTTP-Session: b9da54bc-e7ca-4933-8769-b025f2ec50c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12244 2024.07.19 17:53:03.937708 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12245 2024.07.19 17:53:03.937752 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12246 2024.07.19 17:53:03.937888 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12247 2024.07.19 17:53:03.938320 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12248 2024.07.19 17:53:03.938357 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12249 2024.07.19 17:53:03.938693 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12250 2024.07.19 17:53:03.939010 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12251 2024.07.19 17:53:03.939168 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001523 sec., 133289.56007879187 rows/sec., 11.81 MiB/sec.
12252 2024.07.19 17:53:03.939367 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Debug> DynamicQueryHandler: Done processing query
12253 2024.07.19 17:53:03.939392 [ 3 ] {5e848a00-b287-4cbb-acc0-a92363df8005} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12254 2024.07.19 17:53:03.939408 [ 3 ] {} <Debug> HTTP-Session: b9da54bc-e7ca-4933-8769-b025f2ec50c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12255 2024.07.19 17:53:03.939595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12256 2024.07.19 17:53:03.939644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12257 2024.07.19 17:53:03.939663 [ 3 ] {} <Debug> HTTP-Session: 6f673b12-2aec-407b-87fe-175ec1db19fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12258 2024.07.19 17:53:03.939680 [ 3 ] {} <Debug> HTTP-Session: 6f673b12-2aec-407b-87fe-175ec1db19fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.07.19 17:53:03.939694 [ 3 ] {} <Debug> HTTP-Session: 6f673b12-2aec-407b-87fe-175ec1db19fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12260 2024.07.19 17:53:03.939725 [ 3 ] {} <Trace> HTTP-Session: 6f673b12-2aec-407b-87fe-175ec1db19fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12261 2024.07.19 17:53:03.939942 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12262 2024.07.19 17:53:03.939985 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12263 2024.07.19 17:53:03.940111 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12264 2024.07.19 17:53:03.940649 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12265 2024.07.19 17:53:03.940687 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12266 2024.07.19 17:53:03.941017 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12267 2024.07.19 17:53:03.941330 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12268 2024.07.19 17:53:03.941480 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001636 sec., 242053.78973105134 rows/sec., 17.07 MiB/sec.
12269 2024.07.19 17:53:03.941741 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Debug> DynamicQueryHandler: Done processing query
12270 2024.07.19 17:53:03.941798 [ 3 ] {efa9808a-aee0-413d-ab09-15977d51cb72} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12271 2024.07.19 17:53:03.941849 [ 3 ] {} <Debug> HTTP-Session: 6f673b12-2aec-407b-87fe-175ec1db19fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12272 2024.07.19 17:53:03.942010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12273 2024.07.19 17:53:03.942063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12274 2024.07.19 17:53:03.942081 [ 3 ] {} <Debug> HTTP-Session: c6e764c7-9cbe-4fae-83e8-1118d56e1b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12275 2024.07.19 17:53:03.942098 [ 3 ] {} <Debug> HTTP-Session: c6e764c7-9cbe-4fae-83e8-1118d56e1b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12276 2024.07.19 17:53:03.942112 [ 3 ] {} <Debug> HTTP-Session: c6e764c7-9cbe-4fae-83e8-1118d56e1b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12277 2024.07.19 17:53:03.942146 [ 3 ] {} <Trace> HTTP-Session: c6e764c7-9cbe-4fae-83e8-1118d56e1b1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12278 2024.07.19 17:53:03.942245 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12279 2024.07.19 17:53:03.942293 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12280 2024.07.19 17:53:03.942434 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12281 2024.07.19 17:53:03.942773 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12282 2024.07.19 17:53:03.942810 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12283 2024.07.19 17:53:03.943174 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12284 2024.07.19 17:53:03.943506 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12285 2024.07.19 17:53:03.943667 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 179.29 KiB/sec.
12286 2024.07.19 17:53:03.943671 [ 107 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12287 2024.07.19 17:53:03.943785 [ 107 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12288 2024.07.19 17:53:03.943833 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12289 2024.07.19 17:53:03.943920 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Debug> DynamicQueryHandler: Done processing query
12290 2024.07.19 17:53:03.943987 [ 3 ] {0ad725fc-811b-4088-80f7-c363bde94f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12291 2024.07.19 17:53:03.944033 [ 3 ] {} <Debug> HTTP-Session: c6e764c7-9cbe-4fae-83e8-1118d56e1b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12292 2024.07.19 17:53:03.944062 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
12293 2024.07.19 17:53:03.944200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12294 2024.07.19 17:53:03.944313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12295 2024.07.19 17:53:03.944353 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12296 2024.07.19 17:53:03.944364 [ 3 ] {} <Debug> HTTP-Session: de55b2d9-c0f3-4cf5-8e00-bd5d567e4eff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12297 2024.07.19 17:53:03.944425 [ 3 ] {} <Debug> HTTP-Session: de55b2d9-c0f3-4cf5-8e00-bd5d567e4eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12298 2024.07.19 17:53:03.944432 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
12299 2024.07.19 17:53:03.944447 [ 3 ] {} <Debug> HTTP-Session: de55b2d9-c0f3-4cf5-8e00-bd5d567e4eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.07.19 17:53:03.944519 [ 3 ] {} <Trace> HTTP-Session: de55b2d9-c0f3-4cf5-8e00-bd5d567e4eff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12301 2024.07.19 17:53:03.944692 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
12302 2024.07.19 17:53:03.945025 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12303 2024.07.19 17:53:03.945046 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
12304 2024.07.19 17:53:03.945199 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12305 2024.07.19 17:53:03.945322 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
12306 2024.07.19 17:53:03.945673 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12307 2024.07.19 17:53:03.946049 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12308 2024.07.19 17:53:03.946642 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12309 2024.07.19 17:53:03.947452 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12310 2024.07.19 17:53:03.947543 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12311 2024.07.19 17:53:03.948728 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12312 2024.07.19 17:53:03.948813 [ 190 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004881116 sec., 38106.039684367264 rows/sec., 1.60 MiB/sec.
12313 2024.07.19 17:53:03.949133 [ 190 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12314 2024.07.19 17:53:03.949394 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12315 2024.07.19 17:53:03.949669 [ 107 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12316 2024.07.19 17:53:03.949793 [ 107 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12317 2024.07.19 17:53:03.949842 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005012 sec., 15363.128491620111 rows/sec., 968.77 KiB/sec.
12318 2024.07.19 17:53:03.949876 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12319 2024.07.19 17:53:03.950620 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
12320 2024.07.19 17:53:03.950783 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Debug> DynamicQueryHandler: Done processing query
12321 2024.07.19 17:53:03.950871 [ 3 ] {f3ea6a3e-740c-41be-b025-135db3228c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12322 2024.07.19 17:53:03.950976 [ 3 ] {} <Debug> HTTP-Session: de55b2d9-c0f3-4cf5-8e00-bd5d567e4eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12323 2024.07.19 17:53:03.951163 [ 200 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12324 2024.07.19 17:53:03.951238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12325 2024.07.19 17:53:03.951319 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12326 2024.07.19 17:53:03.951376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12327 2024.07.19 17:53:03.951403 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
12328 2024.07.19 17:53:03.951443 [ 3 ] {} <Debug> HTTP-Session: 68c2ceaa-004f-45bf-868e-238580550d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12329 2024.07.19 17:53:03.951500 [ 3 ] {} <Debug> HTTP-Session: 68c2ceaa-004f-45bf-868e-238580550d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12330 2024.07.19 17:53:03.951528 [ 3 ] {} <Debug> HTTP-Session: 68c2ceaa-004f-45bf-868e-238580550d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12331 2024.07.19 17:53:03.951579 [ 200 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_31_6} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12332 2024.07.19 17:53:03.951715 [ 3 ] {} <Trace> HTTP-Session: 68c2ceaa-004f-45bf-868e-238580550d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12333 2024.07.19 17:53:03.951751 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
12334 2024.07.19 17:53:03.952006 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12335 2024.07.19 17:53:03.952220 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
12336 2024.07.19 17:53:03.952224 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12337 2024.07.19 17:53:03.952349 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12338 2024.07.19 17:53:03.952447 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
12339 2024.07.19 17:53:03.952865 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
12340 2024.07.19 17:53:03.953217 [ 193 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
12341 2024.07.19 17:53:03.953869 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12342 2024.07.19 17:53:03.954452 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12343 2024.07.19 17:53:03.954498 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12344 2024.07.19 17:53:03.955071 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12345 2024.07.19 17:53:03.955530 [ 190 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005489243 sec., 434850.4884917647 rows/sec., 26.78 MiB/sec.
12346 2024.07.19 17:53:03.955648 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12347 2024.07.19 17:53:03.955894 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.0039 sec., 38461.53846153846 rows/sec., 2.68 MiB/sec.
12348 2024.07.19 17:53:03.955919 [ 190 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12349 2024.07.19 17:53:03.956256 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Debug> DynamicQueryHandler: Done processing query
12350 2024.07.19 17:53:03.956324 [ 3 ] {72ad6608-4718-4ba6-a069-00b07db8a275} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12351 2024.07.19 17:53:03.956403 [ 3 ] {} <Debug> HTTP-Session: 68c2ceaa-004f-45bf-868e-238580550d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12352 2024.07.19 17:53:03.956609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12353 2024.07.19 17:53:03.956714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12354 2024.07.19 17:53:03.956754 [ 3 ] {} <Debug> HTTP-Session: 71f53e9a-e148-47f8-8b73-ea55cc2db536 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12355 2024.07.19 17:53:03.956802 [ 3 ] {} <Debug> HTTP-Session: 71f53e9a-e148-47f8-8b73-ea55cc2db536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.07.19 17:53:03.956829 [ 3 ] {} <Debug> HTTP-Session: 71f53e9a-e148-47f8-8b73-ea55cc2db536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12357 2024.07.19 17:53:03.956838 [ 190 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12358 2024.07.19 17:53:03.956889 [ 3 ] {} <Trace> HTTP-Session: 71f53e9a-e148-47f8-8b73-ea55cc2db536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12359 2024.07.19 17:53:03.957052 [ 190 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12360 2024.07.19 17:53:03.957192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
12361 2024.07.19 17:53:03.957261 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12362 2024.07.19 17:53:03.957343 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12363 2024.07.19 17:53:03.957819 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12364 2024.07.19 17:53:03.958385 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12365 2024.07.19 17:53:03.958425 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12366 2024.07.19 17:53:03.959034 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12367 2024.07.19 17:53:03.959486 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12368 2024.07.19 17:53:03.959666 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12369 2024.07.19 17:53:03.959669 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002629 sec., 5325.218714340053 rows/sec., 9.54 MiB/sec.
12370 2024.07.19 17:53:03.959723 [ 107 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12371 2024.07.19 17:53:03.959802 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12372 2024.07.19 17:53:03.960090 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
12373 2024.07.19 17:53:03.960234 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Debug> DynamicQueryHandler: Done processing query
12374 2024.07.19 17:53:03.960288 [ 3 ] {5be848dc-941c-4ca8-b555-559ac8b69741} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12375 2024.07.19 17:53:03.960349 [ 3 ] {} <Debug> HTTP-Session: 71f53e9a-e148-47f8-8b73-ea55cc2db536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.07.19 17:53:03.960554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12377 2024.07.19 17:53:03.960666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12378 2024.07.19 17:53:03.960725 [ 3 ] {} <Debug> HTTP-Session: e67f35bc-6e7a-478e-90b5-635b90a33f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12379 2024.07.19 17:53:03.960746 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12380 2024.07.19 17:53:03.960757 [ 3 ] {} <Debug> HTTP-Session: e67f35bc-6e7a-478e-90b5-635b90a33f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12381 2024.07.19 17:53:03.960809 [ 3 ] {} <Debug> HTTP-Session: e67f35bc-6e7a-478e-90b5-635b90a33f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12382 2024.07.19 17:53:03.960900 [ 3 ] {} <Trace> HTTP-Session: e67f35bc-6e7a-478e-90b5-635b90a33f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12383 2024.07.19 17:53:03.960900 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 822 rows starting from the beginning of the part
12384 2024.07.19 17:53:03.961231 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12385 2024.07.19 17:53:03.961423 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12386 2024.07.19 17:53:03.961572 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
12387 2024.07.19 17:53:03.962297 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12388 2024.07.19 17:53:03.962332 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part
12389 2024.07.19 17:53:03.963047 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part
12390 2024.07.19 17:53:03.963285 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12391 2024.07.19 17:53:03.963417 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12392 2024.07.19 17:53:03.963720 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 18 rows starting from the beginning of the part
12393 2024.07.19 17:53:03.964207 [ 187 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
12394 2024.07.19 17:53:03.964874 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12395 2024.07.19 17:53:03.965717 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12396 2024.07.19 17:53:03.966129 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005073 sec., 4533.806426177804 rows/sec., 245.25 KiB/sec.
12397 2024.07.19 17:53:03.966414 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Debug> DynamicQueryHandler: Done processing query
12398 2024.07.19 17:53:03.966441 [ 3 ] {38391c9f-234c-4f61-9b37-26b7819644bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12399 2024.07.19 17:53:03.966458 [ 3 ] {} <Debug> HTTP-Session: e67f35bc-6e7a-478e-90b5-635b90a33f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12400 2024.07.19 17:53:03.966591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 8522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12401 2024.07.19 17:53:03.966644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12402 2024.07.19 17:53:03.966670 [ 3 ] {} <Debug> HTTP-Session: d53c6dcf-a7e2-4bbc-b8a9-abadf294f847 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12403 2024.07.19 17:53:03.966688 [ 3 ] {} <Debug> HTTP-Session: d53c6dcf-a7e2-4bbc-b8a9-abadf294f847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12404 2024.07.19 17:53:03.966702 [ 3 ] {} <Debug> HTTP-Session: d53c6dcf-a7e2-4bbc-b8a9-abadf294f847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.07.19 17:53:03.966748 [ 3 ] {} <Trace> HTTP-Session: d53c6dcf-a7e2-4bbc-b8a9-abadf294f847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12406 2024.07.19 17:53:03.966916 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12407 2024.07.19 17:53:03.966966 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12408 2024.07.19 17:53:03.967546 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12409 2024.07.19 17:53:03.968509 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12410 2024.07.19 17:53:03.968590 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12411 2024.07.19 17:53:03.969729 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12412 2024.07.19 17:53:03.970681 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12413 2024.07.19 17:53:03.971156 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.004278 sec., 13090.229079008883 rows/sec., 902.14 KiB/sec.
12414 2024.07.19 17:53:03.971968 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Debug> DynamicQueryHandler: Done processing query
12415 2024.07.19 17:53:03.972025 [ 3 ] {d1242589-709b-49ab-ae45-fd446cfddc96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12416 2024.07.19 17:53:03.972054 [ 3 ] {} <Debug> HTTP-Session: d53c6dcf-a7e2-4bbc-b8a9-abadf294f847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12417 2024.07.19 17:53:03.973296 [ 199 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.013373588 sec., 67296.82415818403 rows/sec., 120.59 MiB/sec.
12418 2024.07.19 17:53:03.974290 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12419 2024.07.19 17:53:03.974917 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12420 2024.07.19 17:53:03.975003 [ 188 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12421 2024.07.19 17:53:03.975161 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.96 MiB.
12422 2024.07.19 17:53:08.078379 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
12423 2024.07.19 17:53:08.078494 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
12424 2024.07.19 17:53:08.931735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12425 2024.07.19 17:53:08.931868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12426 2024.07.19 17:53:08.931899 [ 3 ] {} <Debug> HTTP-Session: 6e8f3e03-2d90-4927-bef5-f36420a07977 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12427 2024.07.19 17:53:08.931926 [ 3 ] {} <Debug> HTTP-Session: 6e8f3e03-2d90-4927-bef5-f36420a07977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12428 2024.07.19 17:53:08.931944 [ 3 ] {} <Debug> HTTP-Session: 6e8f3e03-2d90-4927-bef5-f36420a07977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12429 2024.07.19 17:53:08.932002 [ 3 ] {} <Trace> HTTP-Session: 6e8f3e03-2d90-4927-bef5-f36420a07977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12430 2024.07.19 17:53:08.932222 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12431 2024.07.19 17:53:08.932300 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12432 2024.07.19 17:53:08.932501 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12433 2024.07.19 17:53:08.932939 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12434 2024.07.19 17:53:08.932987 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12435 2024.07.19 17:53:08.933381 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12436 2024.07.19 17:53:08.933740 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12437 2024.07.19 17:53:08.933912 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001754 sec., 10262.257696693274 rows/sec., 831.80 KiB/sec.
12438 2024.07.19 17:53:08.933936 [ 102 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12439 2024.07.19 17:53:08.934060 [ 102 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12440 2024.07.19 17:53:08.934098 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12441 2024.07.19 17:53:08.934240 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Debug> DynamicQueryHandler: Done processing query
12442 2024.07.19 17:53:08.934317 [ 3 ] {ad7a9059-8b6f-49a0-95c9-182627d61cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12443 2024.07.19 17:53:08.934375 [ 3 ] {} <Debug> HTTP-Session: 6e8f3e03-2d90-4927-bef5-f36420a07977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12444 2024.07.19 17:53:08.934384 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
12445 2024.07.19 17:53:08.934597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12446 2024.07.19 17:53:08.934778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12447 2024.07.19 17:53:08.934875 [ 3 ] {} <Debug> HTTP-Session: 43ed67d9-c51a-4cbf-b124-ef0b54284458 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12448 2024.07.19 17:53:08.934952 [ 3 ] {} <Debug> HTTP-Session: 43ed67d9-c51a-4cbf-b124-ef0b54284458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12449 2024.07.19 17:53:08.935024 [ 3 ] {} <Debug> HTTP-Session: 43ed67d9-c51a-4cbf-b124-ef0b54284458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12450 2024.07.19 17:53:08.935084 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12451 2024.07.19 17:53:08.935158 [ 3 ] {} <Trace> HTTP-Session: 43ed67d9-c51a-4cbf-b124-ef0b54284458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12452 2024.07.19 17:53:08.935202 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 38 rows starting from the beginning of the part
12453 2024.07.19 17:53:08.935551 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12454 2024.07.19 17:53:08.935663 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part
12455 2024.07.19 17:53:08.935763 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12456 2024.07.19 17:53:08.936105 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part
12457 2024.07.19 17:53:08.936566 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part
12458 2024.07.19 17:53:08.936977 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part
12459 2024.07.19 17:53:08.937310 [ 189 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part
12460 2024.07.19 17:53:08.937338 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12461 2024.07.19 17:53:08.938147 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12462 2024.07.19 17:53:08.938195 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12463 2024.07.19 17:53:08.938675 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12464 2024.07.19 17:53:08.939127 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004943618 sec., 26701.09219603942 rows/sec., 2.03 MiB/sec.
12465 2024.07.19 17:53:08.939312 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12466 2024.07.19 17:53:08.939423 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12467 2024.07.19 17:53:08.939538 [ 102 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12468 2024.07.19 17:53:08.939622 [ 102 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12469 2024.07.19 17:53:08.939640 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004237 sec., 472.0320981826764 rows/sec., 38.49 KiB/sec.
12470 2024.07.19 17:53:08.939671 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12471 2024.07.19 17:53:08.940358 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Debug> DynamicQueryHandler: Done processing query
12472 2024.07.19 17:53:08.940437 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
12473 2024.07.19 17:53:08.940504 [ 3 ] {2ead823a-565f-4f03-9514-8fd36fd3edb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12474 2024.07.19 17:53:08.940608 [ 3 ] {} <Debug> HTTP-Session: 43ed67d9-c51a-4cbf-b124-ef0b54284458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12475 2024.07.19 17:53:08.940980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12476 2024.07.19 17:53:08.941059 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12477 2024.07.19 17:53:08.941166 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
12478 2024.07.19 17:53:08.941159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12479 2024.07.19 17:53:08.941267 [ 3 ] {} <Debug> HTTP-Session: 4a589b67-91cc-4303-9256-9209056fa0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12480 2024.07.19 17:53:08.941322 [ 3 ] {} <Debug> HTTP-Session: 4a589b67-91cc-4303-9256-9209056fa0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12481 2024.07.19 17:53:08.941421 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
12482 2024.07.19 17:53:08.941424 [ 3 ] {} <Debug> HTTP-Session: 4a589b67-91cc-4303-9256-9209056fa0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12483 2024.07.19 17:53:08.941716 [ 3 ] {} <Trace> HTTP-Session: 4a589b67-91cc-4303-9256-9209056fa0ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12484 2024.07.19 17:53:08.941756 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
12485 2024.07.19 17:53:08.942045 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
12486 2024.07.19 17:53:08.942353 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12487 2024.07.19 17:53:08.942368 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12488 2024.07.19 17:53:08.942611 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
12489 2024.07.19 17:53:08.942631 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12490 2024.07.19 17:53:08.943421 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12491 2024.07.19 17:53:08.943812 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12492 2024.07.19 17:53:08.943863 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_61_12} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12493 2024.07.19 17:53:08.944198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12494 2024.07.19 17:53:08.944912 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12495 2024.07.19 17:53:08.944991 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12496 2024.07.19 17:53:08.945851 [ 192 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006050917 sec., 5288.454625968262 rows/sec., 431.24 KiB/sec.
12497 2024.07.19 17:53:08.945866 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12498 2024.07.19 17:53:08.946086 [ 186 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12499 2024.07.19 17:53:08.946716 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12500 2024.07.19 17:53:08.946979 [ 186 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12501 2024.07.19 17:53:08.947020 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Debug> executeQuery: Read 111 rows, 9.28 KiB in 0.004951 sec., 22419.713189254697 rows/sec., 1.83 MiB/sec.
12502 2024.07.19 17:53:08.947253 [ 186 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_25_5} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12503 2024.07.19 17:53:08.947506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12504 2024.07.19 17:53:08.947625 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Debug> DynamicQueryHandler: Done processing query
12505 2024.07.19 17:53:08.947685 [ 3 ] {9c40c094-4cc2-4d4a-8cfd-a3366f24c376} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12506 2024.07.19 17:53:08.947714 [ 3 ] {} <Debug> HTTP-Session: 4a589b67-91cc-4303-9256-9209056fa0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.07.19 17:53:08.947893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12508 2024.07.19 17:53:08.947946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12509 2024.07.19 17:53:08.947965 [ 3 ] {} <Debug> HTTP-Session: f29adf6c-576a-4ff0-b7ec-c19470aba07f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12510 2024.07.19 17:53:08.947982 [ 3 ] {} <Debug> HTTP-Session: f29adf6c-576a-4ff0-b7ec-c19470aba07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.07.19 17:53:08.947996 [ 3 ] {} <Debug> HTTP-Session: f29adf6c-576a-4ff0-b7ec-c19470aba07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12512 2024.07.19 17:53:08.948029 [ 3 ] {} <Trace> HTTP-Session: f29adf6c-576a-4ff0-b7ec-c19470aba07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12513 2024.07.19 17:53:08.948134 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12514 2024.07.19 17:53:08.948180 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12515 2024.07.19 17:53:08.948339 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12516 2024.07.19 17:53:08.948633 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12517 2024.07.19 17:53:08.948671 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12518 2024.07.19 17:53:08.948990 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12519 2024.07.19 17:53:08.949316 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12520 2024.07.19 17:53:08.949475 [ 102 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
12521 2024.07.19 17:53:08.949486 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 102.01 KiB/sec.
12522 2024.07.19 17:53:08.949528 [ 102 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12523 2024.07.19 17:53:08.949597 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12524 2024.07.19 17:53:08.949786 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
12525 2024.07.19 17:53:08.949798 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Debug> DynamicQueryHandler: Done processing query
12526 2024.07.19 17:53:08.949853 [ 3 ] {117ccc9e-fbf3-4bf3-95f6-d382eb6a028a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12527 2024.07.19 17:53:08.949889 [ 3 ] {} <Debug> HTTP-Session: f29adf6c-576a-4ff0-b7ec-c19470aba07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.07.19 17:53:08.949995 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12529 2024.07.19 17:53:08.950028 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
12530 2024.07.19 17:53:08.950133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12531 2024.07.19 17:53:08.950218 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
12532 2024.07.19 17:53:08.950335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12533 2024.07.19 17:53:08.950469 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
12534 2024.07.19 17:53:08.950491 [ 3 ] {} <Debug> HTTP-Session: 295ce298-a73e-4034-bce4-585dc54e247e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12535 2024.07.19 17:53:08.950602 [ 3 ] {} <Debug> HTTP-Session: 295ce298-a73e-4034-bce4-585dc54e247e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12536 2024.07.19 17:53:08.950719 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
12537 2024.07.19 17:53:08.950731 [ 3 ] {} <Debug> HTTP-Session: 295ce298-a73e-4034-bce4-585dc54e247e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12538 2024.07.19 17:53:08.950869 [ 3 ] {} <Trace> HTTP-Session: 295ce298-a73e-4034-bce4-585dc54e247e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12539 2024.07.19 17:53:08.950962 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
12540 2024.07.19 17:53:08.951211 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
12541 2024.07.19 17:53:08.951483 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12542 2024.07.19 17:53:08.951631 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12543 2024.07.19 17:53:08.952061 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12544 2024.07.19 17:53:08.952974 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12545 2024.07.19 17:53:08.953046 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12546 2024.07.19 17:53:08.953877 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004173668 sec., 7667.116790314898 rows/sec., 535.35 KiB/sec.
12547 2024.07.19 17:53:08.953983 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12548 2024.07.19 17:53:08.954036 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
12549 2024.07.19 17:53:08.954747 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12550 2024.07.19 17:53:08.954879 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12551 2024.07.19 17:53:08.955087 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.003901 sec., 21532.940271725198 rows/sec., 1.68 MiB/sec.
12552 2024.07.19 17:53:08.955148 [ 196 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_25_5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
12553 2024.07.19 17:53:08.955415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12554 2024.07.19 17:53:08.955624 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Debug> DynamicQueryHandler: Done processing query
12555 2024.07.19 17:53:08.955686 [ 3 ] {0d9861fc-c1c8-4368-b5e4-8a07049e956d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12556 2024.07.19 17:53:08.955750 [ 3 ] {} <Debug> HTTP-Session: 295ce298-a73e-4034-bce4-585dc54e247e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.07.19 17:53:08.955963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12558 2024.07.19 17:53:08.956025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12559 2024.07.19 17:53:08.956050 [ 3 ] {} <Debug> HTTP-Session: 620ff52e-084c-44ba-b910-339adac31fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12560 2024.07.19 17:53:08.956074 [ 3 ] {} <Debug> HTTP-Session: 620ff52e-084c-44ba-b910-339adac31fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12561 2024.07.19 17:53:08.956092 [ 3 ] {} <Debug> HTTP-Session: 620ff52e-084c-44ba-b910-339adac31fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12562 2024.07.19 17:53:08.956124 [ 3 ] {} <Trace> HTTP-Session: 620ff52e-084c-44ba-b910-339adac31fe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12563 2024.07.19 17:53:08.956282 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12564 2024.07.19 17:53:08.956334 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12565 2024.07.19 17:53:08.956508 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12566 2024.07.19 17:53:08.956945 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12567 2024.07.19 17:53:08.956988 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12568 2024.07.19 17:53:08.957452 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12569 2024.07.19 17:53:08.957820 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12570 2024.07.19 17:53:08.957975 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001761 sec., 91425.32651902328 rows/sec., 6.37 MiB/sec.
12571 2024.07.19 17:53:08.958186 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Debug> DynamicQueryHandler: Done processing query
12572 2024.07.19 17:53:08.958211 [ 3 ] {c5675de2-21af-4682-9772-45969796eb10} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12573 2024.07.19 17:53:08.958227 [ 3 ] {} <Debug> HTTP-Session: 620ff52e-084c-44ba-b910-339adac31fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.07.19 17:53:08.958397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12575 2024.07.19 17:53:08.958456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12576 2024.07.19 17:53:08.958479 [ 3 ] {} <Debug> HTTP-Session: 8c0b02d6-92f4-4971-a872-918fc3834bea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12577 2024.07.19 17:53:08.958499 [ 3 ] {} <Debug> HTTP-Session: 8c0b02d6-92f4-4971-a872-918fc3834bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12578 2024.07.19 17:53:08.958512 [ 3 ] {} <Debug> HTTP-Session: 8c0b02d6-92f4-4971-a872-918fc3834bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.07.19 17:53:08.958547 [ 3 ] {} <Trace> HTTP-Session: 8c0b02d6-92f4-4971-a872-918fc3834bea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12580 2024.07.19 17:53:08.958833 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12581 2024.07.19 17:53:08.958900 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12582 2024.07.19 17:53:08.959321 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12583 2024.07.19 17:53:08.959876 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12584 2024.07.19 17:53:08.959914 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12585 2024.07.19 17:53:08.960543 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12586 2024.07.19 17:53:08.960972 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12587 2024.07.19 17:53:08.961169 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00253 sec., 7114.624505928853 rows/sec., 12.75 MiB/sec.
12588 2024.07.19 17:53:08.961395 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Debug> DynamicQueryHandler: Done processing query
12589 2024.07.19 17:53:08.961419 [ 3 ] {19629fe1-25d3-411f-9908-31134504637d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12590 2024.07.19 17:53:08.961435 [ 3 ] {} <Debug> HTTP-Session: 8c0b02d6-92f4-4971-a872-918fc3834bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12591 2024.07.19 17:53:08.961579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12592 2024.07.19 17:53:08.961626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12593 2024.07.19 17:53:08.961644 [ 3 ] {} <Debug> HTTP-Session: a3c04030-ec0d-45f9-84b8-c588ce2fa5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12594 2024.07.19 17:53:08.961661 [ 3 ] {} <Debug> HTTP-Session: a3c04030-ec0d-45f9-84b8-c588ce2fa5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12595 2024.07.19 17:53:08.961674 [ 3 ] {} <Debug> HTTP-Session: a3c04030-ec0d-45f9-84b8-c588ce2fa5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12596 2024.07.19 17:53:08.961705 [ 3 ] {} <Trace> HTTP-Session: a3c04030-ec0d-45f9-84b8-c588ce2fa5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12597 2024.07.19 17:53:08.961821 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12598 2024.07.19 17:53:08.961864 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12599 2024.07.19 17:53:08.961988 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12600 2024.07.19 17:53:08.962318 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12601 2024.07.19 17:53:08.962356 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12602 2024.07.19 17:53:08.962739 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12603 2024.07.19 17:53:08.963069 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12604 2024.07.19 17:53:08.963222 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec.
12605 2024.07.19 17:53:08.963512 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Debug> DynamicQueryHandler: Done processing query
12606 2024.07.19 17:53:08.963574 [ 3 ] {b980a540-b4ff-4dba-ac17-75132c0d8638} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12607 2024.07.19 17:53:08.963638 [ 3 ] {} <Debug> HTTP-Session: a3c04030-ec0d-45f9-84b8-c588ce2fa5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.07.19 17:53:13.934921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12609 2024.07.19 17:53:13.935123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12610 2024.07.19 17:53:13.935169 [ 3 ] {} <Debug> HTTP-Session: 31a99ab5-d05f-4255-bbb4-805e2a2ad7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12611 2024.07.19 17:53:13.935211 [ 3 ] {} <Debug> HTTP-Session: 31a99ab5-d05f-4255-bbb4-805e2a2ad7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12612 2024.07.19 17:53:13.935239 [ 3 ] {} <Debug> HTTP-Session: 31a99ab5-d05f-4255-bbb4-805e2a2ad7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12613 2024.07.19 17:53:13.935320 [ 3 ] {} <Trace> HTTP-Session: 31a99ab5-d05f-4255-bbb4-805e2a2ad7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12614 2024.07.19 17:53:13.935610 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12615 2024.07.19 17:53:13.935679 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12616 2024.07.19 17:53:13.935875 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12617 2024.07.19 17:53:13.936319 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12618 2024.07.19 17:53:13.936368 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12619 2024.07.19 17:53:13.936744 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12620 2024.07.19 17:53:13.937079 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12621 2024.07.19 17:53:13.937256 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001729 sec., 11567.37998843262 rows/sec., 852.87 KiB/sec.
12622 2024.07.19 17:53:13.937473 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Debug> DynamicQueryHandler: Done processing query
12623 2024.07.19 17:53:13.937501 [ 3 ] {de7b088a-cf05-4dad-89c6-c4070c83a93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12624 2024.07.19 17:53:13.937517 [ 3 ] {} <Debug> HTTP-Session: 31a99ab5-d05f-4255-bbb4-805e2a2ad7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.07.19 17:53:13.937714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12626 2024.07.19 17:53:13.937767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12627 2024.07.19 17:53:13.937788 [ 3 ] {} <Debug> HTTP-Session: d159c3ae-892b-48f5-ad8f-33facd2f4c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12628 2024.07.19 17:53:13.937806 [ 3 ] {} <Debug> HTTP-Session: d159c3ae-892b-48f5-ad8f-33facd2f4c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.07.19 17:53:13.937820 [ 3 ] {} <Debug> HTTP-Session: d159c3ae-892b-48f5-ad8f-33facd2f4c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.07.19 17:53:13.937856 [ 3 ] {} <Trace> HTTP-Session: d159c3ae-892b-48f5-ad8f-33facd2f4c24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12631 2024.07.19 17:53:13.938012 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12632 2024.07.19 17:53:13.938058 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12633 2024.07.19 17:53:13.938189 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12634 2024.07.19 17:53:13.938662 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12635 2024.07.19 17:53:13.938701 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12636 2024.07.19 17:53:13.939032 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12637 2024.07.19 17:53:13.939348 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12638 2024.07.19 17:53:13.939502 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Debug> executeQuery: Read 203 rows, 18.42 KiB in 0.001555 sec., 130546.62379421222 rows/sec., 11.57 MiB/sec.
12639 2024.07.19 17:53:13.939767 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Debug> DynamicQueryHandler: Done processing query
12640 2024.07.19 17:53:13.939819 [ 3 ] {047f4728-42e9-47f0-ac81-e371eeb5caf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12641 2024.07.19 17:53:13.939877 [ 3 ] {} <Debug> HTTP-Session: d159c3ae-892b-48f5-ad8f-33facd2f4c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.07.19 17:53:13.940148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 63963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12643 2024.07.19 17:53:13.940202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12644 2024.07.19 17:53:13.940222 [ 3 ] {} <Debug> HTTP-Session: 8d38c81a-e5d4-452e-8cb0-1fc464e1b89e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12645 2024.07.19 17:53:13.940239 [ 3 ] {} <Debug> HTTP-Session: 8d38c81a-e5d4-452e-8cb0-1fc464e1b89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12646 2024.07.19 17:53:13.940253 [ 3 ] {} <Debug> HTTP-Session: 8d38c81a-e5d4-452e-8cb0-1fc464e1b89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.07.19 17:53:13.940286 [ 3 ] {} <Trace> HTTP-Session: 8d38c81a-e5d4-452e-8cb0-1fc464e1b89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12648 2024.07.19 17:53:13.940501 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12649 2024.07.19 17:53:13.940546 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12650 2024.07.19 17:53:13.940687 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12651 2024.07.19 17:53:13.941223 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.07.19 17:53:13.941262 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12653 2024.07.19 17:53:13.941587 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12654 2024.07.19 17:53:13.941888 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.07.19 17:53:13.942043 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Debug> executeQuery: Read 396 rows, 28.60 KiB in 0.001659 sec., 238698.01084990957 rows/sec., 16.83 MiB/sec.
12656 2024.07.19 17:53:13.942296 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Debug> DynamicQueryHandler: Done processing query
12657 2024.07.19 17:53:13.942365 [ 3 ] {9806509b-8c32-416c-9221-b87f427e6dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12658 2024.07.19 17:53:13.942426 [ 3 ] {} <Debug> HTTP-Session: 8d38c81a-e5d4-452e-8cb0-1fc464e1b89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.07.19 17:53:13.942617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12660 2024.07.19 17:53:13.942670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12661 2024.07.19 17:53:13.942689 [ 3 ] {} <Debug> HTTP-Session: fefb76d3-f88d-464d-aca6-ccb40a8bed01 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12662 2024.07.19 17:53:13.942706 [ 3 ] {} <Debug> HTTP-Session: fefb76d3-f88d-464d-aca6-ccb40a8bed01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.07.19 17:53:13.942720 [ 3 ] {} <Debug> HTTP-Session: fefb76d3-f88d-464d-aca6-ccb40a8bed01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.07.19 17:53:13.942753 [ 3 ] {} <Trace> HTTP-Session: fefb76d3-f88d-464d-aca6-ccb40a8bed01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12665 2024.07.19 17:53:13.942855 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12666 2024.07.19 17:53:13.942902 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12667 2024.07.19 17:53:13.943046 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12668 2024.07.19 17:53:13.943330 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12669 2024.07.19 17:53:13.943369 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12670 2024.07.19 17:53:13.943726 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12671 2024.07.19 17:53:13.944039 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12672 2024.07.19 17:53:13.944196 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 189.43 KiB/sec.
12673 2024.07.19 17:53:13.944504 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Debug> DynamicQueryHandler: Done processing query
12674 2024.07.19 17:53:13.944531 [ 3 ] {a3ec3a6b-81f9-4de1-9998-1dbe772c96b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12675 2024.07.19 17:53:13.944548 [ 3 ] {} <Debug> HTTP-Session: fefb76d3-f88d-464d-aca6-ccb40a8bed01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.07.19 17:53:13.944680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12677 2024.07.19 17:53:13.944731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12678 2024.07.19 17:53:13.944751 [ 3 ] {} <Debug> HTTP-Session: 4f15a811-2804-43c7-9684-1b35920f0052 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12679 2024.07.19 17:53:13.944767 [ 3 ] {} <Debug> HTTP-Session: 4f15a811-2804-43c7-9684-1b35920f0052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.07.19 17:53:13.944780 [ 3 ] {} <Debug> HTTP-Session: 4f15a811-2804-43c7-9684-1b35920f0052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.07.19 17:53:13.944811 [ 3 ] {} <Trace> HTTP-Session: 4f15a811-2804-43c7-9684-1b35920f0052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12682 2024.07.19 17:53:13.944930 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12683 2024.07.19 17:53:13.944979 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12684 2024.07.19 17:53:13.945142 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.07.19 17:53:13.945461 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.07.19 17:53:13.945497 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12687 2024.07.19 17:53:13.945867 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12688 2024.07.19 17:53:13.946205 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.07.19 17:53:13.946364 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001477 sec., 52132.70142180095 rows/sec., 3.21 MiB/sec.
12690 2024.07.19 17:53:13.946537 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Debug> DynamicQueryHandler: Done processing query
12691 2024.07.19 17:53:13.946562 [ 3 ] {7079bf95-4ef7-4372-b4a3-b839fd0d0425} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12692 2024.07.19 17:53:13.946577 [ 3 ] {} <Debug> HTTP-Session: 4f15a811-2804-43c7-9684-1b35920f0052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.07.19 17:53:13.946743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12694 2024.07.19 17:53:13.946792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12695 2024.07.19 17:53:13.946812 [ 3 ] {} <Debug> HTTP-Session: 949259d2-1628-4608-b269-f383c3ea2e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12696 2024.07.19 17:53:13.946828 [ 3 ] {} <Debug> HTTP-Session: 949259d2-1628-4608-b269-f383c3ea2e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.07.19 17:53:13.946841 [ 3 ] {} <Debug> HTTP-Session: 949259d2-1628-4608-b269-f383c3ea2e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.07.19 17:53:13.946872 [ 3 ] {} <Trace> HTTP-Session: 949259d2-1628-4608-b269-f383c3ea2e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12699 2024.07.19 17:53:13.947028 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12700 2024.07.19 17:53:13.947074 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12701 2024.07.19 17:53:13.947218 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12702 2024.07.19 17:53:13.947683 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12703 2024.07.19 17:53:13.947720 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12704 2024.07.19 17:53:13.948085 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12705 2024.07.19 17:53:13.948412 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12706 2024.07.19 17:53:13.948570 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec.
12707 2024.07.19 17:53:13.948753 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Debug> DynamicQueryHandler: Done processing query
12708 2024.07.19 17:53:13.948777 [ 3 ] {d7b8ed0e-9e26-40b2-b2a9-d1b7a94edcac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12709 2024.07.19 17:53:13.948793 [ 3 ] {} <Debug> HTTP-Session: 949259d2-1628-4608-b269-f383c3ea2e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12710 2024.07.19 17:53:13.948954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12711 2024.07.19 17:53:13.949004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12712 2024.07.19 17:53:13.949024 [ 3 ] {} <Debug> HTTP-Session: c4c979e7-13ea-4c61-be89-422da0176b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12713 2024.07.19 17:53:13.949040 [ 3 ] {} <Debug> HTTP-Session: c4c979e7-13ea-4c61-be89-422da0176b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12714 2024.07.19 17:53:13.949053 [ 3 ] {} <Debug> HTTP-Session: c4c979e7-13ea-4c61-be89-422da0176b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.07.19 17:53:13.949084 [ 3 ] {} <Trace> HTTP-Session: c4c979e7-13ea-4c61-be89-422da0176b4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12716 2024.07.19 17:53:13.949272 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12717 2024.07.19 17:53:13.949339 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12718 2024.07.19 17:53:13.949753 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12719 2024.07.19 17:53:13.950338 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12720 2024.07.19 17:53:13.950375 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12721 2024.07.19 17:53:13.950975 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12722 2024.07.19 17:53:13.951378 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12723 2024.07.19 17:53:13.951567 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00241 sec., 5809.128630705394 rows/sec., 10.41 MiB/sec.
12724 2024.07.19 17:53:13.951792 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Debug> DynamicQueryHandler: Done processing query
12725 2024.07.19 17:53:13.951817 [ 3 ] {c9e152d8-24ac-47cd-a25b-3b870a5db81a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12726 2024.07.19 17:53:13.951834 [ 3 ] {} <Debug> HTTP-Session: c4c979e7-13ea-4c61-be89-422da0176b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12727 2024.07.19 17:53:13.951950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12728 2024.07.19 17:53:13.952001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12729 2024.07.19 17:53:13.952020 [ 3 ] {} <Debug> HTTP-Session: 3e84cb18-19e0-48d6-80ee-bf0841186e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12730 2024.07.19 17:53:13.952037 [ 3 ] {} <Debug> HTTP-Session: 3e84cb18-19e0-48d6-80ee-bf0841186e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12731 2024.07.19 17:53:13.952050 [ 3 ] {} <Debug> HTTP-Session: 3e84cb18-19e0-48d6-80ee-bf0841186e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.07.19 17:53:13.952082 [ 3 ] {} <Trace> HTTP-Session: 3e84cb18-19e0-48d6-80ee-bf0841186e0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12733 2024.07.19 17:53:13.952184 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12734 2024.07.19 17:53:13.952228 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12735 2024.07.19 17:53:13.952352 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12736 2024.07.19 17:53:13.952642 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12737 2024.07.19 17:53:13.952679 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12738 2024.07.19 17:53:13.953042 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12739 2024.07.19 17:53:13.953364 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12740 2024.07.19 17:53:13.953514 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
12741 2024.07.19 17:53:13.953800 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Debug> DynamicQueryHandler: Done processing query
12742 2024.07.19 17:53:13.953849 [ 3 ] {a7deb0d9-8e40-4b92-8b7d-d180579a27d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12743 2024.07.19 17:53:13.953866 [ 3 ] {} <Debug> HTTP-Session: 3e84cb18-19e0-48d6-80ee-bf0841186e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12744 2024.07.19 17:53:13.953998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12745 2024.07.19 17:53:13.954066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12746 2024.07.19 17:53:13.954092 [ 3 ] {} <Debug> HTTP-Session: d1dedb15-742d-4d11-8af1-e0d8a3e61317 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12747 2024.07.19 17:53:13.954148 [ 3 ] {} <Debug> HTTP-Session: d1dedb15-742d-4d11-8af1-e0d8a3e61317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12748 2024.07.19 17:53:13.954172 [ 3 ] {} <Debug> HTTP-Session: d1dedb15-742d-4d11-8af1-e0d8a3e61317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12749 2024.07.19 17:53:13.954217 [ 3 ] {} <Trace> HTTP-Session: d1dedb15-742d-4d11-8af1-e0d8a3e61317 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12750 2024.07.19 17:53:13.954376 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12751 2024.07.19 17:53:13.954423 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12752 2024.07.19 17:53:13.954604 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12753 2024.07.19 17:53:13.954964 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12754 2024.07.19 17:53:13.955001 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12755 2024.07.19 17:53:13.955367 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12756 2024.07.19 17:53:13.955691 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12757 2024.07.19 17:53:13.955841 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec.
12758 2024.07.19 17:53:13.956014 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Debug> DynamicQueryHandler: Done processing query
12759 2024.07.19 17:53:13.956039 [ 3 ] {86f4f9eb-e760-4601-b8f8-9bace7536390} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12760 2024.07.19 17:53:13.956055 [ 3 ] {} <Debug> HTTP-Session: d1dedb15-742d-4d11-8af1-e0d8a3e61317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12761 2024.07.19 17:53:18.931627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12762 2024.07.19 17:53:18.931781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12763 2024.07.19 17:53:18.931814 [ 3 ] {} <Debug> HTTP-Session: 41dd48cd-4ac8-4afc-9fd1-e638049cbb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12764 2024.07.19 17:53:18.931841 [ 3 ] {} <Debug> HTTP-Session: 41dd48cd-4ac8-4afc-9fd1-e638049cbb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12765 2024.07.19 17:53:18.931859 [ 3 ] {} <Debug> HTTP-Session: 41dd48cd-4ac8-4afc-9fd1-e638049cbb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12766 2024.07.19 17:53:18.931915 [ 3 ] {} <Trace> HTTP-Session: 41dd48cd-4ac8-4afc-9fd1-e638049cbb66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12767 2024.07.19 17:53:18.932138 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12768 2024.07.19 17:53:18.932217 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12769 2024.07.19 17:53:18.932444 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12770 2024.07.19 17:53:18.932910 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12771 2024.07.19 17:53:18.932956 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12772 2024.07.19 17:53:18.933337 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12773 2024.07.19 17:53:18.933667 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12774 2024.07.19 17:53:18.933833 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001762 sec., 10215.664018161182 rows/sec., 828.03 KiB/sec.
12775 2024.07.19 17:53:18.934055 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Debug> DynamicQueryHandler: Done processing query
12776 2024.07.19 17:53:18.934082 [ 3 ] {8cbb222a-7813-49ec-88c9-db5ce0dc2f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12777 2024.07.19 17:53:18.934098 [ 3 ] {} <Debug> HTTP-Session: 41dd48cd-4ac8-4afc-9fd1-e638049cbb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12778 2024.07.19 17:53:18.934264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12779 2024.07.19 17:53:18.934319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12780 2024.07.19 17:53:18.934338 [ 3 ] {} <Debug> HTTP-Session: 82c0a34e-5c92-4199-8939-374d7ee54298 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12781 2024.07.19 17:53:18.934355 [ 3 ] {} <Debug> HTTP-Session: 82c0a34e-5c92-4199-8939-374d7ee54298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12782 2024.07.19 17:53:18.934369 [ 3 ] {} <Debug> HTTP-Session: 82c0a34e-5c92-4199-8939-374d7ee54298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.07.19 17:53:18.934403 [ 3 ] {} <Trace> HTTP-Session: 82c0a34e-5c92-4199-8939-374d7ee54298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12784 2024.07.19 17:53:18.934545 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12785 2024.07.19 17:53:18.934591 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12786 2024.07.19 17:53:18.934721 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12787 2024.07.19 17:53:18.935112 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12788 2024.07.19 17:53:18.935150 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12789 2024.07.19 17:53:18.935474 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12790 2024.07.19 17:53:18.935786 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12791 2024.07.19 17:53:18.935937 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001442 sec., 76282.94036061027 rows/sec., 6.23 MiB/sec.
12792 2024.07.19 17:53:18.936130 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Debug> DynamicQueryHandler: Done processing query
12793 2024.07.19 17:53:18.936166 [ 3 ] {5c56b300-ceec-4bc5-b725-dad9de024cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12794 2024.07.19 17:53:18.936197 [ 3 ] {} <Debug> HTTP-Session: 82c0a34e-5c92-4199-8939-374d7ee54298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12795 2024.07.19 17:53:18.936368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12796 2024.07.19 17:53:18.936420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12797 2024.07.19 17:53:18.936440 [ 3 ] {} <Debug> HTTP-Session: 5eb68c7d-f9e4-4651-a647-9285f1fb0e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12798 2024.07.19 17:53:18.936457 [ 3 ] {} <Debug> HTTP-Session: 5eb68c7d-f9e4-4651-a647-9285f1fb0e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12799 2024.07.19 17:53:18.936471 [ 3 ] {} <Debug> HTTP-Session: 5eb68c7d-f9e4-4651-a647-9285f1fb0e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.07.19 17:53:18.936502 [ 3 ] {} <Trace> HTTP-Session: 5eb68c7d-f9e4-4651-a647-9285f1fb0e6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12801 2024.07.19 17:53:18.936629 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12802 2024.07.19 17:53:18.936673 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12803 2024.07.19 17:53:18.936798 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12804 2024.07.19 17:53:18.937158 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12805 2024.07.19 17:53:18.937194 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12806 2024.07.19 17:53:18.937505 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12807 2024.07.19 17:53:18.937805 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12808 2024.07.19 17:53:18.937952 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 4.68 MiB/sec.
12809 2024.07.19 17:53:18.938181 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Debug> DynamicQueryHandler: Done processing query
12810 2024.07.19 17:53:18.938238 [ 3 ] {1b1d2283-810e-4c27-8131-daf1b1d321d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12811 2024.07.19 17:53:18.938298 [ 3 ] {} <Debug> HTTP-Session: 5eb68c7d-f9e4-4651-a647-9285f1fb0e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12812 2024.07.19 17:53:18.938517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12813 2024.07.19 17:53:18.938569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12814 2024.07.19 17:53:18.938587 [ 3 ] {} <Debug> HTTP-Session: 1ea65bb3-61fa-4cdc-b476-c8b630116866 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12815 2024.07.19 17:53:18.938605 [ 3 ] {} <Debug> HTTP-Session: 1ea65bb3-61fa-4cdc-b476-c8b630116866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.07.19 17:53:18.938619 [ 3 ] {} <Debug> HTTP-Session: 1ea65bb3-61fa-4cdc-b476-c8b630116866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12817 2024.07.19 17:53:18.938650 [ 3 ] {} <Trace> HTTP-Session: 1ea65bb3-61fa-4cdc-b476-c8b630116866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12818 2024.07.19 17:53:18.938808 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12819 2024.07.19 17:53:18.938856 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12820 2024.07.19 17:53:18.939017 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12821 2024.07.19 17:53:18.939420 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12822 2024.07.19 17:53:18.939458 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12823 2024.07.19 17:53:18.939854 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12824 2024.07.19 17:53:18.940200 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12825 2024.07.19 17:53:18.940359 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec.
12826 2024.07.19 17:53:18.940535 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Debug> DynamicQueryHandler: Done processing query
12827 2024.07.19 17:53:18.940558 [ 3 ] {58be70ca-9550-400b-84a7-675dfe3237a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12828 2024.07.19 17:53:18.940574 [ 3 ] {} <Debug> HTTP-Session: 1ea65bb3-61fa-4cdc-b476-c8b630116866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12829 2024.07.19 17:53:18.940733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12830 2024.07.19 17:53:18.940780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12831 2024.07.19 17:53:18.940798 [ 3 ] {} <Debug> HTTP-Session: 28a240d3-e958-445b-8917-fe089d5200e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12832 2024.07.19 17:53:18.940815 [ 3 ] {} <Debug> HTTP-Session: 28a240d3-e958-445b-8917-fe089d5200e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12833 2024.07.19 17:53:18.940828 [ 3 ] {} <Debug> HTTP-Session: 28a240d3-e958-445b-8917-fe089d5200e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.07.19 17:53:18.940859 [ 3 ] {} <Trace> HTTP-Session: 28a240d3-e958-445b-8917-fe089d5200e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12835 2024.07.19 17:53:18.941134 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12836 2024.07.19 17:53:18.941199 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12837 2024.07.19 17:53:18.941614 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12838 2024.07.19 17:53:18.942237 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12839 2024.07.19 17:53:18.942272 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12840 2024.07.19 17:53:18.942880 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12841 2024.07.19 17:53:18.943290 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12842 2024.07.19 17:53:18.943473 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002528 sec., 7120.2531645569625 rows/sec., 12.76 MiB/sec.
12843 2024.07.19 17:53:18.943793 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Debug> DynamicQueryHandler: Done processing query
12844 2024.07.19 17:53:18.943822 [ 3 ] {ffcce687-221e-43ed-983f-b1b401064e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12845 2024.07.19 17:53:18.943840 [ 3 ] {} <Debug> HTTP-Session: 28a240d3-e958-445b-8917-fe089d5200e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12846 2024.07.19 17:53:18.944002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12847 2024.07.19 17:53:18.944052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12848 2024.07.19 17:53:18.944071 [ 3 ] {} <Debug> HTTP-Session: d819e55e-199e-4b22-a331-b7fd82e4519c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12849 2024.07.19 17:53:18.944089 [ 3 ] {} <Debug> HTTP-Session: d819e55e-199e-4b22-a331-b7fd82e4519c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12850 2024.07.19 17:53:18.944104 [ 3 ] {} <Debug> HTTP-Session: d819e55e-199e-4b22-a331-b7fd82e4519c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.07.19 17:53:18.944135 [ 3 ] {} <Trace> HTTP-Session: d819e55e-199e-4b22-a331-b7fd82e4519c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12852 2024.07.19 17:53:18.944274 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12853 2024.07.19 17:53:18.944318 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12854 2024.07.19 17:53:18.944446 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12855 2024.07.19 17:53:18.944803 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12856 2024.07.19 17:53:18.944839 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12857 2024.07.19 17:53:18.945201 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12858 2024.07.19 17:53:18.945518 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12859 2024.07.19 17:53:18.945675 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec.
12860 2024.07.19 17:53:18.945929 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Debug> DynamicQueryHandler: Done processing query
12861 2024.07.19 17:53:18.945983 [ 3 ] {e21a231b-9af4-4f45-b41f-a1411b1d0317} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12862 2024.07.19 17:53:18.946044 [ 3 ] {} <Debug> HTTP-Session: d819e55e-199e-4b22-a331-b7fd82e4519c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.07.19 17:53:23.078557 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
12864 2024.07.19 17:53:23.078659 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
12865 2024.07.19 17:53:23.936818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12866 2024.07.19 17:53:23.937000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12867 2024.07.19 17:53:23.937052 [ 3 ] {} <Debug> HTTP-Session: 3094c242-f808-4e0e-b664-e95d728196f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12868 2024.07.19 17:53:23.937099 [ 3 ] {} <Debug> HTTP-Session: 3094c242-f808-4e0e-b664-e95d728196f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12869 2024.07.19 17:53:23.937126 [ 3 ] {} <Debug> HTTP-Session: 3094c242-f808-4e0e-b664-e95d728196f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12870 2024.07.19 17:53:23.937204 [ 3 ] {} <Trace> HTTP-Session: 3094c242-f808-4e0e-b664-e95d728196f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12871 2024.07.19 17:53:23.937495 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12872 2024.07.19 17:53:23.937600 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12873 2024.07.19 17:53:23.937917 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12874 2024.07.19 17:53:23.938349 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12875 2024.07.19 17:53:23.938390 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12876 2024.07.19 17:53:23.938776 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12877 2024.07.19 17:53:23.939126 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12878 2024.07.19 17:53:23.939301 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001897 sec., 10542.962572482867 rows/sec., 777.34 KiB/sec.
12879 2024.07.19 17:53:23.939521 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Debug> DynamicQueryHandler: Done processing query
12880 2024.07.19 17:53:23.939549 [ 3 ] {1cf309fd-e224-48df-8390-94ada3bc0460} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12881 2024.07.19 17:53:23.939566 [ 3 ] {} <Debug> HTTP-Session: 3094c242-f808-4e0e-b664-e95d728196f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12882 2024.07.19 17:53:23.939774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 35772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12883 2024.07.19 17:53:23.939829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12884 2024.07.19 17:53:23.939850 [ 3 ] {} <Debug> HTTP-Session: ee26805d-d21d-475a-88d4-c5f4fec24a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12885 2024.07.19 17:53:23.939867 [ 3 ] {} <Debug> HTTP-Session: ee26805d-d21d-475a-88d4-c5f4fec24a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12886 2024.07.19 17:53:23.939881 [ 3 ] {} <Debug> HTTP-Session: ee26805d-d21d-475a-88d4-c5f4fec24a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.07.19 17:53:23.939917 [ 3 ] {} <Trace> HTTP-Session: ee26805d-d21d-475a-88d4-c5f4fec24a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12888 2024.07.19 17:53:23.940079 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12889 2024.07.19 17:53:23.940124 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12890 2024.07.19 17:53:23.940256 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12891 2024.07.19 17:53:23.940722 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12892 2024.07.19 17:53:23.940759 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12893 2024.07.19 17:53:23.941094 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12894 2024.07.19 17:53:23.941397 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12895 2024.07.19 17:53:23.941546 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Debug> executeQuery: Read 239 rows, 21.23 KiB in 0.001539 sec., 155295.64652371668 rows/sec., 13.47 MiB/sec.
12896 2024.07.19 17:53:23.941575 [ 80 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12897 2024.07.19 17:53:23.941686 [ 80 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12898 2024.07.19 17:53:23.941720 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12899 2024.07.19 17:53:23.941797 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Debug> DynamicQueryHandler: Done processing query
12900 2024.07.19 17:53:23.941836 [ 3 ] {b23e0a47-9fb7-4aa8-8466-ca7938e6a930} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12901 2024.07.19 17:53:23.941865 [ 3 ] {} <Debug> HTTP-Session: ee26805d-d21d-475a-88d4-c5f4fec24a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12902 2024.07.19 17:53:23.941888 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
12903 2024.07.19 17:53:23.942010 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12904 2024.07.19 17:53:23.942040 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 301 rows starting from the beginning of the part
12905 2024.07.19 17:53:23.942114 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 203 rows starting from the beginning of the part
12906 2024.07.19 17:53:23.942158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12907 2024.07.19 17:53:23.942371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12908 2024.07.19 17:53:23.942476 [ 3 ] {} <Debug> HTTP-Session: 8874d0a1-e8d6-4eb6-a481-245f6bd03abb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12909 2024.07.19 17:53:23.942499 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 111 rows starting from the beginning of the part
12910 2024.07.19 17:53:23.942532 [ 3 ] {} <Debug> HTTP-Session: 8874d0a1-e8d6-4eb6-a481-245f6bd03abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12911 2024.07.19 17:53:23.942580 [ 3 ] {} <Debug> HTTP-Session: 8874d0a1-e8d6-4eb6-a481-245f6bd03abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12912 2024.07.19 17:53:23.942724 [ 3 ] {} <Trace> HTTP-Session: 8874d0a1-e8d6-4eb6-a481-245f6bd03abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12913 2024.07.19 17:53:23.942787 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 203 rows starting from the beginning of the part
12914 2024.07.19 17:53:23.943053 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 110 rows starting from the beginning of the part
12915 2024.07.19 17:53:23.943187 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12916 2024.07.19 17:53:23.943328 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12917 2024.07.19 17:53:23.943337 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 239 rows starting from the beginning of the part
12918 2024.07.19 17:53:23.943971 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12919 2024.07.19 17:53:23.944813 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12920 2024.07.19 17:53:23.944857 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12921 2024.07.19 17:53:23.945248 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003445039 sec., 338747.9793407273 rows/sec., 29.24 MiB/sec.
12922 2024.07.19 17:53:23.945285 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12923 2024.07.19 17:53:23.945388 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12924 2024.07.19 17:53:23.945738 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12925 2024.07.19 17:53:23.945961 [ 80 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12926 2024.07.19 17:53:23.945969 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Debug> executeQuery: Read 420 rows, 30.49 KiB in 0.003032 sec., 138522.42744063324 rows/sec., 9.82 MiB/sec.
12927 2024.07.19 17:53:23.945986 [ 198 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12928 2024.07.19 17:53:23.946032 [ 80 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12929 2024.07.19 17:53:23.946116 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12930 2024.07.19 17:53:23.946498 [ 198 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_71_14} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12931 2024.07.19 17:53:23.946794 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
12932 2024.07.19 17:53:23.946807 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Debug> DynamicQueryHandler: Done processing query
12933 2024.07.19 17:53:23.946915 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
12934 2024.07.19 17:53:23.947022 [ 3 ] {69c166a9-db16-4cf6-a15a-a6cbdcfc3c0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12935 2024.07.19 17:53:23.947143 [ 3 ] {} <Debug> HTTP-Session: 8874d0a1-e8d6-4eb6-a481-245f6bd03abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12936 2024.07.19 17:53:23.947550 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12937 2024.07.19 17:53:23.947599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12938 2024.07.19 17:53:23.947661 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 472 rows starting from the beginning of the part
12939 2024.07.19 17:53:23.947914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12940 2024.07.19 17:53:23.947982 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 396 rows starting from the beginning of the part
12941 2024.07.19 17:53:23.948071 [ 3 ] {} <Debug> HTTP-Session: 9789d3a4-07d1-44a7-a87c-f357dfb2f9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12942 2024.07.19 17:53:23.948230 [ 3 ] {} <Debug> HTTP-Session: 9789d3a4-07d1-44a7-a87c-f357dfb2f9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12943 2024.07.19 17:53:23.948252 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 84 rows starting from the beginning of the part
12944 2024.07.19 17:53:23.948361 [ 3 ] {} <Debug> HTTP-Session: 9789d3a4-07d1-44a7-a87c-f357dfb2f9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12945 2024.07.19 17:53:23.948512 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 396 rows starting from the beginning of the part
12946 2024.07.19 17:53:23.948682 [ 3 ] {} <Trace> HTTP-Session: 9789d3a4-07d1-44a7-a87c-f357dfb2f9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12947 2024.07.19 17:53:23.948776 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part
12948 2024.07.19 17:53:23.949056 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 420 rows starting from the beginning of the part
12949 2024.07.19 17:53:23.949431 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12950 2024.07.19 17:53:23.949564 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12951 2024.07.19 17:53:23.950282 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12952 2024.07.19 17:53:23.951303 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12953 2024.07.19 17:53:23.951390 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12954 2024.07.19 17:53:23.952114 [ 195 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 4 columns (4 merged, 0 gathered) in 0.005823402 sec., 317683.71821145096 rows/sec., 22.75 MiB/sec.
12955 2024.07.19 17:53:23.952419 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12956 2024.07.19 17:53:23.952484 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12957 2024.07.19 17:53:23.953295 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12958 2024.07.19 17:53:23.953428 [ 198 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_71_14} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12959 2024.07.19 17:53:23.953560 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
12960 2024.07.19 17:53:23.953656 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12961 2024.07.19 17:53:23.953926 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004829 sec., 1242.4932698281218 rows/sec., 53.39 KiB/sec.
12962 2024.07.19 17:53:23.954192 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Debug> DynamicQueryHandler: Done processing query
12963 2024.07.19 17:53:23.954230 [ 3 ] {5f07dfe9-8cfa-4640-a19c-4c39475b33f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12964 2024.07.19 17:53:23.954255 [ 3 ] {} <Debug> HTTP-Session: 9789d3a4-07d1-44a7-a87c-f357dfb2f9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.07.19 17:53:23.954460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12966 2024.07.19 17:53:23.954535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12967 2024.07.19 17:53:23.954567 [ 3 ] {} <Debug> HTTP-Session: bec4c882-d105-4953-a23c-9f4b63abc351 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12968 2024.07.19 17:53:23.954594 [ 3 ] {} <Debug> HTTP-Session: bec4c882-d105-4953-a23c-9f4b63abc351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12969 2024.07.19 17:53:23.954618 [ 3 ] {} <Debug> HTTP-Session: bec4c882-d105-4953-a23c-9f4b63abc351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12970 2024.07.19 17:53:23.954665 [ 3 ] {} <Trace> HTTP-Session: bec4c882-d105-4953-a23c-9f4b63abc351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12971 2024.07.19 17:53:23.954862 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12972 2024.07.19 17:53:23.954931 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12973 2024.07.19 17:53:23.955160 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12974 2024.07.19 17:53:23.955588 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12975 2024.07.19 17:53:23.955640 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12976 2024.07.19 17:53:23.956191 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12977 2024.07.19 17:53:23.956753 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12978 2024.07.19 17:53:23.956970 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.002193 sec., 35111.71910624715 rows/sec., 2.16 MiB/sec.
12979 2024.07.19 17:53:23.957194 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Debug> DynamicQueryHandler: Done processing query
12980 2024.07.19 17:53:23.957230 [ 3 ] {13ad58b5-1b1f-4307-bb7d-8f2306e41bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12981 2024.07.19 17:53:23.957254 [ 3 ] {} <Debug> HTTP-Session: bec4c882-d105-4953-a23c-9f4b63abc351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12982 2024.07.19 17:53:23.957469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12983 2024.07.19 17:53:23.957570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12984 2024.07.19 17:53:23.957600 [ 3 ] {} <Debug> HTTP-Session: 4508d4b5-e2d5-4779-b388-fbe80c27088c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
12985 2024.07.19 17:53:23.957629 [ 3 ] {} <Debug> HTTP-Session: 4508d4b5-e2d5-4779-b388-fbe80c27088c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12986 2024.07.19 17:53:23.957649 [ 3 ] {} <Debug> HTTP-Session: 4508d4b5-e2d5-4779-b388-fbe80c27088c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.07.19 17:53:23.957710 [ 3 ] {} <Trace> HTTP-Session: 4508d4b5-e2d5-4779-b388-fbe80c27088c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12988 2024.07.19 17:53:23.957982 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12989 2024.07.19 17:53:23.958052 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12990 2024.07.19 17:53:23.958261 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12991 2024.07.19 17:53:23.958745 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12992 2024.07.19 17:53:23.958791 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12993 2024.07.19 17:53:23.959194 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12994 2024.07.19 17:53:23.959538 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12995 2024.07.19 17:53:23.959699 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001858 sec., 105489.77395048439 rows/sec., 7.37 MiB/sec.
12996 2024.07.19 17:53:23.959709 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12997 2024.07.19 17:53:23.959804 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12998 2024.07.19 17:53:23.959856 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
12999 2024.07.19 17:53:23.960117 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Debug> DynamicQueryHandler: Done processing query
13000 2024.07.19 17:53:23.960125 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
13001 2024.07.19 17:53:23.960171 [ 3 ] {18a666f0-d7d0-45f8-978a-842e4965423c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13002 2024.07.19 17:53:23.960305 [ 3 ] {} <Debug> HTTP-Session: 4508d4b5-e2d5-4779-b388-fbe80c27088c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13003 2024.07.19 17:53:23.960840 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13004 2024.07.19 17:53:23.960927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13005 2024.07.19 17:53:23.960961 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10586 rows starting from the beginning of the part
13006 2024.07.19 17:53:23.961200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13007 2024.07.19 17:53:23.961430 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 150 rows starting from the beginning of the part
13008 2024.07.19 17:53:23.961510 [ 3 ] {} <Debug> HTTP-Session: 114cf4a8-2e71-4217-8937-291595a4cc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13009 2024.07.19 17:53:23.961684 [ 3 ] {} <Debug> HTTP-Session: 114cf4a8-2e71-4217-8937-291595a4cc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13010 2024.07.19 17:53:23.961816 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
13011 2024.07.19 17:53:23.961833 [ 3 ] {} <Debug> HTTP-Session: 114cf4a8-2e71-4217-8937-291595a4cc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13012 2024.07.19 17:53:23.961961 [ 3 ] {} <Trace> HTTP-Session: 114cf4a8-2e71-4217-8937-291595a4cc97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13013 2024.07.19 17:53:23.962053 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
13014 2024.07.19 17:53:23.962312 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
13015 2024.07.19 17:53:23.962428 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 196 rows starting from the beginning of the part
13016 2024.07.19 17:53:23.962569 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13017 2024.07.19 17:53:23.962868 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13018 2024.07.19 17:53:23.964220 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13019 2024.07.19 17:53:23.965494 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13020 2024.07.19 17:53:23.965571 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13021 2024.07.19 17:53:23.967189 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13022 2024.07.19 17:53:23.968109 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13023 2024.07.19 17:53:23.968339 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0061 sec., 2295.0819672131147 rows/sec., 4.11 MiB/sec.
13024 2024.07.19 17:53:23.968611 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Debug> DynamicQueryHandler: Done processing query
13025 2024.07.19 17:53:23.968636 [ 3 ] {a5f4ee2e-245c-44bd-a2fd-c9a232d97443} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13026 2024.07.19 17:53:23.968656 [ 3 ] {} <Debug> HTTP-Session: 114cf4a8-2e71-4217-8937-291595a4cc97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13027 2024.07.19 17:53:23.968800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13028 2024.07.19 17:53:23.968849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13029 2024.07.19 17:53:23.968868 [ 3 ] {} <Debug> HTTP-Session: b25bf0b5-7923-478a-a07c-685e73f89f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13030 2024.07.19 17:53:23.968885 [ 3 ] {} <Debug> HTTP-Session: b25bf0b5-7923-478a-a07c-685e73f89f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13031 2024.07.19 17:53:23.968899 [ 3 ] {} <Debug> HTTP-Session: b25bf0b5-7923-478a-a07c-685e73f89f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.07.19 17:53:23.968929 [ 3 ] {} <Trace> HTTP-Session: b25bf0b5-7923-478a-a07c-685e73f89f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13033 2024.07.19 17:53:23.969054 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13034 2024.07.19 17:53:23.969116 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13035 2024.07.19 17:53:23.969381 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13036 2024.07.19 17:53:23.969823 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11413 rows, containing 5 columns (5 merged, 0 gathered) in 0.009850017 sec., 1158678.203296502 rows/sec., 80.77 MiB/sec.
13037 2024.07.19 17:53:23.970021 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13038 2024.07.19 17:53:23.970072 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13039 2024.07.19 17:53:23.970184 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13040 2024.07.19 17:53:23.970958 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13041 2024.07.19 17:53:23.971237 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13042 2024.07.19 17:53:23.971455 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13043 2024.07.19 17:53:23.971619 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB.
13044 2024.07.19 17:53:23.971692 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13045 2024.07.19 17:53:23.971864 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002849 sec., 8073.008073008073 rows/sec., 436.69 KiB/sec.
13046 2024.07.19 17:53:23.972213 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Debug> DynamicQueryHandler: Done processing query
13047 2024.07.19 17:53:23.972247 [ 3 ] {cbc02b76-9d50-47e8-aaf1-e21f1535c153} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13048 2024.07.19 17:53:23.972264 [ 3 ] {} <Debug> HTTP-Session: b25bf0b5-7923-478a-a07c-685e73f89f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13049 2024.07.19 17:53:23.972444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13050 2024.07.19 17:53:23.972496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13051 2024.07.19 17:53:23.972515 [ 3 ] {} <Debug> HTTP-Session: 0fd45d55-5280-4dc3-87bb-44d424d4378f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13052 2024.07.19 17:53:23.972531 [ 3 ] {} <Debug> HTTP-Session: 0fd45d55-5280-4dc3-87bb-44d424d4378f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13053 2024.07.19 17:53:23.972545 [ 3 ] {} <Debug> HTTP-Session: 0fd45d55-5280-4dc3-87bb-44d424d4378f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13054 2024.07.19 17:53:23.972579 [ 3 ] {} <Trace> HTTP-Session: 0fd45d55-5280-4dc3-87bb-44d424d4378f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13055 2024.07.19 17:53:23.972700 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13056 2024.07.19 17:53:23.972746 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13057 2024.07.19 17:53:23.972898 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13058 2024.07.19 17:53:23.973194 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13059 2024.07.19 17:53:23.973231 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13060 2024.07.19 17:53:23.973589 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13061 2024.07.19 17:53:23.973927 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13062 2024.07.19 17:53:23.974074 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
13063 2024.07.19 17:53:23.974083 [ 80 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13064 2024.07.19 17:53:23.974165 [ 80 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13065 2024.07.19 17:53:23.974215 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13066 2024.07.19 17:53:23.974380 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Debug> DynamicQueryHandler: Done processing query
13067 2024.07.19 17:53:23.974479 [ 3 ] {510b61ca-d9c4-4bd1-9de0-4ed4586e3b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13068 2024.07.19 17:53:23.974522 [ 3 ] {} <Debug> HTTP-Session: 0fd45d55-5280-4dc3-87bb-44d424d4378f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.07.19 17:53:23.974536 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13070 2024.07.19 17:53:23.975106 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13071 2024.07.19 17:53:23.975201 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3740 rows starting from the beginning of the part
13072 2024.07.19 17:53:23.975379 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part
13073 2024.07.19 17:53:23.975558 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13074 2024.07.19 17:53:23.975734 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13075 2024.07.19 17:53:23.975883 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
13076 2024.07.19 17:53:23.976015 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13077 2024.07.19 17:53:23.977929 [ 193 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4036 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612503 sec., 1117230.906105822 rows/sec., 75.24 MiB/sec.
13078 2024.07.19 17:53:23.978309 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13079 2024.07.19 17:53:23.978843 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13080 2024.07.19 17:53:23.978953 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_71_14} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13081 2024.07.19 17:53:23.979060 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
13082 2024.07.19 17:53:24.001356 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001025277 sec.
13083 2024.07.19 17:53:28.931332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13084 2024.07.19 17:53:28.931522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13085 2024.07.19 17:53:28.931568 [ 3 ] {} <Debug> HTTP-Session: 5abb162f-c57b-4893-aefa-e946f72fd134 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13086 2024.07.19 17:53:28.931609 [ 3 ] {} <Debug> HTTP-Session: 5abb162f-c57b-4893-aefa-e946f72fd134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13087 2024.07.19 17:53:28.931639 [ 3 ] {} <Debug> HTTP-Session: 5abb162f-c57b-4893-aefa-e946f72fd134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13088 2024.07.19 17:53:28.931718 [ 3 ] {} <Trace> HTTP-Session: 5abb162f-c57b-4893-aefa-e946f72fd134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13089 2024.07.19 17:53:28.932015 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13090 2024.07.19 17:53:28.932122 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13091 2024.07.19 17:53:28.932332 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13092 2024.07.19 17:53:28.932760 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13093 2024.07.19 17:53:28.932803 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13094 2024.07.19 17:53:28.933184 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13095 2024.07.19 17:53:28.933527 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13096 2024.07.19 17:53:28.933700 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001779 sec., 10118.043844856662 rows/sec., 820.11 KiB/sec.
13097 2024.07.19 17:53:28.933922 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Debug> DynamicQueryHandler: Done processing query
13098 2024.07.19 17:53:28.933949 [ 3 ] {120dff77-b368-4b23-ade3-69eb98e2c259} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13099 2024.07.19 17:53:28.933965 [ 3 ] {} <Debug> HTTP-Session: 5abb162f-c57b-4893-aefa-e946f72fd134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13100 2024.07.19 17:53:28.934128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13101 2024.07.19 17:53:28.934184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13102 2024.07.19 17:53:28.934203 [ 3 ] {} <Debug> HTTP-Session: 475afd89-e79d-41a3-a2d2-f81f50026629 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13103 2024.07.19 17:53:28.934221 [ 3 ] {} <Debug> HTTP-Session: 475afd89-e79d-41a3-a2d2-f81f50026629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13104 2024.07.19 17:53:28.934234 [ 3 ] {} <Debug> HTTP-Session: 475afd89-e79d-41a3-a2d2-f81f50026629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13105 2024.07.19 17:53:28.934271 [ 3 ] {} <Trace> HTTP-Session: 475afd89-e79d-41a3-a2d2-f81f50026629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13106 2024.07.19 17:53:28.934408 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13107 2024.07.19 17:53:28.934453 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13108 2024.07.19 17:53:28.934584 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13109 2024.07.19 17:53:28.934936 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13110 2024.07.19 17:53:28.934973 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13111 2024.07.19 17:53:28.935311 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13112 2024.07.19 17:53:28.935615 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13113 2024.07.19 17:53:28.935772 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001414 sec., 77793.4936350778 rows/sec., 6.36 MiB/sec.
13114 2024.07.19 17:53:28.936077 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Debug> DynamicQueryHandler: Done processing query
13115 2024.07.19 17:53:28.936140 [ 3 ] {c23ea9b1-aa71-47ad-9bd3-23b6e481c8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13116 2024.07.19 17:53:28.936195 [ 3 ] {} <Debug> HTTP-Session: 475afd89-e79d-41a3-a2d2-f81f50026629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13117 2024.07.19 17:53:28.936374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13118 2024.07.19 17:53:28.936437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13119 2024.07.19 17:53:28.936462 [ 3 ] {} <Debug> HTTP-Session: af5174ad-d123-41f1-b69a-0a46bc005c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13120 2024.07.19 17:53:28.936483 [ 3 ] {} <Debug> HTTP-Session: af5174ad-d123-41f1-b69a-0a46bc005c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13121 2024.07.19 17:53:28.936501 [ 3 ] {} <Debug> HTTP-Session: af5174ad-d123-41f1-b69a-0a46bc005c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13122 2024.07.19 17:53:28.936541 [ 3 ] {} <Trace> HTTP-Session: af5174ad-d123-41f1-b69a-0a46bc005c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13123 2024.07.19 17:53:28.936697 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13124 2024.07.19 17:53:28.936752 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13125 2024.07.19 17:53:28.936925 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13126 2024.07.19 17:53:28.937269 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13127 2024.07.19 17:53:28.937307 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13128 2024.07.19 17:53:28.937629 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13129 2024.07.19 17:53:28.937949 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13130 2024.07.19 17:53:28.938104 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 4.39 MiB/sec.
13131 2024.07.19 17:53:28.938374 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Debug> DynamicQueryHandler: Done processing query
13132 2024.07.19 17:53:28.938434 [ 3 ] {07299d99-543f-46d8-bf13-51f2aa6cfe0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13133 2024.07.19 17:53:28.938493 [ 3 ] {} <Debug> HTTP-Session: af5174ad-d123-41f1-b69a-0a46bc005c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13134 2024.07.19 17:53:28.938732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13135 2024.07.19 17:53:28.938785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13136 2024.07.19 17:53:28.938804 [ 3 ] {} <Debug> HTTP-Session: 4e94744d-fb71-4ad0-806f-92ee9162f79a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13137 2024.07.19 17:53:28.938821 [ 3 ] {} <Debug> HTTP-Session: 4e94744d-fb71-4ad0-806f-92ee9162f79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13138 2024.07.19 17:53:28.938835 [ 3 ] {} <Debug> HTTP-Session: 4e94744d-fb71-4ad0-806f-92ee9162f79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13139 2024.07.19 17:53:28.938867 [ 3 ] {} <Trace> HTTP-Session: 4e94744d-fb71-4ad0-806f-92ee9162f79a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13140 2024.07.19 17:53:28.939021 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13141 2024.07.19 17:53:28.939070 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13142 2024.07.19 17:53:28.939227 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13143 2024.07.19 17:53:28.939688 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13144 2024.07.19 17:53:28.939724 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13145 2024.07.19 17:53:28.940124 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13146 2024.07.19 17:53:28.940471 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13147 2024.07.19 17:53:28.940612 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec.
13148 2024.07.19 17:53:28.940809 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Debug> DynamicQueryHandler: Done processing query
13149 2024.07.19 17:53:28.940834 [ 3 ] {f227cb27-bb3e-4944-9869-d2072d76ab59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13150 2024.07.19 17:53:28.940850 [ 3 ] {} <Debug> HTTP-Session: 4e94744d-fb71-4ad0-806f-92ee9162f79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13151 2024.07.19 17:53:28.941009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13152 2024.07.19 17:53:28.941059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13153 2024.07.19 17:53:28.941077 [ 3 ] {} <Debug> HTTP-Session: f0884c51-4dce-4c9d-a9f7-63a4597cdf53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13154 2024.07.19 17:53:28.941095 [ 3 ] {} <Debug> HTTP-Session: f0884c51-4dce-4c9d-a9f7-63a4597cdf53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13155 2024.07.19 17:53:28.941108 [ 3 ] {} <Debug> HTTP-Session: f0884c51-4dce-4c9d-a9f7-63a4597cdf53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13156 2024.07.19 17:53:28.941140 [ 3 ] {} <Trace> HTTP-Session: f0884c51-4dce-4c9d-a9f7-63a4597cdf53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13157 2024.07.19 17:53:28.941390 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13158 2024.07.19 17:53:28.941458 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13159 2024.07.19 17:53:28.941885 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13160 2024.07.19 17:53:28.942430 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13161 2024.07.19 17:53:28.942466 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13162 2024.07.19 17:53:28.943055 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13163 2024.07.19 17:53:28.943465 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13164 2024.07.19 17:53:28.943653 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002431 sec., 7404.360345536817 rows/sec., 13.27 MiB/sec.
13165 2024.07.19 17:53:28.943654 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13166 2024.07.19 17:53:28.943778 [ 74 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13167 2024.07.19 17:53:28.943844 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
13168 2024.07.19 17:53:28.944017 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
13169 2024.07.19 17:53:28.944061 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Debug> DynamicQueryHandler: Done processing query
13170 2024.07.19 17:53:28.944088 [ 3 ] {4b83ff51-9bac-4ae4-8dc0-590b5f7da1c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13171 2024.07.19 17:53:28.944110 [ 3 ] {} <Debug> HTTP-Session: f0884c51-4dce-4c9d-a9f7-63a4597cdf53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13172 2024.07.19 17:53:28.944270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13173 2024.07.19 17:53:28.944344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13174 2024.07.19 17:53:28.944350 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13175 2024.07.19 17:53:28.944368 [ 3 ] {} <Debug> HTTP-Session: 4223e0d8-8cde-427e-a681-1bef8f290ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13176 2024.07.19 17:53:28.944393 [ 3 ] {} <Debug> HTTP-Session: 4223e0d8-8cde-427e-a681-1bef8f290ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13177 2024.07.19 17:53:28.944423 [ 3 ] {} <Debug> HTTP-Session: 4223e0d8-8cde-427e-a681-1bef8f290ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.07.19 17:53:28.944436 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 900 rows starting from the beginning of the part
13179 2024.07.19 17:53:28.944462 [ 3 ] {} <Trace> HTTP-Session: 4223e0d8-8cde-427e-a681-1bef8f290ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13180 2024.07.19 17:53:28.944716 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13181 2024.07.19 17:53:28.944871 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13182 2024.07.19 17:53:28.944990 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part
13183 2024.07.19 17:53:28.945603 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13184 2024.07.19 17:53:28.945644 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
13185 2024.07.19 17:53:28.946162 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part
13186 2024.07.19 17:53:28.946361 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13187 2024.07.19 17:53:28.946465 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13188 2024.07.19 17:53:28.946740 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part
13189 2024.07.19 17:53:28.947347 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part
13190 2024.07.19 17:53:28.947698 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13191 2024.07.19 17:53:28.948265 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13192 2024.07.19 17:53:28.948526 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003951 sec., 15186.028853454824 rows/sec., 1.02 MiB/sec.
13193 2024.07.19 17:53:28.948775 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Debug> DynamicQueryHandler: Done processing query
13194 2024.07.19 17:53:28.948801 [ 3 ] {e7aaa1a3-059a-476e-be22-57c43767048b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13195 2024.07.19 17:53:28.948818 [ 3 ] {} <Debug> HTTP-Session: 4223e0d8-8cde-427e-a681-1bef8f290ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13196 2024.07.19 17:53:28.952722 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 19 columns (19 merged, 0 gathered) in 0.008760678 sec., 112091.78102425407 rows/sec., 200.86 MiB/sec.
13197 2024.07.19 17:53:28.954090 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13198 2024.07.19 17:53:28.954805 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13199 2024.07.19 17:53:28.954915 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13200 2024.07.19 17:53:28.955085 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB.
13201 2024.07.19 17:53:33.934971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13202 2024.07.19 17:53:33.935114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13203 2024.07.19 17:53:33.935143 [ 3 ] {} <Debug> HTTP-Session: d3fac7fc-f278-4aa5-a292-bf85a13350c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13204 2024.07.19 17:53:33.935172 [ 3 ] {} <Debug> HTTP-Session: d3fac7fc-f278-4aa5-a292-bf85a13350c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13205 2024.07.19 17:53:33.935190 [ 3 ] {} <Debug> HTTP-Session: d3fac7fc-f278-4aa5-a292-bf85a13350c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13206 2024.07.19 17:53:33.935244 [ 3 ] {} <Trace> HTTP-Session: d3fac7fc-f278-4aa5-a292-bf85a13350c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13207 2024.07.19 17:53:33.935444 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13208 2024.07.19 17:53:33.935511 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13209 2024.07.19 17:53:33.935707 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13210 2024.07.19 17:53:33.936129 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13211 2024.07.19 17:53:33.936175 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13212 2024.07.19 17:53:33.936553 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13213 2024.07.19 17:53:33.936897 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13214 2024.07.19 17:53:33.937058 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001671 sec., 11968.880909634949 rows/sec., 882.47 KiB/sec.
13215 2024.07.19 17:53:33.937094 [ 71 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13216 2024.07.19 17:53:33.937212 [ 71 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13217 2024.07.19 17:53:33.937248 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13218 2024.07.19 17:53:33.937370 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Debug> DynamicQueryHandler: Done processing query
13219 2024.07.19 17:53:33.937454 [ 3 ] {66525141-b83b-4d59-beaa-c5eaf4bda5c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13220 2024.07.19 17:53:33.937520 [ 3 ] {} <Debug> HTTP-Session: d3fac7fc-f278-4aa5-a292-bf85a13350c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13221 2024.07.19 17:53:33.937622 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
13222 2024.07.19 17:53:33.937792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13223 2024.07.19 17:53:33.937952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13224 2024.07.19 17:53:33.938048 [ 3 ] {} <Debug> HTTP-Session: ecca5bbd-1c4a-4de6-80cf-94bb17706347 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13225 2024.07.19 17:53:33.938119 [ 3 ] {} <Debug> HTTP-Session: ecca5bbd-1c4a-4de6-80cf-94bb17706347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13226 2024.07.19 17:53:33.938186 [ 3 ] {} <Debug> HTTP-Session: ecca5bbd-1c4a-4de6-80cf-94bb17706347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13227 2024.07.19 17:53:33.938327 [ 3 ] {} <Trace> HTTP-Session: ecca5bbd-1c4a-4de6-80cf-94bb17706347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13228 2024.07.19 17:53:33.938424 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13229 2024.07.19 17:53:33.938492 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 38 rows starting from the beginning of the part
13230 2024.07.19 17:53:33.938598 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13231 2024.07.19 17:53:33.938696 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part
13232 2024.07.19 17:53:33.938790 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13233 2024.07.19 17:53:33.938930 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part
13234 2024.07.19 17:53:33.939310 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part
13235 2024.07.19 17:53:33.939668 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part
13236 2024.07.19 17:53:33.939996 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part
13237 2024.07.19 17:53:33.940297 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13238 2024.07.19 17:53:33.941241 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13239 2024.07.19 17:53:33.941320 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13240 2024.07.19 17:53:33.942175 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13241 2024.07.19 17:53:33.942522 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.005187735 sec., 25830.15516405522 rows/sec., 1.93 MiB/sec.
13242 2024.07.19 17:53:33.942736 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13243 2024.07.19 17:53:33.942917 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13244 2024.07.19 17:53:33.943450 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004898 sec., 1224.9897917517355 rows/sec., 99.89 KiB/sec.
13245 2024.07.19 17:53:33.943993 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13246 2024.07.19 17:53:33.944244 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Debug> DynamicQueryHandler: Done processing query
13247 2024.07.19 17:53:33.944362 [ 3 ] {d9121543-2405-49cc-ba29-bbf59062a5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13248 2024.07.19 17:53:33.944449 [ 199 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_66_13} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13249 2024.07.19 17:53:33.944464 [ 3 ] {} <Debug> HTTP-Session: ecca5bbd-1c4a-4de6-80cf-94bb17706347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.07.19 17:53:33.944692 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13251 2024.07.19 17:53:33.944775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13252 2024.07.19 17:53:33.944835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13253 2024.07.19 17:53:33.944855 [ 3 ] {} <Debug> HTTP-Session: 22a26d76-f0b0-47de-91db-87e4bfc57af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13254 2024.07.19 17:53:33.944872 [ 3 ] {} <Debug> HTTP-Session: 22a26d76-f0b0-47de-91db-87e4bfc57af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.07.19 17:53:33.944886 [ 3 ] {} <Debug> HTTP-Session: 22a26d76-f0b0-47de-91db-87e4bfc57af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13256 2024.07.19 17:53:33.944919 [ 3 ] {} <Trace> HTTP-Session: 22a26d76-f0b0-47de-91db-87e4bfc57af8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13257 2024.07.19 17:53:33.945089 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13258 2024.07.19 17:53:33.945137 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13259 2024.07.19 17:53:33.945286 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13260 2024.07.19 17:53:33.945707 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13261 2024.07.19 17:53:33.945746 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13262 2024.07.19 17:53:33.946074 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13263 2024.07.19 17:53:33.946403 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13264 2024.07.19 17:53:33.946558 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Debug> executeQuery: Read 206 rows, 18.64 KiB in 0.00155 sec., 132903.2258064516 rows/sec., 11.74 MiB/sec.
13265 2024.07.19 17:53:33.946832 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Debug> DynamicQueryHandler: Done processing query
13266 2024.07.19 17:53:33.946888 [ 3 ] {916035e0-d889-45a8-8e1a-a87200939cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13267 2024.07.19 17:53:33.946952 [ 3 ] {} <Debug> HTTP-Session: 22a26d76-f0b0-47de-91db-87e4bfc57af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13268 2024.07.19 17:53:33.947146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13269 2024.07.19 17:53:33.947199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13270 2024.07.19 17:53:33.947219 [ 3 ] {} <Debug> HTTP-Session: 8effc190-ae8d-461b-83dc-3f73bcae70f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13271 2024.07.19 17:53:33.947236 [ 3 ] {} <Debug> HTTP-Session: 8effc190-ae8d-461b-83dc-3f73bcae70f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13272 2024.07.19 17:53:33.947250 [ 3 ] {} <Debug> HTTP-Session: 8effc190-ae8d-461b-83dc-3f73bcae70f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13273 2024.07.19 17:53:33.947282 [ 3 ] {} <Trace> HTTP-Session: 8effc190-ae8d-461b-83dc-3f73bcae70f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13274 2024.07.19 17:53:33.947386 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13275 2024.07.19 17:53:33.947430 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13276 2024.07.19 17:53:33.947578 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13277 2024.07.19 17:53:33.947867 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13278 2024.07.19 17:53:33.947904 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13279 2024.07.19 17:53:33.948213 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
13280 2024.07.19 17:53:33.948525 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13281 2024.07.19 17:53:33.948674 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 320.79 KiB/sec.
13282 2024.07.19 17:53:33.949150 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Debug> DynamicQueryHandler: Done processing query
13283 2024.07.19 17:53:33.949232 [ 3 ] {f85bc970-8ded-4020-bc2c-87186280e323} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13284 2024.07.19 17:53:33.949320 [ 3 ] {} <Debug> HTTP-Session: 8effc190-ae8d-461b-83dc-3f73bcae70f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13285 2024.07.19 17:53:33.949593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64990, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13286 2024.07.19 17:53:33.949647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13287 2024.07.19 17:53:33.949666 [ 3 ] {} <Debug> HTTP-Session: ee78f9c4-7b6c-4d51-86f8-b0a58b1b5101 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13288 2024.07.19 17:53:33.949683 [ 3 ] {} <Debug> HTTP-Session: ee78f9c4-7b6c-4d51-86f8-b0a58b1b5101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.07.19 17:53:33.949697 [ 3 ] {} <Debug> HTTP-Session: ee78f9c4-7b6c-4d51-86f8-b0a58b1b5101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13290 2024.07.19 17:53:33.949729 [ 3 ] {} <Trace> HTTP-Session: ee78f9c4-7b6c-4d51-86f8-b0a58b1b5101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13291 2024.07.19 17:53:33.949947 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13292 2024.07.19 17:53:33.949993 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13293 2024.07.19 17:53:33.950143 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13294 2024.07.19 17:53:33.950645 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13295 2024.07.19 17:53:33.950683 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13296 2024.07.19 17:53:33.951009 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13297 2024.07.19 17:53:33.951313 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13298 2024.07.19 17:53:33.951468 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Debug> executeQuery: Read 402 rows, 29.08 KiB in 0.001646 sec., 244228.43256379102 rows/sec., 17.26 MiB/sec.
13299 2024.07.19 17:53:33.951633 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Debug> DynamicQueryHandler: Done processing query
13300 2024.07.19 17:53:33.951658 [ 3 ] {64a5d37c-c9d5-450f-8623-2fb9c70f7a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13301 2024.07.19 17:53:33.951674 [ 3 ] {} <Debug> HTTP-Session: ee78f9c4-7b6c-4d51-86f8-b0a58b1b5101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13302 2024.07.19 17:53:33.951812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13303 2024.07.19 17:53:33.951859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13304 2024.07.19 17:53:33.951878 [ 3 ] {} <Debug> HTTP-Session: e33652b7-8f13-46d0-a764-6f4fdfff982b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13305 2024.07.19 17:53:33.951895 [ 3 ] {} <Debug> HTTP-Session: e33652b7-8f13-46d0-a764-6f4fdfff982b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13306 2024.07.19 17:53:33.951909 [ 3 ] {} <Debug> HTTP-Session: e33652b7-8f13-46d0-a764-6f4fdfff982b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13307 2024.07.19 17:53:33.951939 [ 3 ] {} <Trace> HTTP-Session: e33652b7-8f13-46d0-a764-6f4fdfff982b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13308 2024.07.19 17:53:33.952033 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13309 2024.07.19 17:53:33.952079 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13310 2024.07.19 17:53:33.952207 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13311 2024.07.19 17:53:33.952479 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13312 2024.07.19 17:53:33.952519 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13313 2024.07.19 17:53:33.952923 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13314 2024.07.19 17:53:33.953296 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13315 2024.07.19 17:53:33.953454 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 179.16 KiB/sec.
13316 2024.07.19 17:53:33.953618 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Debug> DynamicQueryHandler: Done processing query
13317 2024.07.19 17:53:33.953643 [ 3 ] {c8a11438-035d-4b97-aa1d-0d998fec1453} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13318 2024.07.19 17:53:33.953658 [ 3 ] {} <Debug> HTTP-Session: e33652b7-8f13-46d0-a764-6f4fdfff982b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13319 2024.07.19 17:53:33.953822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13320 2024.07.19 17:53:33.953870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13321 2024.07.19 17:53:33.953889 [ 3 ] {} <Debug> HTTP-Session: aaafb43d-bd69-4dba-b215-18e59ec3a41f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13322 2024.07.19 17:53:33.953906 [ 3 ] {} <Debug> HTTP-Session: aaafb43d-bd69-4dba-b215-18e59ec3a41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13323 2024.07.19 17:53:33.953920 [ 3 ] {} <Debug> HTTP-Session: aaafb43d-bd69-4dba-b215-18e59ec3a41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13324 2024.07.19 17:53:33.953951 [ 3 ] {} <Trace> HTTP-Session: aaafb43d-bd69-4dba-b215-18e59ec3a41f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13325 2024.07.19 17:53:33.954081 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13326 2024.07.19 17:53:33.954128 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13327 2024.07.19 17:53:33.954269 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13328 2024.07.19 17:53:33.954590 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13329 2024.07.19 17:53:33.954627 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13330 2024.07.19 17:53:33.955004 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13331 2024.07.19 17:53:33.955341 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13332 2024.07.19 17:53:33.955499 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001468 sec., 52452.31607629428 rows/sec., 3.23 MiB/sec.
13333 2024.07.19 17:53:33.955674 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Debug> DynamicQueryHandler: Done processing query
13334 2024.07.19 17:53:33.955699 [ 3 ] {f7582486-f299-40de-bf7c-a5efbc427a59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13335 2024.07.19 17:53:33.955715 [ 3 ] {} <Debug> HTTP-Session: aaafb43d-bd69-4dba-b215-18e59ec3a41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13336 2024.07.19 17:53:33.955934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13337 2024.07.19 17:53:33.956023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13338 2024.07.19 17:53:33.956049 [ 3 ] {} <Debug> HTTP-Session: 192ca801-5f20-43b8-9526-0d62010aeadb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13339 2024.07.19 17:53:33.956069 [ 3 ] {} <Debug> HTTP-Session: 192ca801-5f20-43b8-9526-0d62010aeadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13340 2024.07.19 17:53:33.956085 [ 3 ] {} <Debug> HTTP-Session: 192ca801-5f20-43b8-9526-0d62010aeadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13341 2024.07.19 17:53:33.956122 [ 3 ] {} <Trace> HTTP-Session: 192ca801-5f20-43b8-9526-0d62010aeadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13342 2024.07.19 17:53:33.956308 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13343 2024.07.19 17:53:33.956367 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13344 2024.07.19 17:53:33.956540 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13345 2024.07.19 17:53:33.957069 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13346 2024.07.19 17:53:33.957109 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13347 2024.07.19 17:53:33.957517 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13348 2024.07.19 17:53:33.957871 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13349 2024.07.19 17:53:33.958007 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00179 sec., 91061.45251396649 rows/sec., 6.34 MiB/sec.
13350 2024.07.19 17:53:33.958205 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Debug> DynamicQueryHandler: Done processing query
13351 2024.07.19 17:53:33.958232 [ 3 ] {dac4c09c-4860-48ce-9799-0dd98347c389} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13352 2024.07.19 17:53:33.958249 [ 3 ] {} <Debug> HTTP-Session: 192ca801-5f20-43b8-9526-0d62010aeadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13353 2024.07.19 17:53:33.958395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13354 2024.07.19 17:53:33.958445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13355 2024.07.19 17:53:33.958464 [ 3 ] {} <Debug> HTTP-Session: 4c4b39e8-b27e-45ed-9d0a-cbed138d2d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13356 2024.07.19 17:53:33.958481 [ 3 ] {} <Debug> HTTP-Session: 4c4b39e8-b27e-45ed-9d0a-cbed138d2d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13357 2024.07.19 17:53:33.958495 [ 3 ] {} <Debug> HTTP-Session: 4c4b39e8-b27e-45ed-9d0a-cbed138d2d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13358 2024.07.19 17:53:33.958526 [ 3 ] {} <Trace> HTTP-Session: 4c4b39e8-b27e-45ed-9d0a-cbed138d2d62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13359 2024.07.19 17:53:33.958718 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13360 2024.07.19 17:53:33.958785 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13361 2024.07.19 17:53:33.959193 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13362 2024.07.19 17:53:33.959805 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13363 2024.07.19 17:53:33.959843 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13364 2024.07.19 17:53:33.960442 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13365 2024.07.19 17:53:33.960866 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13366 2024.07.19 17:53:33.961046 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002441 sec., 5735.354362965997 rows/sec., 10.28 MiB/sec.
13367 2024.07.19 17:53:33.961269 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Debug> DynamicQueryHandler: Done processing query
13368 2024.07.19 17:53:33.961294 [ 3 ] {deb94bf9-9412-481d-8822-b102f3848deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13369 2024.07.19 17:53:33.961311 [ 3 ] {} <Debug> HTTP-Session: 4c4b39e8-b27e-45ed-9d0a-cbed138d2d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13370 2024.07.19 17:53:33.961445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13371 2024.07.19 17:53:33.961495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13372 2024.07.19 17:53:33.961514 [ 3 ] {} <Debug> HTTP-Session: 7c48579b-90bf-4596-b4b5-5a42c3063ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13373 2024.07.19 17:53:33.961531 [ 3 ] {} <Debug> HTTP-Session: 7c48579b-90bf-4596-b4b5-5a42c3063ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13374 2024.07.19 17:53:33.961547 [ 3 ] {} <Debug> HTTP-Session: 7c48579b-90bf-4596-b4b5-5a42c3063ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.07.19 17:53:33.961577 [ 3 ] {} <Trace> HTTP-Session: 7c48579b-90bf-4596-b4b5-5a42c3063ffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13376 2024.07.19 17:53:33.961679 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13377 2024.07.19 17:53:33.961724 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13378 2024.07.19 17:53:33.961852 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13379 2024.07.19 17:53:33.962165 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13380 2024.07.19 17:53:33.962207 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13381 2024.07.19 17:53:33.962588 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13382 2024.07.19 17:53:33.962918 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13383 2024.07.19 17:53:33.963080 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001419 sec., 16208.597603946442 rows/sec., 876.77 KiB/sec.
13384 2024.07.19 17:53:33.963259 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Debug> DynamicQueryHandler: Done processing query
13385 2024.07.19 17:53:33.963285 [ 3 ] {63c931a7-d1d4-4cbf-b3c5-3df20cb57547} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13386 2024.07.19 17:53:33.963302 [ 3 ] {} <Debug> HTTP-Session: 7c48579b-90bf-4596-b4b5-5a42c3063ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13387 2024.07.19 17:53:33.963443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13388 2024.07.19 17:53:33.963512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13389 2024.07.19 17:53:33.963540 [ 3 ] {} <Debug> HTTP-Session: 6146f2c7-1e22-4e9d-9bfa-d3bd8dce32b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13390 2024.07.19 17:53:33.963558 [ 3 ] {} <Debug> HTTP-Session: 6146f2c7-1e22-4e9d-9bfa-d3bd8dce32b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13391 2024.07.19 17:53:33.963572 [ 3 ] {} <Debug> HTTP-Session: 6146f2c7-1e22-4e9d-9bfa-d3bd8dce32b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.07.19 17:53:33.963603 [ 3 ] {} <Trace> HTTP-Session: 6146f2c7-1e22-4e9d-9bfa-d3bd8dce32b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13393 2024.07.19 17:53:33.963721 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13394 2024.07.19 17:53:33.963766 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13395 2024.07.19 17:53:33.963895 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13396 2024.07.19 17:53:33.964219 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13397 2024.07.19 17:53:33.964258 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13398 2024.07.19 17:53:33.964634 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13399 2024.07.19 17:53:33.964991 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13400 2024.07.19 17:53:33.965146 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec.
13401 2024.07.19 17:53:33.965321 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Debug> DynamicQueryHandler: Done processing query
13402 2024.07.19 17:53:33.965346 [ 3 ] {97ec2726-28c0-464d-9cc5-94bb94d50789} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13403 2024.07.19 17:53:33.965362 [ 3 ] {} <Debug> HTTP-Session: 6146f2c7-1e22-4e9d-9bfa-d3bd8dce32b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13404 2024.07.19 17:53:38.078723 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
13405 2024.07.19 17:53:38.078828 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
13406 2024.07.19 17:53:38.930371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13407 2024.07.19 17:53:38.930491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13408 2024.07.19 17:53:38.930517 [ 3 ] {} <Debug> HTTP-Session: cd406b7e-13a3-46d7-82dd-554369a16c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13409 2024.07.19 17:53:38.930541 [ 3 ] {} <Debug> HTTP-Session: cd406b7e-13a3-46d7-82dd-554369a16c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13410 2024.07.19 17:53:38.930555 [ 3 ] {} <Debug> HTTP-Session: cd406b7e-13a3-46d7-82dd-554369a16c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13411 2024.07.19 17:53:38.930604 [ 3 ] {} <Trace> HTTP-Session: cd406b7e-13a3-46d7-82dd-554369a16c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13412 2024.07.19 17:53:38.930786 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13413 2024.07.19 17:53:38.930855 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13414 2024.07.19 17:53:38.931048 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13415 2024.07.19 17:53:38.931504 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13416 2024.07.19 17:53:38.931542 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13417 2024.07.19 17:53:38.931904 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13418 2024.07.19 17:53:38.932227 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13419 2024.07.19 17:53:38.932369 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.001642 sec., 10962.241169305724 rows/sec., 888.54 KiB/sec.
13420 2024.07.19 17:53:38.932567 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Debug> DynamicQueryHandler: Done processing query
13421 2024.07.19 17:53:38.932593 [ 3 ] {1a919a67-4841-4cdc-9eda-368ae7267318} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13422 2024.07.19 17:53:38.932609 [ 3 ] {} <Debug> HTTP-Session: cd406b7e-13a3-46d7-82dd-554369a16c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13423 2024.07.19 17:53:38.932794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13424 2024.07.19 17:53:38.932844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13425 2024.07.19 17:53:38.932863 [ 3 ] {} <Debug> HTTP-Session: 4d0c391c-2664-4850-85d5-fc6fddadba88 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13426 2024.07.19 17:53:38.932879 [ 3 ] {} <Debug> HTTP-Session: 4d0c391c-2664-4850-85d5-fc6fddadba88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.07.19 17:53:38.932893 [ 3 ] {} <Debug> HTTP-Session: 4d0c391c-2664-4850-85d5-fc6fddadba88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13428 2024.07.19 17:53:38.932923 [ 3 ] {} <Trace> HTTP-Session: 4d0c391c-2664-4850-85d5-fc6fddadba88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13429 2024.07.19 17:53:38.933044 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13430 2024.07.19 17:53:38.933087 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13431 2024.07.19 17:53:38.933208 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13432 2024.07.19 17:53:38.933592 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13433 2024.07.19 17:53:38.933628 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13434 2024.07.19 17:53:38.933940 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13435 2024.07.19 17:53:38.934246 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13436 2024.07.19 17:53:38.934364 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001367 sec., 80468.17849305048 rows/sec., 6.57 MiB/sec.
13437 2024.07.19 17:53:38.934528 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Debug> DynamicQueryHandler: Done processing query
13438 2024.07.19 17:53:38.934553 [ 3 ] {1130e29f-1fcd-4b70-a503-41773d4cb665} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13439 2024.07.19 17:53:38.934568 [ 3 ] {} <Debug> HTTP-Session: 4d0c391c-2664-4850-85d5-fc6fddadba88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13440 2024.07.19 17:53:38.934712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13441 2024.07.19 17:53:38.934760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13442 2024.07.19 17:53:38.934779 [ 3 ] {} <Debug> HTTP-Session: 730f3b58-d37f-432d-8c4a-d8373e3ff0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13443 2024.07.19 17:53:38.934795 [ 3 ] {} <Debug> HTTP-Session: 730f3b58-d37f-432d-8c4a-d8373e3ff0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13444 2024.07.19 17:53:38.934809 [ 3 ] {} <Debug> HTTP-Session: 730f3b58-d37f-432d-8c4a-d8373e3ff0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13445 2024.07.19 17:53:38.934838 [ 3 ] {} <Trace> HTTP-Session: 730f3b58-d37f-432d-8c4a-d8373e3ff0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13446 2024.07.19 17:53:38.934961 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13447 2024.07.19 17:53:38.935002 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13448 2024.07.19 17:53:38.935125 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13449 2024.07.19 17:53:38.935493 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13450 2024.07.19 17:53:38.935530 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13451 2024.07.19 17:53:38.935832 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13452 2024.07.19 17:53:38.936144 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13453 2024.07.19 17:53:38.936266 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001354 sec., 60561.299852289514 rows/sec., 4.73 MiB/sec.
13454 2024.07.19 17:53:38.936430 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Debug> DynamicQueryHandler: Done processing query
13455 2024.07.19 17:53:38.936454 [ 3 ] {a8ffced0-ffe7-48a9-90aa-e8a5c85840ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13456 2024.07.19 17:53:38.936469 [ 3 ] {} <Debug> HTTP-Session: 730f3b58-d37f-432d-8c4a-d8373e3ff0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.07.19 17:53:38.936671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13458 2024.07.19 17:53:38.936720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13459 2024.07.19 17:53:38.936738 [ 3 ] {} <Debug> HTTP-Session: 68c3a79d-6300-49ee-87b7-9436e260fc00 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13460 2024.07.19 17:53:38.936754 [ 3 ] {} <Debug> HTTP-Session: 68c3a79d-6300-49ee-87b7-9436e260fc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13461 2024.07.19 17:53:38.936768 [ 3 ] {} <Debug> HTTP-Session: 68c3a79d-6300-49ee-87b7-9436e260fc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13462 2024.07.19 17:53:38.936798 [ 3 ] {} <Trace> HTTP-Session: 68c3a79d-6300-49ee-87b7-9436e260fc00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13463 2024.07.19 17:53:38.936938 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13464 2024.07.19 17:53:38.936984 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13465 2024.07.19 17:53:38.937125 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13466 2024.07.19 17:53:38.937507 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13467 2024.07.19 17:53:38.937543 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13468 2024.07.19 17:53:38.937924 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13469 2024.07.19 17:53:38.938255 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13470 2024.07.19 17:53:38.938384 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec.
13471 2024.07.19 17:53:38.938551 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Debug> DynamicQueryHandler: Done processing query
13472 2024.07.19 17:53:38.938576 [ 3 ] {31d121e9-3c85-4c5a-819a-1e63c081511e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13473 2024.07.19 17:53:38.938592 [ 3 ] {} <Debug> HTTP-Session: 68c3a79d-6300-49ee-87b7-9436e260fc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13474 2024.07.19 17:53:38.938761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13475 2024.07.19 17:53:38.938810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13476 2024.07.19 17:53:38.938829 [ 3 ] {} <Debug> HTTP-Session: 9129dea3-af14-45f3-a2ee-2adeb57886d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13477 2024.07.19 17:53:38.938844 [ 3 ] {} <Debug> HTTP-Session: 9129dea3-af14-45f3-a2ee-2adeb57886d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13478 2024.07.19 17:53:38.938858 [ 3 ] {} <Debug> HTTP-Session: 9129dea3-af14-45f3-a2ee-2adeb57886d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13479 2024.07.19 17:53:38.938887 [ 3 ] {} <Trace> HTTP-Session: 9129dea3-af14-45f3-a2ee-2adeb57886d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13480 2024.07.19 17:53:38.939126 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13481 2024.07.19 17:53:38.939187 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13482 2024.07.19 17:53:38.939593 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13483 2024.07.19 17:53:38.940175 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13484 2024.07.19 17:53:38.940211 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13485 2024.07.19 17:53:38.940810 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13486 2024.07.19 17:53:38.941212 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13487 2024.07.19 17:53:38.941357 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002396 sec., 7512.520868113522 rows/sec., 13.46 MiB/sec.
13488 2024.07.19 17:53:38.941579 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Debug> DynamicQueryHandler: Done processing query
13489 2024.07.19 17:53:38.941603 [ 3 ] {de9c33cf-6973-48ef-95e3-33db1f1e5ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13490 2024.07.19 17:53:38.941619 [ 3 ] {} <Debug> HTTP-Session: 9129dea3-af14-45f3-a2ee-2adeb57886d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.07.19 17:53:38.941748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13492 2024.07.19 17:53:38.941795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13493 2024.07.19 17:53:38.941814 [ 3 ] {} <Debug> HTTP-Session: 4dbe945c-e052-4571-9bc5-d53c97c344d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13494 2024.07.19 17:53:38.941830 [ 3 ] {} <Debug> HTTP-Session: 4dbe945c-e052-4571-9bc5-d53c97c344d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13495 2024.07.19 17:53:38.941843 [ 3 ] {} <Debug> HTTP-Session: 4dbe945c-e052-4571-9bc5-d53c97c344d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13496 2024.07.19 17:53:38.941873 [ 3 ] {} <Trace> HTTP-Session: 4dbe945c-e052-4571-9bc5-d53c97c344d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13497 2024.07.19 17:53:38.941994 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13498 2024.07.19 17:53:38.942037 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13499 2024.07.19 17:53:38.942163 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13500 2024.07.19 17:53:38.942450 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13501 2024.07.19 17:53:38.942486 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
13502 2024.07.19 17:53:38.942844 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13503 2024.07.19 17:53:38.943152 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13504 2024.07.19 17:53:38.943275 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec.
13505 2024.07.19 17:53:38.943518 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Debug> DynamicQueryHandler: Done processing query
13506 2024.07.19 17:53:38.943580 [ 3 ] {40373f68-66e8-4210-bb36-541753d32515} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13507 2024.07.19 17:53:38.943631 [ 3 ] {} <Debug> HTTP-Session: 4dbe945c-e052-4571-9bc5-d53c97c344d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.07.19 17:53:43.935277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13509 2024.07.19 17:53:43.935412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13510 2024.07.19 17:53:43.935438 [ 3 ] {} <Debug> HTTP-Session: 7eecf584-6e60-4f8c-b1d3-4154d00e8793 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13511 2024.07.19 17:53:43.935464 [ 3 ] {} <Debug> HTTP-Session: 7eecf584-6e60-4f8c-b1d3-4154d00e8793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13512 2024.07.19 17:53:43.935479 [ 3 ] {} <Debug> HTTP-Session: 7eecf584-6e60-4f8c-b1d3-4154d00e8793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13513 2024.07.19 17:53:43.935531 [ 3 ] {} <Trace> HTTP-Session: 7eecf584-6e60-4f8c-b1d3-4154d00e8793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13514 2024.07.19 17:53:43.935722 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13515 2024.07.19 17:53:43.935792 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13516 2024.07.19 17:53:43.935993 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13517 2024.07.19 17:53:43.936425 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13518 2024.07.19 17:53:43.936473 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13519 2024.07.19 17:53:43.936857 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13520 2024.07.19 17:53:43.937200 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13521 2024.07.19 17:53:43.937384 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001717 sec., 11648.223645894 rows/sec., 858.83 KiB/sec.
13522 2024.07.19 17:53:43.937626 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Debug> DynamicQueryHandler: Done processing query
13523 2024.07.19 17:53:43.937655 [ 3 ] {1309a153-d077-42f9-90e3-9a7dedf88602} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13524 2024.07.19 17:53:43.937674 [ 3 ] {} <Debug> HTTP-Session: 7eecf584-6e60-4f8c-b1d3-4154d00e8793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13525 2024.07.19 17:53:43.937801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13526 2024.07.19 17:53:43.937861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13527 2024.07.19 17:53:43.937881 [ 3 ] {} <Debug> HTTP-Session: 4cbe19e8-5b71-492d-be6d-843a267725ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13528 2024.07.19 17:53:43.937900 [ 3 ] {} <Debug> HTTP-Session: 4cbe19e8-5b71-492d-be6d-843a267725ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13529 2024.07.19 17:53:43.937914 [ 3 ] {} <Debug> HTTP-Session: 4cbe19e8-5b71-492d-be6d-843a267725ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13530 2024.07.19 17:53:43.937951 [ 3 ] {} <Trace> HTTP-Session: 4cbe19e8-5b71-492d-be6d-843a267725ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13531 2024.07.19 17:53:43.938059 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13532 2024.07.19 17:53:43.938107 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13533 2024.07.19 17:53:43.938244 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13534 2024.07.19 17:53:43.938537 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13535 2024.07.19 17:53:43.938576 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13536 2024.07.19 17:53:43.938893 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13537 2024.07.19 17:53:43.939216 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13538 2024.07.19 17:53:43.939383 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec.
13539 2024.07.19 17:53:43.939568 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Debug> DynamicQueryHandler: Done processing query
13540 2024.07.19 17:53:43.939592 [ 3 ] {379888c2-9b77-42bc-a4c9-b0db17292b3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13541 2024.07.19 17:53:43.939608 [ 3 ] {} <Debug> HTTP-Session: 4cbe19e8-5b71-492d-be6d-843a267725ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13542 2024.07.19 17:53:43.939796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13543 2024.07.19 17:53:43.939854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13544 2024.07.19 17:53:43.939880 [ 3 ] {} <Debug> HTTP-Session: 0dd5b8b0-0dc1-4987-91d5-489f6c2e7584 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13545 2024.07.19 17:53:43.939897 [ 3 ] {} <Debug> HTTP-Session: 0dd5b8b0-0dc1-4987-91d5-489f6c2e7584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13546 2024.07.19 17:53:43.939911 [ 3 ] {} <Debug> HTTP-Session: 0dd5b8b0-0dc1-4987-91d5-489f6c2e7584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13547 2024.07.19 17:53:43.939944 [ 3 ] {} <Trace> HTTP-Session: 0dd5b8b0-0dc1-4987-91d5-489f6c2e7584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13548 2024.07.19 17:53:43.940104 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13549 2024.07.19 17:53:43.940150 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13550 2024.07.19 17:53:43.940279 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13551 2024.07.19 17:53:43.940710 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13552 2024.07.19 17:53:43.940749 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13553 2024.07.19 17:53:43.941088 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13554 2024.07.19 17:53:43.941397 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13555 2024.07.19 17:53:43.941524 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Debug> executeQuery: Read 204 rows, 18.49 KiB in 0.001496 sec., 136363.63636363638 rows/sec., 12.07 MiB/sec.
13556 2024.07.19 17:53:43.941702 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Debug> DynamicQueryHandler: Done processing query
13557 2024.07.19 17:53:43.941727 [ 3 ] {f225c8b5-99ac-45c2-a9a5-1488a6e9940e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13558 2024.07.19 17:53:43.941745 [ 3 ] {} <Debug> HTTP-Session: 0dd5b8b0-0dc1-4987-91d5-489f6c2e7584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13559 2024.07.19 17:53:43.941863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13560 2024.07.19 17:53:43.941916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13561 2024.07.19 17:53:43.941935 [ 3 ] {} <Debug> HTTP-Session: 6e236e0c-d3b3-4e4c-a0f6-fc70d6546c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13562 2024.07.19 17:53:43.941951 [ 3 ] {} <Debug> HTTP-Session: 6e236e0c-d3b3-4e4c-a0f6-fc70d6546c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13563 2024.07.19 17:53:43.941965 [ 3 ] {} <Debug> HTTP-Session: 6e236e0c-d3b3-4e4c-a0f6-fc70d6546c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13564 2024.07.19 17:53:43.941998 [ 3 ] {} <Trace> HTTP-Session: 6e236e0c-d3b3-4e4c-a0f6-fc70d6546c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13565 2024.07.19 17:53:43.942097 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13566 2024.07.19 17:53:43.942142 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13567 2024.07.19 17:53:43.942268 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13568 2024.07.19 17:53:43.942614 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13569 2024.07.19 17:53:43.942650 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13570 2024.07.19 17:53:43.942960 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13571 2024.07.19 17:53:43.943285 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13572 2024.07.19 17:53:43.943420 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 103.83 KiB/sec.
13573 2024.07.19 17:53:43.943752 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Debug> DynamicQueryHandler: Done processing query
13574 2024.07.19 17:53:43.943778 [ 3 ] {0ad83c30-02d6-4623-a467-f859f096d5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13575 2024.07.19 17:53:43.943795 [ 3 ] {} <Debug> HTTP-Session: 6e236e0c-d3b3-4e4c-a0f6-fc70d6546c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13576 2024.07.19 17:53:43.943973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 64304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13577 2024.07.19 17:53:43.944026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13578 2024.07.19 17:53:43.944046 [ 3 ] {} <Debug> HTTP-Session: c28c124c-1651-4786-81a5-59dafe36d04b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13579 2024.07.19 17:53:43.944063 [ 3 ] {} <Debug> HTTP-Session: c28c124c-1651-4786-81a5-59dafe36d04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13580 2024.07.19 17:53:43.944077 [ 3 ] {} <Debug> HTTP-Session: c28c124c-1651-4786-81a5-59dafe36d04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13581 2024.07.19 17:53:43.944108 [ 3 ] {} <Trace> HTTP-Session: c28c124c-1651-4786-81a5-59dafe36d04b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13582 2024.07.19 17:53:43.944325 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13583 2024.07.19 17:53:43.944371 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13584 2024.07.19 17:53:43.944521 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13585 2024.07.19 17:53:43.945048 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13586 2024.07.19 17:53:43.945085 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13587 2024.07.19 17:53:43.945414 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13588 2024.07.19 17:53:43.945714 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13589 2024.07.19 17:53:43.945838 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Debug> executeQuery: Read 398 rows, 28.76 KiB in 0.001636 sec., 243276.2836185819 rows/sec., 17.17 MiB/sec.
13590 2024.07.19 17:53:43.945996 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Debug> DynamicQueryHandler: Done processing query
13591 2024.07.19 17:53:43.946021 [ 3 ] {e6b54dca-f17c-46a7-bf11-1e9b190c5a4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13592 2024.07.19 17:53:43.946037 [ 3 ] {} <Debug> HTTP-Session: c28c124c-1651-4786-81a5-59dafe36d04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13593 2024.07.19 17:53:43.946166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13594 2024.07.19 17:53:43.946213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13595 2024.07.19 17:53:43.946233 [ 3 ] {} <Debug> HTTP-Session: 782445f7-7e68-4925-af8b-ba5fc4d04243 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13596 2024.07.19 17:53:43.946249 [ 3 ] {} <Debug> HTTP-Session: 782445f7-7e68-4925-af8b-ba5fc4d04243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.07.19 17:53:43.946264 [ 3 ] {} <Debug> HTTP-Session: 782445f7-7e68-4925-af8b-ba5fc4d04243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13598 2024.07.19 17:53:43.946294 [ 3 ] {} <Trace> HTTP-Session: 782445f7-7e68-4925-af8b-ba5fc4d04243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13599 2024.07.19 17:53:43.946397 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13600 2024.07.19 17:53:43.946443 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13601 2024.07.19 17:53:43.946567 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13602 2024.07.19 17:53:43.946844 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13603 2024.07.19 17:53:43.946878 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13604 2024.07.19 17:53:43.947250 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13605 2024.07.19 17:53:43.947574 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13606 2024.07.19 17:53:43.947703 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 193.26 KiB/sec.
13607 2024.07.19 17:53:43.947870 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Debug> DynamicQueryHandler: Done processing query
13608 2024.07.19 17:53:43.947894 [ 3 ] {a99a6078-c520-48cc-9fe9-3b5ce66a419a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13609 2024.07.19 17:53:43.947910 [ 3 ] {} <Debug> HTTP-Session: 782445f7-7e68-4925-af8b-ba5fc4d04243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13610 2024.07.19 17:53:43.948038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13611 2024.07.19 17:53:43.948086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13612 2024.07.19 17:53:43.948105 [ 3 ] {} <Debug> HTTP-Session: e262f6da-a800-43f6-8f83-6200b63541ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13613 2024.07.19 17:53:43.948122 [ 3 ] {} <Debug> HTTP-Session: e262f6da-a800-43f6-8f83-6200b63541ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13614 2024.07.19 17:53:43.948135 [ 3 ] {} <Debug> HTTP-Session: e262f6da-a800-43f6-8f83-6200b63541ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13615 2024.07.19 17:53:43.948167 [ 3 ] {} <Trace> HTTP-Session: e262f6da-a800-43f6-8f83-6200b63541ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13616 2024.07.19 17:53:43.948295 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13617 2024.07.19 17:53:43.948342 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13618 2024.07.19 17:53:43.948480 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13619 2024.07.19 17:53:43.948784 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13620 2024.07.19 17:53:43.948819 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13621 2024.07.19 17:53:43.949192 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13622 2024.07.19 17:53:43.949524 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13623 2024.07.19 17:53:43.949650 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001409 sec., 54648.68701206529 rows/sec., 3.37 MiB/sec.
13624 2024.07.19 17:53:43.949804 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Debug> DynamicQueryHandler: Done processing query
13625 2024.07.19 17:53:43.949827 [ 3 ] {7bc4486a-0d8e-4ad2-8fcf-855c75d6add1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13626 2024.07.19 17:53:43.949843 [ 3 ] {} <Debug> HTTP-Session: e262f6da-a800-43f6-8f83-6200b63541ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13627 2024.07.19 17:53:43.949993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13628 2024.07.19 17:53:43.950042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13629 2024.07.19 17:53:43.950060 [ 3 ] {} <Debug> HTTP-Session: 62669dbf-3445-4e61-8c02-9c7aae5ab6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13630 2024.07.19 17:53:43.950076 [ 3 ] {} <Debug> HTTP-Session: 62669dbf-3445-4e61-8c02-9c7aae5ab6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13631 2024.07.19 17:53:43.950090 [ 3 ] {} <Debug> HTTP-Session: 62669dbf-3445-4e61-8c02-9c7aae5ab6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13632 2024.07.19 17:53:43.950119 [ 3 ] {} <Trace> HTTP-Session: 62669dbf-3445-4e61-8c02-9c7aae5ab6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13633 2024.07.19 17:53:43.950282 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13634 2024.07.19 17:53:43.950326 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13635 2024.07.19 17:53:43.950461 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13636 2024.07.19 17:53:43.950829 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13637 2024.07.19 17:53:43.950865 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13638 2024.07.19 17:53:43.951232 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13639 2024.07.19 17:53:43.951582 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13640 2024.07.19 17:53:43.951711 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001517 sec., 106130.52076466712 rows/sec., 7.39 MiB/sec.
13641 2024.07.19 17:53:43.951880 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Debug> DynamicQueryHandler: Done processing query
13642 2024.07.19 17:53:43.951905 [ 3 ] {50e1478d-3bf8-4349-8f71-974552168017} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13643 2024.07.19 17:53:43.951920 [ 3 ] {} <Debug> HTTP-Session: 62669dbf-3445-4e61-8c02-9c7aae5ab6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13644 2024.07.19 17:53:43.952078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 22781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13645 2024.07.19 17:53:43.952126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13646 2024.07.19 17:53:43.952145 [ 3 ] {} <Debug> HTTP-Session: 660a7fed-2850-4470-b348-7b469e81e51f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13647 2024.07.19 17:53:43.952161 [ 3 ] {} <Debug> HTTP-Session: 660a7fed-2850-4470-b348-7b469e81e51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.07.19 17:53:43.952174 [ 3 ] {} <Debug> HTTP-Session: 660a7fed-2850-4470-b348-7b469e81e51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13649 2024.07.19 17:53:43.952204 [ 3 ] {} <Trace> HTTP-Session: 660a7fed-2850-4470-b348-7b469e81e51f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13650 2024.07.19 17:53:43.952403 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13651 2024.07.19 17:53:43.952467 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13652 2024.07.19 17:53:43.952867 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13653 2024.07.19 17:53:43.953385 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13654 2024.07.19 17:53:43.953420 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13655 2024.07.19 17:53:43.954020 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13656 2024.07.19 17:53:43.954427 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13657 2024.07.19 17:53:43.954583 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002303 sec., 6079.0273556231 rows/sec., 10.89 MiB/sec.
13658 2024.07.19 17:53:43.954860 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Debug> DynamicQueryHandler: Done processing query
13659 2024.07.19 17:53:43.954891 [ 3 ] {caa89bbd-43af-4aee-b743-5087be41c318} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13660 2024.07.19 17:53:43.954913 [ 3 ] {} <Debug> HTTP-Session: 660a7fed-2850-4470-b348-7b469e81e51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13661 2024.07.19 17:53:43.955025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13662 2024.07.19 17:53:43.955073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13663 2024.07.19 17:53:43.955093 [ 3 ] {} <Debug> HTTP-Session: 8e59d63c-a19a-4ec4-b9b2-b4a14d231351 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13664 2024.07.19 17:53:43.955172 [ 3 ] {} <Debug> HTTP-Session: 8e59d63c-a19a-4ec4-b9b2-b4a14d231351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13665 2024.07.19 17:53:43.955187 [ 3 ] {} <Debug> HTTP-Session: 8e59d63c-a19a-4ec4-b9b2-b4a14d231351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13666 2024.07.19 17:53:43.955218 [ 3 ] {} <Trace> HTTP-Session: 8e59d63c-a19a-4ec4-b9b2-b4a14d231351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13667 2024.07.19 17:53:43.955317 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13668 2024.07.19 17:53:43.955360 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13669 2024.07.19 17:53:43.955485 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13670 2024.07.19 17:53:43.955745 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13671 2024.07.19 17:53:43.955780 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13672 2024.07.19 17:53:43.956143 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13673 2024.07.19 17:53:43.956464 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13674 2024.07.19 17:53:43.956646 [ 57 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13675 2024.07.19 17:53:43.956652 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00136 sec., 16911.764705882353 rows/sec., 914.81 KiB/sec.
13676 2024.07.19 17:53:43.956684 [ 57 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13677 2024.07.19 17:53:43.956715 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13678 2024.07.19 17:53:43.956939 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
13679 2024.07.19 17:53:43.956965 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Debug> DynamicQueryHandler: Done processing query
13680 2024.07.19 17:53:43.957024 [ 3 ] {b440f1c0-06a7-4256-97a7-e9172650ff65} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13681 2024.07.19 17:53:43.957078 [ 3 ] {} <Debug> HTTP-Session: 8e59d63c-a19a-4ec4-b9b2-b4a14d231351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13682 2024.07.19 17:53:43.957197 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13683 2024.07.19 17:53:43.957253 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
13684 2024.07.19 17:53:43.957280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13685 2024.07.19 17:53:43.957446 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
13686 2024.07.19 17:53:43.957457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13687 2024.07.19 17:53:43.957564 [ 3 ] {} <Debug> HTTP-Session: 4b1ec37c-af84-48cf-bab5-dfe3031b27df Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13688 2024.07.19 17:53:43.957643 [ 3 ] {} <Debug> HTTP-Session: 4b1ec37c-af84-48cf-bab5-dfe3031b27df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13689 2024.07.19 17:53:43.957731 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
13690 2024.07.19 17:53:43.957726 [ 3 ] {} <Debug> HTTP-Session: 4b1ec37c-af84-48cf-bab5-dfe3031b27df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13691 2024.07.19 17:53:43.957936 [ 3 ] {} <Trace> HTTP-Session: 4b1ec37c-af84-48cf-bab5-dfe3031b27df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13692 2024.07.19 17:53:43.958043 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
13693 2024.07.19 17:53:43.958322 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part
13694 2024.07.19 17:53:43.958413 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13695 2024.07.19 17:53:43.958550 [ 186 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
13696 2024.07.19 17:53:43.958643 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13697 2024.07.19 17:53:43.959344 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13698 2024.07.19 17:53:43.960045 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13699 2024.07.19 17:53:43.960122 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13700 2024.07.19 17:53:43.961234 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13701 2024.07.19 17:53:43.961653 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 4 columns (4 merged, 0 gathered) in 0.004808555 sec., 173024.9524025409 rows/sec., 9.25 MiB/sec.
13702 2024.07.19 17:53:43.961929 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13703 2024.07.19 17:53:43.961994 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13704 2024.07.19 17:53:43.962366 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004184 sec., 14340.344168260037 rows/sec., 989.63 KiB/sec.
13705 2024.07.19 17:53:43.962933 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Debug> DynamicQueryHandler: Done processing query
13706 2024.07.19 17:53:43.963026 [ 3 ] {f69f6074-90ff-4915-bd1c-4fab78416204} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13707 2024.07.19 17:53:43.963121 [ 3 ] {} <Debug> HTTP-Session: 4b1ec37c-af84-48cf-bab5-dfe3031b27df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13708 2024.07.19 17:53:43.963359 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13709 2024.07.19 17:53:43.963542 [ 192 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_36_7} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13710 2024.07.19 17:53:43.963670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
13711 2024.07.19 17:53:48.930660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13712 2024.07.19 17:53:48.930797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13713 2024.07.19 17:53:48.930822 [ 3 ] {} <Debug> HTTP-Session: a103cd06-f06e-4903-b5d0-2b0ca8e097b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13714 2024.07.19 17:53:48.930846 [ 3 ] {} <Debug> HTTP-Session: a103cd06-f06e-4903-b5d0-2b0ca8e097b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13715 2024.07.19 17:53:48.930861 [ 3 ] {} <Debug> HTTP-Session: a103cd06-f06e-4903-b5d0-2b0ca8e097b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13716 2024.07.19 17:53:48.930912 [ 3 ] {} <Trace> HTTP-Session: a103cd06-f06e-4903-b5d0-2b0ca8e097b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13717 2024.07.19 17:53:48.931118 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13718 2024.07.19 17:53:48.931193 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13719 2024.07.19 17:53:48.931419 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13720 2024.07.19 17:53:48.931884 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13721 2024.07.19 17:53:48.931925 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13722 2024.07.19 17:53:48.932313 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13723 2024.07.19 17:53:48.932671 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13724 2024.07.19 17:53:48.932823 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Debug> executeQuery: Read 18 rows, 1.46 KiB in 0.00177 sec., 10169.491525423728 rows/sec., 824.28 KiB/sec.
13725 2024.07.19 17:53:48.933055 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Debug> DynamicQueryHandler: Done processing query
13726 2024.07.19 17:53:48.933083 [ 3 ] {fc2a83f8-2a9b-47e5-b0da-697837ecd8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13727 2024.07.19 17:53:48.933099 [ 3 ] {} <Debug> HTTP-Session: a103cd06-f06e-4903-b5d0-2b0ca8e097b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13728 2024.07.19 17:53:48.933243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13729 2024.07.19 17:53:48.933297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13730 2024.07.19 17:53:48.933317 [ 3 ] {} <Debug> HTTP-Session: caa0f742-b466-49ab-86e6-10e6b8d121f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13731 2024.07.19 17:53:48.933335 [ 3 ] {} <Debug> HTTP-Session: caa0f742-b466-49ab-86e6-10e6b8d121f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13732 2024.07.19 17:53:48.933349 [ 3 ] {} <Debug> HTTP-Session: caa0f742-b466-49ab-86e6-10e6b8d121f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13733 2024.07.19 17:53:48.933384 [ 3 ] {} <Trace> HTTP-Session: caa0f742-b466-49ab-86e6-10e6b8d121f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13734 2024.07.19 17:53:48.933519 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13735 2024.07.19 17:53:48.933565 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13736 2024.07.19 17:53:48.933700 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13737 2024.07.19 17:53:48.934060 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13738 2024.07.19 17:53:48.934098 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13739 2024.07.19 17:53:48.934427 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13740 2024.07.19 17:53:48.934742 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13741 2024.07.19 17:53:48.934896 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001426 sec., 77138.84992987377 rows/sec., 6.30 MiB/sec.
13742 2024.07.19 17:53:48.934919 [ 51 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13743 2024.07.19 17:53:48.935026 [ 51 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13744 2024.07.19 17:53:48.935066 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13745 2024.07.19 17:53:48.935127 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Debug> DynamicQueryHandler: Done processing query
13746 2024.07.19 17:53:48.935188 [ 3 ] {9b10e27f-857a-4c2c-ba22-0b560f8280ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13747 2024.07.19 17:53:48.935249 [ 3 ] {} <Debug> HTTP-Session: caa0f742-b466-49ab-86e6-10e6b8d121f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13748 2024.07.19 17:53:48.935327 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
13749 2024.07.19 17:53:48.935517 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13750 2024.07.19 17:53:48.935535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 13943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13751 2024.07.19 17:53:48.935587 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 301 rows starting from the beginning of the part
13752 2024.07.19 17:53:48.935630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13753 2024.07.19 17:53:48.935682 [ 3 ] {} <Debug> HTTP-Session: 3876b173-b3a0-44ff-a242-9d0444ff5308 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13754 2024.07.19 17:53:48.935792 [ 3 ] {} <Debug> HTTP-Session: 3876b173-b3a0-44ff-a242-9d0444ff5308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13755 2024.07.19 17:53:48.935859 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 110 rows starting from the beginning of the part
13756 2024.07.19 17:53:48.935861 [ 3 ] {} <Debug> HTTP-Session: 3876b173-b3a0-44ff-a242-9d0444ff5308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13757 2024.07.19 17:53:48.936010 [ 3 ] {} <Trace> HTTP-Session: 3876b173-b3a0-44ff-a242-9d0444ff5308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13758 2024.07.19 17:53:48.936100 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 206 rows starting from the beginning of the part
13759 2024.07.19 17:53:48.936475 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 110 rows starting from the beginning of the part
13760 2024.07.19 17:53:48.936734 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 204 rows starting from the beginning of the part
13761 2024.07.19 17:53:48.936768 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13762 2024.07.19 17:53:48.936956 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 110 rows starting from the beginning of the part
13763 2024.07.19 17:53:48.937001 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13764 2024.07.19 17:53:48.937705 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13765 2024.07.19 17:53:48.938569 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13766 2024.07.19 17:53:48.938660 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13767 2024.07.19 17:53:48.939526 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13768 2024.07.19 17:53:48.940219 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 4 columns (4 merged, 0 gathered) in 0.005058742 sec., 205782.38621380573 rows/sec., 17.64 MiB/sec.
13769 2024.07.19 17:53:48.940369 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13770 2024.07.19 17:53:48.940463 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13771 2024.07.19 17:53:48.940631 [ 51 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13772 2024.07.19 17:53:48.940676 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.004304 sec., 19052.04460966543 rows/sec., 1.49 MiB/sec.
13773 2024.07.19 17:53:48.940743 [ 51 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13774 2024.07.19 17:53:48.940838 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13775 2024.07.19 17:53:48.941359 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
13776 2024.07.19 17:53:48.941879 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Debug> DynamicQueryHandler: Done processing query
13777 2024.07.19 17:53:48.942044 [ 3 ] {35ac9c7f-8564-4bd6-810c-d7515a0a5512} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13778 2024.07.19 17:53:48.942167 [ 3 ] {} <Debug> HTTP-Session: 3876b173-b3a0-44ff-a242-9d0444ff5308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13779 2024.07.19 17:53:48.942178 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13780 2024.07.19 17:53:48.942440 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13781 2024.07.19 17:53:48.942602 [ 199 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_76_15} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13782 2024.07.19 17:53:48.942626 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 472 rows starting from the beginning of the part
13783 2024.07.19 17:53:48.942628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13784 2024.07.19 17:53:48.942899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13785 2024.07.19 17:53:48.942967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
13786 2024.07.19 17:53:48.943025 [ 3 ] {} <Debug> HTTP-Session: 1f7167df-5fd5-44ab-8859-9aa232b7a9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13787 2024.07.19 17:53:48.943144 [ 3 ] {} <Debug> HTTP-Session: 1f7167df-5fd5-44ab-8859-9aa232b7a9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13788 2024.07.19 17:53:48.943256 [ 3 ] {} <Debug> HTTP-Session: 1f7167df-5fd5-44ab-8859-9aa232b7a9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13789 2024.07.19 17:53:48.943303 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part
13790 2024.07.19 17:53:48.943428 [ 3 ] {} <Trace> HTTP-Session: 1f7167df-5fd5-44ab-8859-9aa232b7a9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13791 2024.07.19 17:53:48.943781 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 402 rows starting from the beginning of the part
13792 2024.07.19 17:53:48.944005 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13793 2024.07.19 17:53:48.943952 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part
13794 2024.07.19 17:53:48.944149 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13795 2024.07.19 17:53:48.944337 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 398 rows starting from the beginning of the part
13796 2024.07.19 17:53:48.944649 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part
13797 2024.07.19 17:53:48.945214 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13798 2024.07.19 17:53:48.946037 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13799 2024.07.19 17:53:48.946112 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13800 2024.07.19 17:53:48.947178 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13801 2024.07.19 17:53:48.947825 [ 194 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 4 columns (4 merged, 0 gathered) in 0.006774226 sec., 224084.6408135778 rows/sec., 16.17 MiB/sec.
13802 2024.07.19 17:53:48.948017 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13803 2024.07.19 17:53:48.948035 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13804 2024.07.19 17:53:48.948275 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13805 2024.07.19 17:53:48.948286 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004486 sec., 35666.51805617476 rows/sec., 2.48 MiB/sec.
13806 2024.07.19 17:53:48.948399 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13807 2024.07.19 17:53:48.948590 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13808 2024.07.19 17:53:48.949015 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Debug> DynamicQueryHandler: Done processing query
13809 2024.07.19 17:53:48.949081 [ 3 ] {5d6b1abc-c03f-40c5-878d-7939f2074459} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13810 2024.07.19 17:53:48.949087 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
13811 2024.07.19 17:53:48.949114 [ 3 ] {} <Debug> HTTP-Session: 1f7167df-5fd5-44ab-8859-9aa232b7a9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13812 2024.07.19 17:53:48.949267 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13813 2024.07.19 17:53:48.949452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 28834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13814 2024.07.19 17:53:48.949530 [ 189 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_76_15} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13815 2024.07.19 17:53:48.949588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13816 2024.07.19 17:53:48.949665 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13817 2024.07.19 17:53:48.949692 [ 3 ] {} <Debug> HTTP-Session: b8465ce9-9a8c-449a-9ca2-2e4181967230 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13818 2024.07.19 17:53:48.949754 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
13819 2024.07.19 17:53:48.949772 [ 3 ] {} <Debug> HTTP-Session: b8465ce9-9a8c-449a-9ca2-2e4181967230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.07.19 17:53:48.949835 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11413 rows starting from the beginning of the part
13821 2024.07.19 17:53:48.949838 [ 3 ] {} <Debug> HTTP-Session: b8465ce9-9a8c-449a-9ca2-2e4181967230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13822 2024.07.19 17:53:48.949930 [ 3 ] {} <Trace> HTTP-Session: b8465ce9-9a8c-449a-9ca2-2e4181967230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13823 2024.07.19 17:53:48.950095 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part
13824 2024.07.19 17:53:48.950283 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 163 rows starting from the beginning of the part
13825 2024.07.19 17:53:48.950389 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part
13826 2024.07.19 17:53:48.950529 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
13827 2024.07.19 17:53:48.950622 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13828 2024.07.19 17:53:48.950857 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
13829 2024.07.19 17:53:48.951008 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13830 2024.07.19 17:53:48.952665 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13831 2024.07.19 17:53:48.953924 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13832 2024.07.19 17:53:48.954002 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13833 2024.07.19 17:53:48.955504 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13834 2024.07.19 17:53:48.956505 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13835 2024.07.19 17:53:48.956732 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.006542 sec., 2751.452155304188 rows/sec., 4.93 MiB/sec.
13836 2024.07.19 17:53:48.957375 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Debug> DynamicQueryHandler: Done processing query
13837 2024.07.19 17:53:48.957446 [ 3 ] {659cffd1-83e7-43e5-86e7-f6bf9ba9742b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13838 2024.07.19 17:53:48.957523 [ 3 ] {} <Debug> HTTP-Session: b8465ce9-9a8c-449a-9ca2-2e4181967230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13839 2024.07.19 17:53:48.957705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13840 2024.07.19 17:53:48.957782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13841 2024.07.19 17:53:48.957806 [ 3 ] {} <Debug> HTTP-Session: b6ae8ace-ffc6-4fdd-a658-d90e3dcc8654 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13842 2024.07.19 17:53:48.957834 [ 3 ] {} <Debug> HTTP-Session: b6ae8ace-ffc6-4fdd-a658-d90e3dcc8654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13843 2024.07.19 17:53:48.957851 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12217 rows, containing 5 columns (5 merged, 0 gathered) in 0.009047935 sec., 1350252.847749238 rows/sec., 94.12 MiB/sec.
13844 2024.07.19 17:53:48.957863 [ 3 ] {} <Debug> HTTP-Session: b6ae8ace-ffc6-4fdd-a658-d90e3dcc8654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13845 2024.07.19 17:53:48.957936 [ 3 ] {} <Trace> HTTP-Session: b6ae8ace-ffc6-4fdd-a658-d90e3dcc8654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13846 2024.07.19 17:53:48.958100 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13847 2024.07.19 17:53:48.958165 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13848 2024.07.19 17:53:48.958278 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13849 2024.07.19 17:53:48.958588 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13850 2024.07.19 17:53:48.959253 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13851 2024.07.19 17:53:48.959310 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13852 2024.07.19 17:53:48.959324 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13853 2024.07.19 17:53:48.959522 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13854 2024.07.19 17:53:48.959717 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB.
13855 2024.07.19 17:53:48.959957 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13856 2024.07.19 17:53:48.960303 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13857 2024.07.19 17:53:48.960461 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002413 sec., 24865.31288852051 rows/sec., 1.68 MiB/sec.
13858 2024.07.19 17:53:48.960468 [ 51 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13859 2024.07.19 17:53:48.960561 [ 51 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13860 2024.07.19 17:53:48.960616 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB.
13861 2024.07.19 17:53:48.960777 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Debug> DynamicQueryHandler: Done processing query
13862 2024.07.19 17:53:48.960857 [ 3 ] {38b1405b-7e64-4509-a412-354abc7d8ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13863 2024.07.19 17:53:48.960910 [ 3 ] {} <Debug> HTTP-Session: b6ae8ace-ffc6-4fdd-a658-d90e3dcc8654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13864 2024.07.19 17:53:48.960988 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13865 2024.07.19 17:53:48.961504 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13866 2024.07.19 17:53:48.961577 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4036 rows starting from the beginning of the part
13867 2024.07.19 17:53:48.961681 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13868 2024.07.19 17:53:48.961900 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13869 2024.07.19 17:53:48.962116 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13870 2024.07.19 17:53:48.962296 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13871 2024.07.19 17:53:48.962418 [ 190 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
13872 2024.07.19 17:53:48.964266 [ 187 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003545872 sec., 1222830.3785359426 rows/sec., 82.35 MiB/sec.
13873 2024.07.19 17:53:48.964620 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13874 2024.07.19 17:53:48.965049 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13875 2024.07.19 17:53:48.965122 [ 189 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_76_15} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13876 2024.07.19 17:53:48.965212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
13877 2024.07.19 17:53:53.078900 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
13878 2024.07.19 17:53:53.078983 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
13879 2024.07.19 17:53:53.938017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13880 2024.07.19 17:53:53.938161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13881 2024.07.19 17:53:53.938190 [ 3 ] {} <Debug> HTTP-Session: 05183f8c-1aa6-4684-82ab-c30c3a45848d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13882 2024.07.19 17:53:53.938219 [ 3 ] {} <Debug> HTTP-Session: 05183f8c-1aa6-4684-82ab-c30c3a45848d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13883 2024.07.19 17:53:53.938237 [ 3 ] {} <Debug> HTTP-Session: 05183f8c-1aa6-4684-82ab-c30c3a45848d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13884 2024.07.19 17:53:53.938293 [ 3 ] {} <Trace> HTTP-Session: 05183f8c-1aa6-4684-82ab-c30c3a45848d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13885 2024.07.19 17:53:53.938513 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13886 2024.07.19 17:53:53.938590 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13887 2024.07.19 17:53:53.938816 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13888 2024.07.19 17:53:53.939267 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13889 2024.07.19 17:53:53.939314 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13890 2024.07.19 17:53:53.939704 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13891 2024.07.19 17:53:53.940059 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13892 2024.07.19 17:53:53.940232 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001786 sec., 17917.133258678612 rows/sec., 1.34 MiB/sec.
13893 2024.07.19 17:53:53.940561 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Debug> DynamicQueryHandler: Done processing query
13894 2024.07.19 17:53:53.940619 [ 3 ] {6c7489a1-fe74-44ec-890f-8202e37547c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13895 2024.07.19 17:53:53.940678 [ 3 ] {} <Debug> HTTP-Session: 05183f8c-1aa6-4684-82ab-c30c3a45848d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13896 2024.07.19 17:53:53.940869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13897 2024.07.19 17:53:53.940926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13898 2024.07.19 17:53:53.940946 [ 3 ] {} <Debug> HTTP-Session: 25b2df56-671f-422e-9771-7f3694ac0ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13899 2024.07.19 17:53:53.940965 [ 3 ] {} <Debug> HTTP-Session: 25b2df56-671f-422e-9771-7f3694ac0ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13900 2024.07.19 17:53:53.940979 [ 3 ] {} <Debug> HTTP-Session: 25b2df56-671f-422e-9771-7f3694ac0ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13901 2024.07.19 17:53:53.941014 [ 3 ] {} <Trace> HTTP-Session: 25b2df56-671f-422e-9771-7f3694ac0ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13902 2024.07.19 17:53:53.941124 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13903 2024.07.19 17:53:53.941173 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13904 2024.07.19 17:53:53.941325 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13905 2024.07.19 17:53:53.941637 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13906 2024.07.19 17:53:53.941676 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13907 2024.07.19 17:53:53.941990 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13908 2024.07.19 17:53:53.942328 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13909 2024.07.19 17:53:53.942491 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001392 sec., 2873.5632183908046 rows/sec., 234.32 KiB/sec.
13910 2024.07.19 17:53:53.942703 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Debug> DynamicQueryHandler: Done processing query
13911 2024.07.19 17:53:53.942738 [ 3 ] {96426438-3f3f-49b7-840c-54df4aa57425} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13912 2024.07.19 17:53:53.942759 [ 3 ] {} <Debug> HTTP-Session: 25b2df56-671f-422e-9771-7f3694ac0ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13913 2024.07.19 17:53:53.942977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 41452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13914 2024.07.19 17:53:53.943039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13915 2024.07.19 17:53:53.943064 [ 3 ] {} <Debug> HTTP-Session: a8b64abe-d976-42cc-a5b8-e8717e519568 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13916 2024.07.19 17:53:53.943086 [ 3 ] {} <Debug> HTTP-Session: a8b64abe-d976-42cc-a5b8-e8717e519568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.07.19 17:53:53.943100 [ 3 ] {} <Debug> HTTP-Session: a8b64abe-d976-42cc-a5b8-e8717e519568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13918 2024.07.19 17:53:53.943133 [ 3 ] {} <Trace> HTTP-Session: a8b64abe-d976-42cc-a5b8-e8717e519568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13919 2024.07.19 17:53:53.943323 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13920 2024.07.19 17:53:53.943369 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13921 2024.07.19 17:53:53.943500 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13922 2024.07.19 17:53:53.943977 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13923 2024.07.19 17:53:53.944015 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13924 2024.07.19 17:53:53.944361 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13925 2024.07.19 17:53:53.944681 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13926 2024.07.19 17:53:53.944828 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Debug> executeQuery: Read 277 rows, 24.62 KiB in 0.001599 sec., 173233.2707942464 rows/sec., 15.03 MiB/sec.
13927 2024.07.19 17:53:53.945003 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Debug> DynamicQueryHandler: Done processing query
13928 2024.07.19 17:53:53.945030 [ 3 ] {7b99813e-600d-4e82-a6d8-2d8e947922c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
13929 2024.07.19 17:53:53.945046 [ 3 ] {} <Debug> HTTP-Session: a8b64abe-d976-42cc-a5b8-e8717e519568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13930 2024.07.19 17:53:53.945188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13931 2024.07.19 17:53:53.945238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13932 2024.07.19 17:53:53.945257 [ 3 ] {} <Debug> HTTP-Session: b404672b-83a8-4fe5-8978-153a17ef4809 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13933 2024.07.19 17:53:53.945274 [ 3 ] {} <Debug> HTTP-Session: b404672b-83a8-4fe5-8978-153a17ef4809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13934 2024.07.19 17:53:53.945287 [ 3 ] {} <Debug> HTTP-Session: b404672b-83a8-4fe5-8978-153a17ef4809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13935 2024.07.19 17:53:53.945318 [ 3 ] {} <Trace> HTTP-Session: b404672b-83a8-4fe5-8978-153a17ef4809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13936 2024.07.19 17:53:53.945417 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13937 2024.07.19 17:53:53.945460 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13938 2024.07.19 17:53:53.945590 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13939 2024.07.19 17:53:53.945907 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13940 2024.07.19 17:53:53.945945 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13941 2024.07.19 17:53:53.946268 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13942 2024.07.19 17:53:53.946596 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13943 2024.07.19 17:53:53.946742 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001344 sec., 2976.190476190476 rows/sec., 207.81 KiB/sec.
13944 2024.07.19 17:53:53.946917 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Debug> DynamicQueryHandler: Done processing query
13945 2024.07.19 17:53:53.946941 [ 3 ] {4ac88df0-1710-4db2-bff3-f9308a5cfbc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13946 2024.07.19 17:53:53.946958 [ 3 ] {} <Debug> HTTP-Session: b404672b-83a8-4fe5-8978-153a17ef4809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13947 2024.07.19 17:53:53.947166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 72430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13948 2024.07.19 17:53:53.947215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13949 2024.07.19 17:53:53.947234 [ 3 ] {} <Debug> HTTP-Session: 872858cf-eeda-4250-a740-3ea182d50dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13950 2024.07.19 17:53:53.947250 [ 3 ] {} <Debug> HTTP-Session: 872858cf-eeda-4250-a740-3ea182d50dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13951 2024.07.19 17:53:53.947263 [ 3 ] {} <Debug> HTTP-Session: 872858cf-eeda-4250-a740-3ea182d50dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13952 2024.07.19 17:53:53.947294 [ 3 ] {} <Trace> HTTP-Session: 872858cf-eeda-4250-a740-3ea182d50dd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13953 2024.07.19 17:53:53.947503 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13954 2024.07.19 17:53:53.947548 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13955 2024.07.19 17:53:53.947673 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13956 2024.07.19 17:53:53.948208 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13957 2024.07.19 17:53:53.948246 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13958 2024.07.19 17:53:53.948584 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13959 2024.07.19 17:53:53.948890 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13960 2024.07.19 17:53:53.949040 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Debug> executeQuery: Read 446 rows, 32.59 KiB in 0.001647 sec., 270795.3855494839 rows/sec., 19.33 MiB/sec.
13961 2024.07.19 17:53:53.949203 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Debug> DynamicQueryHandler: Done processing query
13962 2024.07.19 17:53:53.949228 [ 3 ] {0ff33a1b-9dde-4c2a-90ea-1b9114fe9bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13963 2024.07.19 17:53:53.949243 [ 3 ] {} <Debug> HTTP-Session: 872858cf-eeda-4250-a740-3ea182d50dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13964 2024.07.19 17:53:53.949382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13965 2024.07.19 17:53:53.949432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13966 2024.07.19 17:53:53.949451 [ 3 ] {} <Debug> HTTP-Session: 8dc7e9ec-92af-4b5f-934e-70f4395465a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13967 2024.07.19 17:53:53.949467 [ 3 ] {} <Debug> HTTP-Session: 8dc7e9ec-92af-4b5f-934e-70f4395465a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13968 2024.07.19 17:53:53.949480 [ 3 ] {} <Debug> HTTP-Session: 8dc7e9ec-92af-4b5f-934e-70f4395465a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13969 2024.07.19 17:53:53.949511 [ 3 ] {} <Trace> HTTP-Session: 8dc7e9ec-92af-4b5f-934e-70f4395465a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13970 2024.07.19 17:53:53.949606 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13971 2024.07.19 17:53:53.949651 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13972 2024.07.19 17:53:53.949783 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13973 2024.07.19 17:53:53.950052 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13974 2024.07.19 17:53:53.950088 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13975 2024.07.19 17:53:53.950462 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13976 2024.07.19 17:53:53.950797 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13977 2024.07.19 17:53:53.950966 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 187.77 KiB/sec.
13978 2024.07.19 17:53:53.950965 [ 47 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13979 2024.07.19 17:53:53.951095 [ 47 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13980 2024.07.19 17:53:53.951133 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
13981 2024.07.19 17:53:53.951220 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Debug> DynamicQueryHandler: Done processing query
13982 2024.07.19 17:53:53.951279 [ 3 ] {dba84f51-eac4-4d6a-80e0-ed25d5aa13b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13983 2024.07.19 17:53:53.951337 [ 3 ] {} <Debug> HTTP-Session: 8dc7e9ec-92af-4b5f-934e-70f4395465a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13984 2024.07.19 17:53:53.951391 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
13985 2024.07.19 17:53:53.951514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13986 2024.07.19 17:53:53.951627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13987 2024.07.19 17:53:53.951674 [ 3 ] {} <Debug> HTTP-Session: 86094cb9-1f92-4c41-8eac-aac0f6739b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
13988 2024.07.19 17:53:53.951721 [ 3 ] {} <Debug> HTTP-Session: 86094cb9-1f92-4c41-8eac-aac0f6739b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.07.19 17:53:53.951747 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13990 2024.07.19 17:53:53.951756 [ 3 ] {} <Debug> HTTP-Session: 86094cb9-1f92-4c41-8eac-aac0f6739b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.07.19 17:53:53.951824 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
13992 2024.07.19 17:53:53.951837 [ 3 ] {} <Trace> HTTP-Session: 86094cb9-1f92-4c41-8eac-aac0f6739b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13993 2024.07.19 17:53:53.952012 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13994 2024.07.19 17:53:53.952331 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13995 2024.07.19 17:53:53.952395 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13996 2024.07.19 17:53:53.952576 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13997 2024.07.19 17:53:53.952645 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13998 2024.07.19 17:53:53.952995 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13999 2024.07.19 17:53:53.953249 [ 188 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14000 2024.07.19 17:53:53.953933 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14001 2024.07.19 17:53:53.954754 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14002 2024.07.19 17:53:53.954819 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14003 2024.07.19 17:53:53.955905 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14004 2024.07.19 17:53:53.956112 [ 189 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004885257 sec., 44214.66465326185 rows/sec., 1.86 MiB/sec.
14005 2024.07.19 17:53:53.956280 [ 189 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14006 2024.07.19 17:53:53.956437 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14007 2024.07.19 17:53:53.956710 [ 47 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14008 2024.07.19 17:53:53.956744 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004733 sec., 16268.751320515528 rows/sec., 1.00 MiB/sec.
14009 2024.07.19 17:53:53.956807 [ 47 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14010 2024.07.19 17:53:53.956920 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14011 2024.07.19 17:53:53.957216 [ 201 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14012 2024.07.19 17:53:53.957445 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
14013 2024.07.19 17:53:53.957505 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Debug> DynamicQueryHandler: Done processing query
14014 2024.07.19 17:53:53.957910 [ 201 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_36_7} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14015 2024.07.19 17:53:53.957997 [ 3 ] {570f2493-8ec2-47dd-9efb-78b11984f775} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14016 2024.07.19 17:53:53.958103 [ 3 ] {} <Debug> HTTP-Session: 86094cb9-1f92-4c41-8eac-aac0f6739b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14017 2024.07.19 17:53:53.958337 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14018 2024.07.19 17:53:53.958351 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14019 2024.07.19 17:53:53.958422 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2387 rows starting from the beginning of the part
14020 2024.07.19 17:53:53.958464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14021 2024.07.19 17:53:53.958643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14022 2024.07.19 17:53:53.958657 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part
14023 2024.07.19 17:53:53.958746 [ 3 ] {} <Debug> HTTP-Session: a9022ea1-7195-4289-ad80-0e227e3659b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14024 2024.07.19 17:53:53.958870 [ 3 ] {} <Debug> HTTP-Session: a9022ea1-7195-4289-ad80-0e227e3659b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.07.19 17:53:53.958958 [ 3 ] {} <Debug> HTTP-Session: a9022ea1-7195-4289-ad80-0e227e3659b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.07.19 17:53:53.958976 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
14027 2024.07.19 17:53:53.959057 [ 3 ] {} <Trace> HTTP-Session: a9022ea1-7195-4289-ad80-0e227e3659b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14028 2024.07.19 17:53:53.959232 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
14029 2024.07.19 17:53:53.959456 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part
14030 2024.07.19 17:53:53.959672 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14031 2024.07.19 17:53:53.959765 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
14032 2024.07.19 17:53:53.959864 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14033 2024.07.19 17:53:53.960588 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.07.19 17:53:53.961479 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.07.19 17:53:53.961535 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14036 2024.07.19 17:53:53.962481 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14037 2024.07.19 17:53:53.963203 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006104738 sec., 454073.54091199324 rows/sec., 27.96 MiB/sec.
14038 2024.07.19 17:53:53.963353 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14039 2024.07.19 17:53:53.963478 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14040 2024.07.19 17:53:53.963677 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.004303 sec., 46014.4085521729 rows/sec., 3.21 MiB/sec.
14041 2024.07.19 17:53:53.964314 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Debug> DynamicQueryHandler: Done processing query
14042 2024.07.19 17:53:53.964411 [ 3 ] {2f24a08e-ea3d-46a2-a8ce-2fb49bb38f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14043 2024.07.19 17:53:53.964562 [ 3 ] {} <Debug> HTTP-Session: a9022ea1-7195-4289-ad80-0e227e3659b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14044 2024.07.19 17:53:53.964938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 41708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14045 2024.07.19 17:53:53.965143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14046 2024.07.19 17:53:53.965143 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14047 2024.07.19 17:53:53.965229 [ 3 ] {} <Debug> HTTP-Session: f7267cc6-d1b5-49bb-bf54-1cc14d2459e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14048 2024.07.19 17:53:53.965325 [ 3 ] {} <Debug> HTTP-Session: f7267cc6-d1b5-49bb-bf54-1cc14d2459e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14049 2024.07.19 17:53:53.965377 [ 3 ] {} <Debug> HTTP-Session: f7267cc6-d1b5-49bb-bf54-1cc14d2459e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14050 2024.07.19 17:53:53.965444 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14051 2024.07.19 17:53:53.965454 [ 3 ] {} <Trace> HTTP-Session: f7267cc6-d1b5-49bb-bf54-1cc14d2459e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14052 2024.07.19 17:53:53.965612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
14053 2024.07.19 17:53:53.966071 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14054 2024.07.19 17:53:53.966149 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14055 2024.07.19 17:53:53.966611 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14056 2024.07.19 17:53:53.967284 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14057 2024.07.19 17:53:53.967322 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14058 2024.07.19 17:53:53.967956 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14059 2024.07.19 17:53:53.968388 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14060 2024.07.19 17:53:53.968587 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00296 sec., 8783.783783783783 rows/sec., 15.74 MiB/sec.
14061 2024.07.19 17:53:53.968589 [ 47 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14062 2024.07.19 17:53:53.968688 [ 47 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14063 2024.07.19 17:53:53.968754 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14064 2024.07.19 17:53:53.969060 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
14065 2024.07.19 17:53:53.969131 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Debug> DynamicQueryHandler: Done processing query
14066 2024.07.19 17:53:53.969188 [ 3 ] {7ce1748b-628a-4e39-a39d-21b9bde2f039} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14067 2024.07.19 17:53:53.969270 [ 3 ] {} <Debug> HTTP-Session: f7267cc6-d1b5-49bb-bf54-1cc14d2459e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14068 2024.07.19 17:53:53.969569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14069 2024.07.19 17:53:53.969745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14070 2024.07.19 17:53:53.969852 [ 3 ] {} <Debug> HTTP-Session: 4063f1b9-0038-47c3-a8f2-c63b009aaf75 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14071 2024.07.19 17:53:53.969934 [ 3 ] {} <Debug> HTTP-Session: 4063f1b9-0038-47c3-a8f2-c63b009aaf75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14072 2024.07.19 17:53:53.970017 [ 3 ] {} <Debug> HTTP-Session: 4063f1b9-0038-47c3-a8f2-c63b009aaf75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14073 2024.07.19 17:53:53.970158 [ 3 ] {} <Trace> HTTP-Session: 4063f1b9-0038-47c3-a8f2-c63b009aaf75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14074 2024.07.19 17:53:53.970525 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14075 2024.07.19 17:53:53.970670 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14076 2024.07.19 17:53:53.971075 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14077 2024.07.19 17:53:53.971196 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 982 rows starting from the beginning of the part
14078 2024.07.19 17:53:53.971213 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14079 2024.07.19 17:53:53.971775 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
14080 2024.07.19 17:53:53.971913 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14081 2024.07.19 17:53:53.972008 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14082 2024.07.19 17:53:53.972313 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part
14083 2024.07.19 17:53:53.972808 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part
14084 2024.07.19 17:53:53.973157 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14085 2024.07.19 17:53:53.973228 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part
14086 2024.07.19 17:53:53.973743 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part
14087 2024.07.19 17:53:53.974200 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14088 2024.07.19 17:53:53.974452 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Debug> executeQuery: Read 38 rows, 2.33 KiB in 0.004076 sec., 9322.865554465163 rows/sec., 572.14 KiB/sec.
14089 2024.07.19 17:53:53.974659 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Debug> DynamicQueryHandler: Done processing query
14090 2024.07.19 17:53:53.974691 [ 3 ] {fa26c6e2-de09-4267-879e-058399e1a935} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14091 2024.07.19 17:53:53.974711 [ 3 ] {} <Debug> HTTP-Session: 4063f1b9-0038-47c3-a8f2-c63b009aaf75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14092 2024.07.19 17:53:53.974864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14093 2024.07.19 17:53:53.974926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14094 2024.07.19 17:53:53.974950 [ 3 ] {} <Debug> HTTP-Session: 1c6b664f-bab6-4448-94fc-07c5c1412196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14095 2024.07.19 17:53:53.974968 [ 3 ] {} <Debug> HTTP-Session: 1c6b664f-bab6-4448-94fc-07c5c1412196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14096 2024.07.19 17:53:53.974984 [ 3 ] {} <Debug> HTTP-Session: 1c6b664f-bab6-4448-94fc-07c5c1412196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.07.19 17:53:53.975015 [ 3 ] {} <Trace> HTTP-Session: 1c6b664f-bab6-4448-94fc-07c5c1412196 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14098 2024.07.19 17:53:53.975129 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14099 2024.07.19 17:53:53.975174 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14100 2024.07.19 17:53:53.975315 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14101 2024.07.19 17:53:53.975731 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14102 2024.07.19 17:53:53.975778 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
14103 2024.07.19 17:53:53.976379 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14104 2024.07.19 17:53:53.976949 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14105 2024.07.19 17:53:53.977226 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002121 sec., 28288.543140028287 rows/sec., 1.91 MiB/sec.
14106 2024.07.19 17:53:53.977457 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Debug> DynamicQueryHandler: Done processing query
14107 2024.07.19 17:53:53.977491 [ 3 ] {415ae66d-3669-4ce6-b678-5933b818bf85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14108 2024.07.19 17:53:53.977516 [ 3 ] {} <Debug> HTTP-Session: 1c6b664f-bab6-4448-94fc-07c5c1412196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14109 2024.07.19 17:53:53.979476 [ 193 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 19 columns (19 merged, 0 gathered) in 0.010609946 sec., 101037.27200873595 rows/sec., 181.05 MiB/sec.
14110 2024.07.19 17:53:53.980314 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14111 2024.07.19 17:53:53.980850 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14112 2024.07.19 17:53:53.980925 [ 197 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14113 2024.07.19 17:53:53.981026 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB.
14114 2024.07.19 17:53:58.930831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14115 2024.07.19 17:53:58.930991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14116 2024.07.19 17:53:58.931023 [ 3 ] {} <Debug> HTTP-Session: 5ccd6bae-93b0-4577-b44c-6402cd96ec8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14117 2024.07.19 17:53:58.931056 [ 3 ] {} <Debug> HTTP-Session: 5ccd6bae-93b0-4577-b44c-6402cd96ec8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.07.19 17:53:58.931076 [ 3 ] {} <Debug> HTTP-Session: 5ccd6bae-93b0-4577-b44c-6402cd96ec8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14119 2024.07.19 17:53:58.931139 [ 3 ] {} <Trace> HTTP-Session: 5ccd6bae-93b0-4577-b44c-6402cd96ec8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14120 2024.07.19 17:53:58.931387 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14121 2024.07.19 17:53:58.931482 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14122 2024.07.19 17:53:58.931728 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14123 2024.07.19 17:53:58.932282 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14124 2024.07.19 17:53:58.932329 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14125 2024.07.19 17:53:58.932713 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14126 2024.07.19 17:53:58.933053 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14127 2024.07.19 17:53:58.933218 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001961 sec., 9688.934217236103 rows/sec., 785.33 KiB/sec.
14128 2024.07.19 17:53:58.933230 [ 38 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14129 2024.07.19 17:53:58.933321 [ 38 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14130 2024.07.19 17:53:58.933436 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14131 2024.07.19 17:53:58.933592 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Debug> DynamicQueryHandler: Done processing query
14132 2024.07.19 17:53:58.933617 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
14133 2024.07.19 17:53:58.933630 [ 3 ] {bee9c349-abeb-44c0-a6da-134b3d018f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14134 2024.07.19 17:53:58.933704 [ 3 ] {} <Debug> HTTP-Session: 5ccd6bae-93b0-4577-b44c-6402cd96ec8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14135 2024.07.19 17:53:58.933862 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14136 2024.07.19 17:53:58.933880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14137 2024.07.19 17:53:58.933928 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 38 rows starting from the beginning of the part
14138 2024.07.19 17:53:58.933987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14139 2024.07.19 17:53:58.934051 [ 3 ] {} <Debug> HTTP-Session: ad23f6c1-41f7-43c7-b71f-25dd9612d434 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14140 2024.07.19 17:53:58.934156 [ 3 ] {} <Debug> HTTP-Session: ad23f6c1-41f7-43c7-b71f-25dd9612d434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14141 2024.07.19 17:53:58.934188 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part
14142 2024.07.19 17:53:58.934221 [ 3 ] {} <Debug> HTTP-Session: ad23f6c1-41f7-43c7-b71f-25dd9612d434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14143 2024.07.19 17:53:58.934342 [ 3 ] {} <Trace> HTTP-Session: ad23f6c1-41f7-43c7-b71f-25dd9612d434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14144 2024.07.19 17:53:58.934508 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part
14145 2024.07.19 17:53:58.934722 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 18 rows starting from the beginning of the part
14146 2024.07.19 17:53:58.934737 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14147 2024.07.19 17:53:58.935025 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part
14148 2024.07.19 17:53:58.935020 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14149 2024.07.19 17:53:58.935268 [ 196 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 19 rows starting from the beginning of the part
14150 2024.07.19 17:53:58.936026 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14151 2024.07.19 17:53:58.936870 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14152 2024.07.19 17:53:58.936955 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14153 2024.07.19 17:53:58.937876 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
14154 2024.07.19 17:53:58.938164 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 4 columns (4 merged, 0 gathered) in 0.00462995 sec., 31317.83280596983 rows/sec., 2.39 MiB/sec.
14155 2024.07.19 17:53:58.938318 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14156 2024.07.19 17:53:58.938415 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14157 2024.07.19 17:53:58.938708 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004135 sec., 483.6759371221282 rows/sec., 39.44 KiB/sec.
14158 2024.07.19 17:53:58.938928 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Debug> DynamicQueryHandler: Done processing query
14159 2024.07.19 17:53:58.938931 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14160 2024.07.19 17:53:58.938956 [ 3 ] {ec2ce574-dfe8-43f3-a7dd-cba7e96b96b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14161 2024.07.19 17:53:58.938981 [ 3 ] {} <Debug> HTTP-Session: ad23f6c1-41f7-43c7-b71f-25dd9612d434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14162 2024.07.19 17:53:58.939047 [ 193 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_71_14} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14163 2024.07.19 17:53:58.939143 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14164 2024.07.19 17:53:58.939149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14165 2024.07.19 17:53:58.939206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14166 2024.07.19 17:53:58.939225 [ 3 ] {} <Debug> HTTP-Session: 7b6b26c1-9c2b-4e2c-822c-b72dda5f41a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14167 2024.07.19 17:53:58.939242 [ 3 ] {} <Debug> HTTP-Session: 7b6b26c1-9c2b-4e2c-822c-b72dda5f41a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14168 2024.07.19 17:53:58.939256 [ 3 ] {} <Debug> HTTP-Session: 7b6b26c1-9c2b-4e2c-822c-b72dda5f41a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14169 2024.07.19 17:53:58.939287 [ 3 ] {} <Trace> HTTP-Session: 7b6b26c1-9c2b-4e2c-822c-b72dda5f41a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14170 2024.07.19 17:53:58.939418 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14171 2024.07.19 17:53:58.939459 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14172 2024.07.19 17:53:58.939588 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14173 2024.07.19 17:53:58.939983 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14174 2024.07.19 17:53:58.940020 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14175 2024.07.19 17:53:58.940346 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14176 2024.07.19 17:53:58.940661 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14177 2024.07.19 17:53:58.940815 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Debug> executeQuery: Read 114 rows, 9.54 KiB in 0.001443 sec., 79002.079002079 rows/sec., 6.46 MiB/sec.
14178 2024.07.19 17:53:58.940981 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Debug> DynamicQueryHandler: Done processing query
14179 2024.07.19 17:53:58.941004 [ 3 ] {b6ee349c-d22c-4afc-aff5-bb70f2bb62ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14180 2024.07.19 17:53:58.941020 [ 3 ] {} <Debug> HTTP-Session: 7b6b26c1-9c2b-4e2c-822c-b72dda5f41a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14181 2024.07.19 17:53:58.941133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14182 2024.07.19 17:53:58.941180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14183 2024.07.19 17:53:58.941199 [ 3 ] {} <Debug> HTTP-Session: 094817ac-b60b-44d2-9b6c-dd174c7af258 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14184 2024.07.19 17:53:58.941215 [ 3 ] {} <Debug> HTTP-Session: 094817ac-b60b-44d2-9b6c-dd174c7af258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14185 2024.07.19 17:53:58.941228 [ 3 ] {} <Debug> HTTP-Session: 094817ac-b60b-44d2-9b6c-dd174c7af258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14186 2024.07.19 17:53:58.941257 [ 3 ] {} <Trace> HTTP-Session: 094817ac-b60b-44d2-9b6c-dd174c7af258 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14187 2024.07.19 17:53:58.941349 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14188 2024.07.19 17:53:58.941390 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14189 2024.07.19 17:53:58.941517 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14190 2024.07.19 17:53:58.941796 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14191 2024.07.19 17:53:58.941832 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14192 2024.07.19 17:53:58.942143 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
14193 2024.07.19 17:53:58.942448 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14194 2024.07.19 17:53:58.942601 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 110.13 KiB/sec.
14195 2024.07.19 17:53:58.942764 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Debug> DynamicQueryHandler: Done processing query
14196 2024.07.19 17:53:58.942788 [ 3 ] {fe72c078-991f-454c-9de4-7341795bd748} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14197 2024.07.19 17:53:58.942804 [ 3 ] {} <Debug> HTTP-Session: 094817ac-b60b-44d2-9b6c-dd174c7af258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.07.19 17:53:58.942922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14199 2024.07.19 17:53:58.942968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14200 2024.07.19 17:53:58.942986 [ 3 ] {} <Debug> HTTP-Session: b87ba6b4-8750-4b17-97ad-b63f05e3733c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14201 2024.07.19 17:53:58.943002 [ 3 ] {} <Debug> HTTP-Session: b87ba6b4-8750-4b17-97ad-b63f05e3733c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14202 2024.07.19 17:53:58.943016 [ 3 ] {} <Debug> HTTP-Session: b87ba6b4-8750-4b17-97ad-b63f05e3733c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14203 2024.07.19 17:53:58.943046 [ 3 ] {} <Trace> HTTP-Session: b87ba6b4-8750-4b17-97ad-b63f05e3733c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14204 2024.07.19 17:53:58.943168 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14205 2024.07.19 17:53:58.943210 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14206 2024.07.19 17:53:58.943335 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14207 2024.07.19 17:53:58.943677 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14208 2024.07.19 17:53:58.943715 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14209 2024.07.19 17:53:58.944025 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14210 2024.07.19 17:53:58.944329 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14211 2024.07.19 17:53:58.944464 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001342 sec., 63338.30104321907 rows/sec., 4.95 MiB/sec.
14212 2024.07.19 17:53:58.944648 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Debug> DynamicQueryHandler: Done processing query
14213 2024.07.19 17:53:58.944672 [ 3 ] {fd2092bd-8b62-4988-a271-15f7a08638d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14214 2024.07.19 17:53:58.944688 [ 3 ] {} <Debug> HTTP-Session: b87ba6b4-8750-4b17-97ad-b63f05e3733c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.07.19 17:53:58.944853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14216 2024.07.19 17:53:58.944900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14217 2024.07.19 17:53:58.944919 [ 3 ] {} <Debug> HTTP-Session: 2bb41284-f477-4967-8b8e-6286dbe66b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14218 2024.07.19 17:53:58.944935 [ 3 ] {} <Debug> HTTP-Session: 2bb41284-f477-4967-8b8e-6286dbe66b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14219 2024.07.19 17:53:58.944949 [ 3 ] {} <Debug> HTTP-Session: 2bb41284-f477-4967-8b8e-6286dbe66b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14220 2024.07.19 17:53:58.944978 [ 3 ] {} <Trace> HTTP-Session: 2bb41284-f477-4967-8b8e-6286dbe66b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14221 2024.07.19 17:53:58.945121 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14222 2024.07.19 17:53:58.945166 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14223 2024.07.19 17:53:58.945314 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14224 2024.07.19 17:53:58.945712 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14225 2024.07.19 17:53:58.945748 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14226 2024.07.19 17:53:58.946136 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14227 2024.07.19 17:53:58.946533 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14228 2024.07.19 17:53:58.946732 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00167 sec., 96407.18562874252 rows/sec., 6.71 MiB/sec.
14229 2024.07.19 17:53:58.946939 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Debug> DynamicQueryHandler: Done processing query
14230 2024.07.19 17:53:58.946969 [ 3 ] {30582d24-00c7-4b47-982f-11e0056c1d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14231 2024.07.19 17:53:58.946987 [ 3 ] {} <Debug> HTTP-Session: 2bb41284-f477-4967-8b8e-6286dbe66b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.07.19 17:53:58.947161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14233 2024.07.19 17:53:58.947220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14234 2024.07.19 17:53:58.947243 [ 3 ] {} <Debug> HTTP-Session: 0c7ddd1b-af6e-4407-ba2f-ea69d9cf66de Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14235 2024.07.19 17:53:58.947262 [ 3 ] {} <Debug> HTTP-Session: 0c7ddd1b-af6e-4407-ba2f-ea69d9cf66de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14236 2024.07.19 17:53:58.947280 [ 3 ] {} <Debug> HTTP-Session: 0c7ddd1b-af6e-4407-ba2f-ea69d9cf66de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14237 2024.07.19 17:53:58.947311 [ 3 ] {} <Trace> HTTP-Session: 0c7ddd1b-af6e-4407-ba2f-ea69d9cf66de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14238 2024.07.19 17:53:58.947564 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14239 2024.07.19 17:53:58.947629 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14240 2024.07.19 17:53:58.948035 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14241 2024.07.19 17:53:58.948662 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14242 2024.07.19 17:53:58.948697 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14243 2024.07.19 17:53:58.949311 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14244 2024.07.19 17:53:58.949730 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14245 2024.07.19 17:53:58.949914 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002523 sec., 7530.717399920729 rows/sec., 13.49 MiB/sec.
14246 2024.07.19 17:53:58.950138 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Debug> DynamicQueryHandler: Done processing query
14247 2024.07.19 17:53:58.950163 [ 3 ] {5123cde2-c58b-4300-b312-ad27413c572e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14248 2024.07.19 17:53:58.950178 [ 3 ] {} <Debug> HTTP-Session: 0c7ddd1b-af6e-4407-ba2f-ea69d9cf66de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.07.19 17:53:58.950301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14250 2024.07.19 17:53:58.950349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14251 2024.07.19 17:53:58.950367 [ 3 ] {} <Debug> HTTP-Session: 77f2e515-0e45-4f1e-9402-044b80ad9c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14252 2024.07.19 17:53:58.950383 [ 3 ] {} <Debug> HTTP-Session: 77f2e515-0e45-4f1e-9402-044b80ad9c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14253 2024.07.19 17:53:58.950397 [ 3 ] {} <Debug> HTTP-Session: 77f2e515-0e45-4f1e-9402-044b80ad9c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14254 2024.07.19 17:53:58.950428 [ 3 ] {} <Trace> HTTP-Session: 77f2e515-0e45-4f1e-9402-044b80ad9c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14255 2024.07.19 17:53:58.950545 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14256 2024.07.19 17:53:58.950589 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14257 2024.07.19 17:53:58.950715 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14258 2024.07.19 17:53:58.951014 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14259 2024.07.19 17:53:58.951051 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14260 2024.07.19 17:53:58.951411 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14261 2024.07.19 17:53:58.951728 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14262 2024.07.19 17:53:58.951882 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
14263 2024.07.19 17:53:58.952049 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Debug> DynamicQueryHandler: Done processing query
14264 2024.07.19 17:53:58.952073 [ 3 ] {88f386e9-253d-40e3-80da-9765676fa877} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14265 2024.07.19 17:53:58.952089 [ 3 ] {} <Debug> HTTP-Session: 77f2e515-0e45-4f1e-9402-044b80ad9c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.07.19 17:54:03.939005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14267 2024.07.19 17:54:03.939211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14268 2024.07.19 17:54:03.939255 [ 3 ] {} <Debug> HTTP-Session: ea9c1c55-d477-4d3c-9502-ea9c1df3c418 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14269 2024.07.19 17:54:03.939293 [ 3 ] {} <Debug> HTTP-Session: ea9c1c55-d477-4d3c-9502-ea9c1df3c418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14270 2024.07.19 17:54:03.939318 [ 3 ] {} <Debug> HTTP-Session: ea9c1c55-d477-4d3c-9502-ea9c1df3c418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14271 2024.07.19 17:54:03.939396 [ 3 ] {} <Trace> HTTP-Session: ea9c1c55-d477-4d3c-9502-ea9c1df3c418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14272 2024.07.19 17:54:03.939761 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
14273 2024.07.19 17:54:03.940305 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
14274 2024.07.19 17:54:03.940378 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
14275 2024.07.19 17:54:03.940862 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14276 2024.07.19 17:54:03.940979 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
14277 2024.07.19 17:54:03.941209 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
14278 2024.07.19 17:54:03.941400 [ 252 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
14279 2024.07.19 17:54:03.941401 [ 256 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
14280 2024.07.19 17:54:03.941605 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (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
14281 2024.07.19 17:54:03.941651 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Spreading mark ranges among streams (default reading)
14282 2024.07.19 17:54:03.941783 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
14283 2024.07.19 17:54:03.941813 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f) (SelectExecutor): Reading approx. 41 rows with 2 streams
14284 2024.07.19 17:54:03.941870 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
14285 2024.07.19 17:54:03.941930 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <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', 'data_link:enabled', 'data_link:link_up', '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', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
14286 2024.07.19 17:54:03.944194 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> executeQuery: Read 41 rows, 1.55 KiB in 0.004593 sec., 8926.627476594818 rows/sec., 338.07 KiB/sec.
14287 2024.07.19 17:54:03.944670 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> DynamicQueryHandler: Done processing query
14288 2024.07.19 17:54:03.944706 [ 3 ] {d1734564-1d9e-46ff-9f44-e900170daf68} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
14289 2024.07.19 17:54:03.944730 [ 3 ] {} <Debug> HTTP-Session: ea9c1c55-d477-4d3c-9502-ea9c1df3c418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14290 2024.07.19 17:54:03.948455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14291 2024.07.19 17:54:03.948546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14292 2024.07.19 17:54:03.948581 [ 3 ] {} <Debug> HTTP-Session: 9559fc4f-c367-42e0-b80a-fe886bc6aa20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14293 2024.07.19 17:54:03.948610 [ 3 ] {} <Debug> HTTP-Session: 9559fc4f-c367-42e0-b80a-fe886bc6aa20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14294 2024.07.19 17:54:03.948632 [ 3 ] {} <Debug> HTTP-Session: 9559fc4f-c367-42e0-b80a-fe886bc6aa20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14295 2024.07.19 17:54:03.948693 [ 3 ] {} <Trace> HTTP-Session: 9559fc4f-c367-42e0-b80a-fe886bc6aa20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14296 2024.07.19 17:54:03.948901 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
14297 2024.07.19 17:54:03.948982 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14298 2024.07.19 17:54:03.949270 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14299 2024.07.19 17:54:03.949733 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14300 2024.07.19 17:54:03.949785 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14301 2024.07.19 17:54:03.950484 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
14302 2024.07.19 17:54:03.950907 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Trace> oximeter.timeseries_schema (6ccd6bee-ce2b-410c-bebe-94e38769e51f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14303 2024.07.19 17:54:03.951083 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.002247 sec., 445.03782821539835 rows/sec., 123.86 KiB/sec.
14304 2024.07.19 17:54:03.951468 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Debug> DynamicQueryHandler: Done processing query
14305 2024.07.19 17:54:03.951508 [ 3 ] {61f4955b-2cdf-4baa-b5d1-32d1f77721f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14306 2024.07.19 17:54:03.951528 [ 3 ] {} <Debug> HTTP-Session: 9559fc4f-c367-42e0-b80a-fe886bc6aa20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14307 2024.07.19 17:54:03.951708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14308 2024.07.19 17:54:03.951776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14309 2024.07.19 17:54:03.951802 [ 3 ] {} <Debug> HTTP-Session: 0b1b53da-25e7-41eb-a8ba-882e992605d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14310 2024.07.19 17:54:03.951824 [ 3 ] {} <Debug> HTTP-Session: 0b1b53da-25e7-41eb-a8ba-882e992605d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14311 2024.07.19 17:54:03.951842 [ 3 ] {} <Debug> HTTP-Session: 0b1b53da-25e7-41eb-a8ba-882e992605d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.07.19 17:54:03.951888 [ 3 ] {} <Trace> HTTP-Session: 0b1b53da-25e7-41eb-a8ba-882e992605d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14313 2024.07.19 17:54:03.952041 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14314 2024.07.19 17:54:03.952100 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14315 2024.07.19 17:54:03.952291 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14316 2024.07.19 17:54:03.952668 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14317 2024.07.19 17:54:03.952716 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14318 2024.07.19 17:54:03.953127 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14319 2024.07.19 17:54:03.953559 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14320 2024.07.19 17:54:03.953716 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Debug> executeQuery: Read 34 rows, 2.61 KiB in 0.001721 sec., 19755.95583962812 rows/sec., 1.48 MiB/sec.
14321 2024.07.19 17:54:03.953919 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Debug> DynamicQueryHandler: Done processing query
14322 2024.07.19 17:54:03.953950 [ 3 ] {a33d1d1f-f1db-41b0-ae13-f918ef5ff14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14323 2024.07.19 17:54:03.953968 [ 3 ] {} <Debug> HTTP-Session: 0b1b53da-25e7-41eb-a8ba-882e992605d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14324 2024.07.19 17:54:03.954173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14325 2024.07.19 17:54:03.954234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14326 2024.07.19 17:54:03.954258 [ 3 ] {} <Debug> HTTP-Session: 6bf275e5-c8b3-434d-be54-ca3d9f82455c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14327 2024.07.19 17:54:03.954278 [ 3 ] {} <Debug> HTTP-Session: 6bf275e5-c8b3-434d-be54-ca3d9f82455c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14328 2024.07.19 17:54:03.954296 [ 3 ] {} <Debug> HTTP-Session: 6bf275e5-c8b3-434d-be54-ca3d9f82455c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.07.19 17:54:03.954337 [ 3 ] {} <Trace> HTTP-Session: 6bf275e5-c8b3-434d-be54-ca3d9f82455c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14330 2024.07.19 17:54:03.954462 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14331 2024.07.19 17:54:03.954518 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14332 2024.07.19 17:54:03.954675 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14333 2024.07.19 17:54:03.954985 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14334 2024.07.19 17:54:03.955029 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14335 2024.07.19 17:54:03.955422 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14336 2024.07.19 17:54:03.955823 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14337 2024.07.19 17:54:03.955976 [ 33 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14338 2024.07.19 17:54:03.955979 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 95.95 KiB/sec.
14339 2024.07.19 17:54:03.956029 [ 33 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14340 2024.07.19 17:54:03.956131 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14341 2024.07.19 17:54:03.956362 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Debug> DynamicQueryHandler: Done processing query
14342 2024.07.19 17:54:03.956492 [ 3 ] {b869ebc5-3e6d-42ce-8c46-fa07651255f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14343 2024.07.19 17:54:03.956644 [ 3 ] {} <Debug> HTTP-Session: 6bf275e5-c8b3-434d-be54-ca3d9f82455c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14344 2024.07.19 17:54:03.956762 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14345 2024.07.19 17:54:03.957089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14346 2024.07.19 17:54:03.957227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14347 2024.07.19 17:54:03.957293 [ 3 ] {} <Debug> HTTP-Session: 06ff6214-c3be-42e4-a8e6-5b6eed910364 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14348 2024.07.19 17:54:03.957343 [ 3 ] {} <Debug> HTTP-Session: 06ff6214-c3be-42e4-a8e6-5b6eed910364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14349 2024.07.19 17:54:03.957372 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14350 2024.07.19 17:54:03.957383 [ 3 ] {} <Debug> HTTP-Session: 06ff6214-c3be-42e4-a8e6-5b6eed910364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14351 2024.07.19 17:54:03.957556 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
14352 2024.07.19 17:54:03.957582 [ 3 ] {} <Trace> HTTP-Session: 06ff6214-c3be-42e4-a8e6-5b6eed910364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14353 2024.07.19 17:54:03.957803 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
14354 2024.07.19 17:54:03.958037 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
14355 2024.07.19 17:54:03.958198 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14356 2024.07.19 17:54:03.958515 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
14357 2024.07.19 17:54:03.958555 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14358 2024.07.19 17:54:03.958981 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
14359 2024.07.19 17:54:03.959453 [ 196 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
14360 2024.07.19 17:54:03.959847 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14361 2024.07.19 17:54:03.961117 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14362 2024.07.19 17:54:03.961191 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14363 2024.07.19 17:54:03.962172 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14364 2024.07.19 17:54:03.963166 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006894109 sec., 4641.644047113267 rows/sec., 376.37 KiB/sec.
14365 2024.07.19 17:54:03.963246 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14366 2024.07.19 17:54:03.963417 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14367 2024.07.19 17:54:03.963463 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Debug> executeQuery: Read 249 rows, 22.51 KiB in 0.005619 sec., 44313.93486385478 rows/sec., 3.91 MiB/sec.
14368 2024.07.19 17:54:03.963728 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Debug> DynamicQueryHandler: Done processing query
14369 2024.07.19 17:54:03.963771 [ 3 ] {ab2fc254-143d-4c14-95c7-29229aa60375} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14370 2024.07.19 17:54:03.963795 [ 3 ] {} <Debug> HTTP-Session: 06ff6214-c3be-42e4-a8e6-5b6eed910364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14371 2024.07.19 17:54:03.963994 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14372 2024.07.19 17:54:03.964001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14373 2024.07.19 17:54:03.964081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14374 2024.07.19 17:54:03.964112 [ 3 ] {} <Debug> HTTP-Session: 951dc75c-2ddd-486d-a702-20a562b99a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14375 2024.07.19 17:54:03.964117 [ 193 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_30_6} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14376 2024.07.19 17:54:03.964137 [ 3 ] {} <Debug> HTTP-Session: 951dc75c-2ddd-486d-a702-20a562b99a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14377 2024.07.19 17:54:03.964156 [ 3 ] {} <Debug> HTTP-Session: 951dc75c-2ddd-486d-a702-20a562b99a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14378 2024.07.19 17:54:03.964224 [ 3 ] {} <Trace> HTTP-Session: 951dc75c-2ddd-486d-a702-20a562b99a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14379 2024.07.19 17:54:03.964243 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14380 2024.07.19 17:54:03.964357 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14381 2024.07.19 17:54:03.964412 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14382 2024.07.19 17:54:03.964576 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14383 2024.07.19 17:54:03.964957 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14384 2024.07.19 17:54:03.965001 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14385 2024.07.19 17:54:03.965397 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14386 2024.07.19 17:54:03.965806 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14387 2024.07.19 17:54:03.965957 [ 33 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
14388 2024.07.19 17:54:03.965965 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001636 sec., 1222.4938875305622 rows/sec., 76.41 KiB/sec.
14389 2024.07.19 17:54:03.965998 [ 33 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14390 2024.07.19 17:54:03.966041 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14391 2024.07.19 17:54:03.966269 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Debug> DynamicQueryHandler: Done processing query
14392 2024.07.19 17:54:03.966275 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
14393 2024.07.19 17:54:03.966312 [ 3 ] {cf4a6b1f-fc32-4221-b0e7-bc99c367f924} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14394 2024.07.19 17:54:03.966378 [ 3 ] {} <Debug> HTTP-Session: 951dc75c-2ddd-486d-a702-20a562b99a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14395 2024.07.19 17:54:03.966530 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14396 2024.07.19 17:54:03.966588 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
14397 2024.07.19 17:54:03.966739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14398 2024.07.19 17:54:03.966846 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
14399 2024.07.19 17:54:03.966930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14400 2024.07.19 17:54:03.967083 [ 3 ] {} <Debug> HTTP-Session: 8697c48c-d3d0-45f4-a1e8-e0a905908745 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14401 2024.07.19 17:54:03.967202 [ 3 ] {} <Debug> HTTP-Session: 8697c48c-d3d0-45f4-a1e8-e0a905908745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.07.19 17:54:03.967190 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
14403 2024.07.19 17:54:03.967226 [ 3 ] {} <Debug> HTTP-Session: 8697c48c-d3d0-45f4-a1e8-e0a905908745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.07.19 17:54:03.967449 [ 3 ] {} <Trace> HTTP-Session: 8697c48c-d3d0-45f4-a1e8-e0a905908745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14405 2024.07.19 17:54:03.967636 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
14406 2024.07.19 17:54:03.967951 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
14407 2024.07.19 17:54:03.968202 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14408 2024.07.19 17:54:03.968279 [ 192 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
14409 2024.07.19 17:54:03.968426 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14410 2024.07.19 17:54:03.969166 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14411 2024.07.19 17:54:03.970520 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14412 2024.07.19 17:54:03.970587 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14413 2024.07.19 17:54:03.971345 [ 198 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.005190355 sec., 6165.281565519122 rows/sec., 427.66 KiB/sec.
14414 2024.07.19 17:54:03.971472 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14415 2024.07.19 17:54:03.971682 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
14416 2024.07.19 17:54:03.972224 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14417 2024.07.19 17:54:03.972706 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Debug> executeQuery: Read 424 rows, 30.70 KiB in 0.004907 sec., 86407.17342571836 rows/sec., 6.11 MiB/sec.
14418 2024.07.19 17:54:03.973117 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Debug> DynamicQueryHandler: Done processing query
14419 2024.07.19 17:54:03.973127 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14420 2024.07.19 17:54:03.973154 [ 3 ] {d8c2f663-2297-4b1f-82cc-fad09d3881ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14421 2024.07.19 17:54:03.973197 [ 3 ] {} <Debug> HTTP-Session: 8697c48c-d3d0-45f4-a1e8-e0a905908745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14422 2024.07.19 17:54:03.973336 [ 194 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_30_6} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
14423 2024.07.19 17:54:03.973510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14424 2024.07.19 17:54:03.973510 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
14425 2024.07.19 17:54:03.973609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14426 2024.07.19 17:54:03.973639 [ 3 ] {} <Debug> HTTP-Session: 86195b16-a961-4347-8cad-a8609f215bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14427 2024.07.19 17:54:03.973660 [ 3 ] {} <Debug> HTTP-Session: 86195b16-a961-4347-8cad-a8609f215bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14428 2024.07.19 17:54:03.973676 [ 3 ] {} <Debug> HTTP-Session: 86195b16-a961-4347-8cad-a8609f215bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14429 2024.07.19 17:54:03.973717 [ 3 ] {} <Trace> HTTP-Session: 86195b16-a961-4347-8cad-a8609f215bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14430 2024.07.19 17:54:03.973849 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14431 2024.07.19 17:54:03.973908 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14432 2024.07.19 17:54:03.974093 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14433 2024.07.19 17:54:03.974450 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14434 2024.07.19 17:54:03.974495 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14435 2024.07.19 17:54:03.974980 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14436 2024.07.19 17:54:03.975421 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14437 2024.07.19 17:54:03.975580 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001766 sec., 3397.5084937712345 rows/sec., 145.99 KiB/sec.
14438 2024.07.19 17:54:03.975787 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Debug> DynamicQueryHandler: Done processing query
14439 2024.07.19 17:54:03.975818 [ 3 ] {568e5c2a-a1bb-47b7-9c84-ccd2e812d93f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14440 2024.07.19 17:54:03.975838 [ 3 ] {} <Debug> HTTP-Session: 86195b16-a961-4347-8cad-a8609f215bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14441 2024.07.19 17:54:03.976006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14442 2024.07.19 17:54:03.976070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14443 2024.07.19 17:54:03.976095 [ 3 ] {} <Debug> HTTP-Session: cb38173f-45dd-4790-9173-2a6b1f80f1f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14444 2024.07.19 17:54:03.976117 [ 3 ] {} <Debug> HTTP-Session: cb38173f-45dd-4790-9173-2a6b1f80f1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14445 2024.07.19 17:54:03.976133 [ 3 ] {} <Debug> HTTP-Session: cb38173f-45dd-4790-9173-2a6b1f80f1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14446 2024.07.19 17:54:03.976173 [ 3 ] {} <Trace> HTTP-Session: cb38173f-45dd-4790-9173-2a6b1f80f1f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14447 2024.07.19 17:54:03.976333 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14448 2024.07.19 17:54:03.976393 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14449 2024.07.19 17:54:03.976571 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14450 2024.07.19 17:54:03.976985 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14451 2024.07.19 17:54:03.977034 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14452 2024.07.19 17:54:03.977533 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14453 2024.07.19 17:54:03.977985 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14454 2024.07.19 17:54:03.978144 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001871 sec., 41154.46285408872 rows/sec., 2.53 MiB/sec.
14455 2024.07.19 17:54:03.978346 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Debug> DynamicQueryHandler: Done processing query
14456 2024.07.19 17:54:03.978378 [ 3 ] {ac2ccc1a-e630-4d18-8a7a-3d113b314d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14457 2024.07.19 17:54:03.978400 [ 3 ] {} <Debug> HTTP-Session: cb38173f-45dd-4790-9173-2a6b1f80f1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14458 2024.07.19 17:54:03.978693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14459 2024.07.19 17:54:03.978751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14460 2024.07.19 17:54:03.978775 [ 3 ] {} <Debug> HTTP-Session: 328cd59f-4bbe-4e10-9ad7-cbdee8b757f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14461 2024.07.19 17:54:03.978796 [ 3 ] {} <Debug> HTTP-Session: 328cd59f-4bbe-4e10-9ad7-cbdee8b757f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14462 2024.07.19 17:54:03.978813 [ 3 ] {} <Debug> HTTP-Session: 328cd59f-4bbe-4e10-9ad7-cbdee8b757f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14463 2024.07.19 17:54:03.978855 [ 3 ] {} <Trace> HTTP-Session: 328cd59f-4bbe-4e10-9ad7-cbdee8b757f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14464 2024.07.19 17:54:03.979039 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14465 2024.07.19 17:54:03.979096 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14466 2024.07.19 17:54:03.979276 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14467 2024.07.19 17:54:03.979834 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14468 2024.07.19 17:54:03.979876 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14469 2024.07.19 17:54:03.980339 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14470 2024.07.19 17:54:03.980852 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14471 2024.07.19 17:54:03.981020 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.002053 sec., 78908.9137847053 rows/sec., 5.49 MiB/sec.
14472 2024.07.19 17:54:03.981243 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Debug> DynamicQueryHandler: Done processing query
14473 2024.07.19 17:54:03.981282 [ 3 ] {7d85d51d-3c60-4be6-8615-e695db3b9250} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14474 2024.07.19 17:54:03.981318 [ 3 ] {} <Debug> HTTP-Session: 328cd59f-4bbe-4e10-9ad7-cbdee8b757f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14475 2024.07.19 17:54:03.981559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 44984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14476 2024.07.19 17:54:03.981621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14477 2024.07.19 17:54:03.981647 [ 3 ] {} <Debug> HTTP-Session: 3d15830c-4959-4296-a095-bb2adf51ec90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14478 2024.07.19 17:54:03.981668 [ 3 ] {} <Debug> HTTP-Session: 3d15830c-4959-4296-a095-bb2adf51ec90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14479 2024.07.19 17:54:03.981684 [ 3 ] {} <Debug> HTTP-Session: 3d15830c-4959-4296-a095-bb2adf51ec90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14480 2024.07.19 17:54:03.981724 [ 3 ] {} <Trace> HTTP-Session: 3d15830c-4959-4296-a095-bb2adf51ec90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14481 2024.07.19 17:54:03.982109 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14482 2024.07.19 17:54:03.982186 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14483 2024.07.19 17:54:03.982693 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14484 2024.07.19 17:54:03.983585 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14485 2024.07.19 17:54:03.983631 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14486 2024.07.19 17:54:03.984408 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14487 2024.07.19 17:54:03.984952 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14488 2024.07.19 17:54:03.985140 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.003297 sec., 8492.569002123142 rows/sec., 15.22 MiB/sec.
14489 2024.07.19 17:54:03.985520 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Debug> DynamicQueryHandler: Done processing query
14490 2024.07.19 17:54:03.985555 [ 3 ] {5d50700f-7a2b-4659-8309-dc587424fbdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14491 2024.07.19 17:54:03.985575 [ 3 ] {} <Debug> HTTP-Session: 3d15830c-4959-4296-a095-bb2adf51ec90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14492 2024.07.19 17:54:03.985754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14493 2024.07.19 17:54:03.985815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14494 2024.07.19 17:54:03.985839 [ 3 ] {} <Debug> HTTP-Session: 16f00fa1-0b31-466c-916d-bdc43c18a1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14495 2024.07.19 17:54:03.985860 [ 3 ] {} <Debug> HTTP-Session: 16f00fa1-0b31-466c-916d-bdc43c18a1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14496 2024.07.19 17:54:03.985876 [ 3 ] {} <Debug> HTTP-Session: 16f00fa1-0b31-466c-916d-bdc43c18a1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14497 2024.07.19 17:54:03.985916 [ 3 ] {} <Trace> HTTP-Session: 16f00fa1-0b31-466c-916d-bdc43c18a1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14498 2024.07.19 17:54:03.986053 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14499 2024.07.19 17:54:03.986110 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14500 2024.07.19 17:54:03.986280 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14501 2024.07.19 17:54:03.986677 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14502 2024.07.19 17:54:03.986719 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14503 2024.07.19 17:54:03.987179 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14504 2024.07.19 17:54:03.987603 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14505 2024.07.19 17:54:03.987773 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001755 sec., 13105.413105413105 rows/sec., 708.91 KiB/sec.
14506 2024.07.19 17:54:03.987972 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Debug> DynamicQueryHandler: Done processing query
14507 2024.07.19 17:54:03.988004 [ 3 ] {ebbf60ac-a2cd-4f6b-a7a8-4d9b6a261c29} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14508 2024.07.19 17:54:03.988023 [ 3 ] {} <Debug> HTTP-Session: 16f00fa1-0b31-466c-916d-bdc43c18a1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14509 2024.07.19 17:54:03.988182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14510 2024.07.19 17:54:03.988243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14511 2024.07.19 17:54:03.988268 [ 3 ] {} <Debug> HTTP-Session: 5f6429f0-67ee-4096-8b6b-cd1bb72265ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14512 2024.07.19 17:54:03.988288 [ 3 ] {} <Debug> HTTP-Session: 5f6429f0-67ee-4096-8b6b-cd1bb72265ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14513 2024.07.19 17:54:03.988305 [ 3 ] {} <Debug> HTTP-Session: 5f6429f0-67ee-4096-8b6b-cd1bb72265ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14514 2024.07.19 17:54:03.988344 [ 3 ] {} <Trace> HTTP-Session: 5f6429f0-67ee-4096-8b6b-cd1bb72265ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14515 2024.07.19 17:54:03.988488 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14516 2024.07.19 17:54:03.988545 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14517 2024.07.19 17:54:03.988713 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14518 2024.07.19 17:54:03.989162 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14519 2024.07.19 17:54:03.989210 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14520 2024.07.19 17:54:03.989668 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14521 2024.07.19 17:54:03.990082 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14522 2024.07.19 17:54:03.990240 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001802 sec., 33296.337402885685 rows/sec., 2.24 MiB/sec.
14523 2024.07.19 17:54:03.990454 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Debug> DynamicQueryHandler: Done processing query
14524 2024.07.19 17:54:03.990487 [ 3 ] {ae874c5a-0f7e-4685-8d52-1306d018674e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14525 2024.07.19 17:54:03.990506 [ 3 ] {} <Debug> HTTP-Session: 5f6429f0-67ee-4096-8b6b-cd1bb72265ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14526 2024.07.19 17:54:08.079229 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
14527 2024.07.19 17:54:08.079278 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
14528 2024.07.19 17:54:08.931294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 2777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14529 2024.07.19 17:54:08.931434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14530 2024.07.19 17:54:08.931460 [ 3 ] {} <Debug> HTTP-Session: 90c7520c-c7da-4b15-807b-afa6b74e7979 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14531 2024.07.19 17:54:08.931485 [ 3 ] {} <Debug> HTTP-Session: 90c7520c-c7da-4b15-807b-afa6b74e7979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14532 2024.07.19 17:54:08.931500 [ 3 ] {} <Debug> HTTP-Session: 90c7520c-c7da-4b15-807b-afa6b74e7979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14533 2024.07.19 17:54:08.931551 [ 3 ] {} <Trace> HTTP-Session: 90c7520c-c7da-4b15-807b-afa6b74e7979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14534 2024.07.19 17:54:08.931748 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14535 2024.07.19 17:54:08.931818 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14536 2024.07.19 17:54:08.932019 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14537 2024.07.19 17:54:08.932509 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14538 2024.07.19 17:54:08.932555 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14539 2024.07.19 17:54:08.932936 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14540 2024.07.19 17:54:08.933301 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14541 2024.07.19 17:54:08.933482 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001789 sec., 10620.458356623813 rows/sec., 860.84 KiB/sec.
14542 2024.07.19 17:54:08.933701 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Debug> DynamicQueryHandler: Done processing query
14543 2024.07.19 17:54:08.933730 [ 3 ] {489d5bdf-1dd0-47ab-814c-96127d60412f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14544 2024.07.19 17:54:08.933746 [ 3 ] {} <Debug> HTTP-Session: 90c7520c-c7da-4b15-807b-afa6b74e7979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.07.19 17:54:08.933864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14546 2024.07.19 17:54:08.933920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14547 2024.07.19 17:54:08.933940 [ 3 ] {} <Debug> HTTP-Session: ae4bbece-8075-4a82-93f5-c86a17e0793d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14548 2024.07.19 17:54:08.933958 [ 3 ] {} <Debug> HTTP-Session: ae4bbece-8075-4a82-93f5-c86a17e0793d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14549 2024.07.19 17:54:08.933972 [ 3 ] {} <Debug> HTTP-Session: ae4bbece-8075-4a82-93f5-c86a17e0793d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14550 2024.07.19 17:54:08.934007 [ 3 ] {} <Trace> HTTP-Session: ae4bbece-8075-4a82-93f5-c86a17e0793d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14551 2024.07.19 17:54:08.934113 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14552 2024.07.19 17:54:08.934160 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14553 2024.07.19 17:54:08.934293 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14554 2024.07.19 17:54:08.934580 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14555 2024.07.19 17:54:08.934618 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14556 2024.07.19 17:54:08.934929 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14557 2024.07.19 17:54:08.935238 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14558 2024.07.19 17:54:08.935402 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001316 sec., 2279.6352583586627 rows/sec., 180.32 KiB/sec.
14559 2024.07.19 17:54:08.935678 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Debug> DynamicQueryHandler: Done processing query
14560 2024.07.19 17:54:08.935723 [ 3 ] {9e70be1c-466a-4b7d-8b51-a7b0f3bcd548} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14561 2024.07.19 17:54:08.935749 [ 3 ] {} <Debug> HTTP-Session: ae4bbece-8075-4a82-93f5-c86a17e0793d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14562 2024.07.19 17:54:08.935875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 16744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14563 2024.07.19 17:54:08.935925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14564 2024.07.19 17:54:08.935944 [ 3 ] {} <Debug> HTTP-Session: da0db82a-ed09-40d5-8fd1-16d3557da57a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14565 2024.07.19 17:54:08.935960 [ 3 ] {} <Debug> HTTP-Session: da0db82a-ed09-40d5-8fd1-16d3557da57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14566 2024.07.19 17:54:08.935975 [ 3 ] {} <Debug> HTTP-Session: da0db82a-ed09-40d5-8fd1-16d3557da57a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14567 2024.07.19 17:54:08.936007 [ 3 ] {} <Trace> HTTP-Session: da0db82a-ed09-40d5-8fd1-16d3557da57a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14568 2024.07.19 17:54:08.936138 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14569 2024.07.19 17:54:08.936184 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14570 2024.07.19 17:54:08.936325 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14571 2024.07.19 17:54:08.936681 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14572 2024.07.19 17:54:08.936719 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14573 2024.07.19 17:54:08.937036 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14574 2024.07.19 17:54:08.937336 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14575 2024.07.19 17:54:08.937485 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Debug> executeQuery: Read 116 rows, 9.68 KiB in 0.001392 sec., 83333.33333333333 rows/sec., 6.79 MiB/sec.
14576 2024.07.19 17:54:08.937745 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Debug> DynamicQueryHandler: Done processing query
14577 2024.07.19 17:54:08.937804 [ 3 ] {b0d6c927-734f-4318-84fb-94f131f6890f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14578 2024.07.19 17:54:08.937869 [ 3 ] {} <Debug> HTTP-Session: da0db82a-ed09-40d5-8fd1-16d3557da57a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.07.19 17:54:08.938018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14580 2024.07.19 17:54:08.938070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14581 2024.07.19 17:54:08.938089 [ 3 ] {} <Debug> HTTP-Session: c45097ae-64f5-47c3-9cb0-bc1b5b95c1c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14582 2024.07.19 17:54:08.938106 [ 3 ] {} <Debug> HTTP-Session: c45097ae-64f5-47c3-9cb0-bc1b5b95c1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14583 2024.07.19 17:54:08.938119 [ 3 ] {} <Debug> HTTP-Session: c45097ae-64f5-47c3-9cb0-bc1b5b95c1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14584 2024.07.19 17:54:08.938151 [ 3 ] {} <Trace> HTTP-Session: c45097ae-64f5-47c3-9cb0-bc1b5b95c1c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14585 2024.07.19 17:54:08.938251 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14586 2024.07.19 17:54:08.938296 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14587 2024.07.19 17:54:08.938441 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14588 2024.07.19 17:54:08.938702 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14589 2024.07.19 17:54:08.938738 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14590 2024.07.19 17:54:08.939037 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14591 2024.07.19 17:54:08.939364 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14592 2024.07.19 17:54:08.939528 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.001296 sec., 2314.814814814815 rows/sec., 155.98 KiB/sec.
14593 2024.07.19 17:54:08.939819 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Debug> DynamicQueryHandler: Done processing query
14594 2024.07.19 17:54:08.939845 [ 3 ] {27e08354-a75e-4a9a-932d-b4f3421bb0da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14595 2024.07.19 17:54:08.939861 [ 3 ] {} <Debug> HTTP-Session: c45097ae-64f5-47c3-9cb0-bc1b5b95c1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14596 2024.07.19 17:54:08.939977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14597 2024.07.19 17:54:08.940027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14598 2024.07.19 17:54:08.940045 [ 3 ] {} <Debug> HTTP-Session: bc2ef9f2-4d09-4dfe-834a-1970ceb78945 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14599 2024.07.19 17:54:08.940061 [ 3 ] {} <Debug> HTTP-Session: bc2ef9f2-4d09-4dfe-834a-1970ceb78945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14600 2024.07.19 17:54:08.940075 [ 3 ] {} <Debug> HTTP-Session: bc2ef9f2-4d09-4dfe-834a-1970ceb78945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14601 2024.07.19 17:54:08.940105 [ 3 ] {} <Trace> HTTP-Session: bc2ef9f2-4d09-4dfe-834a-1970ceb78945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14602 2024.07.19 17:54:08.940226 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14603 2024.07.19 17:54:08.940268 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14604 2024.07.19 17:54:08.940411 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14605 2024.07.19 17:54:08.940736 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14606 2024.07.19 17:54:08.940773 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14607 2024.07.19 17:54:08.941091 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14608 2024.07.19 17:54:08.941395 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14609 2024.07.19 17:54:08.941545 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Debug> executeQuery: Read 92 rows, 7.29 KiB in 0.001356 sec., 67846.60766961653 rows/sec., 5.25 MiB/sec.
14610 2024.07.19 17:54:08.941790 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Debug> DynamicQueryHandler: Done processing query
14611 2024.07.19 17:54:08.941848 [ 3 ] {99a2938b-29bf-4e28-9074-b065279d5bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14612 2024.07.19 17:54:08.941908 [ 3 ] {} <Debug> HTTP-Session: bc2ef9f2-4d09-4dfe-834a-1970ceb78945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14613 2024.07.19 17:54:08.942109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14614 2024.07.19 17:54:08.942163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14615 2024.07.19 17:54:08.942181 [ 3 ] {} <Debug> HTTP-Session: 7bf829a8-613a-4d44-ac74-084fac0a1112 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14616 2024.07.19 17:54:08.942198 [ 3 ] {} <Debug> HTTP-Session: 7bf829a8-613a-4d44-ac74-084fac0a1112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14617 2024.07.19 17:54:08.942211 [ 3 ] {} <Debug> HTTP-Session: 7bf829a8-613a-4d44-ac74-084fac0a1112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14618 2024.07.19 17:54:08.942244 [ 3 ] {} <Trace> HTTP-Session: 7bf829a8-613a-4d44-ac74-084fac0a1112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14619 2024.07.19 17:54:08.942401 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14620 2024.07.19 17:54:08.942451 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14621 2024.07.19 17:54:08.942609 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14622 2024.07.19 17:54:08.942969 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14623 2024.07.19 17:54:08.943005 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14624 2024.07.19 17:54:08.943390 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14625 2024.07.19 17:54:08.943726 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14626 2024.07.19 17:54:08.943879 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.001553 sec., 104314.23052157115 rows/sec., 7.26 MiB/sec.
14627 2024.07.19 17:54:08.944145 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Debug> DynamicQueryHandler: Done processing query
14628 2024.07.19 17:54:08.944201 [ 3 ] {b621b922-1813-4fa8-8858-bcd3e311142c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14629 2024.07.19 17:54:08.944260 [ 3 ] {} <Debug> HTTP-Session: 7bf829a8-613a-4d44-ac74-084fac0a1112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14630 2024.07.19 17:54:08.944454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14631 2024.07.19 17:54:08.944505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14632 2024.07.19 17:54:08.944523 [ 3 ] {} <Debug> HTTP-Session: 792624c9-b158-49b1-b8b3-c95b3cd3a8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14633 2024.07.19 17:54:08.944540 [ 3 ] {} <Debug> HTTP-Session: 792624c9-b158-49b1-b8b3-c95b3cd3a8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14634 2024.07.19 17:54:08.944554 [ 3 ] {} <Debug> HTTP-Session: 792624c9-b158-49b1-b8b3-c95b3cd3a8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14635 2024.07.19 17:54:08.944587 [ 3 ] {} <Trace> HTTP-Session: 792624c9-b158-49b1-b8b3-c95b3cd3a8e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14636 2024.07.19 17:54:08.944841 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14637 2024.07.19 17:54:08.944913 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14638 2024.07.19 17:54:08.945335 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14639 2024.07.19 17:54:08.946133 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14640 2024.07.19 17:54:08.946169 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14641 2024.07.19 17:54:08.946811 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14642 2024.07.19 17:54:08.947214 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14643 2024.07.19 17:54:08.947413 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002745 sec., 6921.67577413479 rows/sec., 12.40 MiB/sec.
14644 2024.07.19 17:54:08.947636 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Debug> DynamicQueryHandler: Done processing query
14645 2024.07.19 17:54:08.947661 [ 3 ] {f4b0f5ed-1b7a-4149-a259-320cffc50933} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14646 2024.07.19 17:54:08.947677 [ 3 ] {} <Debug> HTTP-Session: 792624c9-b158-49b1-b8b3-c95b3cd3a8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14647 2024.07.19 17:54:08.947788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14648 2024.07.19 17:54:08.947837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14649 2024.07.19 17:54:08.947856 [ 3 ] {} <Debug> HTTP-Session: ad3a0416-87ae-49c9-8033-0e7703a5a431 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14650 2024.07.19 17:54:08.947872 [ 3 ] {} <Debug> HTTP-Session: ad3a0416-87ae-49c9-8033-0e7703a5a431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14651 2024.07.19 17:54:08.947886 [ 3 ] {} <Debug> HTTP-Session: ad3a0416-87ae-49c9-8033-0e7703a5a431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14652 2024.07.19 17:54:08.947916 [ 3 ] {} <Trace> HTTP-Session: ad3a0416-87ae-49c9-8033-0e7703a5a431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14653 2024.07.19 17:54:08.948029 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14654 2024.07.19 17:54:08.948073 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14655 2024.07.19 17:54:08.948199 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14656 2024.07.19 17:54:08.948581 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14657 2024.07.19 17:54:08.948617 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
14658 2024.07.19 17:54:08.948969 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14659 2024.07.19 17:54:08.949290 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14660 2024.07.19 17:54:08.949447 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
14661 2024.07.19 17:54:08.949631 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Debug> DynamicQueryHandler: Done processing query
14662 2024.07.19 17:54:08.949667 [ 3 ] {a2c7f677-a26c-4877-a06b-4c50083808b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14663 2024.07.19 17:54:08.949697 [ 3 ] {} <Debug> HTTP-Session: ad3a0416-87ae-49c9-8033-0e7703a5a431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14664 2024.07.19 17:54:13.936537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14665 2024.07.19 17:54:13.936668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14666 2024.07.19 17:54:13.936697 [ 3 ] {} <Debug> HTTP-Session: f9c85c79-d182-4f7c-b827-7a1cd0c2070f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14667 2024.07.19 17:54:13.936725 [ 3 ] {} <Debug> HTTP-Session: f9c85c79-d182-4f7c-b827-7a1cd0c2070f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.07.19 17:54:13.936743 [ 3 ] {} <Debug> HTTP-Session: f9c85c79-d182-4f7c-b827-7a1cd0c2070f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14669 2024.07.19 17:54:13.936800 [ 3 ] {} <Trace> HTTP-Session: f9c85c79-d182-4f7c-b827-7a1cd0c2070f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14670 2024.07.19 17:54:13.936993 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14671 2024.07.19 17:54:13.937060 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14672 2024.07.19 17:54:13.937258 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14673 2024.07.19 17:54:13.937672 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14674 2024.07.19 17:54:13.937716 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14675 2024.07.19 17:54:13.938082 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14676 2024.07.19 17:54:13.938417 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14677 2024.07.19 17:54:13.938561 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001633 sec., 22657.6852418861 rows/sec., 1.71 MiB/sec.
14678 2024.07.19 17:54:13.938759 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Debug> DynamicQueryHandler: Done processing query
14679 2024.07.19 17:54:13.938787 [ 3 ] {f28be25c-c6f7-4cbb-8e1f-0cf2c8368dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14680 2024.07.19 17:54:13.938803 [ 3 ] {} <Debug> HTTP-Session: f9c85c79-d182-4f7c-b827-7a1cd0c2070f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14681 2024.07.19 17:54:13.938935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14682 2024.07.19 17:54:13.938989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14683 2024.07.19 17:54:13.939009 [ 3 ] {} <Debug> HTTP-Session: af9de08a-613b-434a-885e-e24de593343f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14684 2024.07.19 17:54:13.939026 [ 3 ] {} <Debug> HTTP-Session: af9de08a-613b-434a-885e-e24de593343f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14685 2024.07.19 17:54:13.939041 [ 3 ] {} <Debug> HTTP-Session: af9de08a-613b-434a-885e-e24de593343f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14686 2024.07.19 17:54:13.939077 [ 3 ] {} <Trace> HTTP-Session: af9de08a-613b-434a-885e-e24de593343f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14687 2024.07.19 17:54:13.939201 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14688 2024.07.19 17:54:13.939249 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14689 2024.07.19 17:54:13.939379 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14690 2024.07.19 17:54:13.939713 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14691 2024.07.19 17:54:13.939750 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14692 2024.07.19 17:54:13.940036 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14693 2024.07.19 17:54:13.940337 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14694 2024.07.19 17:54:13.940459 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 115.25 KiB/sec.
14695 2024.07.19 17:54:13.940628 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Debug> DynamicQueryHandler: Done processing query
14696 2024.07.19 17:54:13.940654 [ 3 ] {029bbd51-0578-47f3-8181-27241d49aac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14697 2024.07.19 17:54:13.940671 [ 3 ] {} <Debug> HTTP-Session: af9de08a-613b-434a-885e-e24de593343f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14698 2024.07.19 17:54:13.940817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 39037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14699 2024.07.19 17:54:13.940866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14700 2024.07.19 17:54:13.940885 [ 3 ] {} <Debug> HTTP-Session: 52d4c2e8-60a9-44eb-a9b3-d7576af6a90a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14701 2024.07.19 17:54:13.940901 [ 3 ] {} <Debug> HTTP-Session: 52d4c2e8-60a9-44eb-a9b3-d7576af6a90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14702 2024.07.19 17:54:13.940914 [ 3 ] {} <Debug> HTTP-Session: 52d4c2e8-60a9-44eb-a9b3-d7576af6a90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14703 2024.07.19 17:54:13.940946 [ 3 ] {} <Trace> HTTP-Session: 52d4c2e8-60a9-44eb-a9b3-d7576af6a90a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14704 2024.07.19 17:54:13.941114 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14705 2024.07.19 17:54:13.941157 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14706 2024.07.19 17:54:13.941280 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14707 2024.07.19 17:54:13.941764 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14708 2024.07.19 17:54:13.941799 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14709 2024.07.19 17:54:13.942130 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14710 2024.07.19 17:54:13.942428 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14711 2024.07.19 17:54:13.942551 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Debug> executeQuery: Read 258 rows, 23.35 KiB in 0.001525 sec., 169180.32786885244 rows/sec., 14.96 MiB/sec.
14712 2024.07.19 17:54:13.942555 [ 45 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14713 2024.07.19 17:54:13.942617 [ 45 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14714 2024.07.19 17:54:13.942655 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14715 2024.07.19 17:54:13.942765 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Debug> DynamicQueryHandler: Done processing query
14716 2024.07.19 17:54:13.942817 [ 3 ] {4c387bf5-7264-43ca-bf53-f99d77bec4c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14717 2024.07.19 17:54:13.942839 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
14718 2024.07.19 17:54:13.942854 [ 3 ] {} <Debug> HTTP-Session: 52d4c2e8-60a9-44eb-a9b3-d7576af6a90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14719 2024.07.19 17:54:13.943047 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14720 2024.07.19 17:54:13.943075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14721 2024.07.19 17:54:13.943117 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 301 rows starting from the beginning of the part
14722 2024.07.19 17:54:13.943175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14723 2024.07.19 17:54:13.943242 [ 3 ] {} <Debug> HTTP-Session: 06475b55-f4a3-4110-8f5c-9498f251b275 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14724 2024.07.19 17:54:13.943342 [ 3 ] {} <Debug> HTTP-Session: 06475b55-f4a3-4110-8f5c-9498f251b275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14725 2024.07.19 17:54:13.943366 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 277 rows starting from the beginning of the part
14726 2024.07.19 17:54:13.943397 [ 3 ] {} <Debug> HTTP-Session: 06475b55-f4a3-4110-8f5c-9498f251b275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14727 2024.07.19 17:54:13.943562 [ 3 ] {} <Trace> HTTP-Session: 06475b55-f4a3-4110-8f5c-9498f251b275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14728 2024.07.19 17:54:13.943663 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 114 rows starting from the beginning of the part
14729 2024.07.19 17:54:13.943990 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14730 2024.07.19 17:54:13.944054 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 249 rows starting from the beginning of the part
14731 2024.07.19 17:54:13.944110 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14732 2024.07.19 17:54:13.944345 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part
14733 2024.07.19 17:54:13.944755 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 258 rows starting from the beginning of the part
14734 2024.07.19 17:54:13.945026 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14735 2024.07.19 17:54:13.945857 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14736 2024.07.19 17:54:13.945917 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14737 2024.07.19 17:54:13.946707 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14738 2024.07.19 17:54:13.947468 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14739 2024.07.19 17:54:13.947947 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.004142 sec., 482.8585224529213 rows/sec., 30.18 KiB/sec.
14740 2024.07.19 17:54:13.948113 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 4 columns (4 merged, 0 gathered) in 0.00538028 sec., 244411.07154274496 rows/sec., 21.11 MiB/sec.
14741 2024.07.19 17:54:13.948265 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Debug> DynamicQueryHandler: Done processing query
14742 2024.07.19 17:54:13.948298 [ 3 ] {ef4ef995-dacb-42af-8125-fafdad4076b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14743 2024.07.19 17:54:13.948326 [ 3 ] {} <Debug> HTTP-Session: 06475b55-f4a3-4110-8f5c-9498f251b275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14744 2024.07.19 17:54:13.948348 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14745 2024.07.19 17:54:13.948567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 70590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14746 2024.07.19 17:54:13.948711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14747 2024.07.19 17:54:13.948748 [ 3 ] {} <Debug> HTTP-Session: e7b45116-eac7-413e-8efd-49ee0dd98f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14748 2024.07.19 17:54:13.948800 [ 3 ] {} <Debug> HTTP-Session: e7b45116-eac7-413e-8efd-49ee0dd98f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14749 2024.07.19 17:54:13.948839 [ 3 ] {} <Debug> HTTP-Session: e7b45116-eac7-413e-8efd-49ee0dd98f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14750 2024.07.19 17:54:13.948905 [ 3 ] {} <Trace> HTTP-Session: e7b45116-eac7-413e-8efd-49ee0dd98f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14751 2024.07.19 17:54:13.949125 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14752 2024.07.19 17:54:13.949223 [ 194 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_81_16} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14753 2024.07.19 17:54:13.949343 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14754 2024.07.19 17:54:13.949358 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
14755 2024.07.19 17:54:13.949418 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14756 2024.07.19 17:54:13.949567 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14757 2024.07.19 17:54:13.950208 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14758 2024.07.19 17:54:13.950246 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14759 2024.07.19 17:54:13.950586 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14760 2024.07.19 17:54:13.950888 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14761 2024.07.19 17:54:13.951014 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Debug> executeQuery: Read 436 rows, 31.66 KiB in 0.001926 sec., 226375.90861889927 rows/sec., 16.05 MiB/sec.
14762 2024.07.19 17:54:13.951024 [ 45 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14763 2024.07.19 17:54:13.951075 [ 45 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14764 2024.07.19 17:54:13.951108 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14765 2024.07.19 17:54:13.951250 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Debug> DynamicQueryHandler: Done processing query
14766 2024.07.19 17:54:13.951341 [ 3 ] {db772dd3-5acd-40d8-94bf-f1bc30bae136} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14767 2024.07.19 17:54:13.951393 [ 3 ] {} <Debug> HTTP-Session: e7b45116-eac7-413e-8efd-49ee0dd98f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14768 2024.07.19 17:54:13.951452 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
14769 2024.07.19 17:54:13.951706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14770 2024.07.19 17:54:13.951871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14771 2024.07.19 17:54:13.951977 [ 3 ] {} <Debug> HTTP-Session: 4695dc49-4b84-4b77-8335-5de98d74dbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14772 2024.07.19 17:54:13.952061 [ 3 ] {} <Debug> HTTP-Session: 4695dc49-4b84-4b77-8335-5de98d74dbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14773 2024.07.19 17:54:13.952147 [ 3 ] {} <Debug> HTTP-Session: 4695dc49-4b84-4b77-8335-5de98d74dbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14774 2024.07.19 17:54:13.952232 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14775 2024.07.19 17:54:13.952267 [ 3 ] {} <Trace> HTTP-Session: 4695dc49-4b84-4b77-8335-5de98d74dbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14776 2024.07.19 17:54:13.952371 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 472 rows starting from the beginning of the part
14777 2024.07.19 17:54:13.952594 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14778 2024.07.19 17:54:13.952665 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 446 rows starting from the beginning of the part
14779 2024.07.19 17:54:13.952848 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14780 2024.07.19 17:54:13.952915 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 85 rows starting from the beginning of the part
14781 2024.07.19 17:54:13.953246 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 424 rows starting from the beginning of the part
14782 2024.07.19 17:54:13.953478 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 92 rows starting from the beginning of the part
14783 2024.07.19 17:54:13.953792 [ 200 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 436 rows starting from the beginning of the part
14784 2024.07.19 17:54:13.954387 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14785 2024.07.19 17:54:13.955047 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14786 2024.07.19 17:54:13.955095 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14787 2024.07.19 17:54:13.956106 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14788 2024.07.19 17:54:13.956732 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14789 2024.07.19 17:54:13.956937 [ 191 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 4 columns (4 merged, 0 gathered) in 0.005731669 sec., 341087.38658844394 rows/sec., 24.49 MiB/sec.
14790 2024.07.19 17:54:13.957050 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004598 sec., 1304.9151805132667 rows/sec., 56.07 KiB/sec.
14791 2024.07.19 17:54:13.957280 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14792 2024.07.19 17:54:13.957365 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Debug> DynamicQueryHandler: Done processing query
14793 2024.07.19 17:54:13.957409 [ 3 ] {c22f6dad-5879-4ae9-9786-4a2a67326727} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14794 2024.07.19 17:54:13.957429 [ 3 ] {} <Debug> HTTP-Session: 4695dc49-4b84-4b77-8335-5de98d74dbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14795 2024.07.19 17:54:13.957636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14796 2024.07.19 17:54:13.957734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14797 2024.07.19 17:54:13.957793 [ 3 ] {} <Debug> HTTP-Session: 9b712340-6382-4579-82d5-e74840397b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14798 2024.07.19 17:54:13.957818 [ 3 ] {} <Debug> HTTP-Session: 9b712340-6382-4579-82d5-e74840397b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14799 2024.07.19 17:54:13.957850 [ 3 ] {} <Debug> HTTP-Session: 9b712340-6382-4579-82d5-e74840397b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14800 2024.07.19 17:54:13.957910 [ 3 ] {} <Trace> HTTP-Session: 9b712340-6382-4579-82d5-e74840397b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14801 2024.07.19 17:54:13.957982 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14802 2024.07.19 17:54:13.958133 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14803 2024.07.19 17:54:13.958143 [ 187 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_81_16} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14804 2024.07.19 17:54:13.958211 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14805 2024.07.19 17:54:13.958336 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
14806 2024.07.19 17:54:13.958514 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14807 2024.07.19 17:54:13.958864 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14808 2024.07.19 17:54:13.958902 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14809 2024.07.19 17:54:13.959272 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14810 2024.07.19 17:54:13.959649 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14811 2024.07.19 17:54:13.959794 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001774 sec., 43404.73506200677 rows/sec., 2.67 MiB/sec.
14812 2024.07.19 17:54:13.959966 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Debug> DynamicQueryHandler: Done processing query
14813 2024.07.19 17:54:13.959991 [ 3 ] {2eee5072-7450-43cd-8fd0-f51cd62d130a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14814 2024.07.19 17:54:13.960007 [ 3 ] {} <Debug> HTTP-Session: 9b712340-6382-4579-82d5-e74840397b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14815 2024.07.19 17:54:13.960177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14816 2024.07.19 17:54:13.960225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14817 2024.07.19 17:54:13.960244 [ 3 ] {} <Debug> HTTP-Session: 5f280f83-d002-436c-8330-be1969641c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14818 2024.07.19 17:54:13.960260 [ 3 ] {} <Debug> HTTP-Session: 5f280f83-d002-436c-8330-be1969641c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14819 2024.07.19 17:54:13.960274 [ 3 ] {} <Debug> HTTP-Session: 5f280f83-d002-436c-8330-be1969641c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14820 2024.07.19 17:54:13.960309 [ 3 ] {} <Trace> HTTP-Session: 5f280f83-d002-436c-8330-be1969641c41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14821 2024.07.19 17:54:13.960506 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14822 2024.07.19 17:54:13.960552 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14823 2024.07.19 17:54:13.960695 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14824 2024.07.19 17:54:13.961089 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14825 2024.07.19 17:54:13.961125 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14826 2024.07.19 17:54:13.961493 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14827 2024.07.19 17:54:13.961833 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14828 2024.07.19 17:54:13.961960 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001567 sec., 103382.25909380983 rows/sec., 7.19 MiB/sec.
14829 2024.07.19 17:54:13.961967 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14830 2024.07.19 17:54:13.962016 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14831 2024.07.19 17:54:13.962046 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14832 2024.07.19 17:54:13.962172 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Debug> DynamicQueryHandler: Done processing query
14833 2024.07.19 17:54:13.962187 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
14834 2024.07.19 17:54:13.962205 [ 3 ] {ba8ba440-0c39-48dd-b0ed-11104d99bf8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14835 2024.07.19 17:54:13.962264 [ 3 ] {} <Debug> HTTP-Session: 5f280f83-d002-436c-8330-be1969641c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.07.19 17:54:13.962396 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14837 2024.07.19 17:54:13.962452 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12217 rows starting from the beginning of the part
14838 2024.07.19 17:54:13.962486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 50159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14839 2024.07.19 17:54:13.962677 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 198 rows starting from the beginning of the part
14840 2024.07.19 17:54:13.962751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14841 2024.07.19 17:54:13.962899 [ 3 ] {} <Debug> HTTP-Session: a1002856-ff88-48ec-8a99-a455be6b577c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14842 2024.07.19 17:54:13.963002 [ 3 ] {} <Debug> HTTP-Session: a1002856-ff88-48ec-8a99-a455be6b577c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.07.19 17:54:13.963023 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part
14844 2024.07.19 17:54:13.963038 [ 3 ] {} <Debug> HTTP-Session: a1002856-ff88-48ec-8a99-a455be6b577c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14845 2024.07.19 17:54:13.963208 [ 3 ] {} <Trace> HTTP-Session: a1002856-ff88-48ec-8a99-a455be6b577c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14846 2024.07.19 17:54:13.963278 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part
14847 2024.07.19 17:54:13.963591 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part
14848 2024.07.19 17:54:13.963724 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part
14849 2024.07.19 17:54:13.964046 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14850 2024.07.19 17:54:13.964206 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14851 2024.07.19 17:54:13.965286 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14852 2024.07.19 17:54:13.966940 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14853 2024.07.19 17:54:13.967018 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14854 2024.07.19 17:54:13.968189 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14855 2024.07.19 17:54:13.968712 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14856 2024.07.19 17:54:13.968916 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005392 sec., 5749.258160237388 rows/sec., 10.30 MiB/sec.
14857 2024.07.19 17:54:13.969173 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Debug> DynamicQueryHandler: Done processing query
14858 2024.07.19 17:54:13.969199 [ 3 ] {491005ad-fa7e-4556-a65f-ee6921ed1156} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14859 2024.07.19 17:54:13.969216 [ 3 ] {} <Debug> HTTP-Session: a1002856-ff88-48ec-8a99-a455be6b577c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14860 2024.07.19 17:54:13.969347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 4606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14861 2024.07.19 17:54:13.969397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14862 2024.07.19 17:54:13.969436 [ 3 ] {} <Debug> HTTP-Session: 77bb4d9a-0a09-4064-8657-d07a7256f9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14863 2024.07.19 17:54:13.969459 [ 3 ] {} <Debug> HTTP-Session: 77bb4d9a-0a09-4064-8657-d07a7256f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14864 2024.07.19 17:54:13.969490 [ 3 ] {} <Debug> HTTP-Session: 77bb4d9a-0a09-4064-8657-d07a7256f9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14865 2024.07.19 17:54:13.969567 [ 3 ] {} <Trace> HTTP-Session: 77bb4d9a-0a09-4064-8657-d07a7256f9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14866 2024.07.19 17:54:13.969829 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14867 2024.07.19 17:54:13.969969 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14868 2024.07.19 17:54:13.969984 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13062 rows, containing 5 columns (5 merged, 0 gathered) in 0.007872615 sec., 1659169.1578973443 rows/sec., 115.64 MiB/sec.
14869 2024.07.19 17:54:13.970174 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14870 2024.07.19 17:54:13.970367 [ 191 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14871 2024.07.19 17:54:13.970784 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14872 2024.07.19 17:54:13.970865 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14873 2024.07.19 17:54:13.971520 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14874 2024.07.19 17:54:13.971750 [ 200 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14875 2024.07.19 17:54:13.971786 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14876 2024.07.19 17:54:13.971922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB.
14877 2024.07.19 17:54:13.972211 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14878 2024.07.19 17:54:13.972340 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Debug> executeQuery: Read 32 rows, 1.88 KiB in 0.002651 sec., 12070.916635231988 rows/sec., 709.12 KiB/sec.
14879 2024.07.19 17:54:13.972542 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Debug> DynamicQueryHandler: Done processing query
14880 2024.07.19 17:54:13.972572 [ 3 ] {2b0efad9-7ed5-46f8-ab94-dfe8c1618aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14881 2024.07.19 17:54:13.972590 [ 3 ] {} <Debug> HTTP-Session: 77bb4d9a-0a09-4064-8657-d07a7256f9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14882 2024.07.19 17:54:13.972708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14883 2024.07.19 17:54:13.972756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14884 2024.07.19 17:54:13.972774 [ 3 ] {} <Debug> HTTP-Session: 8155550d-5fec-4117-bdce-68df3c343460 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14885 2024.07.19 17:54:13.972790 [ 3 ] {} <Debug> HTTP-Session: 8155550d-5fec-4117-bdce-68df3c343460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14886 2024.07.19 17:54:13.972804 [ 3 ] {} <Debug> HTTP-Session: 8155550d-5fec-4117-bdce-68df3c343460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14887 2024.07.19 17:54:13.972837 [ 3 ] {} <Trace> HTTP-Session: 8155550d-5fec-4117-bdce-68df3c343460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14888 2024.07.19 17:54:13.972965 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14889 2024.07.19 17:54:13.973007 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14890 2024.07.19 17:54:13.973133 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14891 2024.07.19 17:54:13.973421 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14892 2024.07.19 17:54:13.973456 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14893 2024.07.19 17:54:13.973811 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14894 2024.07.19 17:54:13.974128 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14895 2024.07.19 17:54:13.974249 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec.
14896 2024.07.19 17:54:13.974254 [ 45 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14897 2024.07.19 17:54:13.974305 [ 45 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14898 2024.07.19 17:54:13.974334 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
14899 2024.07.19 17:54:13.974469 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Debug> DynamicQueryHandler: Done processing query
14900 2024.07.19 17:54:13.974481 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14901 2024.07.19 17:54:13.974501 [ 3 ] {394dc666-6962-4011-a6d2-bf427d1f372a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14902 2024.07.19 17:54:13.974547 [ 3 ] {} <Debug> HTTP-Session: 8155550d-5fec-4117-bdce-68df3c343460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14903 2024.07.19 17:54:13.974666 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14904 2024.07.19 17:54:13.974701 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4336 rows starting from the beginning of the part
14905 2024.07.19 17:54:13.974761 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14906 2024.07.19 17:54:13.974991 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14907 2024.07.19 17:54:13.975162 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14908 2024.07.19 17:54:13.975308 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14909 2024.07.19 17:54:13.975439 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
14910 2024.07.19 17:54:13.977195 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4636 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789232 sec., 1662106.2715471499 rows/sec., 111.94 MiB/sec.
14911 2024.07.19 17:54:13.977683 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14912 2024.07.19 17:54:13.978113 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14913 2024.07.19 17:54:13.978197 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_81_16} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14914 2024.07.19 17:54:13.978285 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
14915 2024.07.19 17:54:18.932232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14916 2024.07.19 17:54:18.932424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14917 2024.07.19 17:54:18.932470 [ 3 ] {} <Debug> HTTP-Session: 4b904368-db0f-4a6f-874d-a1d681e7ef5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14918 2024.07.19 17:54:18.932510 [ 3 ] {} <Debug> HTTP-Session: 4b904368-db0f-4a6f-874d-a1d681e7ef5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14919 2024.07.19 17:54:18.932537 [ 3 ] {} <Debug> HTTP-Session: 4b904368-db0f-4a6f-874d-a1d681e7ef5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14920 2024.07.19 17:54:18.932618 [ 3 ] {} <Trace> HTTP-Session: 4b904368-db0f-4a6f-874d-a1d681e7ef5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14921 2024.07.19 17:54:18.932908 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14922 2024.07.19 17:54:18.933012 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14923 2024.07.19 17:54:18.933242 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14924 2024.07.19 17:54:18.933665 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14925 2024.07.19 17:54:18.933705 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
14926 2024.07.19 17:54:18.934069 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14927 2024.07.19 17:54:18.934405 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14928 2024.07.19 17:54:18.934576 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001766 sec., 11891.27972819932 rows/sec., 963.84 KiB/sec.
14929 2024.07.19 17:54:18.934787 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Debug> DynamicQueryHandler: Done processing query
14930 2024.07.19 17:54:18.934813 [ 3 ] {e19e53b6-ee43-4dc1-b60a-521fab8c1728} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14931 2024.07.19 17:54:18.934829 [ 3 ] {} <Debug> HTTP-Session: 4b904368-db0f-4a6f-874d-a1d681e7ef5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14932 2024.07.19 17:54:18.934944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14933 2024.07.19 17:54:18.934993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14934 2024.07.19 17:54:18.935011 [ 3 ] {} <Debug> HTTP-Session: ff84b152-563d-4b27-80f0-b084784ca395 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14935 2024.07.19 17:54:18.935029 [ 3 ] {} <Debug> HTTP-Session: ff84b152-563d-4b27-80f0-b084784ca395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14936 2024.07.19 17:54:18.935042 [ 3 ] {} <Debug> HTTP-Session: ff84b152-563d-4b27-80f0-b084784ca395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.07.19 17:54:18.935074 [ 3 ] {} <Trace> HTTP-Session: ff84b152-563d-4b27-80f0-b084784ca395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14938 2024.07.19 17:54:18.935167 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14939 2024.07.19 17:54:18.935210 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14940 2024.07.19 17:54:18.935336 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14941 2024.07.19 17:54:18.935634 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14942 2024.07.19 17:54:18.935670 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
14943 2024.07.19 17:54:18.935974 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14944 2024.07.19 17:54:18.936277 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14945 2024.07.19 17:54:18.936436 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 57.76 KiB/sec.
14946 2024.07.19 17:54:18.936603 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Debug> DynamicQueryHandler: Done processing query
14947 2024.07.19 17:54:18.936628 [ 3 ] {49e94d6f-4864-4b44-8d96-dbb5ada67e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14948 2024.07.19 17:54:18.936644 [ 3 ] {} <Debug> HTTP-Session: ff84b152-563d-4b27-80f0-b084784ca395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14949 2024.07.19 17:54:18.936771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14950 2024.07.19 17:54:18.936817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14951 2024.07.19 17:54:18.936836 [ 3 ] {} <Debug> HTTP-Session: b7dae3c9-ed99-42f4-89e3-130790f455dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14952 2024.07.19 17:54:18.936852 [ 3 ] {} <Debug> HTTP-Session: b7dae3c9-ed99-42f4-89e3-130790f455dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14953 2024.07.19 17:54:18.936867 [ 3 ] {} <Debug> HTTP-Session: b7dae3c9-ed99-42f4-89e3-130790f455dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14954 2024.07.19 17:54:18.936897 [ 3 ] {} <Trace> HTTP-Session: b7dae3c9-ed99-42f4-89e3-130790f455dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14955 2024.07.19 17:54:18.937026 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14956 2024.07.19 17:54:18.937068 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14957 2024.07.19 17:54:18.937191 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14958 2024.07.19 17:54:18.937546 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14959 2024.07.19 17:54:18.937582 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
14960 2024.07.19 17:54:18.937891 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14961 2024.07.19 17:54:18.938192 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14962 2024.07.19 17:54:18.938339 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Debug> executeQuery: Read 121 rows, 10.16 KiB in 0.001364 sec., 88709.67741935483 rows/sec., 7.27 MiB/sec.
14963 2024.07.19 17:54:18.938512 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Debug> DynamicQueryHandler: Done processing query
14964 2024.07.19 17:54:18.938536 [ 3 ] {66827076-01ea-49c4-b95e-14bdbd4f1564} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14965 2024.07.19 17:54:18.938552 [ 3 ] {} <Debug> HTTP-Session: b7dae3c9-ed99-42f4-89e3-130790f455dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14966 2024.07.19 17:54:18.938662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14967 2024.07.19 17:54:18.938710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14968 2024.07.19 17:54:18.938729 [ 3 ] {} <Debug> HTTP-Session: c7d67cf7-82b8-493d-835a-893c6119be4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14969 2024.07.19 17:54:18.938744 [ 3 ] {} <Debug> HTTP-Session: c7d67cf7-82b8-493d-835a-893c6119be4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14970 2024.07.19 17:54:18.938757 [ 3 ] {} <Debug> HTTP-Session: c7d67cf7-82b8-493d-835a-893c6119be4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14971 2024.07.19 17:54:18.938788 [ 3 ] {} <Trace> HTTP-Session: c7d67cf7-82b8-493d-835a-893c6119be4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14972 2024.07.19 17:54:18.938879 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14973 2024.07.19 17:54:18.938919 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14974 2024.07.19 17:54:18.939045 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14975 2024.07.19 17:54:18.939318 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14976 2024.07.19 17:54:18.939354 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
14977 2024.07.19 17:54:18.939646 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14978 2024.07.19 17:54:18.939943 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14979 2024.07.19 17:54:18.940094 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 50.77 KiB/sec.
14980 2024.07.19 17:54:18.940288 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Debug> DynamicQueryHandler: Done processing query
14981 2024.07.19 17:54:18.940324 [ 3 ] {bf861ae1-dde0-401d-b1c8-47c3583bbd8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14982 2024.07.19 17:54:18.940346 [ 3 ] {} <Debug> HTTP-Session: c7d67cf7-82b8-493d-835a-893c6119be4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14983 2024.07.19 17:54:18.940482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14984 2024.07.19 17:54:18.940541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14985 2024.07.19 17:54:18.940565 [ 3 ] {} <Debug> HTTP-Session: 2b5e79f1-90c3-48b7-9a33-f2a5406bdd26 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
14986 2024.07.19 17:54:18.940586 [ 3 ] {} <Debug> HTTP-Session: 2b5e79f1-90c3-48b7-9a33-f2a5406bdd26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14987 2024.07.19 17:54:18.940603 [ 3 ] {} <Debug> HTTP-Session: 2b5e79f1-90c3-48b7-9a33-f2a5406bdd26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14988 2024.07.19 17:54:18.940641 [ 3 ] {} <Trace> HTTP-Session: 2b5e79f1-90c3-48b7-9a33-f2a5406bdd26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14989 2024.07.19 17:54:18.940797 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14990 2024.07.19 17:54:18.940850 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14991 2024.07.19 17:54:18.941007 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14992 2024.07.19 17:54:18.941349 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14993 2024.07.19 17:54:18.941386 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
14994 2024.07.19 17:54:18.941701 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14995 2024.07.19 17:54:18.942005 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14996 2024.07.19 17:54:18.942154 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Debug> executeQuery: Read 92 rows, 7.29 KiB in 0.001408 sec., 65340.909090909096 rows/sec., 5.05 MiB/sec.
14997 2024.07.19 17:54:18.942320 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Debug> DynamicQueryHandler: Done processing query
14998 2024.07.19 17:54:18.942346 [ 3 ] {8e7dbf71-55f6-4fac-8d14-78a129f1bc10} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14999 2024.07.19 17:54:18.942364 [ 3 ] {} <Debug> HTTP-Session: 2b5e79f1-90c3-48b7-9a33-f2a5406bdd26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15000 2024.07.19 17:54:18.942524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15001 2024.07.19 17:54:18.942573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15002 2024.07.19 17:54:18.942592 [ 3 ] {} <Debug> HTTP-Session: ec9a340c-35f4-4307-90fc-b9aceebf91e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15003 2024.07.19 17:54:18.942610 [ 3 ] {} <Debug> HTTP-Session: ec9a340c-35f4-4307-90fc-b9aceebf91e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15004 2024.07.19 17:54:18.942624 [ 3 ] {} <Debug> HTTP-Session: ec9a340c-35f4-4307-90fc-b9aceebf91e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15005 2024.07.19 17:54:18.942655 [ 3 ] {} <Trace> HTTP-Session: ec9a340c-35f4-4307-90fc-b9aceebf91e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15006 2024.07.19 17:54:18.942798 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15007 2024.07.19 17:54:18.942846 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15008 2024.07.19 17:54:18.942992 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15009 2024.07.19 17:54:18.943447 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15010 2024.07.19 17:54:18.943485 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15011 2024.07.19 17:54:18.943877 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15012 2024.07.19 17:54:18.944203 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15013 2024.07.19 17:54:18.944360 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001622 sec., 99260.17262638718 rows/sec., 6.91 MiB/sec.
15014 2024.07.19 17:54:18.944560 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Debug> DynamicQueryHandler: Done processing query
15015 2024.07.19 17:54:18.944597 [ 3 ] {d8e5f743-05b4-4928-9a2d-81b8b5a0a359} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15016 2024.07.19 17:54:18.944630 [ 3 ] {} <Debug> HTTP-Session: ec9a340c-35f4-4307-90fc-b9aceebf91e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15017 2024.07.19 17:54:18.944809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15018 2024.07.19 17:54:18.944858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15019 2024.07.19 17:54:18.944877 [ 3 ] {} <Debug> HTTP-Session: 7b661ff8-97dc-4392-bd2e-2258be35d746 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15020 2024.07.19 17:54:18.944894 [ 3 ] {} <Debug> HTTP-Session: 7b661ff8-97dc-4392-bd2e-2258be35d746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15021 2024.07.19 17:54:18.944908 [ 3 ] {} <Debug> HTTP-Session: 7b661ff8-97dc-4392-bd2e-2258be35d746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15022 2024.07.19 17:54:18.944939 [ 3 ] {} <Trace> HTTP-Session: 7b661ff8-97dc-4392-bd2e-2258be35d746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15023 2024.07.19 17:54:18.945185 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15024 2024.07.19 17:54:18.945248 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15025 2024.07.19 17:54:18.945651 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15026 2024.07.19 17:54:18.946238 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15027 2024.07.19 17:54:18.946275 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15028 2024.07.19 17:54:18.946858 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15029 2024.07.19 17:54:18.947261 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15030 2024.07.19 17:54:18.947451 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15031 2024.07.19 17:54:18.947463 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00244 sec., 8606.557377049181 rows/sec., 15.42 MiB/sec.
15032 2024.07.19 17:54:18.947535 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15033 2024.07.19 17:54:18.947624 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15034 2024.07.19 17:54:18.948008 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
15035 2024.07.19 17:54:18.948070 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Debug> DynamicQueryHandler: Done processing query
15036 2024.07.19 17:54:18.948148 [ 3 ] {d57fc00f-4c13-4fc5-9ae7-527ba271f970} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15037 2024.07.19 17:54:18.948231 [ 3 ] {} <Debug> HTTP-Session: 7b661ff8-97dc-4392-bd2e-2258be35d746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15038 2024.07.19 17:54:18.948510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15039 2024.07.19 17:54:18.948677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15040 2024.07.19 17:54:18.948763 [ 3 ] {} <Debug> HTTP-Session: d8768d53-964a-40fc-b22b-2e157e58154f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15041 2024.07.19 17:54:18.948843 [ 3 ] {} <Debug> HTTP-Session: d8768d53-964a-40fc-b22b-2e157e58154f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15042 2024.07.19 17:54:18.948917 [ 3 ] {} <Debug> HTTP-Session: d8768d53-964a-40fc-b22b-2e157e58154f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15043 2024.07.19 17:54:18.949075 [ 3 ] {} <Trace> HTTP-Session: d8768d53-964a-40fc-b22b-2e157e58154f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15044 2024.07.19 17:54:18.949463 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15045 2024.07.19 17:54:18.949622 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15046 2024.07.19 17:54:18.950020 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15047 2024.07.19 17:54:18.950139 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1072 rows starting from the beginning of the part
15048 2024.07.19 17:54:18.950145 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15049 2024.07.19 17:54:18.950618 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 19 rows starting from the beginning of the part
15050 2024.07.19 17:54:18.951245 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15051 2024.07.19 17:54:18.951257 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part
15052 2024.07.19 17:54:18.951320 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15053 2024.07.19 17:54:18.951823 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 19 rows starting from the beginning of the part
15054 2024.07.19 17:54:18.952336 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part
15055 2024.07.19 17:54:18.952402 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15056 2024.07.19 17:54:18.952817 [ 189 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
15057 2024.07.19 17:54:18.953336 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15058 2024.07.19 17:54:18.953597 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004282 sec., 14012.143858010275 rows/sec., 966.98 KiB/sec.
15059 2024.07.19 17:54:18.953961 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Debug> DynamicQueryHandler: Done processing query
15060 2024.07.19 17:54:18.954057 [ 3 ] {517d9acd-7b18-446e-bd75-525357d08e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15061 2024.07.19 17:54:18.954141 [ 3 ] {} <Debug> HTTP-Session: d8768d53-964a-40fc-b22b-2e157e58154f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.07.19 17:54:18.959156 [ 200 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 19 columns (19 merged, 0 gathered) in 0.011391736 sec., 104461.69047456859 rows/sec., 187.19 MiB/sec.
15063 2024.07.19 17:54:18.960195 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15064 2024.07.19 17:54:18.960748 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15065 2024.07.19 17:54:18.960829 [ 201 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15066 2024.07.19 17:54:18.960929 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
15067 2024.07.19 17:54:23.079330 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
15068 2024.07.19 17:54:23.079431 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
15069 2024.07.19 17:54:23.937364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15070 2024.07.19 17:54:23.937481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15071 2024.07.19 17:54:23.937506 [ 3 ] {} <Debug> HTTP-Session: 8a213cf1-d546-4d7f-ab90-89a6c0d2899a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15072 2024.07.19 17:54:23.937531 [ 3 ] {} <Debug> HTTP-Session: 8a213cf1-d546-4d7f-ab90-89a6c0d2899a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15073 2024.07.19 17:54:23.937545 [ 3 ] {} <Debug> HTTP-Session: 8a213cf1-d546-4d7f-ab90-89a6c0d2899a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15074 2024.07.19 17:54:23.937593 [ 3 ] {} <Trace> HTTP-Session: 8a213cf1-d546-4d7f-ab90-89a6c0d2899a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15075 2024.07.19 17:54:23.937789 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15076 2024.07.19 17:54:23.937855 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15077 2024.07.19 17:54:23.938046 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15078 2024.07.19 17:54:23.938471 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15079 2024.07.19 17:54:23.938520 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15080 2024.07.19 17:54:23.938881 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15081 2024.07.19 17:54:23.939214 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15082 2024.07.19 17:54:23.939388 [ 139 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15083 2024.07.19 17:54:23.939399 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001663 sec., 24654.239326518342 rows/sec., 1.87 MiB/sec.
15084 2024.07.19 17:54:23.939479 [ 139 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15085 2024.07.19 17:54:23.939549 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15086 2024.07.19 17:54:23.939707 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
15087 2024.07.19 17:54:23.939728 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Debug> DynamicQueryHandler: Done processing query
15088 2024.07.19 17:54:23.939762 [ 3 ] {af9df653-182a-46f6-bbc9-994729f06ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15089 2024.07.19 17:54:23.939785 [ 3 ] {} <Debug> HTTP-Session: 8a213cf1-d546-4d7f-ab90-89a6c0d2899a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15090 2024.07.19 17:54:23.939849 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15091 2024.07.19 17:54:23.939880 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 51 rows starting from the beginning of the part
15092 2024.07.19 17:54:23.939924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15093 2024.07.19 17:54:23.939962 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part
15094 2024.07.19 17:54:23.940032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15095 2024.07.19 17:54:23.940126 [ 3 ] {} <Debug> HTTP-Session: 22c3736f-f30b-4b94-9628-c105ab34681b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15096 2024.07.19 17:54:23.940249 [ 3 ] {} <Debug> HTTP-Session: 22c3736f-f30b-4b94-9628-c105ab34681b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15097 2024.07.19 17:54:23.940347 [ 3 ] {} <Debug> HTTP-Session: 22c3736f-f30b-4b94-9628-c105ab34681b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15098 2024.07.19 17:54:23.940364 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 19 rows starting from the beginning of the part
15099 2024.07.19 17:54:23.940493 [ 3 ] {} <Trace> HTTP-Session: 22c3736f-f30b-4b94-9628-c105ab34681b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15100 2024.07.19 17:54:23.940675 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 37 rows starting from the beginning of the part
15101 2024.07.19 17:54:23.940871 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15102 2024.07.19 17:54:23.940980 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part
15103 2024.07.19 17:54:23.940991 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15104 2024.07.19 17:54:23.941341 [ 197 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part
15105 2024.07.19 17:54:23.941966 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15106 2024.07.19 17:54:23.942421 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15107 2024.07.19 17:54:23.942466 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15108 2024.07.19 17:54:23.942987 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15109 2024.07.19 17:54:23.943405 [ 201 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 4 columns (4 merged, 0 gathered) in 0.003758848 sec., 54005.90819314854 rows/sec., 4.12 MiB/sec.
15110 2024.07.19 17:54:23.943601 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15111 2024.07.19 17:54:23.943805 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15112 2024.07.19 17:54:23.943878 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.003163 sec., 632.3110970597534 rows/sec., 46.93 KiB/sec.
15113 2024.07.19 17:54:23.944546 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Debug> DynamicQueryHandler: Done processing query
15114 2024.07.19 17:54:23.944622 [ 3 ] {435251e8-591c-4832-a275-852669949804} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15115 2024.07.19 17:54:23.944656 [ 3 ] {} <Debug> HTTP-Session: 22c3736f-f30b-4b94-9628-c105ab34681b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15116 2024.07.19 17:54:23.944927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 45841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15117 2024.07.19 17:54:23.945010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15118 2024.07.19 17:54:23.945043 [ 3 ] {} <Debug> HTTP-Session: b4364e48-9472-4516-96b8-4773b3bcbb59 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15119 2024.07.19 17:54:23.945083 [ 3 ] {} <Debug> HTTP-Session: b4364e48-9472-4516-96b8-4773b3bcbb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15120 2024.07.19 17:54:23.945100 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15121 2024.07.19 17:54:23.945115 [ 3 ] {} <Debug> HTTP-Session: b4364e48-9472-4516-96b8-4773b3bcbb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15122 2024.07.19 17:54:23.945211 [ 3 ] {} <Trace> HTTP-Session: b4364e48-9472-4516-96b8-4773b3bcbb59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15123 2024.07.19 17:54:23.945285 [ 186 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_76_15} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15124 2024.07.19 17:54:23.945451 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15125 2024.07.19 17:54:23.945513 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15126 2024.07.19 17:54:23.945563 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15127 2024.07.19 17:54:23.945715 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15128 2024.07.19 17:54:23.946223 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15129 2024.07.19 17:54:23.946260 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15130 2024.07.19 17:54:23.946593 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15131 2024.07.19 17:54:23.946898 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15132 2024.07.19 17:54:23.947057 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Debug> executeQuery: Read 306 rows, 27.25 KiB in 0.001705 sec., 179472.14076246336 rows/sec., 15.61 MiB/sec.
15133 2024.07.19 17:54:23.947215 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Debug> DynamicQueryHandler: Done processing query
15134 2024.07.19 17:54:23.947239 [ 3 ] {a9802882-c63a-444f-a2a4-b663d74b1540} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15135 2024.07.19 17:54:23.947256 [ 3 ] {} <Debug> HTTP-Session: b4364e48-9472-4516-96b8-4773b3bcbb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15136 2024.07.19 17:54:23.947371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15137 2024.07.19 17:54:23.947418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15138 2024.07.19 17:54:23.947437 [ 3 ] {} <Debug> HTTP-Session: 7c5c99e6-36e5-46c6-b519-27d27fc54e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15139 2024.07.19 17:54:23.947454 [ 3 ] {} <Debug> HTTP-Session: 7c5c99e6-36e5-46c6-b519-27d27fc54e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15140 2024.07.19 17:54:23.947467 [ 3 ] {} <Debug> HTTP-Session: 7c5c99e6-36e5-46c6-b519-27d27fc54e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15141 2024.07.19 17:54:23.947502 [ 3 ] {} <Trace> HTTP-Session: 7c5c99e6-36e5-46c6-b519-27d27fc54e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15142 2024.07.19 17:54:23.947596 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15143 2024.07.19 17:54:23.947638 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15144 2024.07.19 17:54:23.947764 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15145 2024.07.19 17:54:23.948020 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15146 2024.07.19 17:54:23.948057 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15147 2024.07.19 17:54:23.948352 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15148 2024.07.19 17:54:23.948657 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15149 2024.07.19 17:54:23.948810 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 101.79 KiB/sec.
15150 2024.07.19 17:54:23.948977 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Debug> DynamicQueryHandler: Done processing query
15151 2024.07.19 17:54:23.949002 [ 3 ] {3e502931-1907-46bf-9163-4a557731632f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15152 2024.07.19 17:54:23.949018 [ 3 ] {} <Debug> HTTP-Session: 7c5c99e6-36e5-46c6-b519-27d27fc54e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15153 2024.07.19 17:54:23.949192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 73788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15154 2024.07.19 17:54:23.949241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15155 2024.07.19 17:54:23.949260 [ 3 ] {} <Debug> HTTP-Session: 9b6b8d2a-53a0-4a8b-a3b6-97c57548084b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15156 2024.07.19 17:54:23.949277 [ 3 ] {} <Debug> HTTP-Session: 9b6b8d2a-53a0-4a8b-a3b6-97c57548084b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15157 2024.07.19 17:54:23.949290 [ 3 ] {} <Debug> HTTP-Session: 9b6b8d2a-53a0-4a8b-a3b6-97c57548084b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15158 2024.07.19 17:54:23.949320 [ 3 ] {} <Trace> HTTP-Session: 9b6b8d2a-53a0-4a8b-a3b6-97c57548084b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15159 2024.07.19 17:54:23.949524 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15160 2024.07.19 17:54:23.949567 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15161 2024.07.19 17:54:23.949692 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15162 2024.07.19 17:54:23.950218 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15163 2024.07.19 17:54:23.950254 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15164 2024.07.19 17:54:23.950582 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15165 2024.07.19 17:54:23.950890 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15166 2024.07.19 17:54:23.951040 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Debug> executeQuery: Read 455 rows, 33.16 KiB in 0.001625 sec., 280000 rows/sec., 19.93 MiB/sec.
15167 2024.07.19 17:54:23.951290 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Debug> DynamicQueryHandler: Done processing query
15168 2024.07.19 17:54:23.951317 [ 3 ] {86a8389e-9ffc-467b-b902-7e4bdb329434} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15169 2024.07.19 17:54:23.951335 [ 3 ] {} <Debug> HTTP-Session: 9b6b8d2a-53a0-4a8b-a3b6-97c57548084b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15170 2024.07.19 17:54:23.951609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15171 2024.07.19 17:54:23.951707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15172 2024.07.19 17:54:23.951730 [ 3 ] {} <Debug> HTTP-Session: 4fb20676-0741-4968-b607-15346f9cccf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15173 2024.07.19 17:54:23.951748 [ 3 ] {} <Debug> HTTP-Session: 4fb20676-0741-4968-b607-15346f9cccf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15174 2024.07.19 17:54:23.951761 [ 3 ] {} <Debug> HTTP-Session: 4fb20676-0741-4968-b607-15346f9cccf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15175 2024.07.19 17:54:23.951791 [ 3 ] {} <Trace> HTTP-Session: 4fb20676-0741-4968-b607-15346f9cccf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15176 2024.07.19 17:54:23.951894 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15177 2024.07.19 17:54:23.951940 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15178 2024.07.19 17:54:23.952092 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15179 2024.07.19 17:54:23.952447 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15180 2024.07.19 17:54:23.952485 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15181 2024.07.19 17:54:23.952848 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15182 2024.07.19 17:54:23.953170 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15183 2024.07.19 17:54:23.953330 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 176.95 KiB/sec.
15184 2024.07.19 17:54:23.953626 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Debug> DynamicQueryHandler: Done processing query
15185 2024.07.19 17:54:23.953671 [ 3 ] {24f6168f-adc2-43f9-a468-07cd94ff784d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15186 2024.07.19 17:54:23.953696 [ 3 ] {} <Debug> HTTP-Session: 4fb20676-0741-4968-b607-15346f9cccf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15187 2024.07.19 17:54:23.953823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15188 2024.07.19 17:54:23.953872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15189 2024.07.19 17:54:23.953891 [ 3 ] {} <Debug> HTTP-Session: 89e33cdf-aff9-41a1-ab19-c9e2447f3624 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15190 2024.07.19 17:54:23.953908 [ 3 ] {} <Debug> HTTP-Session: 89e33cdf-aff9-41a1-ab19-c9e2447f3624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15191 2024.07.19 17:54:23.953922 [ 3 ] {} <Debug> HTTP-Session: 89e33cdf-aff9-41a1-ab19-c9e2447f3624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15192 2024.07.19 17:54:23.953951 [ 3 ] {} <Trace> HTTP-Session: 89e33cdf-aff9-41a1-ab19-c9e2447f3624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15193 2024.07.19 17:54:23.954070 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15194 2024.07.19 17:54:23.954117 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15195 2024.07.19 17:54:23.954276 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15196 2024.07.19 17:54:23.954617 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15197 2024.07.19 17:54:23.954653 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15198 2024.07.19 17:54:23.955010 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15199 2024.07.19 17:54:23.955341 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15200 2024.07.19 17:54:23.955489 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001457 sec., 52848.318462594376 rows/sec., 3.25 MiB/sec.
15201 2024.07.19 17:54:23.955665 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Debug> DynamicQueryHandler: Done processing query
15202 2024.07.19 17:54:23.955688 [ 3 ] {88c26c18-3cb1-496d-9e42-ac8151e7853b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15203 2024.07.19 17:54:23.955704 [ 3 ] {} <Debug> HTTP-Session: 89e33cdf-aff9-41a1-ab19-c9e2447f3624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15204 2024.07.19 17:54:23.955873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15205 2024.07.19 17:54:23.955922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15206 2024.07.19 17:54:23.955942 [ 3 ] {} <Debug> HTTP-Session: 15b7b6b7-e5a5-40bb-bea9-554e5f984347 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15207 2024.07.19 17:54:23.955959 [ 3 ] {} <Debug> HTTP-Session: 15b7b6b7-e5a5-40bb-bea9-554e5f984347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15208 2024.07.19 17:54:23.955972 [ 3 ] {} <Debug> HTTP-Session: 15b7b6b7-e5a5-40bb-bea9-554e5f984347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15209 2024.07.19 17:54:23.956002 [ 3 ] {} <Trace> HTTP-Session: 15b7b6b7-e5a5-40bb-bea9-554e5f984347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15210 2024.07.19 17:54:23.956192 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15211 2024.07.19 17:54:23.956237 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15212 2024.07.19 17:54:23.956378 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15213 2024.07.19 17:54:23.956773 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15214 2024.07.19 17:54:23.956809 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15215 2024.07.19 17:54:23.957179 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15216 2024.07.19 17:54:23.957501 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15217 2024.07.19 17:54:23.957653 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.001568 sec., 126275.51020408164 rows/sec., 8.80 MiB/sec.
15218 2024.07.19 17:54:23.957822 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Debug> DynamicQueryHandler: Done processing query
15219 2024.07.19 17:54:23.957846 [ 3 ] {9ed56dc1-a30c-4056-ad0e-e61d521c6807} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15220 2024.07.19 17:54:23.957862 [ 3 ] {} <Debug> HTTP-Session: 15b7b6b7-e5a5-40bb-bea9-554e5f984347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15221 2024.07.19 17:54:23.958060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15222 2024.07.19 17:54:23.958109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15223 2024.07.19 17:54:23.958127 [ 3 ] {} <Debug> HTTP-Session: 3b9a8290-3509-449b-81c6-6b1b6af08182 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15224 2024.07.19 17:54:23.958143 [ 3 ] {} <Debug> HTTP-Session: 3b9a8290-3509-449b-81c6-6b1b6af08182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15225 2024.07.19 17:54:23.958157 [ 3 ] {} <Debug> HTTP-Session: 3b9a8290-3509-449b-81c6-6b1b6af08182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15226 2024.07.19 17:54:23.958187 [ 3 ] {} <Trace> HTTP-Session: 3b9a8290-3509-449b-81c6-6b1b6af08182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15227 2024.07.19 17:54:23.958553 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15228 2024.07.19 17:54:23.958617 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15229 2024.07.19 17:54:23.959014 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15230 2024.07.19 17:54:23.959851 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15231 2024.07.19 17:54:23.959887 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15232 2024.07.19 17:54:23.960502 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15233 2024.07.19 17:54:23.960901 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15234 2024.07.19 17:54:23.961087 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002814 sec., 12437.810945273632 rows/sec., 22.29 MiB/sec.
15235 2024.07.19 17:54:23.961313 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Debug> DynamicQueryHandler: Done processing query
15236 2024.07.19 17:54:23.961336 [ 3 ] {23f5b739-9ccc-4416-8c13-dc0615672db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15237 2024.07.19 17:54:23.961353 [ 3 ] {} <Debug> HTTP-Session: 3b9a8290-3509-449b-81c6-6b1b6af08182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15238 2024.07.19 17:54:23.961482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15239 2024.07.19 17:54:23.961531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15240 2024.07.19 17:54:23.961550 [ 3 ] {} <Debug> HTTP-Session: 673e9f41-5bf3-4dc0-8846-50bcb88bf66e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15241 2024.07.19 17:54:23.961566 [ 3 ] {} <Debug> HTTP-Session: 673e9f41-5bf3-4dc0-8846-50bcb88bf66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15242 2024.07.19 17:54:23.961580 [ 3 ] {} <Debug> HTTP-Session: 673e9f41-5bf3-4dc0-8846-50bcb88bf66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15243 2024.07.19 17:54:23.961609 [ 3 ] {} <Trace> HTTP-Session: 673e9f41-5bf3-4dc0-8846-50bcb88bf66e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15244 2024.07.19 17:54:23.961708 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15245 2024.07.19 17:54:23.961752 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15246 2024.07.19 17:54:23.961878 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15247 2024.07.19 17:54:23.962167 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15248 2024.07.19 17:54:23.962203 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15249 2024.07.19 17:54:23.962548 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15250 2024.07.19 17:54:23.962867 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15251 2024.07.19 17:54:23.963019 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001333 sec., 17254.313578394598 rows/sec., 933.34 KiB/sec.
15252 2024.07.19 17:54:23.963194 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Debug> DynamicQueryHandler: Done processing query
15253 2024.07.19 17:54:23.963219 [ 3 ] {8f595920-fa73-43a7-8fa7-a83d46c7236b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15254 2024.07.19 17:54:23.963236 [ 3 ] {} <Debug> HTTP-Session: 673e9f41-5bf3-4dc0-8846-50bcb88bf66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15255 2024.07.19 17:54:23.963366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15256 2024.07.19 17:54:23.963416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15257 2024.07.19 17:54:23.963435 [ 3 ] {} <Debug> HTTP-Session: 3dcfd1b5-cd3b-4dbb-9e37-d378596bf9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15258 2024.07.19 17:54:23.963453 [ 3 ] {} <Debug> HTTP-Session: 3dcfd1b5-cd3b-4dbb-9e37-d378596bf9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15259 2024.07.19 17:54:23.963467 [ 3 ] {} <Debug> HTTP-Session: 3dcfd1b5-cd3b-4dbb-9e37-d378596bf9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15260 2024.07.19 17:54:23.963499 [ 3 ] {} <Trace> HTTP-Session: 3dcfd1b5-cd3b-4dbb-9e37-d378596bf9eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15261 2024.07.19 17:54:23.963622 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15262 2024.07.19 17:54:23.963666 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15263 2024.07.19 17:54:23.963792 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15264 2024.07.19 17:54:23.964088 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15265 2024.07.19 17:54:23.964123 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB.
15266 2024.07.19 17:54:23.964507 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15267 2024.07.19 17:54:23.964842 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15268 2024.07.19 17:54:23.964991 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec.
15269 2024.07.19 17:54:23.965169 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Debug> DynamicQueryHandler: Done processing query
15270 2024.07.19 17:54:23.965193 [ 3 ] {f692bf61-1f12-453d-81df-323451ceb33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15271 2024.07.19 17:54:23.965209 [ 3 ] {} <Debug> HTTP-Session: 3dcfd1b5-cd3b-4dbb-9e37-d378596bf9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15272 2024.07.19 17:54:28.930662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15273 2024.07.19 17:54:28.930800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15274 2024.07.19 17:54:28.930828 [ 3 ] {} <Debug> HTTP-Session: 121df77d-6a2c-4472-b6aa-e1c7857f2cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15275 2024.07.19 17:54:28.930857 [ 3 ] {} <Debug> HTTP-Session: 121df77d-6a2c-4472-b6aa-e1c7857f2cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15276 2024.07.19 17:54:28.930875 [ 3 ] {} <Debug> HTTP-Session: 121df77d-6a2c-4472-b6aa-e1c7857f2cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15277 2024.07.19 17:54:28.930929 [ 3 ] {} <Trace> HTTP-Session: 121df77d-6a2c-4472-b6aa-e1c7857f2cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15278 2024.07.19 17:54:28.931133 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15279 2024.07.19 17:54:28.931207 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15280 2024.07.19 17:54:28.931428 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15281 2024.07.19 17:54:28.931908 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15282 2024.07.19 17:54:28.931949 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15283 2024.07.19 17:54:28.932312 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15284 2024.07.19 17:54:28.932640 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15285 2024.07.19 17:54:28.932812 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001744 sec., 12041.284403669724 rows/sec., 976.00 KiB/sec.
15286 2024.07.19 17:54:28.933015 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Debug> DynamicQueryHandler: Done processing query
15287 2024.07.19 17:54:28.933042 [ 3 ] {3a1f66ff-5718-4621-9a98-b40743344978} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15288 2024.07.19 17:54:28.933059 [ 3 ] {} <Debug> HTTP-Session: 121df77d-6a2c-4472-b6aa-e1c7857f2cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15289 2024.07.19 17:54:28.933195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15290 2024.07.19 17:54:28.933244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15291 2024.07.19 17:54:28.933265 [ 3 ] {} <Debug> HTTP-Session: 659a1fb2-3fd2-484f-9048-1ba1e94cd67a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15292 2024.07.19 17:54:28.933281 [ 3 ] {} <Debug> HTTP-Session: 659a1fb2-3fd2-484f-9048-1ba1e94cd67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15293 2024.07.19 17:54:28.933296 [ 3 ] {} <Debug> HTTP-Session: 659a1fb2-3fd2-484f-9048-1ba1e94cd67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15294 2024.07.19 17:54:28.933327 [ 3 ] {} <Trace> HTTP-Session: 659a1fb2-3fd2-484f-9048-1ba1e94cd67a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15295 2024.07.19 17:54:28.933420 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15296 2024.07.19 17:54:28.933465 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15297 2024.07.19 17:54:28.933595 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15298 2024.07.19 17:54:28.933938 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15299 2024.07.19 17:54:28.933973 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15300 2024.07.19 17:54:28.934272 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15301 2024.07.19 17:54:28.934579 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15302 2024.07.19 17:54:28.934741 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001336 sec., 748.502994011976 rows/sec., 55.55 KiB/sec.
15303 2024.07.19 17:54:28.934740 [ 144 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
15304 2024.07.19 17:54:28.934854 [ 144 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15305 2024.07.19 17:54:28.934896 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15306 2024.07.19 17:54:28.934983 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Debug> DynamicQueryHandler: Done processing query
15307 2024.07.19 17:54:28.935044 [ 3 ] {1e0d6ccb-7805-4789-9344-b45be56ec06e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15308 2024.07.19 17:54:28.935081 [ 3 ] {} <Debug> HTTP-Session: 659a1fb2-3fd2-484f-9048-1ba1e94cd67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15309 2024.07.19 17:54:28.935103 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
15310 2024.07.19 17:54:28.935265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15311 2024.07.19 17:54:28.935353 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15312 2024.07.19 17:54:28.935369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15313 2024.07.19 17:54:28.935422 [ 3 ] {} <Debug> HTTP-Session: ae592be1-8bb8-4455-a5ae-39ebfbc91afe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15314 2024.07.19 17:54:28.935427 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 18 rows starting from the beginning of the part
15315 2024.07.19 17:54:28.935454 [ 3 ] {} <Debug> HTTP-Session: ae592be1-8bb8-4455-a5ae-39ebfbc91afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15316 2024.07.19 17:54:28.935488 [ 3 ] {} <Debug> HTTP-Session: ae592be1-8bb8-4455-a5ae-39ebfbc91afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15317 2024.07.19 17:54:28.935617 [ 3 ] {} <Trace> HTTP-Session: ae592be1-8bb8-4455-a5ae-39ebfbc91afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15318 2024.07.19 17:54:28.935653 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part
15319 2024.07.19 17:54:28.935969 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
15320 2024.07.19 17:54:28.936215 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
15321 2024.07.19 17:54:28.936321 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15322 2024.07.19 17:54:28.936496 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
15323 2024.07.19 17:54:28.936557 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15324 2024.07.19 17:54:28.936739 [ 200 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
15325 2024.07.19 17:54:28.937528 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15326 2024.07.19 17:54:28.938431 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15327 2024.07.19 17:54:28.938497 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15328 2024.07.19 17:54:28.939392 [ 201 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.004410414 sec., 6121.874273027431 rows/sec., 484.25 KiB/sec.
15329 2024.07.19 17:54:28.939397 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15330 2024.07.19 17:54:28.939642 [ 190 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
15331 2024.07.19 17:54:28.939895 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15332 2024.07.19 17:54:28.940270 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Debug> executeQuery: Read 121 rows, 10.16 KiB in 0.004319 sec., 28015.74438527437 rows/sec., 2.30 MiB/sec.
15333 2024.07.19 17:54:28.940631 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Debug> DynamicQueryHandler: Done processing query
15334 2024.07.19 17:54:28.940676 [ 3 ] {2404443a-5d3f-45c6-b196-7f33dba920aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15335 2024.07.19 17:54:28.940683 [ 198 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15336 2024.07.19 17:54:28.940707 [ 3 ] {} <Debug> HTTP-Session: ae592be1-8bb8-4455-a5ae-39ebfbc91afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15337 2024.07.19 17:54:28.940835 [ 198 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_35_7} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
15338 2024.07.19 17:54:28.940882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15339 2024.07.19 17:54:28.940979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15340 2024.07.19 17:54:28.941001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15341 2024.07.19 17:54:28.941014 [ 3 ] {} <Debug> HTTP-Session: e582e3fb-4560-4bf0-a83a-bf2fffed9303 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15342 2024.07.19 17:54:28.941061 [ 3 ] {} <Debug> HTTP-Session: e582e3fb-4560-4bf0-a83a-bf2fffed9303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15343 2024.07.19 17:54:28.941075 [ 3 ] {} <Debug> HTTP-Session: e582e3fb-4560-4bf0-a83a-bf2fffed9303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15344 2024.07.19 17:54:28.941107 [ 3 ] {} <Trace> HTTP-Session: e582e3fb-4560-4bf0-a83a-bf2fffed9303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15345 2024.07.19 17:54:28.941206 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15346 2024.07.19 17:54:28.941248 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15347 2024.07.19 17:54:28.941396 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15348 2024.07.19 17:54:28.941684 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15349 2024.07.19 17:54:28.941721 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15350 2024.07.19 17:54:28.942022 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15351 2024.07.19 17:54:28.942331 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15352 2024.07.19 17:54:28.942495 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 48.04 KiB/sec.
15353 2024.07.19 17:54:28.942495 [ 144 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
15354 2024.07.19 17:54:28.942584 [ 144 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15355 2024.07.19 17:54:28.942641 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15356 2024.07.19 17:54:28.942768 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Debug> DynamicQueryHandler: Done processing query
15357 2024.07.19 17:54:28.942832 [ 3 ] {32a64cca-a484-49a3-aacc-fad7b47cf21c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15358 2024.07.19 17:54:28.942871 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
15359 2024.07.19 17:54:28.942874 [ 3 ] {} <Debug> HTTP-Session: e582e3fb-4560-4bf0-a83a-bf2fffed9303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15360 2024.07.19 17:54:28.943069 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15361 2024.07.19 17:54:28.943083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 15555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15362 2024.07.19 17:54:28.943128 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 18 rows starting from the beginning of the part
15363 2024.07.19 17:54:28.943177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15364 2024.07.19 17:54:28.943237 [ 3 ] {} <Debug> HTTP-Session: 2755cb1f-40a3-4359-aece-9f160e41c259 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15365 2024.07.19 17:54:28.943316 [ 3 ] {} <Debug> HTTP-Session: 2755cb1f-40a3-4359-aece-9f160e41c259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15366 2024.07.19 17:54:28.943372 [ 3 ] {} <Debug> HTTP-Session: 2755cb1f-40a3-4359-aece-9f160e41c259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15367 2024.07.19 17:54:28.943413 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part
15368 2024.07.19 17:54:28.943509 [ 3 ] {} <Trace> HTTP-Session: 2755cb1f-40a3-4359-aece-9f160e41c259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15369 2024.07.19 17:54:28.943698 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
15370 2024.07.19 17:54:28.943945 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
15371 2024.07.19 17:54:28.943975 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15372 2024.07.19 17:54:28.944137 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15373 2024.07.19 17:54:28.944240 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
15374 2024.07.19 17:54:28.944532 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
15375 2024.07.19 17:54:28.945303 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15376 2024.07.19 17:54:28.946159 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15377 2024.07.19 17:54:28.946218 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15378 2024.07.19 17:54:28.947109 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15379 2024.07.19 17:54:28.947191 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.004451166 sec., 6065.8263475233225 rows/sec., 408.73 KiB/sec.
15380 2024.07.19 17:54:28.947388 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
15381 2024.07.19 17:54:28.947914 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15382 2024.07.19 17:54:28.948245 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Debug> executeQuery: Read 92 rows, 7.29 KiB in 0.004474 sec., 20563.25435851587 rows/sec., 1.59 MiB/sec.
15383 2024.07.19 17:54:28.948347 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15384 2024.07.19 17:54:28.948792 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_35_7} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
15385 2024.07.19 17:54:28.948848 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Debug> DynamicQueryHandler: Done processing query
15386 2024.07.19 17:54:28.948926 [ 3 ] {56db9259-031b-4950-b930-23db5a0d59f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15387 2024.07.19 17:54:28.949018 [ 3 ] {} <Debug> HTTP-Session: 2755cb1f-40a3-4359-aece-9f160e41c259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15388 2024.07.19 17:54:28.949156 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15389 2024.07.19 17:54:28.949317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15390 2024.07.19 17:54:28.949422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15391 2024.07.19 17:54:28.949457 [ 3 ] {} <Debug> HTTP-Session: 0193cf18-d520-4a81-85df-c2e62ffa2283 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15392 2024.07.19 17:54:28.949475 [ 3 ] {} <Debug> HTTP-Session: 0193cf18-d520-4a81-85df-c2e62ffa2283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15393 2024.07.19 17:54:28.949493 [ 3 ] {} <Debug> HTTP-Session: 0193cf18-d520-4a81-85df-c2e62ffa2283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15394 2024.07.19 17:54:28.949525 [ 3 ] {} <Trace> HTTP-Session: 0193cf18-d520-4a81-85df-c2e62ffa2283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15395 2024.07.19 17:54:28.949698 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15396 2024.07.19 17:54:28.949747 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15397 2024.07.19 17:54:28.949924 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15398 2024.07.19 17:54:28.950317 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15399 2024.07.19 17:54:28.950353 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15400 2024.07.19 17:54:28.950752 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15401 2024.07.19 17:54:28.951084 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15402 2024.07.19 17:54:28.951245 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001632 sec., 98651.96078431372 rows/sec., 6.87 MiB/sec.
15403 2024.07.19 17:54:28.951426 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Debug> DynamicQueryHandler: Done processing query
15404 2024.07.19 17:54:28.951450 [ 3 ] {28f104d2-5388-4186-a8b8-6098fd08e5f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15405 2024.07.19 17:54:28.951467 [ 3 ] {} <Debug> HTTP-Session: 0193cf18-d520-4a81-85df-c2e62ffa2283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15406 2024.07.19 17:54:28.951636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15407 2024.07.19 17:54:28.951684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15408 2024.07.19 17:54:28.951703 [ 3 ] {} <Debug> HTTP-Session: bf658af4-b933-4829-aeed-3426e99b2eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15409 2024.07.19 17:54:28.951720 [ 3 ] {} <Debug> HTTP-Session: bf658af4-b933-4829-aeed-3426e99b2eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15410 2024.07.19 17:54:28.951734 [ 3 ] {} <Debug> HTTP-Session: bf658af4-b933-4829-aeed-3426e99b2eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15411 2024.07.19 17:54:28.951764 [ 3 ] {} <Trace> HTTP-Session: bf658af4-b933-4829-aeed-3426e99b2eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15412 2024.07.19 17:54:28.952022 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15413 2024.07.19 17:54:28.952086 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15414 2024.07.19 17:54:28.952508 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15415 2024.07.19 17:54:28.953333 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15416 2024.07.19 17:54:28.953368 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15417 2024.07.19 17:54:28.953993 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15418 2024.07.19 17:54:28.954395 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15419 2024.07.19 17:54:28.954583 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002734 sec., 7681.053401609364 rows/sec., 13.76 MiB/sec.
15420 2024.07.19 17:54:28.954806 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Debug> DynamicQueryHandler: Done processing query
15421 2024.07.19 17:54:28.954831 [ 3 ] {db1485a8-4165-4b2e-98e0-bddfe011e4b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15422 2024.07.19 17:54:28.954847 [ 3 ] {} <Debug> HTTP-Session: bf658af4-b933-4829-aeed-3426e99b2eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15423 2024.07.19 17:54:28.954971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15424 2024.07.19 17:54:28.955020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15425 2024.07.19 17:54:28.955038 [ 3 ] {} <Debug> HTTP-Session: 98e1b4c6-09be-4f0b-9787-469358e262b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15426 2024.07.19 17:54:28.955055 [ 3 ] {} <Debug> HTTP-Session: 98e1b4c6-09be-4f0b-9787-469358e262b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.07.19 17:54:28.955069 [ 3 ] {} <Debug> HTTP-Session: 98e1b4c6-09be-4f0b-9787-469358e262b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15428 2024.07.19 17:54:28.955099 [ 3 ] {} <Trace> HTTP-Session: 98e1b4c6-09be-4f0b-9787-469358e262b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15429 2024.07.19 17:54:28.955217 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15430 2024.07.19 17:54:28.955260 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15431 2024.07.19 17:54:28.955387 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15432 2024.07.19 17:54:28.955695 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15433 2024.07.19 17:54:28.955730 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15434 2024.07.19 17:54:28.956093 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15435 2024.07.19 17:54:28.956413 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15436 2024.07.19 17:54:28.956571 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
15437 2024.07.19 17:54:28.956742 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Debug> DynamicQueryHandler: Done processing query
15438 2024.07.19 17:54:28.956766 [ 3 ] {e17c509b-3baf-4e54-8352-c3bfcb310e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15439 2024.07.19 17:54:28.956783 [ 3 ] {} <Debug> HTTP-Session: 98e1b4c6-09be-4f0b-9787-469358e262b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15440 2024.07.19 17:54:33.937150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15441 2024.07.19 17:54:33.937342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15442 2024.07.19 17:54:33.937387 [ 3 ] {} <Debug> HTTP-Session: ef66a198-ec31-4e50-869b-c0ca47ab37ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15443 2024.07.19 17:54:33.937429 [ 3 ] {} <Debug> HTTP-Session: ef66a198-ec31-4e50-869b-c0ca47ab37ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15444 2024.07.19 17:54:33.937458 [ 3 ] {} <Debug> HTTP-Session: ef66a198-ec31-4e50-869b-c0ca47ab37ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15445 2024.07.19 17:54:33.937535 [ 3 ] {} <Trace> HTTP-Session: ef66a198-ec31-4e50-869b-c0ca47ab37ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15446 2024.07.19 17:54:33.937782 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15447 2024.07.19 17:54:33.937848 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15448 2024.07.19 17:54:33.938044 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15449 2024.07.19 17:54:33.938490 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15450 2024.07.19 17:54:33.938532 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15451 2024.07.19 17:54:33.938901 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15452 2024.07.19 17:54:33.939230 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15453 2024.07.19 17:54:33.939409 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001684 sec., 24346.793349168645 rows/sec., 1.84 MiB/sec.
15454 2024.07.19 17:54:33.939617 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Debug> DynamicQueryHandler: Done processing query
15455 2024.07.19 17:54:33.939644 [ 3 ] {5b2222d4-01d3-45d8-8a4f-ccc3187ba0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15456 2024.07.19 17:54:33.939661 [ 3 ] {} <Debug> HTTP-Session: ef66a198-ec31-4e50-869b-c0ca47ab37ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15457 2024.07.19 17:54:33.939812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15458 2024.07.19 17:54:33.939861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15459 2024.07.19 17:54:33.939880 [ 3 ] {} <Debug> HTTP-Session: c4a4c47c-8cb0-4bff-b965-b6e437f65d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15460 2024.07.19 17:54:33.939897 [ 3 ] {} <Debug> HTTP-Session: c4a4c47c-8cb0-4bff-b965-b6e437f65d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15461 2024.07.19 17:54:33.939911 [ 3 ] {} <Debug> HTTP-Session: c4a4c47c-8cb0-4bff-b965-b6e437f65d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15462 2024.07.19 17:54:33.939942 [ 3 ] {} <Trace> HTTP-Session: c4a4c47c-8cb0-4bff-b965-b6e437f65d3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15463 2024.07.19 17:54:33.940038 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15464 2024.07.19 17:54:33.940082 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15465 2024.07.19 17:54:33.940212 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15466 2024.07.19 17:54:33.940522 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15467 2024.07.19 17:54:33.940559 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15468 2024.07.19 17:54:33.940861 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15469 2024.07.19 17:54:33.941163 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15470 2024.07.19 17:54:33.941313 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001292 sec., 4643.962848297214 rows/sec., 378.68 KiB/sec.
15471 2024.07.19 17:54:33.941482 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Debug> DynamicQueryHandler: Done processing query
15472 2024.07.19 17:54:33.941508 [ 3 ] {dfd5cfa1-dd04-4d83-847f-0c22423ffcfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15473 2024.07.19 17:54:33.941525 [ 3 ] {} <Debug> HTTP-Session: c4a4c47c-8cb0-4bff-b965-b6e437f65d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15474 2024.07.19 17:54:33.941697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 40747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15475 2024.07.19 17:54:33.941747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15476 2024.07.19 17:54:33.941766 [ 3 ] {} <Debug> HTTP-Session: 2759d9b2-276c-4bb8-803d-96b0b11b0baf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15477 2024.07.19 17:54:33.941783 [ 3 ] {} <Debug> HTTP-Session: 2759d9b2-276c-4bb8-803d-96b0b11b0baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15478 2024.07.19 17:54:33.941797 [ 3 ] {} <Debug> HTTP-Session: 2759d9b2-276c-4bb8-803d-96b0b11b0baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15479 2024.07.19 17:54:33.941827 [ 3 ] {} <Trace> HTTP-Session: 2759d9b2-276c-4bb8-803d-96b0b11b0baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15480 2024.07.19 17:54:33.941997 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15481 2024.07.19 17:54:33.942039 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15482 2024.07.19 17:54:33.942164 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15483 2024.07.19 17:54:33.942617 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15484 2024.07.19 17:54:33.942654 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15485 2024.07.19 17:54:33.942984 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15486 2024.07.19 17:54:33.943288 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15487 2024.07.19 17:54:33.943417 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Debug> executeQuery: Read 269 rows, 24.39 KiB in 0.001509 sec., 178263.75082836318 rows/sec., 15.78 MiB/sec.
15488 2024.07.19 17:54:33.943574 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Debug> DynamicQueryHandler: Done processing query
15489 2024.07.19 17:54:33.943598 [ 3 ] {e9bbc1f9-b363-4374-a97f-0cacee2a3a6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15490 2024.07.19 17:54:33.943614 [ 3 ] {} <Debug> HTTP-Session: 2759d9b2-276c-4bb8-803d-96b0b11b0baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15491 2024.07.19 17:54:33.943780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15492 2024.07.19 17:54:33.943828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15493 2024.07.19 17:54:33.943846 [ 3 ] {} <Debug> HTTP-Session: afd99b62-21d7-473f-a567-3c7799c9ecfe Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15494 2024.07.19 17:54:33.943863 [ 3 ] {} <Debug> HTTP-Session: afd99b62-21d7-473f-a567-3c7799c9ecfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15495 2024.07.19 17:54:33.943877 [ 3 ] {} <Debug> HTTP-Session: afd99b62-21d7-473f-a567-3c7799c9ecfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15496 2024.07.19 17:54:33.943906 [ 3 ] {} <Trace> HTTP-Session: afd99b62-21d7-473f-a567-3c7799c9ecfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15497 2024.07.19 17:54:33.943999 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15498 2024.07.19 17:54:33.944041 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15499 2024.07.19 17:54:33.944164 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15500 2024.07.19 17:54:33.944430 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15501 2024.07.19 17:54:33.944464 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15502 2024.07.19 17:54:33.944753 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15503 2024.07.19 17:54:33.945051 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15504 2024.07.19 17:54:33.945174 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 349.41 KiB/sec.
15505 2024.07.19 17:54:33.945332 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Debug> DynamicQueryHandler: Done processing query
15506 2024.07.19 17:54:33.945357 [ 3 ] {d216f71a-1f0e-4734-b669-309139f99048} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15507 2024.07.19 17:54:33.945374 [ 3 ] {} <Debug> HTTP-Session: afd99b62-21d7-473f-a567-3c7799c9ecfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15508 2024.07.19 17:54:33.945535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15509 2024.07.19 17:54:33.945583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15510 2024.07.19 17:54:33.945601 [ 3 ] {} <Debug> HTTP-Session: 8d50dc3a-2124-4da2-b293-3c58c23536f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15511 2024.07.19 17:54:33.945618 [ 3 ] {} <Debug> HTTP-Session: 8d50dc3a-2124-4da2-b293-3c58c23536f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15512 2024.07.19 17:54:33.945633 [ 3 ] {} <Debug> HTTP-Session: 8d50dc3a-2124-4da2-b293-3c58c23536f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15513 2024.07.19 17:54:33.945662 [ 3 ] {} <Trace> HTTP-Session: 8d50dc3a-2124-4da2-b293-3c58c23536f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15514 2024.07.19 17:54:33.945863 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15515 2024.07.19 17:54:33.945905 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15516 2024.07.19 17:54:33.946030 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15517 2024.07.19 17:54:33.946517 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15518 2024.07.19 17:54:33.946553 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15519 2024.07.19 17:54:33.946869 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15520 2024.07.19 17:54:33.947165 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15521 2024.07.19 17:54:33.947297 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Debug> executeQuery: Read 423 rows, 30.77 KiB in 0.001542 sec., 274319.0661478599 rows/sec., 19.48 MiB/sec.
15522 2024.07.19 17:54:33.947449 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Debug> DynamicQueryHandler: Done processing query
15523 2024.07.19 17:54:33.947473 [ 3 ] {fd129773-5b33-452e-b8dc-66cdb574d95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15524 2024.07.19 17:54:33.947489 [ 3 ] {} <Debug> HTTP-Session: 8d50dc3a-2124-4da2-b293-3c58c23536f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15525 2024.07.19 17:54:33.947686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15526 2024.07.19 17:54:33.947733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15527 2024.07.19 17:54:33.947751 [ 3 ] {} <Debug> HTTP-Session: 4f173f1f-c2da-4185-ba33-9cf059f3471e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15528 2024.07.19 17:54:33.947768 [ 3 ] {} <Debug> HTTP-Session: 4f173f1f-c2da-4185-ba33-9cf059f3471e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15529 2024.07.19 17:54:33.947781 [ 3 ] {} <Debug> HTTP-Session: 4f173f1f-c2da-4185-ba33-9cf059f3471e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15530 2024.07.19 17:54:33.947812 [ 3 ] {} <Trace> HTTP-Session: 4f173f1f-c2da-4185-ba33-9cf059f3471e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15531 2024.07.19 17:54:33.947912 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15532 2024.07.19 17:54:33.947956 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15533 2024.07.19 17:54:33.948083 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15534 2024.07.19 17:54:33.948368 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15535 2024.07.19 17:54:33.948403 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15536 2024.07.19 17:54:33.948760 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15537 2024.07.19 17:54:33.949075 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15538 2024.07.19 17:54:33.949200 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 196.65 KiB/sec.
15539 2024.07.19 17:54:33.949359 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Debug> DynamicQueryHandler: Done processing query
15540 2024.07.19 17:54:33.949385 [ 3 ] {f1e2a55c-afdb-40dc-aae5-5a047c9843ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15541 2024.07.19 17:54:33.949401 [ 3 ] {} <Debug> HTTP-Session: 4f173f1f-c2da-4185-ba33-9cf059f3471e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15542 2024.07.19 17:54:33.949522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15543 2024.07.19 17:54:33.949570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15544 2024.07.19 17:54:33.949589 [ 3 ] {} <Debug> HTTP-Session: cc34a858-fcc5-4937-afc8-931bd0b6b9a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15545 2024.07.19 17:54:33.949606 [ 3 ] {} <Debug> HTTP-Session: cc34a858-fcc5-4937-afc8-931bd0b6b9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15546 2024.07.19 17:54:33.949619 [ 3 ] {} <Debug> HTTP-Session: cc34a858-fcc5-4937-afc8-931bd0b6b9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15547 2024.07.19 17:54:33.949649 [ 3 ] {} <Trace> HTTP-Session: cc34a858-fcc5-4937-afc8-931bd0b6b9a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15548 2024.07.19 17:54:33.949763 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15549 2024.07.19 17:54:33.949809 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15550 2024.07.19 17:54:33.949949 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15551 2024.07.19 17:54:33.950243 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15552 2024.07.19 17:54:33.950278 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15553 2024.07.19 17:54:33.950635 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15554 2024.07.19 17:54:33.950961 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15555 2024.07.19 17:54:33.951090 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001367 sec., 56327.724945135335 rows/sec., 3.47 MiB/sec.
15556 2024.07.19 17:54:33.951353 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Debug> DynamicQueryHandler: Done processing query
15557 2024.07.19 17:54:33.951411 [ 3 ] {0998a2b6-23f6-4adc-8e42-b7b633ef1a58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15558 2024.07.19 17:54:33.951467 [ 3 ] {} <Debug> HTTP-Session: cc34a858-fcc5-4937-afc8-931bd0b6b9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.07.19 17:54:33.951678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15560 2024.07.19 17:54:33.951729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15561 2024.07.19 17:54:33.951749 [ 3 ] {} <Debug> HTTP-Session: ad1d251d-26a8-469b-8cb5-2d367ec5d678 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15562 2024.07.19 17:54:33.951766 [ 3 ] {} <Debug> HTTP-Session: ad1d251d-26a8-469b-8cb5-2d367ec5d678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15563 2024.07.19 17:54:33.951780 [ 3 ] {} <Debug> HTTP-Session: ad1d251d-26a8-469b-8cb5-2d367ec5d678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15564 2024.07.19 17:54:33.951811 [ 3 ] {} <Trace> HTTP-Session: ad1d251d-26a8-469b-8cb5-2d367ec5d678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15565 2024.07.19 17:54:33.951994 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15566 2024.07.19 17:54:33.952041 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15567 2024.07.19 17:54:33.952198 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15568 2024.07.19 17:54:33.952662 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15569 2024.07.19 17:54:33.952699 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15570 2024.07.19 17:54:33.953064 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15571 2024.07.19 17:54:33.953397 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15572 2024.07.19 17:54:33.953531 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001634 sec., 99755.20195838434 rows/sec., 6.95 MiB/sec.
15573 2024.07.19 17:54:33.953778 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Debug> DynamicQueryHandler: Done processing query
15574 2024.07.19 17:54:33.953836 [ 3 ] {ff93ddd5-b66e-491a-9d94-cdcbec51e01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15575 2024.07.19 17:54:33.953892 [ 3 ] {} <Debug> HTTP-Session: ad1d251d-26a8-469b-8cb5-2d367ec5d678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15576 2024.07.19 17:54:33.954124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15577 2024.07.19 17:54:33.954176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15578 2024.07.19 17:54:33.954196 [ 3 ] {} <Debug> HTTP-Session: d6baa4d1-fdc5-41c4-92f3-cfa62269c97e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15579 2024.07.19 17:54:33.954214 [ 3 ] {} <Debug> HTTP-Session: d6baa4d1-fdc5-41c4-92f3-cfa62269c97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15580 2024.07.19 17:54:33.954228 [ 3 ] {} <Debug> HTTP-Session: d6baa4d1-fdc5-41c4-92f3-cfa62269c97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15581 2024.07.19 17:54:33.954259 [ 3 ] {} <Trace> HTTP-Session: d6baa4d1-fdc5-41c4-92f3-cfa62269c97e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15582 2024.07.19 17:54:33.954620 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15583 2024.07.19 17:54:33.954691 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15584 2024.07.19 17:54:33.955096 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15585 2024.07.19 17:54:33.955735 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15586 2024.07.19 17:54:33.955770 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15587 2024.07.19 17:54:33.956362 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15588 2024.07.19 17:54:33.956752 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15589 2024.07.19 17:54:33.956901 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002556 sec., 13693.270735524256 rows/sec., 24.54 MiB/sec.
15590 2024.07.19 17:54:33.957323 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Debug> DynamicQueryHandler: Done processing query
15591 2024.07.19 17:54:33.957372 [ 3 ] {800723b8-cb6e-4ac9-8abf-4462d412378e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15592 2024.07.19 17:54:33.957416 [ 3 ] {} <Debug> HTTP-Session: d6baa4d1-fdc5-41c4-92f3-cfa62269c97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.07.19 17:54:33.957560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15594 2024.07.19 17:54:33.957607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15595 2024.07.19 17:54:33.957627 [ 3 ] {} <Debug> HTTP-Session: e249eb22-5a71-40ab-b56c-44d7528bebda Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15596 2024.07.19 17:54:33.957644 [ 3 ] {} <Debug> HTTP-Session: e249eb22-5a71-40ab-b56c-44d7528bebda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15597 2024.07.19 17:54:33.957658 [ 3 ] {} <Debug> HTTP-Session: e249eb22-5a71-40ab-b56c-44d7528bebda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15598 2024.07.19 17:54:33.957689 [ 3 ] {} <Trace> HTTP-Session: e249eb22-5a71-40ab-b56c-44d7528bebda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15599 2024.07.19 17:54:33.957795 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15600 2024.07.19 17:54:33.957841 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15601 2024.07.19 17:54:33.957983 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15602 2024.07.19 17:54:33.958304 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15603 2024.07.19 17:54:33.958338 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15604 2024.07.19 17:54:33.958694 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15605 2024.07.19 17:54:33.959007 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.07.19 17:54:33.959130 [ 141 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15607 2024.07.19 17:54:33.959135 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001369 sec., 16800.584368151936 rows/sec., 908.80 KiB/sec.
15608 2024.07.19 17:54:33.959180 [ 141 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15609 2024.07.19 17:54:33.959220 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15610 2024.07.19 17:54:33.959369 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Debug> DynamicQueryHandler: Done processing query
15611 2024.07.19 17:54:33.959409 [ 3 ] {abf29717-b6cb-48bb-9319-0d089e673868} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15612 2024.07.19 17:54:33.959432 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
15613 2024.07.19 17:54:33.959444 [ 3 ] {} <Debug> HTTP-Session: e249eb22-5a71-40ab-b56c-44d7528bebda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15614 2024.07.19 17:54:33.959681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15615 2024.07.19 17:54:33.959737 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15616 2024.07.19 17:54:33.959770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15617 2024.07.19 17:54:33.959805 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 832 rows starting from the beginning of the part
15618 2024.07.19 17:54:33.959813 [ 3 ] {} <Debug> HTTP-Session: 91bd0c71-5f60-4b98-a214-e5ee66accaeb Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15619 2024.07.19 17:54:33.959864 [ 3 ] {} <Debug> HTTP-Session: 91bd0c71-5f60-4b98-a214-e5ee66accaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15620 2024.07.19 17:54:33.959893 [ 3 ] {} <Debug> HTTP-Session: 91bd0c71-5f60-4b98-a214-e5ee66accaeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15621 2024.07.19 17:54:33.960016 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part
15622 2024.07.19 17:54:33.960016 [ 3 ] {} <Trace> HTTP-Session: 91bd0c71-5f60-4b98-a214-e5ee66accaeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15623 2024.07.19 17:54:33.960337 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
15624 2024.07.19 17:54:33.960530 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15625 2024.07.19 17:54:33.960688 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part
15626 2024.07.19 17:54:33.960780 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15627 2024.07.19 17:54:33.961022 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
15628 2024.07.19 17:54:33.961383 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part
15629 2024.07.19 17:54:33.961895 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15630 2024.07.19 17:54:33.962629 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15631 2024.07.19 17:54:33.962698 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15632 2024.07.19 17:54:33.963784 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15633 2024.07.19 17:54:33.964390 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 4 columns (4 merged, 0 gathered) in 0.005072172 sec., 191436.72572617806 rows/sec., 10.30 MiB/sec.
15634 2024.07.19 17:54:33.964605 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15635 2024.07.19 17:54:33.964609 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15636 2024.07.19 17:54:33.964950 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004649 sec., 12906.001290600128 rows/sec., 890.65 KiB/sec.
15637 2024.07.19 17:54:33.965370 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Debug> DynamicQueryHandler: Done processing query
15638 2024.07.19 17:54:33.965408 [ 3 ] {27051891-f0b2-4077-a4f5-02328e3ad4d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15639 2024.07.19 17:54:33.965440 [ 3 ] {} <Debug> HTTP-Session: 91bd0c71-5f60-4b98-a214-e5ee66accaeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15640 2024.07.19 17:54:33.965530 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15641 2024.07.19 17:54:33.965620 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_41_8} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15642 2024.07.19 17:54:33.965709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
15643 2024.07.19 17:54:38.079684 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
15644 2024.07.19 17:54:38.079759 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
15645 2024.07.19 17:54:38.930932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15646 2024.07.19 17:54:38.931055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15647 2024.07.19 17:54:38.931083 [ 3 ] {} <Debug> HTTP-Session: 1411faed-00d8-4afb-9f16-6cae2ae2fcea Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15648 2024.07.19 17:54:38.931111 [ 3 ] {} <Debug> HTTP-Session: 1411faed-00d8-4afb-9f16-6cae2ae2fcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15649 2024.07.19 17:54:38.931129 [ 3 ] {} <Debug> HTTP-Session: 1411faed-00d8-4afb-9f16-6cae2ae2fcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15650 2024.07.19 17:54:38.931183 [ 3 ] {} <Trace> HTTP-Session: 1411faed-00d8-4afb-9f16-6cae2ae2fcea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15651 2024.07.19 17:54:38.931385 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15652 2024.07.19 17:54:38.931459 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15653 2024.07.19 17:54:38.931680 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15654 2024.07.19 17:54:38.932107 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15655 2024.07.19 17:54:38.932147 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15656 2024.07.19 17:54:38.932510 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15657 2024.07.19 17:54:38.932849 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15658 2024.07.19 17:54:38.933012 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001692 sec., 12411.347517730497 rows/sec., 1006.00 KiB/sec.
15659 2024.07.19 17:54:38.933201 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Debug> DynamicQueryHandler: Done processing query
15660 2024.07.19 17:54:38.933228 [ 3 ] {5a4d13aa-1ca4-448c-8d7d-a9feb5f3774d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15661 2024.07.19 17:54:38.933244 [ 3 ] {} <Debug> HTTP-Session: 1411faed-00d8-4afb-9f16-6cae2ae2fcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15662 2024.07.19 17:54:38.933411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15663 2024.07.19 17:54:38.933458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15664 2024.07.19 17:54:38.933477 [ 3 ] {} <Debug> HTTP-Session: 1dea34e9-da76-45d8-a4c8-70ca93ab3d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15665 2024.07.19 17:54:38.933494 [ 3 ] {} <Debug> HTTP-Session: 1dea34e9-da76-45d8-a4c8-70ca93ab3d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15666 2024.07.19 17:54:38.933508 [ 3 ] {} <Debug> HTTP-Session: 1dea34e9-da76-45d8-a4c8-70ca93ab3d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.07.19 17:54:38.933540 [ 3 ] {} <Trace> HTTP-Session: 1dea34e9-da76-45d8-a4c8-70ca93ab3d1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15668 2024.07.19 17:54:38.933670 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15669 2024.07.19 17:54:38.933713 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15670 2024.07.19 17:54:38.933838 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15671 2024.07.19 17:54:38.934210 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15672 2024.07.19 17:54:38.934247 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15673 2024.07.19 17:54:38.934567 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15674 2024.07.19 17:54:38.934872 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15675 2024.07.19 17:54:38.935025 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Debug> executeQuery: Read 119 rows, 10.02 KiB in 0.001401 sec., 84939.32905067809 rows/sec., 6.99 MiB/sec.
15676 2024.07.19 17:54:38.935036 [ 116 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15677 2024.07.19 17:54:38.935139 [ 116 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15678 2024.07.19 17:54:38.935180 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15679 2024.07.19 17:54:38.935270 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Debug> DynamicQueryHandler: Done processing query
15680 2024.07.19 17:54:38.935307 [ 3 ] {832a9ec3-03f2-46ef-9d38-ff5aca637f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15681 2024.07.19 17:54:38.935323 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
15682 2024.07.19 17:54:38.935329 [ 3 ] {} <Debug> HTTP-Session: 1dea34e9-da76-45d8-a4c8-70ca93ab3d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15683 2024.07.19 17:54:38.935443 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15684 2024.07.19 17:54:38.935474 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 361 rows starting from the beginning of the part
15685 2024.07.19 17:54:38.935509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15686 2024.07.19 17:54:38.935573 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 121 rows starting from the beginning of the part
15687 2024.07.19 17:54:38.935631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15688 2024.07.19 17:54:38.935682 [ 3 ] {} <Debug> HTTP-Session: ce4bc78e-bf96-48ad-b0a0-31ab65d127e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15689 2024.07.19 17:54:38.935785 [ 3 ] {} <Debug> HTTP-Session: ce4bc78e-bf96-48ad-b0a0-31ab65d127e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15690 2024.07.19 17:54:38.935879 [ 3 ] {} <Debug> HTTP-Session: ce4bc78e-bf96-48ad-b0a0-31ab65d127e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15691 2024.07.19 17:54:38.935928 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 306 rows starting from the beginning of the part
15692 2024.07.19 17:54:38.936002 [ 3 ] {} <Trace> HTTP-Session: ce4bc78e-bf96-48ad-b0a0-31ab65d127e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15693 2024.07.19 17:54:38.936293 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 121 rows starting from the beginning of the part
15694 2024.07.19 17:54:38.936436 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15695 2024.07.19 17:54:38.936570 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 269 rows starting from the beginning of the part
15696 2024.07.19 17:54:38.936578 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15697 2024.07.19 17:54:38.936914 [ 201 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 119 rows starting from the beginning of the part
15698 2024.07.19 17:54:38.937528 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15699 2024.07.19 17:54:38.937997 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15700 2024.07.19 17:54:38.938041 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15701 2024.07.19 17:54:38.938534 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15702 2024.07.19 17:54:38.938915 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 4 columns (4 merged, 0 gathered) in 0.003655705 sec., 354787.92736284796 rows/sec., 30.44 MiB/sec.
15703 2024.07.19 17:54:38.938950 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15704 2024.07.19 17:54:38.939164 [ 116 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15705 2024.07.19 17:54:38.939178 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.002882 sec., 29493.407356002775 rows/sec., 2.30 MiB/sec.
15706 2024.07.19 17:54:38.939191 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15707 2024.07.19 17:54:38.939218 [ 116 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15708 2024.07.19 17:54:38.939317 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15709 2024.07.19 17:54:38.939646 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
15710 2024.07.19 17:54:38.939743 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Debug> DynamicQueryHandler: Done processing query
15711 2024.07.19 17:54:38.939831 [ 3 ] {eb2d84d4-9227-4e0a-a3e3-7df4a7464167} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15712 2024.07.19 17:54:38.939925 [ 3 ] {} <Debug> HTTP-Session: ce4bc78e-bf96-48ad-b0a0-31ab65d127e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15713 2024.07.19 17:54:38.940233 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15714 2024.07.19 17:54:38.940250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15715 2024.07.19 17:54:38.940327 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 514 rows starting from the beginning of the part
15716 2024.07.19 17:54:38.940403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15717 2024.07.19 17:54:38.940516 [ 3 ] {} <Debug> HTTP-Session: 10365729-9e23-4cfa-94ca-69660c69fa24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15718 2024.07.19 17:54:38.940593 [ 3 ] {} <Debug> HTTP-Session: 10365729-9e23-4cfa-94ca-69660c69fa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15719 2024.07.19 17:54:38.940693 [ 3 ] {} <Debug> HTTP-Session: 10365729-9e23-4cfa-94ca-69660c69fa24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15720 2024.07.19 17:54:38.940706 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 92 rows starting from the beginning of the part
15721 2024.07.19 17:54:38.940865 [ 3 ] {} <Trace> HTTP-Session: 10365729-9e23-4cfa-94ca-69660c69fa24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15722 2024.07.19 17:54:38.941108 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15723 2024.07.19 17:54:38.941139 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 455 rows starting from the beginning of the part
15724 2024.07.19 17:54:38.941477 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15725 2024.07.19 17:54:38.941588 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 92 rows starting from the beginning of the part
15726 2024.07.19 17:54:38.941672 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_86_17} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15727 2024.07.19 17:54:38.941715 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15728 2024.07.19 17:54:38.942155 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 423 rows starting from the beginning of the part
15729 2024.07.19 17:54:38.942173 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
15730 2024.07.19 17:54:38.942433 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 85 rows starting from the beginning of the part
15731 2024.07.19 17:54:38.943066 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15732 2024.07.19 17:54:38.943712 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15733 2024.07.19 17:54:38.943760 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15734 2024.07.19 17:54:38.944281 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15735 2024.07.19 17:54:38.944347 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1661 rows, containing 4 columns (4 merged, 0 gathered) in 0.004889488 sec., 339708.37028335076 rows/sec., 24.59 MiB/sec.
15736 2024.07.19 17:54:38.944496 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15737 2024.07.19 17:54:38.944780 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15738 2024.07.19 17:54:38.945007 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15739 2024.07.19 17:54:38.945034 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15740 2024.07.19 17:54:38.945023 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003819 sec., 41895.78423671118 rows/sec., 2.92 MiB/sec.
15741 2024.07.19 17:54:38.945084 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15742 2024.07.19 17:54:38.945210 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15743 2024.07.19 17:54:38.945301 [ 201 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_86_17} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15744 2024.07.19 17:54:38.945728 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Debug> DynamicQueryHandler: Done processing query
15745 2024.07.19 17:54:38.945736 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
15746 2024.07.19 17:54:38.945795 [ 3 ] {0406d6ec-5ba5-4a90-9f28-feb876b23be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15747 2024.07.19 17:54:38.945851 [ 3 ] {} <Debug> HTTP-Session: 10365729-9e23-4cfa-94ca-69660c69fa24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15748 2024.07.19 17:54:38.945903 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
15749 2024.07.19 17:54:38.946107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15750 2024.07.19 17:54:38.946273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15751 2024.07.19 17:54:38.946361 [ 3 ] {} <Debug> HTTP-Session: 0a907f98-830a-4c51-a224-846234e76696 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15752 2024.07.19 17:54:38.946442 [ 3 ] {} <Debug> HTTP-Session: 0a907f98-830a-4c51-a224-846234e76696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15753 2024.07.19 17:54:38.946514 [ 3 ] {} <Debug> HTTP-Session: 0a907f98-830a-4c51-a224-846234e76696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15754 2024.07.19 17:54:38.946659 [ 3 ] {} <Trace> HTTP-Session: 0a907f98-830a-4c51-a224-846234e76696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15755 2024.07.19 17:54:38.946945 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15756 2024.07.19 17:54:38.947007 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13062 rows starting from the beginning of the part
15757 2024.07.19 17:54:38.947145 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
15758 2024.07.19 17:54:38.947347 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15759 2024.07.19 17:54:38.947477 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 198 rows starting from the beginning of the part
15760 2024.07.19 17:54:38.947778 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 161 rows starting from the beginning of the part
15761 2024.07.19 17:54:38.947833 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15762 2024.07.19 17:54:38.947969 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 163 rows starting from the beginning of the part
15763 2024.07.19 17:54:38.948319 [ 199 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
15764 2024.07.19 17:54:38.950068 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15765 2024.07.19 17:54:38.951123 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15766 2024.07.19 17:54:38.951194 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15767 2024.07.19 17:54:38.952949 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15768 2024.07.19 17:54:38.953853 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15769 2024.07.19 17:54:38.954131 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00721 sec., 2912.6213592233007 rows/sec., 5.22 MiB/sec.
15770 2024.07.19 17:54:38.955900 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Debug> DynamicQueryHandler: Done processing query
15771 2024.07.19 17:54:38.955967 [ 3 ] {fdf52801-a1fc-40b7-a911-a71a2e83eb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15772 2024.07.19 17:54:38.956085 [ 3 ] {} <Debug> HTTP-Session: 0a907f98-830a-4c51-a224-846234e76696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15773 2024.07.19 17:54:38.956144 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13905 rows, containing 5 columns (5 merged, 0 gathered) in 0.01075789 sec., 1292539.708065429 rows/sec., 90.08 MiB/sec.
15774 2024.07.19 17:54:38.956255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15775 2024.07.19 17:54:38.956312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15776 2024.07.19 17:54:38.956331 [ 3 ] {} <Debug> HTTP-Session: a7ba141e-8a83-461e-95a8-0f3d214c97c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15777 2024.07.19 17:54:38.956348 [ 3 ] {} <Debug> HTTP-Session: a7ba141e-8a83-461e-95a8-0f3d214c97c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15778 2024.07.19 17:54:38.956363 [ 3 ] {} <Debug> HTTP-Session: a7ba141e-8a83-461e-95a8-0f3d214c97c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15779 2024.07.19 17:54:38.956399 [ 3 ] {} <Trace> HTTP-Session: a7ba141e-8a83-461e-95a8-0f3d214c97c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15780 2024.07.19 17:54:38.956537 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15781 2024.07.19 17:54:38.956609 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15782 2024.07.19 17:54:38.956703 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15783 2024.07.19 17:54:38.957382 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15784 2024.07.19 17:54:38.957662 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15785 2024.07.19 17:54:38.957904 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15786 2024.07.19 17:54:38.958032 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15787 2024.07.19 17:54:38.958067 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB.
15788 2024.07.19 17:54:38.958089 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15789 2024.07.19 17:54:38.958481 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15790 2024.07.19 17:54:38.958821 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15791 2024.07.19 17:54:38.958978 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002464 sec., 24350.64935064935 rows/sec., 1.64 MiB/sec.
15792 2024.07.19 17:54:38.958976 [ 116 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15793 2024.07.19 17:54:38.959078 [ 116 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15794 2024.07.19 17:54:38.959132 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15795 2024.07.19 17:54:38.959284 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Debug> DynamicQueryHandler: Done processing query
15796 2024.07.19 17:54:38.959292 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15797 2024.07.19 17:54:38.959323 [ 3 ] {106263a9-e109-441e-9333-0b58d996fa7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15798 2024.07.19 17:54:38.959380 [ 3 ] {} <Debug> HTTP-Session: a7ba141e-8a83-461e-95a8-0f3d214c97c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15799 2024.07.19 17:54:38.959509 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15800 2024.07.19 17:54:38.959551 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4636 rows starting from the beginning of the part
15801 2024.07.19 17:54:38.959625 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15802 2024.07.19 17:54:38.959734 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15803 2024.07.19 17:54:38.959839 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15804 2024.07.19 17:54:38.959952 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15805 2024.07.19 17:54:38.960051 [ 188 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
15806 2024.07.19 17:54:38.961971 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758992 sec., 1789059.1926326717 rows/sec., 120.50 MiB/sec.
15807 2024.07.19 17:54:38.962580 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15808 2024.07.19 17:54:38.963110 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15809 2024.07.19 17:54:38.963201 [ 195 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_86_17} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15810 2024.07.19 17:54:38.963294 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
15811 2024.07.19 17:54:43.936476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15812 2024.07.19 17:54:43.936682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15813 2024.07.19 17:54:43.936728 [ 3 ] {} <Debug> HTTP-Session: 817912f6-f977-4b9a-b6ee-0543fb1f2918 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15814 2024.07.19 17:54:43.936770 [ 3 ] {} <Debug> HTTP-Session: 817912f6-f977-4b9a-b6ee-0543fb1f2918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15815 2024.07.19 17:54:43.936800 [ 3 ] {} <Debug> HTTP-Session: 817912f6-f977-4b9a-b6ee-0543fb1f2918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15816 2024.07.19 17:54:43.936882 [ 3 ] {} <Trace> HTTP-Session: 817912f6-f977-4b9a-b6ee-0543fb1f2918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15817 2024.07.19 17:54:43.937149 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15818 2024.07.19 17:54:43.937218 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15819 2024.07.19 17:54:43.937417 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15820 2024.07.19 17:54:43.937887 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15821 2024.07.19 17:54:43.937941 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15822 2024.07.19 17:54:43.938322 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15823 2024.07.19 17:54:43.938663 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15824 2024.07.19 17:54:43.938815 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001732 sec., 23672.055427251733 rows/sec., 1.79 MiB/sec.
15825 2024.07.19 17:54:43.939024 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Debug> DynamicQueryHandler: Done processing query
15826 2024.07.19 17:54:43.939051 [ 3 ] {a55c91e0-742e-4863-b6f8-3a54820c0f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15827 2024.07.19 17:54:43.939067 [ 3 ] {} <Debug> HTTP-Session: 817912f6-f977-4b9a-b6ee-0543fb1f2918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15828 2024.07.19 17:54:43.939192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15829 2024.07.19 17:54:43.939244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15830 2024.07.19 17:54:43.939264 [ 3 ] {} <Debug> HTTP-Session: 7a4709c2-f5d2-4aa5-b24f-ec05e5bd7cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15831 2024.07.19 17:54:43.939281 [ 3 ] {} <Debug> HTTP-Session: 7a4709c2-f5d2-4aa5-b24f-ec05e5bd7cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15832 2024.07.19 17:54:43.939295 [ 3 ] {} <Debug> HTTP-Session: 7a4709c2-f5d2-4aa5-b24f-ec05e5bd7cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15833 2024.07.19 17:54:43.939329 [ 3 ] {} <Trace> HTTP-Session: 7a4709c2-f5d2-4aa5-b24f-ec05e5bd7cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15834 2024.07.19 17:54:43.939431 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15835 2024.07.19 17:54:43.939476 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15836 2024.07.19 17:54:43.939609 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15837 2024.07.19 17:54:43.939949 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15838 2024.07.19 17:54:43.939986 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15839 2024.07.19 17:54:43.940287 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15840 2024.07.19 17:54:43.940597 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15841 2024.07.19 17:54:43.940732 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001329 sec., 1504.8908954100827 rows/sec., 122.71 KiB/sec.
15842 2024.07.19 17:54:43.940941 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Debug> DynamicQueryHandler: Done processing query
15843 2024.07.19 17:54:43.940965 [ 3 ] {3b6dc79a-99b9-4f71-8b10-a592810d3d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15844 2024.07.19 17:54:43.940980 [ 3 ] {} <Debug> HTTP-Session: 7a4709c2-f5d2-4aa5-b24f-ec05e5bd7cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15845 2024.07.19 17:54:43.941154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 40479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15846 2024.07.19 17:54:43.941201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15847 2024.07.19 17:54:43.941221 [ 3 ] {} <Debug> HTTP-Session: fb5b1af1-8840-473c-804e-3c04ca3c53ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15848 2024.07.19 17:54:43.941237 [ 3 ] {} <Debug> HTTP-Session: fb5b1af1-8840-473c-804e-3c04ca3c53ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15849 2024.07.19 17:54:43.941250 [ 3 ] {} <Debug> HTTP-Session: fb5b1af1-8840-473c-804e-3c04ca3c53ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15850 2024.07.19 17:54:43.941281 [ 3 ] {} <Trace> HTTP-Session: fb5b1af1-8840-473c-804e-3c04ca3c53ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15851 2024.07.19 17:54:43.941454 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15852 2024.07.19 17:54:43.941497 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15853 2024.07.19 17:54:43.941629 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15854 2024.07.19 17:54:43.942505 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15855 2024.07.19 17:54:43.942549 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15856 2024.07.19 17:54:43.942879 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15857 2024.07.19 17:54:43.943184 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15858 2024.07.19 17:54:43.943330 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Debug> executeQuery: Read 267 rows, 24.24 KiB in 0.00196 sec., 136224.48979591837 rows/sec., 12.08 MiB/sec.
15859 2024.07.19 17:54:43.943520 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Debug> DynamicQueryHandler: Done processing query
15860 2024.07.19 17:54:43.943556 [ 3 ] {9e65225f-f909-4877-a820-ab793570a76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15861 2024.07.19 17:54:43.943589 [ 3 ] {} <Debug> HTTP-Session: fb5b1af1-8840-473c-804e-3c04ca3c53ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15862 2024.07.19 17:54:43.943727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15863 2024.07.19 17:54:43.943775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15864 2024.07.19 17:54:43.943794 [ 3 ] {} <Debug> HTTP-Session: 214bcbfd-3256-4643-aa06-03be30ca5fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15865 2024.07.19 17:54:43.943811 [ 3 ] {} <Debug> HTTP-Session: 214bcbfd-3256-4643-aa06-03be30ca5fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15866 2024.07.19 17:54:43.943825 [ 3 ] {} <Debug> HTTP-Session: 214bcbfd-3256-4643-aa06-03be30ca5fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15867 2024.07.19 17:54:43.943855 [ 3 ] {} <Trace> HTTP-Session: 214bcbfd-3256-4643-aa06-03be30ca5fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15868 2024.07.19 17:54:43.943947 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15869 2024.07.19 17:54:43.943988 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15870 2024.07.19 17:54:43.944115 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15871 2024.07.19 17:54:43.944423 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15872 2024.07.19 17:54:43.944460 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15873 2024.07.19 17:54:43.944758 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15874 2024.07.19 17:54:43.945054 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15875 2024.07.19 17:54:43.945208 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 109.79 KiB/sec.
15876 2024.07.19 17:54:43.945377 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Debug> DynamicQueryHandler: Done processing query
15877 2024.07.19 17:54:43.945402 [ 3 ] {3a8e4dd0-26be-4259-973b-904f4d826b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15878 2024.07.19 17:54:43.945417 [ 3 ] {} <Debug> HTTP-Session: 214bcbfd-3256-4643-aa06-03be30ca5fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15879 2024.07.19 17:54:43.945578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 67859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15880 2024.07.19 17:54:43.945625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15881 2024.07.19 17:54:43.945644 [ 3 ] {} <Debug> HTTP-Session: eea439fa-403c-405d-af08-4a91dedd358e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15882 2024.07.19 17:54:43.945660 [ 3 ] {} <Debug> HTTP-Session: eea439fa-403c-405d-af08-4a91dedd358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15883 2024.07.19 17:54:43.945674 [ 3 ] {} <Debug> HTTP-Session: eea439fa-403c-405d-af08-4a91dedd358e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15884 2024.07.19 17:54:43.945704 [ 3 ] {} <Trace> HTTP-Session: eea439fa-403c-405d-af08-4a91dedd358e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15885 2024.07.19 17:54:43.945923 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15886 2024.07.19 17:54:43.945965 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15887 2024.07.19 17:54:43.946092 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15888 2024.07.19 17:54:43.946652 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15889 2024.07.19 17:54:43.946689 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15890 2024.07.19 17:54:43.947008 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15891 2024.07.19 17:54:43.947310 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15892 2024.07.19 17:54:43.947457 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Debug> executeQuery: Read 419 rows, 30.44 KiB in 0.001658 sec., 252714.11338962606 rows/sec., 17.93 MiB/sec.
15893 2024.07.19 17:54:43.947625 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Debug> DynamicQueryHandler: Done processing query
15894 2024.07.19 17:54:43.947650 [ 3 ] {1c0e8b14-cf29-40fa-b108-59b48b3b6f56} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15895 2024.07.19 17:54:43.947666 [ 3 ] {} <Debug> HTTP-Session: eea439fa-403c-405d-af08-4a91dedd358e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15896 2024.07.19 17:54:43.947809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15897 2024.07.19 17:54:43.947856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15898 2024.07.19 17:54:43.947874 [ 3 ] {} <Debug> HTTP-Session: 2621fc97-4c50-4c56-8e74-ae3bd10265c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15899 2024.07.19 17:54:43.947890 [ 3 ] {} <Debug> HTTP-Session: 2621fc97-4c50-4c56-8e74-ae3bd10265c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15900 2024.07.19 17:54:43.947904 [ 3 ] {} <Debug> HTTP-Session: 2621fc97-4c50-4c56-8e74-ae3bd10265c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15901 2024.07.19 17:54:43.947934 [ 3 ] {} <Trace> HTTP-Session: 2621fc97-4c50-4c56-8e74-ae3bd10265c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15902 2024.07.19 17:54:43.948025 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15903 2024.07.19 17:54:43.948070 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15904 2024.07.19 17:54:43.948201 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15905 2024.07.19 17:54:43.948470 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15906 2024.07.19 17:54:43.948506 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15907 2024.07.19 17:54:43.948856 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15908 2024.07.19 17:54:43.949165 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15909 2024.07.19 17:54:43.949324 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 196.80 KiB/sec.
15910 2024.07.19 17:54:43.949328 [ 134 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15911 2024.07.19 17:54:43.949440 [ 134 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15912 2024.07.19 17:54:43.949484 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15913 2024.07.19 17:54:43.949575 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Debug> DynamicQueryHandler: Done processing query
15914 2024.07.19 17:54:43.949656 [ 3 ] {541b9e99-c8b0-433c-aefa-d6e5f149513e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15915 2024.07.19 17:54:43.949727 [ 3 ] {} <Debug> HTTP-Session: 2621fc97-4c50-4c56-8e74-ae3bd10265c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15916 2024.07.19 17:54:43.949863 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
15917 2024.07.19 17:54:43.950042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15918 2024.07.19 17:54:43.950212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15919 2024.07.19 17:54:43.950295 [ 3 ] {} <Debug> HTTP-Session: 3ade7351-d866-406f-9a23-0fbefd0933bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15920 2024.07.19 17:54:43.950338 [ 3 ] {} <Debug> HTTP-Session: 3ade7351-d866-406f-9a23-0fbefd0933bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15921 2024.07.19 17:54:43.950377 [ 3 ] {} <Debug> HTTP-Session: 3ade7351-d866-406f-9a23-0fbefd0933bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15922 2024.07.19 17:54:43.950381 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15923 2024.07.19 17:54:43.950435 [ 3 ] {} <Trace> HTTP-Session: 3ade7351-d866-406f-9a23-0fbefd0933bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15924 2024.07.19 17:54:43.950455 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
15925 2024.07.19 17:54:43.950690 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15926 2024.07.19 17:54:43.950837 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15927 2024.07.19 17:54:43.950965 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
15928 2024.07.19 17:54:43.951111 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15929 2024.07.19 17:54:43.951264 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
15930 2024.07.19 17:54:43.951582 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
15931 2024.07.19 17:54:43.951849 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
15932 2024.07.19 17:54:43.952483 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15933 2024.07.19 17:54:43.953315 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15934 2024.07.19 17:54:43.953384 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15935 2024.07.19 17:54:43.954543 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15936 2024.07.19 17:54:43.954696 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005110153 sec., 48139.458838120896 rows/sec., 2.02 MiB/sec.
15937 2024.07.19 17:54:43.955106 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15938 2024.07.19 17:54:43.955221 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15939 2024.07.19 17:54:43.955470 [ 134 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
15940 2024.07.19 17:54:43.955529 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004944 sec., 15574.43365695793 rows/sec., 982.09 KiB/sec.
15941 2024.07.19 17:54:43.955559 [ 134 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15942 2024.07.19 17:54:43.955627 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15943 2024.07.19 17:54:43.956205 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
15944 2024.07.19 17:54:43.956271 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Debug> DynamicQueryHandler: Done processing query
15945 2024.07.19 17:54:43.956353 [ 3 ] {ce67db2a-3be1-43f7-904c-68bb5d6745f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15946 2024.07.19 17:54:43.956396 [ 3 ] {} <Debug> HTTP-Session: 3ade7351-d866-406f-9a23-0fbefd0933bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15947 2024.07.19 17:54:43.956560 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15948 2024.07.19 17:54:43.956615 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2772 rows starting from the beginning of the part
15949 2024.07.19 17:54:43.956663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15950 2024.07.19 17:54:43.956736 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15951 2024.07.19 17:54:43.956820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15952 2024.07.19 17:54:43.956950 [ 3 ] {} <Debug> HTTP-Session: 5e3fbeb5-881f-44a3-b45e-383e828f6b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15953 2024.07.19 17:54:43.957006 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 77 rows starting from the beginning of the part
15954 2024.07.19 17:54:43.957067 [ 3 ] {} <Debug> HTTP-Session: 5e3fbeb5-881f-44a3-b45e-383e828f6b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15955 2024.07.19 17:54:43.957128 [ 3 ] {} <Debug> HTTP-Session: 5e3fbeb5-881f-44a3-b45e-383e828f6b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15956 2024.07.19 17:54:43.957291 [ 3 ] {} <Trace> HTTP-Session: 5e3fbeb5-881f-44a3-b45e-383e828f6b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15957 2024.07.19 17:54:43.957403 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
15958 2024.07.19 17:54:43.957540 [ 194 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_41_8} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15959 2024.07.19 17:54:43.957811 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15960 2024.07.19 17:54:43.957844 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part
15961 2024.07.19 17:54:43.957973 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15962 2024.07.19 17:54:43.957993 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15963 2024.07.19 17:54:43.958260 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
15964 2024.07.19 17:54:43.958748 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part
15965 2024.07.19 17:54:43.959356 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15966 2024.07.19 17:54:43.959901 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15967 2024.07.19 17:54:43.959950 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15968 2024.07.19 17:54:43.960535 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15969 2024.07.19 17:54:43.960987 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15970 2024.07.19 17:54:43.961010 [ 189 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005233956 sec., 603176.6411486837 rows/sec., 37.14 MiB/sec.
15971 2024.07.19 17:54:43.961182 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003666 sec., 43917.07583196945 rows/sec., 3.06 MiB/sec.
15972 2024.07.19 17:54:43.961412 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Debug> DynamicQueryHandler: Done processing query
15973 2024.07.19 17:54:43.961462 [ 3 ] {e3ebd024-e8cf-4835-bef4-eb3eb4674fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15974 2024.07.19 17:54:43.961483 [ 3 ] {} <Debug> HTTP-Session: 5e3fbeb5-881f-44a3-b45e-383e828f6b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15975 2024.07.19 17:54:43.961609 [ 186 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
15976 2024.07.19 17:54:43.961705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15977 2024.07.19 17:54:43.961841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15978 2024.07.19 17:54:43.961873 [ 3 ] {} <Debug> HTTP-Session: 0f05e66c-891c-4a32-8253-3e8c47341140 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
15979 2024.07.19 17:54:43.961893 [ 3 ] {} <Debug> HTTP-Session: 0f05e66c-891c-4a32-8253-3e8c47341140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15980 2024.07.19 17:54:43.961909 [ 3 ] {} <Debug> HTTP-Session: 0f05e66c-891c-4a32-8253-3e8c47341140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15981 2024.07.19 17:54:43.961963 [ 3 ] {} <Trace> HTTP-Session: 0f05e66c-891c-4a32-8253-3e8c47341140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15982 2024.07.19 17:54:43.962429 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15983 2024.07.19 17:54:43.962525 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15984 2024.07.19 17:54:43.962655 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15985 2024.07.19 17:54:43.962664 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
15986 2024.07.19 17:54:43.962931 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
15987 2024.07.19 17:54:43.963328 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15988 2024.07.19 17:54:43.964143 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15989 2024.07.19 17:54:43.964181 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15990 2024.07.19 17:54:43.964808 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15991 2024.07.19 17:54:43.965212 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15992 2024.07.19 17:54:43.965388 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15993 2024.07.19 17:54:43.965410 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003286 sec., 10651.247717589775 rows/sec., 19.09 MiB/sec.
15994 2024.07.19 17:54:43.965444 [ 134 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15995 2024.07.19 17:54:43.965505 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
15996 2024.07.19 17:54:43.965954 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
15997 2024.07.19 17:54:43.966301 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Debug> DynamicQueryHandler: Done processing query
15998 2024.07.19 17:54:43.966370 [ 3 ] {06956693-e4f7-49e2-98a3-5bbe7d04ddc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15999 2024.07.19 17:54:43.966442 [ 3 ] {} <Debug> HTTP-Session: 0f05e66c-891c-4a32-8253-3e8c47341140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16000 2024.07.19 17:54:43.966704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16001 2024.07.19 17:54:43.966879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16002 2024.07.19 17:54:43.966981 [ 3 ] {} <Debug> HTTP-Session: 1065b3cc-31bd-4536-ab4e-41d31c332cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16003 2024.07.19 17:54:43.967089 [ 3 ] {} <Debug> HTTP-Session: 1065b3cc-31bd-4536-ab4e-41d31c332cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16004 2024.07.19 17:54:43.967168 [ 3 ] {} <Debug> HTTP-Session: 1065b3cc-31bd-4536-ab4e-41d31c332cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16005 2024.07.19 17:54:43.967327 [ 3 ] {} <Trace> HTTP-Session: 1065b3cc-31bd-4536-ab4e-41d31c332cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16006 2024.07.19 17:54:43.967633 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16007 2024.07.19 17:54:43.967753 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16008 2024.07.19 17:54:43.967772 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16009 2024.07.19 17:54:43.967992 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1190 rows starting from the beginning of the part
16010 2024.07.19 17:54:43.968406 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16011 2024.07.19 17:54:43.968813 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part
16012 2024.07.19 17:54:43.969406 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 21 rows starting from the beginning of the part
16013 2024.07.19 17:54:43.969556 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16014 2024.07.19 17:54:43.969655 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16015 2024.07.19 17:54:43.970080 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part
16016 2024.07.19 17:54:43.970687 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part
16017 2024.07.19 17:54:43.970942 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16018 2024.07.19 17:54:43.971182 [ 186 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part
16019 2024.07.19 17:54:43.972073 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16020 2024.07.19 17:54:43.972475 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004942 sec., 4653.986240388506 rows/sec., 251.75 KiB/sec.
16021 2024.07.19 17:54:43.973018 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Debug> DynamicQueryHandler: Done processing query
16022 2024.07.19 17:54:43.973112 [ 3 ] {d22668f7-5279-4f27-98fa-2ebb41d844c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16023 2024.07.19 17:54:43.973170 [ 3 ] {} <Debug> HTTP-Session: 1065b3cc-31bd-4536-ab4e-41d31c332cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16024 2024.07.19 17:54:43.973384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16025 2024.07.19 17:54:43.973506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16026 2024.07.19 17:54:43.973575 [ 3 ] {} <Debug> HTTP-Session: a67ffdf2-64c5-4462-b1c9-ecb91265c671 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16027 2024.07.19 17:54:43.973628 [ 3 ] {} <Debug> HTTP-Session: a67ffdf2-64c5-4462-b1c9-ecb91265c671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16028 2024.07.19 17:54:43.973670 [ 3 ] {} <Debug> HTTP-Session: a67ffdf2-64c5-4462-b1c9-ecb91265c671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16029 2024.07.19 17:54:43.973758 [ 3 ] {} <Trace> HTTP-Session: a67ffdf2-64c5-4462-b1c9-ecb91265c671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16030 2024.07.19 17:54:43.973953 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16031 2024.07.19 17:54:43.974000 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16032 2024.07.19 17:54:43.974164 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16033 2024.07.19 17:54:43.974473 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16034 2024.07.19 17:54:43.974520 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16035 2024.07.19 17:54:43.975169 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16036 2024.07.19 17:54:43.976045 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16037 2024.07.19 17:54:43.976409 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002494 sec., 24057.738572574177 rows/sec., 1.62 MiB/sec.
16038 2024.07.19 17:54:43.976850 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Debug> DynamicQueryHandler: Done processing query
16039 2024.07.19 17:54:43.976887 [ 3 ] {b2a3c419-ab98-4df0-b953-ccd6110648ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16040 2024.07.19 17:54:43.976931 [ 3 ] {} <Debug> HTTP-Session: a67ffdf2-64c5-4462-b1c9-ecb91265c671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16041 2024.07.19 17:54:43.980764 [ 198 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1337 rows, containing 19 columns (19 merged, 0 gathered) in 0.015141884 sec., 88298.1272343653 rows/sec., 158.23 MiB/sec.
16042 2024.07.19 17:54:43.982325 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16043 2024.07.19 17:54:43.982996 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16044 2024.07.19 17:54:43.983090 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16045 2024.07.19 17:54:43.983268 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB.
16046 2024.07.19 17:54:48.931299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16047 2024.07.19 17:54:48.931503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16048 2024.07.19 17:54:48.931548 [ 3 ] {} <Debug> HTTP-Session: 85daa4e4-59aa-4a87-aacd-2a2f2f8e2b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16049 2024.07.19 17:54:48.931591 [ 3 ] {} <Debug> HTTP-Session: 85daa4e4-59aa-4a87-aacd-2a2f2f8e2b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16050 2024.07.19 17:54:48.931619 [ 3 ] {} <Debug> HTTP-Session: 85daa4e4-59aa-4a87-aacd-2a2f2f8e2b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16051 2024.07.19 17:54:48.931697 [ 3 ] {} <Trace> HTTP-Session: 85daa4e4-59aa-4a87-aacd-2a2f2f8e2b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16052 2024.07.19 17:54:48.931986 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16053 2024.07.19 17:54:48.932092 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16054 2024.07.19 17:54:48.932344 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16055 2024.07.19 17:54:48.932840 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16056 2024.07.19 17:54:48.932881 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16057 2024.07.19 17:54:48.933242 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16058 2024.07.19 17:54:48.933585 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16059 2024.07.19 17:54:48.933751 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001858 sec., 11302.475780409042 rows/sec., 916.12 KiB/sec.
16060 2024.07.19 17:54:48.933784 [ 128 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16061 2024.07.19 17:54:48.933903 [ 128 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16062 2024.07.19 17:54:48.933945 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16063 2024.07.19 17:54:48.934028 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Debug> DynamicQueryHandler: Done processing query
16064 2024.07.19 17:54:48.934084 [ 3 ] {b7e3abce-7cca-4af2-a231-f17ab1cb11dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16065 2024.07.19 17:54:48.934143 [ 3 ] {} <Debug> HTTP-Session: 85daa4e4-59aa-4a87-aacd-2a2f2f8e2b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.07.19 17:54:48.934188 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
16067 2024.07.19 17:54:48.934329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16068 2024.07.19 17:54:48.934456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16069 2024.07.19 17:54:48.934523 [ 3 ] {} <Debug> HTTP-Session: 74c387b5-5171-4b7e-8a71-00deeee4c973 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16070 2024.07.19 17:54:48.934539 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16071 2024.07.19 17:54:48.934554 [ 3 ] {} <Debug> HTTP-Session: 74c387b5-5171-4b7e-8a71-00deeee4c973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16072 2024.07.19 17:54:48.934602 [ 3 ] {} <Debug> HTTP-Session: 74c387b5-5171-4b7e-8a71-00deeee4c973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16073 2024.07.19 17:54:48.934608 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 62 rows starting from the beginning of the part
16074 2024.07.19 17:54:48.934660 [ 3 ] {} <Trace> HTTP-Session: 74c387b5-5171-4b7e-8a71-00deeee4c973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16075 2024.07.19 17:54:48.934952 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 21 rows starting from the beginning of the part
16076 2024.07.19 17:54:48.935052 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16077 2024.07.19 17:54:48.935210 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16078 2024.07.19 17:54:48.935339 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part
16079 2024.07.19 17:54:48.935701 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part
16080 2024.07.19 17:54:48.936074 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16081 2024.07.19 17:54:48.936077 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part
16082 2024.07.19 17:54:48.936430 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 21 rows starting from the beginning of the part
16083 2024.07.19 17:54:48.937154 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16084 2024.07.19 17:54:48.937214 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16085 2024.07.19 17:54:48.938019 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16086 2024.07.19 17:54:48.938974 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16087 2024.07.19 17:54:48.938983 [ 192 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 4 columns (4 merged, 0 gathered) in 0.004942888 sec., 41878.35127965675 rows/sec., 3.23 MiB/sec.
16088 2024.07.19 17:54:48.939244 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16089 2024.07.19 17:54:48.939260 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Debug> executeQuery: Read 119 rows, 10.02 KiB in 0.004385 sec., 27137.970353477765 rows/sec., 2.23 MiB/sec.
16090 2024.07.19 17:54:48.939658 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Debug> DynamicQueryHandler: Done processing query
16091 2024.07.19 17:54:48.939711 [ 3 ] {d40e728a-aeb2-4472-9e1f-72c132f344d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16092 2024.07.19 17:54:48.939739 [ 3 ] {} <Debug> HTTP-Session: 74c387b5-5171-4b7e-8a71-00deeee4c973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16093 2024.07.19 17:54:48.939933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16094 2024.07.19 17:54:48.939935 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16095 2024.07.19 17:54:48.940040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16096 2024.07.19 17:54:48.940090 [ 3 ] {} <Debug> HTTP-Session: ea0fce2e-0358-4a49-86df-db33edf46501 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16097 2024.07.19 17:54:48.940124 [ 3 ] {} <Debug> HTTP-Session: ea0fce2e-0358-4a49-86df-db33edf46501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16098 2024.07.19 17:54:48.940136 [ 198 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_81_16} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16099 2024.07.19 17:54:48.940155 [ 3 ] {} <Debug> HTTP-Session: ea0fce2e-0358-4a49-86df-db33edf46501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16100 2024.07.19 17:54:48.940229 [ 3 ] {} <Trace> HTTP-Session: ea0fce2e-0358-4a49-86df-db33edf46501 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16101 2024.07.19 17:54:48.940296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16102 2024.07.19 17:54:48.940421 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16103 2024.07.19 17:54:48.940467 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16104 2024.07.19 17:54:48.940613 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16105 2024.07.19 17:54:48.940980 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16106 2024.07.19 17:54:48.941016 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16107 2024.07.19 17:54:48.941334 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16108 2024.07.19 17:54:48.941645 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16109 2024.07.19 17:54:48.941792 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001427 sec., 59565.522074281704 rows/sec., 4.65 MiB/sec.
16110 2024.07.19 17:54:48.941961 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Debug> DynamicQueryHandler: Done processing query
16111 2024.07.19 17:54:48.941985 [ 3 ] {c536e5ba-ef45-45d3-9731-1496cfd8543e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16112 2024.07.19 17:54:48.942001 [ 3 ] {} <Debug> HTTP-Session: ea0fce2e-0358-4a49-86df-db33edf46501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16113 2024.07.19 17:54:48.942220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16114 2024.07.19 17:54:48.942269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16115 2024.07.19 17:54:48.942288 [ 3 ] {} <Debug> HTTP-Session: be1d78bb-2950-4355-ad2f-d787686ef05c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16116 2024.07.19 17:54:48.942305 [ 3 ] {} <Debug> HTTP-Session: be1d78bb-2950-4355-ad2f-d787686ef05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16117 2024.07.19 17:54:48.942318 [ 3 ] {} <Debug> HTTP-Session: be1d78bb-2950-4355-ad2f-d787686ef05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16118 2024.07.19 17:54:48.942348 [ 3 ] {} <Trace> HTTP-Session: be1d78bb-2950-4355-ad2f-d787686ef05c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16119 2024.07.19 17:54:48.942505 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16120 2024.07.19 17:54:48.942550 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16121 2024.07.19 17:54:48.942695 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16122 2024.07.19 17:54:48.943178 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16123 2024.07.19 17:54:48.943214 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16124 2024.07.19 17:54:48.943610 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16125 2024.07.19 17:54:48.943941 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16126 2024.07.19 17:54:48.944097 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec.
16127 2024.07.19 17:54:48.944270 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Debug> DynamicQueryHandler: Done processing query
16128 2024.07.19 17:54:48.944295 [ 3 ] {ae0ec5a4-bd66-4780-a445-9d92dd3c14eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16129 2024.07.19 17:54:48.944310 [ 3 ] {} <Debug> HTTP-Session: be1d78bb-2950-4355-ad2f-d787686ef05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16130 2024.07.19 17:54:48.944495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16131 2024.07.19 17:54:48.944543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16132 2024.07.19 17:54:48.944561 [ 3 ] {} <Debug> HTTP-Session: 45abe590-13b6-468f-b2ba-28cdfab0df86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16133 2024.07.19 17:54:48.944576 [ 3 ] {} <Debug> HTTP-Session: 45abe590-13b6-468f-b2ba-28cdfab0df86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16134 2024.07.19 17:54:48.944590 [ 3 ] {} <Debug> HTTP-Session: 45abe590-13b6-468f-b2ba-28cdfab0df86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16135 2024.07.19 17:54:48.944619 [ 3 ] {} <Trace> HTTP-Session: 45abe590-13b6-468f-b2ba-28cdfab0df86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16136 2024.07.19 17:54:48.944871 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16137 2024.07.19 17:54:48.944934 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16138 2024.07.19 17:54:48.945343 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16139 2024.07.19 17:54:48.946009 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16140 2024.07.19 17:54:48.946045 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16141 2024.07.19 17:54:48.946668 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16142 2024.07.19 17:54:48.947103 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16143 2024.07.19 17:54:48.947287 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00258 sec., 8139.53488372093 rows/sec., 14.59 MiB/sec.
16144 2024.07.19 17:54:48.947592 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Debug> DynamicQueryHandler: Done processing query
16145 2024.07.19 17:54:48.947621 [ 3 ] {badc0753-a926-4fe1-b6c6-617600d08bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16146 2024.07.19 17:54:48.947639 [ 3 ] {} <Debug> HTTP-Session: 45abe590-13b6-468f-b2ba-28cdfab0df86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16147 2024.07.19 17:54:48.947763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16148 2024.07.19 17:54:48.947810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16149 2024.07.19 17:54:48.947829 [ 3 ] {} <Debug> HTTP-Session: d5a8ab6e-f420-49c0-9b5a-6e7a39f6a122 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16150 2024.07.19 17:54:48.947845 [ 3 ] {} <Debug> HTTP-Session: d5a8ab6e-f420-49c0-9b5a-6e7a39f6a122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16151 2024.07.19 17:54:48.947858 [ 3 ] {} <Debug> HTTP-Session: d5a8ab6e-f420-49c0-9b5a-6e7a39f6a122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16152 2024.07.19 17:54:48.947889 [ 3 ] {} <Trace> HTTP-Session: d5a8ab6e-f420-49c0-9b5a-6e7a39f6a122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16153 2024.07.19 17:54:48.947998 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16154 2024.07.19 17:54:48.948041 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16155 2024.07.19 17:54:48.948167 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16156 2024.07.19 17:54:48.948465 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16157 2024.07.19 17:54:48.948500 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16158 2024.07.19 17:54:48.948860 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16159 2024.07.19 17:54:48.949175 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16160 2024.07.19 17:54:48.949325 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
16161 2024.07.19 17:54:48.949500 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Debug> DynamicQueryHandler: Done processing query
16162 2024.07.19 17:54:48.949525 [ 3 ] {4eb52880-5401-45a1-871e-687cc56c33a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16163 2024.07.19 17:54:48.949541 [ 3 ] {} <Debug> HTTP-Session: d5a8ab6e-f420-49c0-9b5a-6e7a39f6a122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16164 2024.07.19 17:54:53.079801 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
16165 2024.07.19 17:54:53.079869 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
16166 2024.07.19 17:54:53.938116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16167 2024.07.19 17:54:53.938284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16168 2024.07.19 17:54:53.938329 [ 3 ] {} <Debug> HTTP-Session: 40f8db3b-d35b-4e4f-92a0-aaa5e74795b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16169 2024.07.19 17:54:53.938371 [ 3 ] {} <Debug> HTTP-Session: 40f8db3b-d35b-4e4f-92a0-aaa5e74795b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16170 2024.07.19 17:54:53.938399 [ 3 ] {} <Debug> HTTP-Session: 40f8db3b-d35b-4e4f-92a0-aaa5e74795b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16171 2024.07.19 17:54:53.938464 [ 3 ] {} <Trace> HTTP-Session: 40f8db3b-d35b-4e4f-92a0-aaa5e74795b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16172 2024.07.19 17:54:53.938659 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16173 2024.07.19 17:54:53.938723 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16174 2024.07.19 17:54:53.938915 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16175 2024.07.19 17:54:53.939385 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16176 2024.07.19 17:54:53.939427 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16177 2024.07.19 17:54:53.939809 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16178 2024.07.19 17:54:53.940147 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16179 2024.07.19 17:54:53.940311 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001717 sec., 23878.858474082703 rows/sec., 1.81 MiB/sec.
16180 2024.07.19 17:54:53.940520 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Debug> DynamicQueryHandler: Done processing query
16181 2024.07.19 17:54:53.940547 [ 3 ] {23b692a6-6fdc-4943-acbe-ee86b828dced} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16182 2024.07.19 17:54:53.940565 [ 3 ] {} <Debug> HTTP-Session: 40f8db3b-d35b-4e4f-92a0-aaa5e74795b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16183 2024.07.19 17:54:53.940703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16184 2024.07.19 17:54:53.940752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16185 2024.07.19 17:54:53.940771 [ 3 ] {} <Debug> HTTP-Session: 81d97560-fea6-4257-ad74-79a8bb6ceb53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16186 2024.07.19 17:54:53.940788 [ 3 ] {} <Debug> HTTP-Session: 81d97560-fea6-4257-ad74-79a8bb6ceb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16187 2024.07.19 17:54:53.940802 [ 3 ] {} <Debug> HTTP-Session: 81d97560-fea6-4257-ad74-79a8bb6ceb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16188 2024.07.19 17:54:53.940833 [ 3 ] {} <Trace> HTTP-Session: 81d97560-fea6-4257-ad74-79a8bb6ceb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16189 2024.07.19 17:54:53.940929 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16190 2024.07.19 17:54:53.940972 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16191 2024.07.19 17:54:53.941103 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16192 2024.07.19 17:54:53.941415 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16193 2024.07.19 17:54:53.941452 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16194 2024.07.19 17:54:53.941771 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16195 2024.07.19 17:54:53.942080 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16196 2024.07.19 17:54:53.942242 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001331 sec., 3005.259203606311 rows/sec., 245.06 KiB/sec.
16197 2024.07.19 17:54:53.942548 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Debug> DynamicQueryHandler: Done processing query
16198 2024.07.19 17:54:53.942582 [ 3 ] {68e4537a-ee02-47c5-acbd-8f0df0cf3a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16199 2024.07.19 17:54:53.942598 [ 3 ] {} <Debug> HTTP-Session: 81d97560-fea6-4257-ad74-79a8bb6ceb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16200 2024.07.19 17:54:53.942769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 45602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16201 2024.07.19 17:54:53.942818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16202 2024.07.19 17:54:53.942837 [ 3 ] {} <Debug> HTTP-Session: c359bda8-cf04-4950-8fee-b7a6bb2c4b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16203 2024.07.19 17:54:53.942853 [ 3 ] {} <Debug> HTTP-Session: c359bda8-cf04-4950-8fee-b7a6bb2c4b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16204 2024.07.19 17:54:53.942867 [ 3 ] {} <Debug> HTTP-Session: c359bda8-cf04-4950-8fee-b7a6bb2c4b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16205 2024.07.19 17:54:53.942898 [ 3 ] {} <Trace> HTTP-Session: c359bda8-cf04-4950-8fee-b7a6bb2c4b94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16206 2024.07.19 17:54:53.943078 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16207 2024.07.19 17:54:53.943120 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16208 2024.07.19 17:54:53.943263 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16209 2024.07.19 17:54:53.943760 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16210 2024.07.19 17:54:53.943798 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16211 2024.07.19 17:54:53.944127 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16212 2024.07.19 17:54:53.944433 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16213 2024.07.19 17:54:53.944585 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Debug> executeQuery: Read 304 rows, 27.13 KiB in 0.001599 sec., 190118.82426516575 rows/sec., 16.57 MiB/sec.
16214 2024.07.19 17:54:53.944762 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Debug> DynamicQueryHandler: Done processing query
16215 2024.07.19 17:54:53.944787 [ 3 ] {94d8b9d8-6667-4015-979e-92488122f16b} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16216 2024.07.19 17:54:53.944803 [ 3 ] {} <Debug> HTTP-Session: c359bda8-cf04-4950-8fee-b7a6bb2c4b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16217 2024.07.19 17:54:53.944958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16218 2024.07.19 17:54:53.945007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16219 2024.07.19 17:54:53.945026 [ 3 ] {} <Debug> HTTP-Session: 90d2ce89-b9f0-4d3c-8f73-38734494de13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16220 2024.07.19 17:54:53.945043 [ 3 ] {} <Debug> HTTP-Session: 90d2ce89-b9f0-4d3c-8f73-38734494de13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16221 2024.07.19 17:54:53.945057 [ 3 ] {} <Debug> HTTP-Session: 90d2ce89-b9f0-4d3c-8f73-38734494de13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16222 2024.07.19 17:54:53.945087 [ 3 ] {} <Trace> HTTP-Session: 90d2ce89-b9f0-4d3c-8f73-38734494de13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16223 2024.07.19 17:54:53.945182 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16224 2024.07.19 17:54:53.945225 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16225 2024.07.19 17:54:53.945353 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16226 2024.07.19 17:54:53.945672 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16227 2024.07.19 17:54:53.945709 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16228 2024.07.19 17:54:53.946008 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16229 2024.07.19 17:54:53.946321 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16230 2024.07.19 17:54:53.946479 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001312 sec., 3048.780487804878 rows/sec., 212.88 KiB/sec.
16231 2024.07.19 17:54:53.946647 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Debug> DynamicQueryHandler: Done processing query
16232 2024.07.19 17:54:53.946670 [ 3 ] {575b31f7-1ad6-4323-94f6-74f58b19af67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16233 2024.07.19 17:54:53.946685 [ 3 ] {} <Debug> HTTP-Session: 90d2ce89-b9f0-4d3c-8f73-38734494de13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16234 2024.07.19 17:54:53.946877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 72248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16235 2024.07.19 17:54:53.946924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16236 2024.07.19 17:54:53.946942 [ 3 ] {} <Debug> HTTP-Session: ba767708-7490-4060-b570-a24ba7060282 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16237 2024.07.19 17:54:53.946959 [ 3 ] {} <Debug> HTTP-Session: ba767708-7490-4060-b570-a24ba7060282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16238 2024.07.19 17:54:53.946972 [ 3 ] {} <Debug> HTTP-Session: ba767708-7490-4060-b570-a24ba7060282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16239 2024.07.19 17:54:53.947001 [ 3 ] {} <Trace> HTTP-Session: ba767708-7490-4060-b570-a24ba7060282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16240 2024.07.19 17:54:53.947219 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16241 2024.07.19 17:54:53.947259 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16242 2024.07.19 17:54:53.947385 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16243 2024.07.19 17:54:53.948009 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16244 2024.07.19 17:54:53.948046 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16245 2024.07.19 17:54:53.948379 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16246 2024.07.19 17:54:53.948679 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16247 2024.07.19 17:54:53.948822 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Debug> executeQuery: Read 445 rows, 32.50 KiB in 0.001713 sec., 259778.16695855226 rows/sec., 18.53 MiB/sec.
16248 2024.07.19 17:54:53.948995 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Debug> DynamicQueryHandler: Done processing query
16249 2024.07.19 17:54:53.949020 [ 3 ] {b5283d00-ffd7-48fc-a997-dc271b100218} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16250 2024.07.19 17:54:53.949035 [ 3 ] {} <Debug> HTTP-Session: ba767708-7490-4060-b570-a24ba7060282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16251 2024.07.19 17:54:53.949242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16252 2024.07.19 17:54:53.949289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16253 2024.07.19 17:54:53.949309 [ 3 ] {} <Debug> HTTP-Session: 4386f461-d8c0-4495-80d1-503cb728575b Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16254 2024.07.19 17:54:53.949325 [ 3 ] {} <Debug> HTTP-Session: 4386f461-d8c0-4495-80d1-503cb728575b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16255 2024.07.19 17:54:53.949338 [ 3 ] {} <Debug> HTTP-Session: 4386f461-d8c0-4495-80d1-503cb728575b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16256 2024.07.19 17:54:53.949368 [ 3 ] {} <Trace> HTTP-Session: 4386f461-d8c0-4495-80d1-503cb728575b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16257 2024.07.19 17:54:53.949461 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16258 2024.07.19 17:54:53.949506 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16259 2024.07.19 17:54:53.949636 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16260 2024.07.19 17:54:53.949910 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16261 2024.07.19 17:54:53.949945 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16262 2024.07.19 17:54:53.950296 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16263 2024.07.19 17:54:53.950614 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16264 2024.07.19 17:54:53.950765 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 195.02 KiB/sec.
16265 2024.07.19 17:54:53.950918 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Debug> DynamicQueryHandler: Done processing query
16266 2024.07.19 17:54:53.950942 [ 3 ] {e0997a69-e80d-443c-a56b-7a8cddbabf75} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16267 2024.07.19 17:54:53.950958 [ 3 ] {} <Debug> HTTP-Session: 4386f461-d8c0-4495-80d1-503cb728575b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16268 2024.07.19 17:54:53.951077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16269 2024.07.19 17:54:53.951123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16270 2024.07.19 17:54:53.951141 [ 3 ] {} <Debug> HTTP-Session: 02ef26e9-4df8-4678-a1f9-07ce853593a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16271 2024.07.19 17:54:53.951157 [ 3 ] {} <Debug> HTTP-Session: 02ef26e9-4df8-4678-a1f9-07ce853593a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16272 2024.07.19 17:54:53.951171 [ 3 ] {} <Debug> HTTP-Session: 02ef26e9-4df8-4678-a1f9-07ce853593a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16273 2024.07.19 17:54:53.951200 [ 3 ] {} <Trace> HTTP-Session: 02ef26e9-4df8-4678-a1f9-07ce853593a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16274 2024.07.19 17:54:53.951311 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16275 2024.07.19 17:54:53.951357 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16276 2024.07.19 17:54:53.951497 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16277 2024.07.19 17:54:53.951825 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16278 2024.07.19 17:54:53.951861 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16279 2024.07.19 17:54:53.952221 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16280 2024.07.19 17:54:53.952569 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16281 2024.07.19 17:54:53.952717 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec.
16282 2024.07.19 17:54:53.952883 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Debug> DynamicQueryHandler: Done processing query
16283 2024.07.19 17:54:53.952907 [ 3 ] {59b6fa3c-4d38-4101-b761-2c6930b171b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16284 2024.07.19 17:54:53.952923 [ 3 ] {} <Debug> HTTP-Session: 02ef26e9-4df8-4678-a1f9-07ce853593a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16285 2024.07.19 17:54:53.953109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16286 2024.07.19 17:54:53.953158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16287 2024.07.19 17:54:53.953177 [ 3 ] {} <Debug> HTTP-Session: 8a4816c3-0767-4e31-8f87-7d5a612b1464 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16288 2024.07.19 17:54:53.953194 [ 3 ] {} <Debug> HTTP-Session: 8a4816c3-0767-4e31-8f87-7d5a612b1464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16289 2024.07.19 17:54:53.953207 [ 3 ] {} <Debug> HTTP-Session: 8a4816c3-0767-4e31-8f87-7d5a612b1464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16290 2024.07.19 17:54:53.953237 [ 3 ] {} <Trace> HTTP-Session: 8a4816c3-0767-4e31-8f87-7d5a612b1464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16291 2024.07.19 17:54:53.953459 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16292 2024.07.19 17:54:53.953504 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16293 2024.07.19 17:54:53.953643 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16294 2024.07.19 17:54:53.954037 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16295 2024.07.19 17:54:53.954072 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16296 2024.07.19 17:54:53.954444 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16297 2024.07.19 17:54:53.954767 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16298 2024.07.19 17:54:53.954911 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001594 sec., 124215.80928481807 rows/sec., 8.67 MiB/sec.
16299 2024.07.19 17:54:53.955072 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Debug> DynamicQueryHandler: Done processing query
16300 2024.07.19 17:54:53.955096 [ 3 ] {a16f9d4d-adf8-42f3-8270-9db3370c25d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16301 2024.07.19 17:54:53.955112 [ 3 ] {} <Debug> HTTP-Session: 8a4816c3-0767-4e31-8f87-7d5a612b1464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16302 2024.07.19 17:54:53.955284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16303 2024.07.19 17:54:53.955331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16304 2024.07.19 17:54:53.955349 [ 3 ] {} <Debug> HTTP-Session: 3551c79e-1226-481a-8537-572aa05012e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16305 2024.07.19 17:54:53.955365 [ 3 ] {} <Debug> HTTP-Session: 3551c79e-1226-481a-8537-572aa05012e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16306 2024.07.19 17:54:53.955379 [ 3 ] {} <Debug> HTTP-Session: 3551c79e-1226-481a-8537-572aa05012e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16307 2024.07.19 17:54:53.955409 [ 3 ] {} <Trace> HTTP-Session: 3551c79e-1226-481a-8537-572aa05012e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16308 2024.07.19 17:54:53.955783 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16309 2024.07.19 17:54:53.955846 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16310 2024.07.19 17:54:53.956250 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16311 2024.07.19 17:54:53.956987 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16312 2024.07.19 17:54:53.957022 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16313 2024.07.19 17:54:53.957635 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16314 2024.07.19 17:54:53.958029 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16315 2024.07.19 17:54:53.958221 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002724 sec., 12848.751835535977 rows/sec., 23.02 MiB/sec.
16316 2024.07.19 17:54:53.958420 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Debug> DynamicQueryHandler: Done processing query
16317 2024.07.19 17:54:53.958444 [ 3 ] {41f1f614-36d5-448a-918a-bd30cb325111} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
16318 2024.07.19 17:54:53.958460 [ 3 ] {} <Debug> HTTP-Session: 3551c79e-1226-481a-8537-572aa05012e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16319 2024.07.19 17:54:53.958585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16320 2024.07.19 17:54:53.958632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16321 2024.07.19 17:54:53.958650 [ 3 ] {} <Debug> HTTP-Session: 3d9247d8-3955-4fe9-9f3c-0dbb231e1c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16322 2024.07.19 17:54:53.958667 [ 3 ] {} <Debug> HTTP-Session: 3d9247d8-3955-4fe9-9f3c-0dbb231e1c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16323 2024.07.19 17:54:53.958680 [ 3 ] {} <Debug> HTTP-Session: 3d9247d8-3955-4fe9-9f3c-0dbb231e1c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16324 2024.07.19 17:54:53.958710 [ 3 ] {} <Trace> HTTP-Session: 3d9247d8-3955-4fe9-9f3c-0dbb231e1c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16325 2024.07.19 17:54:53.958808 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16326 2024.07.19 17:54:53.958851 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16327 2024.07.19 17:54:53.958976 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16328 2024.07.19 17:54:53.959283 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16329 2024.07.19 17:54:53.959319 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16330 2024.07.19 17:54:53.959664 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16331 2024.07.19 17:54:53.959993 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16332 2024.07.19 17:54:53.960136 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001349 sec., 17049.666419570054 rows/sec., 922.27 KiB/sec.
16333 2024.07.19 17:54:53.960299 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Debug> DynamicQueryHandler: Done processing query
16334 2024.07.19 17:54:53.960322 [ 3 ] {bd47c77b-73af-4184-b906-423ea4915ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16335 2024.07.19 17:54:53.960338 [ 3 ] {} <Debug> HTTP-Session: 3d9247d8-3955-4fe9-9f3c-0dbb231e1c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16336 2024.07.19 17:54:53.960458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16337 2024.07.19 17:54:53.960507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16338 2024.07.19 17:54:53.960525 [ 3 ] {} <Debug> HTTP-Session: 7546ac8c-148e-4f07-96ae-caa92dcf867c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16339 2024.07.19 17:54:53.960542 [ 3 ] {} <Debug> HTTP-Session: 7546ac8c-148e-4f07-96ae-caa92dcf867c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16340 2024.07.19 17:54:53.960557 [ 3 ] {} <Debug> HTTP-Session: 7546ac8c-148e-4f07-96ae-caa92dcf867c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16341 2024.07.19 17:54:53.960587 [ 3 ] {} <Trace> HTTP-Session: 7546ac8c-148e-4f07-96ae-caa92dcf867c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16342 2024.07.19 17:54:53.960696 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16343 2024.07.19 17:54:53.960738 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16344 2024.07.19 17:54:53.960864 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16345 2024.07.19 17:54:53.961141 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16346 2024.07.19 17:54:53.961177 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB.
16347 2024.07.19 17:54:53.961526 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16348 2024.07.19 17:54:53.961843 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16349 2024.07.19 17:54:53.961984 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec.
16350 2024.07.19 17:54:53.962134 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Debug> DynamicQueryHandler: Done processing query
16351 2024.07.19 17:54:53.962157 [ 3 ] {724cf6ec-1751-4004-b132-cba63b40a2e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16352 2024.07.19 17:54:53.962172 [ 3 ] {} <Debug> HTTP-Session: 7546ac8c-148e-4f07-96ae-caa92dcf867c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16353 2024.07.19 17:54:58.931195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16354 2024.07.19 17:54:58.931319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16355 2024.07.19 17:54:58.931344 [ 3 ] {} <Debug> HTTP-Session: 2d76aa65-8057-427d-a191-bc7299e4b7da Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16356 2024.07.19 17:54:58.931368 [ 3 ] {} <Debug> HTTP-Session: 2d76aa65-8057-427d-a191-bc7299e4b7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16357 2024.07.19 17:54:58.931382 [ 3 ] {} <Debug> HTTP-Session: 2d76aa65-8057-427d-a191-bc7299e4b7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16358 2024.07.19 17:54:58.931429 [ 3 ] {} <Trace> HTTP-Session: 2d76aa65-8057-427d-a191-bc7299e4b7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16359 2024.07.19 17:54:58.931608 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16360 2024.07.19 17:54:58.931671 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16361 2024.07.19 17:54:58.931860 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16362 2024.07.19 17:54:58.932286 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16363 2024.07.19 17:54:58.932324 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16364 2024.07.19 17:54:58.932683 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16365 2024.07.19 17:54:58.933020 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16366 2024.07.19 17:54:58.933157 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001607 sec., 13067.828251400126 rows/sec., 1.03 MiB/sec.
16367 2024.07.19 17:54:58.933361 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Debug> DynamicQueryHandler: Done processing query
16368 2024.07.19 17:54:58.933389 [ 3 ] {cc37992e-9db2-4827-9b04-40fd6bc0d59d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16369 2024.07.19 17:54:58.933405 [ 3 ] {} <Debug> HTTP-Session: 2d76aa65-8057-427d-a191-bc7299e4b7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16370 2024.07.19 17:54:58.933545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16371 2024.07.19 17:54:58.933597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16372 2024.07.19 17:54:58.933616 [ 3 ] {} <Debug> HTTP-Session: 2e3719e8-e268-43a3-9d91-eacb59ec7284 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16373 2024.07.19 17:54:58.933634 [ 3 ] {} <Debug> HTTP-Session: 2e3719e8-e268-43a3-9d91-eacb59ec7284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16374 2024.07.19 17:54:58.933649 [ 3 ] {} <Debug> HTTP-Session: 2e3719e8-e268-43a3-9d91-eacb59ec7284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16375 2024.07.19 17:54:58.933682 [ 3 ] {} <Trace> HTTP-Session: 2e3719e8-e268-43a3-9d91-eacb59ec7284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16376 2024.07.19 17:54:58.933781 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16377 2024.07.19 17:54:58.933826 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16378 2024.07.19 17:54:58.933956 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16379 2024.07.19 17:54:58.934232 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16380 2024.07.19 17:54:58.934267 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16381 2024.07.19 17:54:58.934578 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16382 2024.07.19 17:54:58.934878 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16383 2024.07.19 17:54:58.934999 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec.
16384 2024.07.19 17:54:58.935151 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Debug> DynamicQueryHandler: Done processing query
16385 2024.07.19 17:54:58.935175 [ 3 ] {a19af90c-f0d7-4a5b-911e-39d39ef233bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16386 2024.07.19 17:54:58.935190 [ 3 ] {} <Debug> HTTP-Session: 2e3719e8-e268-43a3-9d91-eacb59ec7284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16387 2024.07.19 17:54:58.935327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16388 2024.07.19 17:54:58.935374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16389 2024.07.19 17:54:58.935393 [ 3 ] {} <Debug> HTTP-Session: 0e62f4b5-4f3f-41cd-b8ac-a52d4dc9c608 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16390 2024.07.19 17:54:58.935410 [ 3 ] {} <Debug> HTTP-Session: 0e62f4b5-4f3f-41cd-b8ac-a52d4dc9c608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16391 2024.07.19 17:54:58.935424 [ 3 ] {} <Debug> HTTP-Session: 0e62f4b5-4f3f-41cd-b8ac-a52d4dc9c608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16392 2024.07.19 17:54:58.935454 [ 3 ] {} <Trace> HTTP-Session: 0e62f4b5-4f3f-41cd-b8ac-a52d4dc9c608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16393 2024.07.19 17:54:58.935578 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16394 2024.07.19 17:54:58.935619 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16395 2024.07.19 17:54:58.935740 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16396 2024.07.19 17:54:58.936104 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16397 2024.07.19 17:54:58.936140 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16398 2024.07.19 17:54:58.936457 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16399 2024.07.19 17:54:58.936759 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16400 2024.07.19 17:54:58.936880 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Debug> executeQuery: Read 120 rows, 10.10 KiB in 0.001351 sec., 88823.09400444115 rows/sec., 7.30 MiB/sec.
16401 2024.07.19 17:54:58.937040 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Debug> DynamicQueryHandler: Done processing query
16402 2024.07.19 17:54:58.937064 [ 3 ] {01c8c98f-853e-403d-8c42-e3bb79541169} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16403 2024.07.19 17:54:58.937080 [ 3 ] {} <Debug> HTTP-Session: 0e62f4b5-4f3f-41cd-b8ac-a52d4dc9c608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16404 2024.07.19 17:54:58.937202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16405 2024.07.19 17:54:58.937249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16406 2024.07.19 17:54:58.937269 [ 3 ] {} <Debug> HTTP-Session: ef25b7b2-a0dc-467b-a8f3-d10028dbd94f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16407 2024.07.19 17:54:58.937286 [ 3 ] {} <Debug> HTTP-Session: ef25b7b2-a0dc-467b-a8f3-d10028dbd94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16408 2024.07.19 17:54:58.937299 [ 3 ] {} <Debug> HTTP-Session: ef25b7b2-a0dc-467b-a8f3-d10028dbd94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16409 2024.07.19 17:54:58.937330 [ 3 ] {} <Trace> HTTP-Session: ef25b7b2-a0dc-467b-a8f3-d10028dbd94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16410 2024.07.19 17:54:58.937422 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16411 2024.07.19 17:54:58.937464 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16412 2024.07.19 17:54:58.937587 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16413 2024.07.19 17:54:58.937848 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16414 2024.07.19 17:54:58.937882 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16415 2024.07.19 17:54:58.938172 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16416 2024.07.19 17:54:58.938463 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16417 2024.07.19 17:54:58.938587 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 117.65 KiB/sec.
16418 2024.07.19 17:54:58.938735 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Debug> DynamicQueryHandler: Done processing query
16419 2024.07.19 17:54:58.938760 [ 3 ] {81dcae21-e556-485c-939e-b00cde8342a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16420 2024.07.19 17:54:58.938775 [ 3 ] {} <Debug> HTTP-Session: ef25b7b2-a0dc-467b-a8f3-d10028dbd94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16421 2024.07.19 17:54:58.938903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16422 2024.07.19 17:54:58.938950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16423 2024.07.19 17:54:58.938969 [ 3 ] {} <Debug> HTTP-Session: cfac1a96-7169-44ef-a821-33f5a9420e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16424 2024.07.19 17:54:58.938985 [ 3 ] {} <Debug> HTTP-Session: cfac1a96-7169-44ef-a821-33f5a9420e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16425 2024.07.19 17:54:58.938999 [ 3 ] {} <Debug> HTTP-Session: cfac1a96-7169-44ef-a821-33f5a9420e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16426 2024.07.19 17:54:58.939029 [ 3 ] {} <Trace> HTTP-Session: cfac1a96-7169-44ef-a821-33f5a9420e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16427 2024.07.19 17:54:58.939149 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16428 2024.07.19 17:54:58.939191 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16429 2024.07.19 17:54:58.939311 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16430 2024.07.19 17:54:58.939632 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16431 2024.07.19 17:54:58.939667 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16432 2024.07.19 17:54:58.939974 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16433 2024.07.19 17:54:58.940269 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16434 2024.07.19 17:54:58.940393 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00129 sec., 67441.86046511629 rows/sec., 5.27 MiB/sec.
16435 2024.07.19 17:54:58.940549 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Debug> DynamicQueryHandler: Done processing query
16436 2024.07.19 17:54:58.940574 [ 3 ] {3e45cab8-25ac-447a-a118-15890c59f1fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16437 2024.07.19 17:54:58.940590 [ 3 ] {} <Debug> HTTP-Session: cfac1a96-7169-44ef-a821-33f5a9420e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16438 2024.07.19 17:54:58.940777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16439 2024.07.19 17:54:58.940826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16440 2024.07.19 17:54:58.940844 [ 3 ] {} <Debug> HTTP-Session: c4fed3af-0ef3-4ffb-b331-4d0c070cbd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16441 2024.07.19 17:54:58.940861 [ 3 ] {} <Debug> HTTP-Session: c4fed3af-0ef3-4ffb-b331-4d0c070cbd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16442 2024.07.19 17:54:58.940875 [ 3 ] {} <Debug> HTTP-Session: c4fed3af-0ef3-4ffb-b331-4d0c070cbd33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16443 2024.07.19 17:54:58.940904 [ 3 ] {} <Trace> HTTP-Session: c4fed3af-0ef3-4ffb-b331-4d0c070cbd33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16444 2024.07.19 17:54:58.941043 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16445 2024.07.19 17:54:58.941088 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16446 2024.07.19 17:54:58.941228 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16447 2024.07.19 17:54:58.941673 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16448 2024.07.19 17:54:58.941709 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16449 2024.07.19 17:54:58.942085 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16450 2024.07.19 17:54:58.942414 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16451 2024.07.19 17:54:58.942540 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001559 sec., 103271.32777421424 rows/sec., 7.19 MiB/sec.
16452 2024.07.19 17:54:58.942709 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Debug> DynamicQueryHandler: Done processing query
16453 2024.07.19 17:54:58.942733 [ 3 ] {0c74556e-ca0f-47c3-b861-4615d53ee771} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16454 2024.07.19 17:54:58.942749 [ 3 ] {} <Debug> HTTP-Session: c4fed3af-0ef3-4ffb-b331-4d0c070cbd33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16455 2024.07.19 17:54:58.942925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16456 2024.07.19 17:54:58.942973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16457 2024.07.19 17:54:58.942991 [ 3 ] {} <Debug> HTTP-Session: 2ae1ee7b-9e16-40a1-9984-dd21e099ead0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16458 2024.07.19 17:54:58.943007 [ 3 ] {} <Debug> HTTP-Session: 2ae1ee7b-9e16-40a1-9984-dd21e099ead0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16459 2024.07.19 17:54:58.943021 [ 3 ] {} <Debug> HTTP-Session: 2ae1ee7b-9e16-40a1-9984-dd21e099ead0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16460 2024.07.19 17:54:58.943050 [ 3 ] {} <Trace> HTTP-Session: 2ae1ee7b-9e16-40a1-9984-dd21e099ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16461 2024.07.19 17:54:58.943291 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16462 2024.07.19 17:54:58.943354 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16463 2024.07.19 17:54:58.943761 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16464 2024.07.19 17:54:58.944312 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16465 2024.07.19 17:54:58.944347 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16466 2024.07.19 17:54:58.944931 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16467 2024.07.19 17:54:58.945331 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16468 2024.07.19 17:54:58.945475 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00235 sec., 8936.170212765957 rows/sec., 16.01 MiB/sec.
16469 2024.07.19 17:54:58.945695 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Debug> DynamicQueryHandler: Done processing query
16470 2024.07.19 17:54:58.945722 [ 3 ] {4a0acd6e-2d9a-468b-a713-f983d7e06b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16471 2024.07.19 17:54:58.945738 [ 3 ] {} <Debug> HTTP-Session: 2ae1ee7b-9e16-40a1-9984-dd21e099ead0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16472 2024.07.19 17:54:58.945911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16473 2024.07.19 17:54:58.945957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16474 2024.07.19 17:54:58.946058 [ 3 ] {} <Debug> HTTP-Session: 9b90f000-2002-42e0-98fe-a4a7d49c1e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16475 2024.07.19 17:54:58.946074 [ 3 ] {} <Debug> HTTP-Session: 9b90f000-2002-42e0-98fe-a4a7d49c1e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16476 2024.07.19 17:54:58.946087 [ 3 ] {} <Debug> HTTP-Session: 9b90f000-2002-42e0-98fe-a4a7d49c1e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16477 2024.07.19 17:54:58.946118 [ 3 ] {} <Trace> HTTP-Session: 9b90f000-2002-42e0-98fe-a4a7d49c1e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16478 2024.07.19 17:54:58.946234 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16479 2024.07.19 17:54:58.946278 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16480 2024.07.19 17:54:58.946402 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16481 2024.07.19 17:54:58.946786 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16482 2024.07.19 17:54:58.946820 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16483 2024.07.19 17:54:58.947172 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16484 2024.07.19 17:54:58.947592 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16485 2024.07.19 17:54:58.947717 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec.
16486 2024.07.19 17:54:58.947977 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Debug> DynamicQueryHandler: Done processing query
16487 2024.07.19 17:54:58.948038 [ 3 ] {f6cdb43e-cf60-42c4-9484-ea100654c49e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16488 2024.07.19 17:54:58.948094 [ 3 ] {} <Debug> HTTP-Session: 9b90f000-2002-42e0-98fe-a4a7d49c1e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16489 2024.07.19 17:55:03.935562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16490 2024.07.19 17:55:03.935694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16491 2024.07.19 17:55:03.935720 [ 3 ] {} <Debug> HTTP-Session: 773edb76-7207-4ab1-a937-d702a0fb00b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16492 2024.07.19 17:55:03.935746 [ 3 ] {} <Debug> HTTP-Session: 773edb76-7207-4ab1-a937-d702a0fb00b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16493 2024.07.19 17:55:03.935761 [ 3 ] {} <Debug> HTTP-Session: 773edb76-7207-4ab1-a937-d702a0fb00b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16494 2024.07.19 17:55:03.935811 [ 3 ] {} <Trace> HTTP-Session: 773edb76-7207-4ab1-a937-d702a0fb00b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16495 2024.07.19 17:55:03.936000 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16496 2024.07.19 17:55:03.936067 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16497 2024.07.19 17:55:03.936261 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16498 2024.07.19 17:55:03.936697 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16499 2024.07.19 17:55:03.936739 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16500 2024.07.19 17:55:03.937119 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16501 2024.07.19 17:55:03.937460 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16502 2024.07.19 17:55:03.937606 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.00167 sec., 24550.898203592813 rows/sec., 1.86 MiB/sec.
16503 2024.07.19 17:55:03.937909 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Debug> DynamicQueryHandler: Done processing query
16504 2024.07.19 17:55:03.937967 [ 3 ] {287b7b73-cadb-45b4-96eb-1480c8ea97f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16505 2024.07.19 17:55:03.938020 [ 3 ] {} <Debug> HTTP-Session: 773edb76-7207-4ab1-a937-d702a0fb00b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16506 2024.07.19 17:55:03.938243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 40346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16507 2024.07.19 17:55:03.938303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16508 2024.07.19 17:55:03.938323 [ 3 ] {} <Debug> HTTP-Session: 6397abd6-75a3-4c39-b0d4-967df0dc09d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16509 2024.07.19 17:55:03.938342 [ 3 ] {} <Debug> HTTP-Session: 6397abd6-75a3-4c39-b0d4-967df0dc09d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16510 2024.07.19 17:55:03.938356 [ 3 ] {} <Debug> HTTP-Session: 6397abd6-75a3-4c39-b0d4-967df0dc09d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16511 2024.07.19 17:55:03.938391 [ 3 ] {} <Trace> HTTP-Session: 6397abd6-75a3-4c39-b0d4-967df0dc09d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16512 2024.07.19 17:55:03.938579 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16513 2024.07.19 17:55:03.938625 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16514 2024.07.19 17:55:03.938773 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16515 2024.07.19 17:55:03.939253 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16516 2024.07.19 17:55:03.939290 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16517 2024.07.19 17:55:03.939625 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16518 2024.07.19 17:55:03.939949 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16519 2024.07.19 17:55:03.940078 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Debug> executeQuery: Read 266 rows, 24.17 KiB in 0.001596 sec., 166666.66666666666 rows/sec., 14.79 MiB/sec.
16520 2024.07.19 17:55:03.940083 [ 77 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16521 2024.07.19 17:55:03.940144 [ 77 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16522 2024.07.19 17:55:03.940178 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16523 2024.07.19 17:55:03.940284 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Debug> DynamicQueryHandler: Done processing query
16524 2024.07.19 17:55:03.940331 [ 3 ] {539f29a0-c764-4faa-9a1d-a6d56abf7fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16525 2024.07.19 17:55:03.940371 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
16526 2024.07.19 17:55:03.940376 [ 3 ] {} <Debug> HTTP-Session: 6397abd6-75a3-4c39-b0d4-967df0dc09d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16527 2024.07.19 17:55:03.940701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 67518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16528 2024.07.19 17:55:03.940876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16529 2024.07.19 17:55:03.940938 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16530 2024.07.19 17:55:03.940972 [ 3 ] {} <Debug> HTTP-Session: de71ef82-1bb1-4a57-b12f-f88cee24e228 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16531 2024.07.19 17:55:03.941045 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 379 rows starting from the beginning of the part
16532 2024.07.19 17:55:03.941055 [ 3 ] {} <Debug> HTTP-Session: de71ef82-1bb1-4a57-b12f-f88cee24e228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16533 2024.07.19 17:55:03.941124 [ 3 ] {} <Debug> HTTP-Session: de71ef82-1bb1-4a57-b12f-f88cee24e228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16534 2024.07.19 17:55:03.941335 [ 3 ] {} <Trace> HTTP-Session: de71ef82-1bb1-4a57-b12f-f88cee24e228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16535 2024.07.19 17:55:03.941546 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 267 rows starting from the beginning of the part
16536 2024.07.19 17:55:03.942079 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 119 rows starting from the beginning of the part
16537 2024.07.19 17:55:03.942104 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16538 2024.07.19 17:55:03.942318 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16539 2024.07.19 17:55:03.942572 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 304 rows starting from the beginning of the part
16540 2024.07.19 17:55:03.942935 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 120 rows starting from the beginning of the part
16541 2024.07.19 17:55:03.943252 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 266 rows starting from the beginning of the part
16542 2024.07.19 17:55:03.943812 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16543 2024.07.19 17:55:03.944565 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16544 2024.07.19 17:55:03.944614 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16545 2024.07.19 17:55:03.945026 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16546 2024.07.19 17:55:03.945308 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1455 rows, containing 4 columns (4 merged, 0 gathered) in 0.005068462 sec., 287069.33188016404 rows/sec., 24.90 MiB/sec.
16547 2024.07.19 17:55:03.945454 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16548 2024.07.19 17:55:03.945542 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16549 2024.07.19 17:55:03.945737 [ 77 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16550 2024.07.19 17:55:03.945775 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Debug> executeQuery: Read 417 rows, 30.28 KiB in 0.004052 sec., 102912.14215202369 rows/sec., 7.30 MiB/sec.
16551 2024.07.19 17:55:03.945791 [ 77 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16552 2024.07.19 17:55:03.945847 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16553 2024.07.19 17:55:03.946189 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16554 2024.07.19 17:55:03.946295 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
16555 2024.07.19 17:55:03.946298 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Debug> DynamicQueryHandler: Done processing query
16556 2024.07.19 17:55:03.946352 [ 193 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_91_18} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16557 2024.07.19 17:55:03.946420 [ 3 ] {af967c7a-d226-46b5-9adc-db6910961899} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16558 2024.07.19 17:55:03.946515 [ 3 ] {} <Debug> HTTP-Session: de71ef82-1bb1-4a57-b12f-f88cee24e228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16559 2024.07.19 17:55:03.946612 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
16560 2024.07.19 17:55:03.946718 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16561 2024.07.19 17:55:03.946778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16562 2024.07.19 17:55:03.946787 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 520 rows starting from the beginning of the part
16563 2024.07.19 17:55:03.946871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16564 2024.07.19 17:55:03.947033 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 419 rows starting from the beginning of the part
16565 2024.07.19 17:55:03.947034 [ 3 ] {} <Debug> HTTP-Session: c23de7ca-b644-476e-82f2-9bd585bfed44 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16566 2024.07.19 17:55:03.947125 [ 3 ] {} <Debug> HTTP-Session: c23de7ca-b644-476e-82f2-9bd585bfed44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16567 2024.07.19 17:55:03.947224 [ 3 ] {} <Debug> HTTP-Session: c23de7ca-b644-476e-82f2-9bd585bfed44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16568 2024.07.19 17:55:03.947308 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 85 rows starting from the beginning of the part
16569 2024.07.19 17:55:03.947384 [ 3 ] {} <Trace> HTTP-Session: c23de7ca-b644-476e-82f2-9bd585bfed44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16570 2024.07.19 17:55:03.947565 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 445 rows starting from the beginning of the part
16571 2024.07.19 17:55:03.947781 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 87 rows starting from the beginning of the part
16572 2024.07.19 17:55:03.947903 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16573 2024.07.19 17:55:03.948033 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 417 rows starting from the beginning of the part
16574 2024.07.19 17:55:03.948174 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16575 2024.07.19 17:55:03.948779 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16576 2024.07.19 17:55:03.949480 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16577 2024.07.19 17:55:03.949541 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16578 2024.07.19 17:55:03.950533 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16579 2024.07.19 17:55:03.951158 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16580 2024.07.19 17:55:03.951163 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 4 columns (4 merged, 0 gathered) in 0.005144583 sec., 383510.1892612093 rows/sec., 27.58 MiB/sec.
16581 2024.07.19 17:55:03.951396 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003725 sec., 1610.7382550335572 rows/sec., 69.21 KiB/sec.
16582 2024.07.19 17:55:03.951422 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16583 2024.07.19 17:55:03.951716 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Debug> DynamicQueryHandler: Done processing query
16584 2024.07.19 17:55:03.951805 [ 3 ] {b62bf727-c5d4-444b-ab54-f8ac2b59449f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16585 2024.07.19 17:55:03.951847 [ 3 ] {} <Debug> HTTP-Session: c23de7ca-b644-476e-82f2-9bd585bfed44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16586 2024.07.19 17:55:03.952046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16587 2024.07.19 17:55:03.952129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16588 2024.07.19 17:55:03.952135 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16589 2024.07.19 17:55:03.952153 [ 3 ] {} <Debug> HTTP-Session: e8ed7e7e-d0df-442e-950a-1be647963065 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16590 2024.07.19 17:55:03.952209 [ 3 ] {} <Debug> HTTP-Session: e8ed7e7e-d0df-442e-950a-1be647963065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16591 2024.07.19 17:55:03.952238 [ 3 ] {} <Debug> HTTP-Session: e8ed7e7e-d0df-442e-950a-1be647963065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16592 2024.07.19 17:55:03.952296 [ 3 ] {} <Trace> HTTP-Session: e8ed7e7e-d0df-442e-950a-1be647963065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16593 2024.07.19 17:55:03.952315 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_91_18} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16594 2024.07.19 17:55:03.952463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
16595 2024.07.19 17:55:03.952525 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16596 2024.07.19 17:55:03.952579 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16597 2024.07.19 17:55:03.952747 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16598 2024.07.19 17:55:03.953081 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16599 2024.07.19 17:55:03.953117 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16600 2024.07.19 17:55:03.953490 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16601 2024.07.19 17:55:03.953827 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16602 2024.07.19 17:55:03.953958 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001526 sec., 50458.71559633027 rows/sec., 3.11 MiB/sec.
16603 2024.07.19 17:55:03.954130 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Debug> DynamicQueryHandler: Done processing query
16604 2024.07.19 17:55:03.954154 [ 3 ] {7a5e4b0a-50a6-4904-bed7-d6d05cc397b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16605 2024.07.19 17:55:03.954170 [ 3 ] {} <Debug> HTTP-Session: e8ed7e7e-d0df-442e-950a-1be647963065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16606 2024.07.19 17:55:03.954334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16607 2024.07.19 17:55:03.954382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16608 2024.07.19 17:55:03.954401 [ 3 ] {} <Debug> HTTP-Session: 4468965a-cb23-4c5b-9a02-f6f1c8869613 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16609 2024.07.19 17:55:03.954417 [ 3 ] {} <Debug> HTTP-Session: 4468965a-cb23-4c5b-9a02-f6f1c8869613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16610 2024.07.19 17:55:03.954431 [ 3 ] {} <Debug> HTTP-Session: 4468965a-cb23-4c5b-9a02-f6f1c8869613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16611 2024.07.19 17:55:03.954460 [ 3 ] {} <Trace> HTTP-Session: 4468965a-cb23-4c5b-9a02-f6f1c8869613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16612 2024.07.19 17:55:03.954628 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16613 2024.07.19 17:55:03.954673 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16614 2024.07.19 17:55:03.954813 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16615 2024.07.19 17:55:03.955161 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16616 2024.07.19 17:55:03.955196 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16617 2024.07.19 17:55:03.955565 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16618 2024.07.19 17:55:03.955901 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16619 2024.07.19 17:55:03.956028 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec.
16620 2024.07.19 17:55:03.956033 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16621 2024.07.19 17:55:03.956094 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16622 2024.07.19 17:55:03.956129 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16623 2024.07.19 17:55:03.956254 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Debug> DynamicQueryHandler: Done processing query
16624 2024.07.19 17:55:03.956297 [ 3 ] {d9fe9ca4-beb0-431f-abce-10dc08af3f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16625 2024.07.19 17:55:03.956296 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
16626 2024.07.19 17:55:03.956321 [ 3 ] {} <Debug> HTTP-Session: 4468965a-cb23-4c5b-9a02-f6f1c8869613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16627 2024.07.19 17:55:03.956479 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16628 2024.07.19 17:55:03.956525 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 13905 rows starting from the beginning of the part
16629 2024.07.19 17:55:03.956572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16630 2024.07.19 17:55:03.956698 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part
16631 2024.07.19 17:55:03.956824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16632 2024.07.19 17:55:03.956968 [ 3 ] {} <Debug> HTTP-Session: f4fbea43-6577-492b-b803-0fcf8794f525 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16633 2024.07.19 17:55:03.957027 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
16634 2024.07.19 17:55:03.957048 [ 3 ] {} <Debug> HTTP-Session: f4fbea43-6577-492b-b803-0fcf8794f525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16635 2024.07.19 17:55:03.957122 [ 3 ] {} <Debug> HTTP-Session: f4fbea43-6577-492b-b803-0fcf8794f525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16636 2024.07.19 17:55:03.957286 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 198 rows starting from the beginning of the part
16637 2024.07.19 17:55:03.957325 [ 3 ] {} <Trace> HTTP-Session: f4fbea43-6577-492b-b803-0fcf8794f525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16638 2024.07.19 17:55:03.957530 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 161 rows starting from the beginning of the part
16639 2024.07.19 17:55:03.957738 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
16640 2024.07.19 17:55:03.958088 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16641 2024.07.19 17:55:03.958240 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16642 2024.07.19 17:55:03.959341 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16643 2024.07.19 17:55:03.960965 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16644 2024.07.19 17:55:03.961044 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16645 2024.07.19 17:55:03.962225 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16646 2024.07.19 17:55:03.963222 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16647 2024.07.19 17:55:03.963384 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.005728 sec., 6110.335195530727 rows/sec., 10.95 MiB/sec.
16648 2024.07.19 17:55:03.964015 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Debug> DynamicQueryHandler: Done processing query
16649 2024.07.19 17:55:03.964092 [ 3 ] {4734c1eb-7310-4340-9f02-65d7dad3dc21} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
16650 2024.07.19 17:55:03.964142 [ 3 ] {} <Debug> HTTP-Session: f4fbea43-6577-492b-b803-0fcf8794f525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16651 2024.07.19 17:55:03.964299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16652 2024.07.19 17:55:03.964365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16653 2024.07.19 17:55:03.964385 [ 3 ] {} <Debug> HTTP-Session: 2e339fae-f813-44bd-9888-3717f973ead3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16654 2024.07.19 17:55:03.964402 [ 3 ] {} <Debug> HTTP-Session: 2e339fae-f813-44bd-9888-3717f973ead3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16655 2024.07.19 17:55:03.964416 [ 3 ] {} <Debug> HTTP-Session: 2e339fae-f813-44bd-9888-3717f973ead3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16656 2024.07.19 17:55:03.964448 [ 3 ] {} <Trace> HTTP-Session: 2e339fae-f813-44bd-9888-3717f973ead3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16657 2024.07.19 17:55:03.964605 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16658 2024.07.19 17:55:03.964707 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16659 2024.07.19 17:55:03.965102 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14745 rows, containing 5 columns (5 merged, 0 gathered) in 0.008892551 sec., 1658129.3714255898 rows/sec., 115.56 MiB/sec.
16660 2024.07.19 17:55:03.965216 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16661 2024.07.19 17:55:03.965566 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16662 2024.07.19 17:55:03.965844 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16663 2024.07.19 17:55:03.965900 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16664 2024.07.19 17:55:03.966649 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16665 2024.07.19 17:55:03.966855 [ 187 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16666 2024.07.19 17:55:03.966894 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16667 2024.07.19 17:55:03.966990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB.
16668 2024.07.19 17:55:03.967318 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16669 2024.07.19 17:55:03.967453 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002893 sec., 7950.224680262702 rows/sec., 430.05 KiB/sec.
16670 2024.07.19 17:55:03.967740 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Debug> DynamicQueryHandler: Done processing query
16671 2024.07.19 17:55:03.967800 [ 3 ] {f921ea6a-9e01-41fd-9e51-e44076611074} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16672 2024.07.19 17:55:03.967855 [ 3 ] {} <Debug> HTTP-Session: 2e339fae-f813-44bd-9888-3717f973ead3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16673 2024.07.19 17:55:03.967986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16674 2024.07.19 17:55:03.968036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16675 2024.07.19 17:55:03.968056 [ 3 ] {} <Debug> HTTP-Session: d0408a52-b765-49a5-a552-ed6deb1e8043 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16676 2024.07.19 17:55:03.968073 [ 3 ] {} <Debug> HTTP-Session: d0408a52-b765-49a5-a552-ed6deb1e8043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16677 2024.07.19 17:55:03.968087 [ 3 ] {} <Debug> HTTP-Session: d0408a52-b765-49a5-a552-ed6deb1e8043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16678 2024.07.19 17:55:03.968119 [ 3 ] {} <Trace> HTTP-Session: d0408a52-b765-49a5-a552-ed6deb1e8043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16679 2024.07.19 17:55:03.968251 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16680 2024.07.19 17:55:03.968297 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16681 2024.07.19 17:55:03.968441 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16682 2024.07.19 17:55:03.968729 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16683 2024.07.19 17:55:03.968767 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16684 2024.07.19 17:55:03.969132 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16685 2024.07.19 17:55:03.969454 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16686 2024.07.19 17:55:03.969584 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
16687 2024.07.19 17:55:03.969586 [ 77 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16688 2024.07.19 17:55:03.969645 [ 77 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16689 2024.07.19 17:55:03.969678 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16690 2024.07.19 17:55:03.969810 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Debug> DynamicQueryHandler: Done processing query
16691 2024.07.19 17:55:03.969872 [ 3 ] {f0f833cc-3e04-466e-b3c5-8494dc4f5c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16692 2024.07.19 17:55:03.969953 [ 3 ] {} <Debug> HTTP-Session: d0408a52-b765-49a5-a552-ed6deb1e8043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16693 2024.07.19 17:55:03.970005 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16694 2024.07.19 17:55:03.970629 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16695 2024.07.19 17:55:03.970742 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4936 rows starting from the beginning of the part
16696 2024.07.19 17:55:03.970944 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16697 2024.07.19 17:55:03.971036 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16698 2024.07.19 17:55:03.971123 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16699 2024.07.19 17:55:03.971203 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16700 2024.07.19 17:55:03.971265 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
16701 2024.07.19 17:55:03.973561 [ 197 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003797648 sec., 1378748.1093561067 rows/sec., 92.87 MiB/sec.
16702 2024.07.19 17:55:03.974018 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16703 2024.07.19 17:55:03.974398 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16704 2024.07.19 17:55:03.974486 [ 196 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_91_18} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16705 2024.07.19 17:55:03.974572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
16706 2024.07.19 17:55:08.079924 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
16707 2024.07.19 17:55:08.080026 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
16708 2024.07.19 17:55:08.931435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16709 2024.07.19 17:55:08.931603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16710 2024.07.19 17:55:08.931648 [ 3 ] {} <Debug> HTTP-Session: 07f7dec5-180b-4afe-a90c-14f172f63819 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16711 2024.07.19 17:55:08.931689 [ 3 ] {} <Debug> HTTP-Session: 07f7dec5-180b-4afe-a90c-14f172f63819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16712 2024.07.19 17:55:08.931719 [ 3 ] {} <Debug> HTTP-Session: 07f7dec5-180b-4afe-a90c-14f172f63819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16713 2024.07.19 17:55:08.931797 [ 3 ] {} <Trace> HTTP-Session: 07f7dec5-180b-4afe-a90c-14f172f63819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16714 2024.07.19 17:55:08.932060 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16715 2024.07.19 17:55:08.932123 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16716 2024.07.19 17:55:08.932312 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16717 2024.07.19 17:55:08.932800 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16718 2024.07.19 17:55:08.932839 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16719 2024.07.19 17:55:08.933208 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16720 2024.07.19 17:55:08.933550 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16721 2024.07.19 17:55:08.933713 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001728 sec., 12152.777777777777 rows/sec., 985.04 KiB/sec.
16722 2024.07.19 17:55:08.933962 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Debug> DynamicQueryHandler: Done processing query
16723 2024.07.19 17:55:08.934002 [ 3 ] {28fca838-4b3c-4577-b081-d4678a753705} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16724 2024.07.19 17:55:08.934035 [ 3 ] {} <Debug> HTTP-Session: 07f7dec5-180b-4afe-a90c-14f172f63819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16725 2024.07.19 17:55:08.934175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16726 2024.07.19 17:55:08.934224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16727 2024.07.19 17:55:08.934244 [ 3 ] {} <Debug> HTTP-Session: aca9dc31-1beb-4f9e-8197-ad5a54e964c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16728 2024.07.19 17:55:08.934262 [ 3 ] {} <Debug> HTTP-Session: aca9dc31-1beb-4f9e-8197-ad5a54e964c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16729 2024.07.19 17:55:08.934276 [ 3 ] {} <Debug> HTTP-Session: aca9dc31-1beb-4f9e-8197-ad5a54e964c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16730 2024.07.19 17:55:08.934309 [ 3 ] {} <Trace> HTTP-Session: aca9dc31-1beb-4f9e-8197-ad5a54e964c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16731 2024.07.19 17:55:08.934402 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16732 2024.07.19 17:55:08.934445 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16733 2024.07.19 17:55:08.934591 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16734 2024.07.19 17:55:08.934867 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16735 2024.07.19 17:55:08.934903 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16736 2024.07.19 17:55:08.935210 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16737 2024.07.19 17:55:08.935515 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16738 2024.07.19 17:55:08.935673 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 127.01 KiB/sec.
16739 2024.07.19 17:55:08.935682 [ 34 ] {} <Debug> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
16740 2024.07.19 17:55:08.935797 [ 34 ] {} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16741 2024.07.19 17:55:08.935834 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16742 2024.07.19 17:55:08.935914 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Debug> DynamicQueryHandler: Done processing query
16743 2024.07.19 17:55:08.935975 [ 3 ] {2c2bf907-cb6a-498c-b228-5a6df612b31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16744 2024.07.19 17:55:08.936035 [ 3 ] {} <Debug> HTTP-Session: aca9dc31-1beb-4f9e-8197-ad5a54e964c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.07.19 17:55:08.936155 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
16746 2024.07.19 17:55:08.936254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16747 2024.07.19 17:55:08.936345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16748 2024.07.19 17:55:08.936387 [ 3 ] {} <Debug> HTTP-Session: d4648e99-08b9-4533-b5f0-285f87cbbfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16749 2024.07.19 17:55:08.936446 [ 3 ] {} <Debug> HTTP-Session: d4648e99-08b9-4533-b5f0-285f87cbbfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16750 2024.07.19 17:55:08.936490 [ 3 ] {} <Debug> HTTP-Session: d4648e99-08b9-4533-b5f0-285f87cbbfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16751 2024.07.19 17:55:08.936594 [ 3 ] {} <Trace> HTTP-Session: d4648e99-08b9-4533-b5f0-285f87cbbfd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16752 2024.07.19 17:55:08.936665 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16753 2024.07.19 17:55:08.936780 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 19 rows starting from the beginning of the part
16754 2024.07.19 17:55:08.936870 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16755 2024.07.19 17:55:08.937022 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16756 2024.07.19 17:55:08.937093 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
16757 2024.07.19 17:55:08.937437 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
16758 2024.07.19 17:55:08.937723 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
16759 2024.07.19 17:55:08.938071 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
16760 2024.07.19 17:55:08.938431 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
16761 2024.07.19 17:55:08.938471 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16762 2024.07.19 17:55:08.939566 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16763 2024.07.19 17:55:08.939624 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16764 2024.07.19 17:55:08.940443 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16765 2024.07.19 17:55:08.940982 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.005044581 sec., 6938.138172427006 rows/sec., 561.40 KiB/sec.
16766 2024.07.19 17:55:08.941179 [ 195 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
16767 2024.07.19 17:55:08.941347 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16768 2024.07.19 17:55:08.941730 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Debug> executeQuery: Read 120 rows, 10.10 KiB in 0.004943 sec., 24276.75500708072 rows/sec., 1.99 MiB/sec.
16769 2024.07.19 17:55:08.942089 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Debug> DynamicQueryHandler: Done processing query
16770 2024.07.19 17:55:08.942131 [ 3 ] {ed15ac8d-b39e-4ab9-a4f1-e743b3166f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16771 2024.07.19 17:55:08.942137 [ 190 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16772 2024.07.19 17:55:08.942153 [ 3 ] {} <Debug> HTTP-Session: d4648e99-08b9-4533-b5f0-285f87cbbfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16773 2024.07.19 17:55:08.942307 [ 190 ] {dfd48329-b9d9-4320-bf0a-fc9ef538baa6::all_1_40_8} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
16774 2024.07.19 17:55:08.942378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16775 2024.07.19 17:55:08.942475 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16776 2024.07.19 17:55:08.942487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16777 2024.07.19 17:55:08.942533 [ 3 ] {} <Debug> HTTP-Session: 29dd2d44-8464-4558-af54-e888cda745d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16778 2024.07.19 17:55:08.942551 [ 3 ] {} <Debug> HTTP-Session: 29dd2d44-8464-4558-af54-e888cda745d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16779 2024.07.19 17:55:08.942565 [ 3 ] {} <Debug> HTTP-Session: 29dd2d44-8464-4558-af54-e888cda745d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16780 2024.07.19 17:55:08.942596 [ 3 ] {} <Trace> HTTP-Session: 29dd2d44-8464-4558-af54-e888cda745d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16781 2024.07.19 17:55:08.942692 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16782 2024.07.19 17:55:08.942736 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16783 2024.07.19 17:55:08.942884 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16784 2024.07.19 17:55:08.943163 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16785 2024.07.19 17:55:08.943200 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16786 2024.07.19 17:55:08.943505 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16787 2024.07.19 17:55:08.943819 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16788 2024.07.19 17:55:08.943975 [ 34 ] {} <Debug> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
16789 2024.07.19 17:55:08.943984 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001299 sec., 1539.6458814472671 rows/sec., 107.50 KiB/sec.
16790 2024.07.19 17:55:08.944030 [ 34 ] {} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16791 2024.07.19 17:55:08.944100 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16792 2024.07.19 17:55:08.944295 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Debug> DynamicQueryHandler: Done processing query
16793 2024.07.19 17:55:08.944311 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
16794 2024.07.19 17:55:08.944329 [ 3 ] {d9bc16fa-48d9-44df-b77c-a7e86d10217f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16795 2024.07.19 17:55:08.944395 [ 3 ] {} <Debug> HTTP-Session: 29dd2d44-8464-4558-af54-e888cda745d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16796 2024.07.19 17:55:08.944548 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16797 2024.07.19 17:55:08.944564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16798 2024.07.19 17:55:08.944617 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 19 rows starting from the beginning of the part
16799 2024.07.19 17:55:08.944659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16800 2024.07.19 17:55:08.944698 [ 3 ] {} <Debug> HTTP-Session: 1868deb9-0b02-45c3-bbae-9412e762c965 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16801 2024.07.19 17:55:08.944750 [ 3 ] {} <Debug> HTTP-Session: 1868deb9-0b02-45c3-bbae-9412e762c965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16802 2024.07.19 17:55:08.944824 [ 3 ] {} <Debug> HTTP-Session: 1868deb9-0b02-45c3-bbae-9412e762c965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16803 2024.07.19 17:55:08.944859 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
16804 2024.07.19 17:55:08.944954 [ 3 ] {} <Trace> HTTP-Session: 1868deb9-0b02-45c3-bbae-9412e762c965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16805 2024.07.19 17:55:08.945249 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
16806 2024.07.19 17:55:08.945536 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
16807 2024.07.19 17:55:08.945570 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16808 2024.07.19 17:55:08.945742 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16809 2024.07.19 17:55:08.945777 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
16810 2024.07.19 17:55:08.946119 [ 200 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
16811 2024.07.19 17:55:08.946782 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16812 2024.07.19 17:55:08.947611 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16813 2024.07.19 17:55:08.947685 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16814 2024.07.19 17:55:08.948595 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16815 2024.07.19 17:55:08.948655 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004445456 sec., 7873.208057846034 rows/sec., 544.80 KiB/sec.
16816 2024.07.19 17:55:08.948942 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
16817 2024.07.19 17:55:08.949240 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16818 2024.07.19 17:55:08.949652 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.004298 sec., 20241.973010702655 rows/sec., 1.58 MiB/sec.
16819 2024.07.19 17:55:08.949908 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16820 2024.07.19 17:55:08.949996 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Debug> DynamicQueryHandler: Done processing query
16821 2024.07.19 17:55:08.950039 [ 3 ] {55cd34f7-fd90-49cb-be6d-a5e31280b23f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16822 2024.07.19 17:55:08.950051 [ 190 ] {f74e8c83-33ab-4a07-9c46-c089af604f3b::all_1_40_8} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
16823 2024.07.19 17:55:08.950075 [ 3 ] {} <Debug> HTTP-Session: 1868deb9-0b02-45c3-bbae-9412e762c965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16824 2024.07.19 17:55:08.950185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16825 2024.07.19 17:55:08.950280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16826 2024.07.19 17:55:08.950337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16827 2024.07.19 17:55:08.950355 [ 3 ] {} <Debug> HTTP-Session: c540242f-a2d5-4519-99b1-4d04952f1458 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16828 2024.07.19 17:55:08.950372 [ 3 ] {} <Debug> HTTP-Session: c540242f-a2d5-4519-99b1-4d04952f1458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16829 2024.07.19 17:55:08.950385 [ 3 ] {} <Debug> HTTP-Session: c540242f-a2d5-4519-99b1-4d04952f1458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16830 2024.07.19 17:55:08.950417 [ 3 ] {} <Trace> HTTP-Session: c540242f-a2d5-4519-99b1-4d04952f1458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16831 2024.07.19 17:55:08.950584 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16832 2024.07.19 17:55:08.950633 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16833 2024.07.19 17:55:08.950806 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16834 2024.07.19 17:55:08.951205 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16835 2024.07.19 17:55:08.951241 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16836 2024.07.19 17:55:08.951636 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16837 2024.07.19 17:55:08.951980 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16838 2024.07.19 17:55:08.952127 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001622 sec., 99260.17262638718 rows/sec., 6.91 MiB/sec.
16839 2024.07.19 17:55:08.952308 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Debug> DynamicQueryHandler: Done processing query
16840 2024.07.19 17:55:08.952331 [ 3 ] {77ec93df-d449-4fd8-9b40-26ac1cf08662} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16841 2024.07.19 17:55:08.952347 [ 3 ] {} <Debug> HTTP-Session: c540242f-a2d5-4519-99b1-4d04952f1458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16842 2024.07.19 17:55:08.952516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16843 2024.07.19 17:55:08.952565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16844 2024.07.19 17:55:08.952583 [ 3 ] {} <Debug> HTTP-Session: fea9c9d5-78bf-4dcd-98e5-f400e313e320 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16845 2024.07.19 17:55:08.952600 [ 3 ] {} <Debug> HTTP-Session: fea9c9d5-78bf-4dcd-98e5-f400e313e320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16846 2024.07.19 17:55:08.952614 [ 3 ] {} <Debug> HTTP-Session: fea9c9d5-78bf-4dcd-98e5-f400e313e320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16847 2024.07.19 17:55:08.952643 [ 3 ] {} <Trace> HTTP-Session: fea9c9d5-78bf-4dcd-98e5-f400e313e320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16848 2024.07.19 17:55:08.952901 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16849 2024.07.19 17:55:08.952964 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16850 2024.07.19 17:55:08.953396 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16851 2024.07.19 17:55:08.954042 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16852 2024.07.19 17:55:08.954079 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16853 2024.07.19 17:55:08.954700 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16854 2024.07.19 17:55:08.955119 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16855 2024.07.19 17:55:08.955298 [ 34 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16856 2024.07.19 17:55:08.955302 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002561 sec., 8199.921905505662 rows/sec., 14.69 MiB/sec.
16857 2024.07.19 17:55:08.955360 [ 34 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16858 2024.07.19 17:55:08.955442 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16859 2024.07.19 17:55:08.955893 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
16860 2024.07.19 17:55:08.956116 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Debug> DynamicQueryHandler: Done processing query
16861 2024.07.19 17:55:08.956212 [ 3 ] {f5e9b6cb-bfad-4aec-9743-726d9bb40493} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
16862 2024.07.19 17:55:08.956297 [ 3 ] {} <Debug> HTTP-Session: fea9c9d5-78bf-4dcd-98e5-f400e313e320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16863 2024.07.19 17:55:08.956603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16864 2024.07.19 17:55:08.956773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16865 2024.07.19 17:55:08.956876 [ 3 ] {} <Debug> HTTP-Session: a3c4233a-d463-49f0-aafe-be8c4df8eb64 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16866 2024.07.19 17:55:08.956947 [ 3 ] {} <Debug> HTTP-Session: a3c4233a-d463-49f0-aafe-be8c4df8eb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16867 2024.07.19 17:55:08.957001 [ 3 ] {} <Debug> HTTP-Session: a3c4233a-d463-49f0-aafe-be8c4df8eb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16868 2024.07.19 17:55:08.957167 [ 3 ] {} <Trace> HTTP-Session: a3c4233a-d463-49f0-aafe-be8c4df8eb64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16869 2024.07.19 17:55:08.957476 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16870 2024.07.19 17:55:08.957604 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16871 2024.07.19 17:55:08.957713 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16872 2024.07.19 17:55:08.957945 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1337 rows starting from the beginning of the part
16873 2024.07.19 17:55:08.958276 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16874 2024.07.19 17:55:08.958747 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 21 rows starting from the beginning of the part
16875 2024.07.19 17:55:08.959408 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part
16876 2024.07.19 17:55:08.959535 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16877 2024.07.19 17:55:08.959654 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16878 2024.07.19 17:55:08.960036 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part
16879 2024.07.19 17:55:08.960627 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part
16880 2024.07.19 17:55:08.960954 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16881 2024.07.19 17:55:08.961163 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 21 rows starting from the beginning of the part
16882 2024.07.19 17:55:08.962127 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16883 2024.07.19 17:55:08.962473 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005116 sec., 11727.912431587178 rows/sec., 809.35 KiB/sec.
16884 2024.07.19 17:55:08.962807 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Debug> DynamicQueryHandler: Done processing query
16885 2024.07.19 17:55:08.962857 [ 3 ] {a7cd9371-5e44-494e-b570-7c08f1053478} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16886 2024.07.19 17:55:08.962916 [ 3 ] {} <Debug> HTTP-Session: a3c4233a-d463-49f0-aafe-be8c4df8eb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16887 2024.07.19 17:55:08.967865 [ 194 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 19 columns (19 merged, 0 gathered) in 0.012296099 sec., 119550.11097422037 rows/sec., 214.23 MiB/sec.
16888 2024.07.19 17:55:08.969323 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16889 2024.07.19 17:55:08.969958 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16890 2024.07.19 17:55:08.970051 [ 191 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16891 2024.07.19 17:55:08.970207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB.
16892 2024.07.19 17:55:13.936195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16893 2024.07.19 17:55:13.936388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16894 2024.07.19 17:55:13.936434 [ 3 ] {} <Debug> HTTP-Session: 049abdb7-8e19-43a3-bbbe-7d35fcea086d Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16895 2024.07.19 17:55:13.936475 [ 3 ] {} <Debug> HTTP-Session: 049abdb7-8e19-43a3-bbbe-7d35fcea086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16896 2024.07.19 17:55:13.936503 [ 3 ] {} <Debug> HTTP-Session: 049abdb7-8e19-43a3-bbbe-7d35fcea086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.07.19 17:55:13.936581 [ 3 ] {} <Trace> HTTP-Session: 049abdb7-8e19-43a3-bbbe-7d35fcea086d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16898 2024.07.19 17:55:13.936878 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16899 2024.07.19 17:55:13.936986 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16900 2024.07.19 17:55:13.937273 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16901 2024.07.19 17:55:13.937726 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16902 2024.07.19 17:55:13.937768 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16903 2024.07.19 17:55:13.938139 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16904 2024.07.19 17:55:13.938479 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16905 2024.07.19 17:55:13.938658 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 1.65 MiB/sec.
16906 2024.07.19 17:55:13.938675 [ 42 ] {} <Debug> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16907 2024.07.19 17:55:13.938781 [ 42 ] {} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16908 2024.07.19 17:55:13.938832 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16909 2024.07.19 17:55:13.938955 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Debug> DynamicQueryHandler: Done processing query
16910 2024.07.19 17:55:13.938977 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::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
16911 2024.07.19 17:55:13.938996 [ 3 ] {9c6751b8-28d2-463f-8401-468650888748} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16912 2024.07.19 17:55:13.939050 [ 3 ] {} <Debug> HTTP-Session: 049abdb7-8e19-43a3-bbbe-7d35fcea086d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16913 2024.07.19 17:55:13.939190 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16914 2024.07.19 17:55:13.939243 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 62 rows starting from the beginning of the part
16915 2024.07.19 17:55:13.939278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 40346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16916 2024.07.19 17:55:13.939350 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 41 rows starting from the beginning of the part
16917 2024.07.19 17:55:13.939410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16918 2024.07.19 17:55:13.939496 [ 3 ] {} <Debug> HTTP-Session: 1763b8aa-dc25-49a2-9343-d84aecc4572e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16919 2024.07.19 17:55:13.939616 [ 3 ] {} <Debug> HTTP-Session: 1763b8aa-dc25-49a2-9343-d84aecc4572e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16920 2024.07.19 17:55:13.939706 [ 3 ] {} <Debug> HTTP-Session: 1763b8aa-dc25-49a2-9343-d84aecc4572e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16921 2024.07.19 17:55:13.939768 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part
16922 2024.07.19 17:55:13.939819 [ 3 ] {} <Trace> HTTP-Session: 1763b8aa-dc25-49a2-9343-d84aecc4572e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16923 2024.07.19 17:55:13.940015 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part
16924 2024.07.19 17:55:13.940221 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 21 rows starting from the beginning of the part
16925 2024.07.19 17:55:13.940395 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16926 2024.07.19 17:55:13.940561 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16927 2024.07.19 17:55:13.940565 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part
16928 2024.07.19 17:55:13.941295 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16929 2024.07.19 17:55:13.942329 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16930 2024.07.19 17:55:13.942398 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16931 2024.07.19 17:55:13.943129 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.00422165 sec., 53770.44520507384 rows/sec., 4.12 MiB/sec.
16932 2024.07.19 17:55:13.943258 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16933 2024.07.19 17:55:13.943302 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16934 2024.07.19 17:55:13.944014 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16935 2024.07.19 17:55:13.944112 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16936 2024.07.19 17:55:13.944335 [ 194 ] {093eebe5-6f2f-45a1-aa6b-b43c571eaae2::all_1_86_17} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16937 2024.07.19 17:55:13.944346 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Debug> executeQuery: Read 266 rows, 24.17 KiB in 0.004262 sec., 62412.013139371185 rows/sec., 5.54 MiB/sec.
16938 2024.07.19 17:55:13.944578 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16939 2024.07.19 17:55:13.944738 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Debug> DynamicQueryHandler: Done processing query
16940 2024.07.19 17:55:13.944767 [ 3 ] {1c388709-9e04-4b02-8af7-1442e68156c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16941 2024.07.19 17:55:13.944783 [ 3 ] {} <Debug> HTTP-Session: 1763b8aa-dc25-49a2-9343-d84aecc4572e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16942 2024.07.19 17:55:13.944977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 67518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16943 2024.07.19 17:55:13.945028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16944 2024.07.19 17:55:13.945047 [ 3 ] {} <Debug> HTTP-Session: b48bcbe5-6f01-4c59-9db6-624811b36978 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16945 2024.07.19 17:55:13.945064 [ 3 ] {} <Debug> HTTP-Session: b48bcbe5-6f01-4c59-9db6-624811b36978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16946 2024.07.19 17:55:13.945077 [ 3 ] {} <Debug> HTTP-Session: b48bcbe5-6f01-4c59-9db6-624811b36978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16947 2024.07.19 17:55:13.945108 [ 3 ] {} <Trace> HTTP-Session: b48bcbe5-6f01-4c59-9db6-624811b36978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16948 2024.07.19 17:55:13.945345 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16949 2024.07.19 17:55:13.945391 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16950 2024.07.19 17:55:13.945533 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16951 2024.07.19 17:55:13.946060 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16952 2024.07.19 17:55:13.946097 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16953 2024.07.19 17:55:13.946424 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
16954 2024.07.19 17:55:13.946736 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16955 2024.07.19 17:55:13.946886 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Debug> executeQuery: Read 417 rows, 30.28 KiB in 0.001663 sec., 250751.6536380036 rows/sec., 17.78 MiB/sec.
16956 2024.07.19 17:55:13.947064 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Debug> DynamicQueryHandler: Done processing query
16957 2024.07.19 17:55:13.947087 [ 3 ] {e5e282d7-e065-498e-8338-74f4c775b5a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16958 2024.07.19 17:55:13.947103 [ 3 ] {} <Debug> HTTP-Session: b48bcbe5-6f01-4c59-9db6-624811b36978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16959 2024.07.19 17:55:13.947214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16960 2024.07.19 17:55:13.947261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16961 2024.07.19 17:55:13.947280 [ 3 ] {} <Debug> HTTP-Session: a4571866-cb02-4b87-acd9-69ffcffc09ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16962 2024.07.19 17:55:13.947297 [ 3 ] {} <Debug> HTTP-Session: a4571866-cb02-4b87-acd9-69ffcffc09ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16963 2024.07.19 17:55:13.947310 [ 3 ] {} <Debug> HTTP-Session: a4571866-cb02-4b87-acd9-69ffcffc09ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16964 2024.07.19 17:55:13.947340 [ 3 ] {} <Trace> HTTP-Session: a4571866-cb02-4b87-acd9-69ffcffc09ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16965 2024.07.19 17:55:13.947435 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16966 2024.07.19 17:55:13.947480 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16967 2024.07.19 17:55:13.947610 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16968 2024.07.19 17:55:13.947872 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16969 2024.07.19 17:55:13.947908 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16970 2024.07.19 17:55:13.948265 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16971 2024.07.19 17:55:13.948590 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16972 2024.07.19 17:55:13.948743 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 194.28 KiB/sec.
16973 2024.07.19 17:55:13.948917 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Debug> DynamicQueryHandler: Done processing query
16974 2024.07.19 17:55:13.948942 [ 3 ] {25887951-bd2c-4483-a387-efc3f36666be} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16975 2024.07.19 17:55:13.948957 [ 3 ] {} <Debug> HTTP-Session: a4571866-cb02-4b87-acd9-69ffcffc09ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16976 2024.07.19 17:55:13.949071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16977 2024.07.19 17:55:13.949119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16978 2024.07.19 17:55:13.949137 [ 3 ] {} <Debug> HTTP-Session: 017eae1f-1894-4761-86cf-0899d97e0135 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16979 2024.07.19 17:55:13.949154 [ 3 ] {} <Debug> HTTP-Session: 017eae1f-1894-4761-86cf-0899d97e0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16980 2024.07.19 17:55:13.949168 [ 3 ] {} <Debug> HTTP-Session: 017eae1f-1894-4761-86cf-0899d97e0135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16981 2024.07.19 17:55:13.949198 [ 3 ] {} <Trace> HTTP-Session: 017eae1f-1894-4761-86cf-0899d97e0135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16982 2024.07.19 17:55:13.949311 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16983 2024.07.19 17:55:13.949356 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16984 2024.07.19 17:55:13.949496 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16985 2024.07.19 17:55:13.949877 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16986 2024.07.19 17:55:13.949913 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
16987 2024.07.19 17:55:13.950274 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16988 2024.07.19 17:55:13.950614 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16989 2024.07.19 17:55:13.950767 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00149 sec., 51677.852348993285 rows/sec., 3.18 MiB/sec.
16990 2024.07.19 17:55:13.950940 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Debug> DynamicQueryHandler: Done processing query
16991 2024.07.19 17:55:13.950965 [ 3 ] {9c4089d1-cd10-44de-9482-f90bc501ad5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16992 2024.07.19 17:55:13.950980 [ 3 ] {} <Debug> HTTP-Session: 017eae1f-1894-4761-86cf-0899d97e0135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16993 2024.07.19 17:55:13.951128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16994 2024.07.19 17:55:13.951176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16995 2024.07.19 17:55:13.951194 [ 3 ] {} <Debug> HTTP-Session: 152806bf-ce64-4cb7-9404-2cf486f81ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
16996 2024.07.19 17:55:13.951211 [ 3 ] {} <Debug> HTTP-Session: 152806bf-ce64-4cb7-9404-2cf486f81ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16997 2024.07.19 17:55:13.951225 [ 3 ] {} <Debug> HTTP-Session: 152806bf-ce64-4cb7-9404-2cf486f81ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16998 2024.07.19 17:55:13.951255 [ 3 ] {} <Trace> HTTP-Session: 152806bf-ce64-4cb7-9404-2cf486f81ba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16999 2024.07.19 17:55:13.951430 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17000 2024.07.19 17:55:13.951475 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17001 2024.07.19 17:55:13.951616 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17002 2024.07.19 17:55:13.952013 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17003 2024.07.19 17:55:13.952049 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17004 2024.07.19 17:55:13.952414 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17005 2024.07.19 17:55:13.952776 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17006 2024.07.19 17:55:13.953060 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec.
17007 2024.07.19 17:55:13.953234 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Debug> DynamicQueryHandler: Done processing query
17008 2024.07.19 17:55:13.953258 [ 3 ] {2eb2d304-2088-4e06-8c22-4f50b5b5b894} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17009 2024.07.19 17:55:13.953274 [ 3 ] {} <Debug> HTTP-Session: 152806bf-ce64-4cb7-9404-2cf486f81ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17010 2024.07.19 17:55:13.953436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17011 2024.07.19 17:55:13.953484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17012 2024.07.19 17:55:13.953502 [ 3 ] {} <Debug> HTTP-Session: 9cc0f054-85e9-437c-b7e4-7511e4bf4833 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17013 2024.07.19 17:55:13.953519 [ 3 ] {} <Debug> HTTP-Session: 9cc0f054-85e9-437c-b7e4-7511e4bf4833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17014 2024.07.19 17:55:13.953533 [ 3 ] {} <Debug> HTTP-Session: 9cc0f054-85e9-437c-b7e4-7511e4bf4833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17015 2024.07.19 17:55:13.953563 [ 3 ] {} <Trace> HTTP-Session: 9cc0f054-85e9-437c-b7e4-7511e4bf4833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17016 2024.07.19 17:55:13.953913 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17017 2024.07.19 17:55:13.953977 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17018 2024.07.19 17:55:13.954379 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17019 2024.07.19 17:55:13.955097 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17020 2024.07.19 17:55:13.955133 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17021 2024.07.19 17:55:13.955753 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17022 2024.07.19 17:55:13.956157 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17023 2024.07.19 17:55:13.956337 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002686 sec., 13030.528667163067 rows/sec., 23.35 MiB/sec.
17024 2024.07.19 17:55:13.956552 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Debug> DynamicQueryHandler: Done processing query
17025 2024.07.19 17:55:13.956576 [ 3 ] {fbedad31-e7b2-45fe-90af-fa7ce15d22d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
17026 2024.07.19 17:55:13.956592 [ 3 ] {} <Debug> HTTP-Session: 9cc0f054-85e9-437c-b7e4-7511e4bf4833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17027 2024.07.19 17:55:13.956709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17028 2024.07.19 17:55:13.956756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17029 2024.07.19 17:55:13.956774 [ 3 ] {} <Debug> HTTP-Session: 00da1b1a-7da2-4c53-902a-cd039f7f05bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17030 2024.07.19 17:55:13.956791 [ 3 ] {} <Debug> HTTP-Session: 00da1b1a-7da2-4c53-902a-cd039f7f05bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17031 2024.07.19 17:55:13.956805 [ 3 ] {} <Debug> HTTP-Session: 00da1b1a-7da2-4c53-902a-cd039f7f05bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17032 2024.07.19 17:55:13.956835 [ 3 ] {} <Trace> HTTP-Session: 00da1b1a-7da2-4c53-902a-cd039f7f05bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17033 2024.07.19 17:55:13.956934 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17034 2024.07.19 17:55:13.956977 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17035 2024.07.19 17:55:13.957101 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17036 2024.07.19 17:55:13.957423 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17037 2024.07.19 17:55:13.957459 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17038 2024.07.19 17:55:13.957809 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17039 2024.07.19 17:55:13.958130 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17040 2024.07.19 17:55:13.958296 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001386 sec., 16594.516594516594 rows/sec., 897.65 KiB/sec.
17041 2024.07.19 17:55:13.958467 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Debug> DynamicQueryHandler: Done processing query
17042 2024.07.19 17:55:13.958491 [ 3 ] {82b1b86a-eff9-4375-b515-80627df58aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17043 2024.07.19 17:55:13.958506 [ 3 ] {} <Debug> HTTP-Session: 00da1b1a-7da2-4c53-902a-cd039f7f05bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17044 2024.07.19 17:55:13.958624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17045 2024.07.19 17:55:13.958672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17046 2024.07.19 17:55:13.958690 [ 3 ] {} <Debug> HTTP-Session: 07a14f29-5f90-4f09-a0b0-c59b9a296a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17047 2024.07.19 17:55:13.958706 [ 3 ] {} <Debug> HTTP-Session: 07a14f29-5f90-4f09-a0b0-c59b9a296a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17048 2024.07.19 17:55:13.958720 [ 3 ] {} <Debug> HTTP-Session: 07a14f29-5f90-4f09-a0b0-c59b9a296a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17049 2024.07.19 17:55:13.958749 [ 3 ] {} <Trace> HTTP-Session: 07a14f29-5f90-4f09-a0b0-c59b9a296a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17050 2024.07.19 17:55:13.958875 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17051 2024.07.19 17:55:13.958918 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17052 2024.07.19 17:55:13.959046 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17053 2024.07.19 17:55:13.959359 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17054 2024.07.19 17:55:13.959395 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17055 2024.07.19 17:55:13.959754 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17056 2024.07.19 17:55:13.960068 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17057 2024.07.19 17:55:13.960225 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
17058 2024.07.19 17:55:13.960390 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Debug> DynamicQueryHandler: Done processing query
17059 2024.07.19 17:55:13.960415 [ 3 ] {29b0c603-a57e-4a34-9c44-18b4dfc7481c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17060 2024.07.19 17:55:13.960430 [ 3 ] {} <Debug> HTTP-Session: 07a14f29-5f90-4f09-a0b0-c59b9a296a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17061 2024.07.19 17:55:18.932066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17062 2024.07.19 17:55:18.932230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17063 2024.07.19 17:55:18.932262 [ 3 ] {} <Debug> HTTP-Session: 551dc26a-7d0f-476f-9cdb-318e685282c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17064 2024.07.19 17:55:18.932296 [ 3 ] {} <Debug> HTTP-Session: 551dc26a-7d0f-476f-9cdb-318e685282c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17065 2024.07.19 17:55:18.932316 [ 3 ] {} <Debug> HTTP-Session: 551dc26a-7d0f-476f-9cdb-318e685282c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17066 2024.07.19 17:55:18.932376 [ 3 ] {} <Trace> HTTP-Session: 551dc26a-7d0f-476f-9cdb-318e685282c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17067 2024.07.19 17:55:18.932591 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17068 2024.07.19 17:55:18.932669 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17069 2024.07.19 17:55:18.932864 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17070 2024.07.19 17:55:18.933315 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17071 2024.07.19 17:55:18.933355 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17072 2024.07.19 17:55:18.933760 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17073 2024.07.19 17:55:18.934141 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17074 2024.07.19 17:55:18.934303 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.00178 sec., 11797.752808988766 rows/sec., 956.26 KiB/sec.
17075 2024.07.19 17:55:18.934514 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Debug> DynamicQueryHandler: Done processing query
17076 2024.07.19 17:55:18.934539 [ 3 ] {ef896847-bba8-4b38-8eff-cb7532eab4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17077 2024.07.19 17:55:18.934556 [ 3 ] {} <Debug> HTTP-Session: 551dc26a-7d0f-476f-9cdb-318e685282c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17078 2024.07.19 17:55:18.934697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17079 2024.07.19 17:55:18.934746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17080 2024.07.19 17:55:18.934765 [ 3 ] {} <Debug> HTTP-Session: 579b1870-6839-4f6e-b083-bdef8e0b6791 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17081 2024.07.19 17:55:18.934781 [ 3 ] {} <Debug> HTTP-Session: 579b1870-6839-4f6e-b083-bdef8e0b6791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.07.19 17:55:18.934794 [ 3 ] {} <Debug> HTTP-Session: 579b1870-6839-4f6e-b083-bdef8e0b6791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17083 2024.07.19 17:55:18.934825 [ 3 ] {} <Trace> HTTP-Session: 579b1870-6839-4f6e-b083-bdef8e0b6791 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17084 2024.07.19 17:55:18.934960 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17085 2024.07.19 17:55:18.935004 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17086 2024.07.19 17:55:18.935128 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17087 2024.07.19 17:55:18.935519 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17088 2024.07.19 17:55:18.935556 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17089 2024.07.19 17:55:18.935870 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17090 2024.07.19 17:55:18.936171 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17091 2024.07.19 17:55:18.936317 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Debug> executeQuery: Read 119 rows, 10.02 KiB in 0.001403 sec., 84818.24661439772 rows/sec., 6.98 MiB/sec.
17092 2024.07.19 17:55:18.936544 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Debug> DynamicQueryHandler: Done processing query
17093 2024.07.19 17:55:18.936569 [ 3 ] {c4001bea-af46-4e43-868a-0786e681fa6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17094 2024.07.19 17:55:18.936623 [ 3 ] {} <Debug> HTTP-Session: 579b1870-6839-4f6e-b083-bdef8e0b6791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17095 2024.07.19 17:55:18.936887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17096 2024.07.19 17:55:18.936937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17097 2024.07.19 17:55:18.936956 [ 3 ] {} <Debug> HTTP-Session: 8d497aa6-6526-4a8e-9ca6-3d139c7d4175 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17098 2024.07.19 17:55:18.936972 [ 3 ] {} <Debug> HTTP-Session: 8d497aa6-6526-4a8e-9ca6-3d139c7d4175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17099 2024.07.19 17:55:18.936986 [ 3 ] {} <Debug> HTTP-Session: 8d497aa6-6526-4a8e-9ca6-3d139c7d4175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.07.19 17:55:18.937016 [ 3 ] {} <Trace> HTTP-Session: 8d497aa6-6526-4a8e-9ca6-3d139c7d4175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17101 2024.07.19 17:55:18.937145 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17102 2024.07.19 17:55:18.937188 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17103 2024.07.19 17:55:18.937330 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17104 2024.07.19 17:55:18.937674 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17105 2024.07.19 17:55:18.937710 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17106 2024.07.19 17:55:18.938014 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17107 2024.07.19 17:55:18.938316 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17108 2024.07.19 17:55:18.938465 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001368 sec., 62134.50292397661 rows/sec., 4.85 MiB/sec.
17109 2024.07.19 17:55:18.938638 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Debug> DynamicQueryHandler: Done processing query
17110 2024.07.19 17:55:18.938661 [ 3 ] {fb04baa2-31cc-4438-86e9-25680e075ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17111 2024.07.19 17:55:18.938677 [ 3 ] {} <Debug> HTTP-Session: 8d497aa6-6526-4a8e-9ca6-3d139c7d4175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17112 2024.07.19 17:55:18.938845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17113 2024.07.19 17:55:18.938894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17114 2024.07.19 17:55:18.938912 [ 3 ] {} <Debug> HTTP-Session: 86f1336e-9a0a-4ac2-836f-37f8ae6237a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17115 2024.07.19 17:55:18.938929 [ 3 ] {} <Debug> HTTP-Session: 86f1336e-9a0a-4ac2-836f-37f8ae6237a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17116 2024.07.19 17:55:18.938942 [ 3 ] {} <Debug> HTTP-Session: 86f1336e-9a0a-4ac2-836f-37f8ae6237a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.07.19 17:55:18.938971 [ 3 ] {} <Trace> HTTP-Session: 86f1336e-9a0a-4ac2-836f-37f8ae6237a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17118 2024.07.19 17:55:18.939110 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17119 2024.07.19 17:55:18.939155 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17120 2024.07.19 17:55:18.939297 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17121 2024.07.19 17:55:18.939747 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17122 2024.07.19 17:55:18.939784 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17123 2024.07.19 17:55:18.940165 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17124 2024.07.19 17:55:18.940505 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17125 2024.07.19 17:55:18.940646 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
17126 2024.07.19 17:55:18.940821 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Debug> DynamicQueryHandler: Done processing query
17127 2024.07.19 17:55:18.940845 [ 3 ] {ff5ad7a1-cfa5-4af3-a5e4-800c6b962b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17128 2024.07.19 17:55:18.940860 [ 3 ] {} <Debug> HTTP-Session: 86f1336e-9a0a-4ac2-836f-37f8ae6237a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17129 2024.07.19 17:55:18.941012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17130 2024.07.19 17:55:18.941060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17131 2024.07.19 17:55:18.941078 [ 3 ] {} <Debug> HTTP-Session: bfb8af60-1492-4827-9b87-0d9f548769fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17132 2024.07.19 17:55:18.941095 [ 3 ] {} <Debug> HTTP-Session: bfb8af60-1492-4827-9b87-0d9f548769fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17133 2024.07.19 17:55:18.941108 [ 3 ] {} <Debug> HTTP-Session: bfb8af60-1492-4827-9b87-0d9f548769fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17134 2024.07.19 17:55:18.941138 [ 3 ] {} <Trace> HTTP-Session: bfb8af60-1492-4827-9b87-0d9f548769fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17135 2024.07.19 17:55:18.941391 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17136 2024.07.19 17:55:18.941455 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17137 2024.07.19 17:55:18.941862 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17138 2024.07.19 17:55:18.942482 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17139 2024.07.19 17:55:18.942518 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17140 2024.07.19 17:55:18.943120 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17141 2024.07.19 17:55:18.943523 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17142 2024.07.19 17:55:18.943704 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002473 sec., 8491.710473109584 rows/sec., 15.22 MiB/sec.
17143 2024.07.19 17:55:18.943963 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Debug> DynamicQueryHandler: Done processing query
17144 2024.07.19 17:55:18.943996 [ 3 ] {ba5adc26-e29e-4c27-92db-394a9a54d7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17145 2024.07.19 17:55:18.944025 [ 3 ] {} <Debug> HTTP-Session: bfb8af60-1492-4827-9b87-0d9f548769fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17146 2024.07.19 17:55:18.944168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17147 2024.07.19 17:55:18.944218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17148 2024.07.19 17:55:18.944236 [ 3 ] {} <Debug> HTTP-Session: bfb73c36-7044-478c-b9bb-79ac9438515c Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17149 2024.07.19 17:55:18.944253 [ 3 ] {} <Debug> HTTP-Session: bfb73c36-7044-478c-b9bb-79ac9438515c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17150 2024.07.19 17:55:18.944266 [ 3 ] {} <Debug> HTTP-Session: bfb73c36-7044-478c-b9bb-79ac9438515c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17151 2024.07.19 17:55:18.944295 [ 3 ] {} <Trace> HTTP-Session: bfb73c36-7044-478c-b9bb-79ac9438515c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17152 2024.07.19 17:55:18.944417 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17153 2024.07.19 17:55:18.944460 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17154 2024.07.19 17:55:18.944587 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17155 2024.07.19 17:55:18.944950 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17156 2024.07.19 17:55:18.944985 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17157 2024.07.19 17:55:18.945336 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17158 2024.07.19 17:55:18.945652 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17159 2024.07.19 17:55:18.945806 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
17160 2024.07.19 17:55:18.945975 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Debug> DynamicQueryHandler: Done processing query
17161 2024.07.19 17:55:18.945998 [ 3 ] {fb74edb3-1af5-4413-a39d-0fd6069a4fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17162 2024.07.19 17:55:18.946013 [ 3 ] {} <Debug> HTTP-Session: bfb73c36-7044-478c-b9bb-79ac9438515c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17163 2024.07.19 17:55:23.080291 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
17164 2024.07.19 17:55:23.080392 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
17165 2024.07.19 17:55:23.938022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17166 2024.07.19 17:55:23.938194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17167 2024.07.19 17:55:23.938237 [ 3 ] {} <Debug> HTTP-Session: b172b72d-6a23-4601-83dc-a4e1d0111baa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17168 2024.07.19 17:55:23.938278 [ 3 ] {} <Debug> HTTP-Session: b172b72d-6a23-4601-83dc-a4e1d0111baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17169 2024.07.19 17:55:23.938305 [ 3 ] {} <Debug> HTTP-Session: b172b72d-6a23-4601-83dc-a4e1d0111baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17170 2024.07.19 17:55:23.938383 [ 3 ] {} <Trace> HTTP-Session: b172b72d-6a23-4601-83dc-a4e1d0111baa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17171 2024.07.19 17:55:23.938652 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17172 2024.07.19 17:55:23.938716 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17173 2024.07.19 17:55:23.938906 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17174 2024.07.19 17:55:23.939373 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17175 2024.07.19 17:55:23.939416 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17176 2024.07.19 17:55:23.939794 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17177 2024.07.19 17:55:23.940130 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17178 2024.07.19 17:55:23.940303 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001718 sec., 23864.959254947615 rows/sec., 1.81 MiB/sec.
17179 2024.07.19 17:55:23.940521 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Debug> DynamicQueryHandler: Done processing query
17180 2024.07.19 17:55:23.940548 [ 3 ] {ad05b1d8-afac-4637-9c37-02d5356a47fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17181 2024.07.19 17:55:23.940564 [ 3 ] {} <Debug> HTTP-Session: b172b72d-6a23-4601-83dc-a4e1d0111baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17182 2024.07.19 17:55:23.940783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 45335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17183 2024.07.19 17:55:23.940865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17184 2024.07.19 17:55:23.940884 [ 3 ] {} <Debug> HTTP-Session: 185380de-9742-4deb-a92f-733ab0860b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17185 2024.07.19 17:55:23.940902 [ 3 ] {} <Debug> HTTP-Session: 185380de-9742-4deb-a92f-733ab0860b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17186 2024.07.19 17:55:23.940917 [ 3 ] {} <Debug> HTTP-Session: 185380de-9742-4deb-a92f-733ab0860b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17187 2024.07.19 17:55:23.940951 [ 3 ] {} <Trace> HTTP-Session: 185380de-9742-4deb-a92f-733ab0860b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17188 2024.07.19 17:55:23.941140 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17189 2024.07.19 17:55:23.941185 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17190 2024.07.19 17:55:23.941316 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17191 2024.07.19 17:55:23.941867 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17192 2024.07.19 17:55:23.941904 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17193 2024.07.19 17:55:23.942259 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17194 2024.07.19 17:55:23.942560 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17195 2024.07.19 17:55:23.942714 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Debug> executeQuery: Read 302 rows, 26.98 KiB in 0.001668 sec., 181055.15587529977 rows/sec., 15.80 MiB/sec.
17196 2024.07.19 17:55:23.942982 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Debug> DynamicQueryHandler: Done processing query
17197 2024.07.19 17:55:23.943042 [ 3 ] {dc69ecc6-577a-48a2-b403-d895332055ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
17198 2024.07.19 17:55:23.943107 [ 3 ] {} <Debug> HTTP-Session: 185380de-9742-4deb-a92f-733ab0860b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17199 2024.07.19 17:55:23.943376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 71564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17200 2024.07.19 17:55:23.943431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17201 2024.07.19 17:55:23.943450 [ 3 ] {} <Debug> HTTP-Session: cd7fa48e-6e1d-43f4-b568-4d503a181841 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17202 2024.07.19 17:55:23.943467 [ 3 ] {} <Debug> HTTP-Session: cd7fa48e-6e1d-43f4-b568-4d503a181841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17203 2024.07.19 17:55:23.943481 [ 3 ] {} <Debug> HTTP-Session: cd7fa48e-6e1d-43f4-b568-4d503a181841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17204 2024.07.19 17:55:23.943513 [ 3 ] {} <Trace> HTTP-Session: cd7fa48e-6e1d-43f4-b568-4d503a181841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17205 2024.07.19 17:55:23.943741 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17206 2024.07.19 17:55:23.943787 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17207 2024.07.19 17:55:23.943929 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17208 2024.07.19 17:55:23.944509 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17209 2024.07.19 17:55:23.944551 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17210 2024.07.19 17:55:23.944913 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17211 2024.07.19 17:55:23.945213 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17212 2024.07.19 17:55:23.945370 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Debug> executeQuery: Read 441 rows, 32.18 KiB in 0.001745 sec., 252722.0630372493 rows/sec., 18.01 MiB/sec.
17213 2024.07.19 17:55:23.945543 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Debug> DynamicQueryHandler: Done processing query
17214 2024.07.19 17:55:23.945567 [ 3 ] {bab1fccd-3ade-445e-a5e0-112f74b3ae0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17215 2024.07.19 17:55:23.945583 [ 3 ] {} <Debug> HTTP-Session: cd7fa48e-6e1d-43f4-b568-4d503a181841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17216 2024.07.19 17:55:23.945730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17217 2024.07.19 17:55:23.945777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17218 2024.07.19 17:55:23.945796 [ 3 ] {} <Debug> HTTP-Session: a59ceb8c-dd48-4565-996e-6fdc0314470e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17219 2024.07.19 17:55:23.945814 [ 3 ] {} <Debug> HTTP-Session: a59ceb8c-dd48-4565-996e-6fdc0314470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17220 2024.07.19 17:55:23.945830 [ 3 ] {} <Debug> HTTP-Session: a59ceb8c-dd48-4565-996e-6fdc0314470e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17221 2024.07.19 17:55:23.945864 [ 3 ] {} <Trace> HTTP-Session: a59ceb8c-dd48-4565-996e-6fdc0314470e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17222 2024.07.19 17:55:23.945969 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17223 2024.07.19 17:55:23.946021 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17224 2024.07.19 17:55:23.946170 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17225 2024.07.19 17:55:23.946477 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17226 2024.07.19 17:55:23.946514 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17227 2024.07.19 17:55:23.946887 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17228 2024.07.19 17:55:23.947206 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17229 2024.07.19 17:55:23.947360 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 182.59 KiB/sec.
17230 2024.07.19 17:55:23.947531 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Debug> DynamicQueryHandler: Done processing query
17231 2024.07.19 17:55:23.947556 [ 3 ] {17f3fcae-5e8a-4f8b-8e16-cdd3c1851129} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17232 2024.07.19 17:55:23.947572 [ 3 ] {} <Debug> HTTP-Session: a59ceb8c-dd48-4565-996e-6fdc0314470e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17233 2024.07.19 17:55:23.947707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17234 2024.07.19 17:55:23.947753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17235 2024.07.19 17:55:23.947773 [ 3 ] {} <Debug> HTTP-Session: 8be09a6e-e185-4eaa-9a8a-dc1b4a6706fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17236 2024.07.19 17:55:23.947789 [ 3 ] {} <Debug> HTTP-Session: 8be09a6e-e185-4eaa-9a8a-dc1b4a6706fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17237 2024.07.19 17:55:23.947802 [ 3 ] {} <Debug> HTTP-Session: 8be09a6e-e185-4eaa-9a8a-dc1b4a6706fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17238 2024.07.19 17:55:23.947832 [ 3 ] {} <Trace> HTTP-Session: 8be09a6e-e185-4eaa-9a8a-dc1b4a6706fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17239 2024.07.19 17:55:23.947946 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17240 2024.07.19 17:55:23.947993 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17241 2024.07.19 17:55:23.948132 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17242 2024.07.19 17:55:23.948440 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17243 2024.07.19 17:55:23.948476 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17244 2024.07.19 17:55:23.948838 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17245 2024.07.19 17:55:23.949164 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17246 2024.07.19 17:55:23.949311 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001401 sec., 54960.742326909356 rows/sec., 3.38 MiB/sec.
17247 2024.07.19 17:55:23.949585 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Debug> DynamicQueryHandler: Done processing query
17248 2024.07.19 17:55:23.949641 [ 3 ] {4f47b102-8e2f-4b57-a313-858b0bfc243f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17249 2024.07.19 17:55:23.949682 [ 3 ] {} <Debug> HTTP-Session: 8be09a6e-e185-4eaa-9a8a-dc1b4a6706fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17250 2024.07.19 17:55:23.949885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 37617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17251 2024.07.19 17:55:23.949935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17252 2024.07.19 17:55:23.949954 [ 3 ] {} <Debug> HTTP-Session: caf46655-f84a-408b-a47b-8be086ed4dba Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17253 2024.07.19 17:55:23.949970 [ 3 ] {} <Debug> HTTP-Session: caf46655-f84a-408b-a47b-8be086ed4dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17254 2024.07.19 17:55:23.949984 [ 3 ] {} <Debug> HTTP-Session: caf46655-f84a-408b-a47b-8be086ed4dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17255 2024.07.19 17:55:23.950015 [ 3 ] {} <Trace> HTTP-Session: caf46655-f84a-408b-a47b-8be086ed4dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17256 2024.07.19 17:55:23.950210 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17257 2024.07.19 17:55:23.950257 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17258 2024.07.19 17:55:23.950424 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17259 2024.07.19 17:55:23.950864 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17260 2024.07.19 17:55:23.950902 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17261 2024.07.19 17:55:23.951284 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17262 2024.07.19 17:55:23.951611 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17263 2024.07.19 17:55:23.951765 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001662 sec., 117930.20457280385 rows/sec., 8.23 MiB/sec.
17264 2024.07.19 17:55:23.951932 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Debug> DynamicQueryHandler: Done processing query
17265 2024.07.19 17:55:23.951955 [ 3 ] {bb724c42-075c-4ab3-bd93-22112ab3cef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17266 2024.07.19 17:55:23.951971 [ 3 ] {} <Debug> HTTP-Session: caf46655-f84a-408b-a47b-8be086ed4dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17267 2024.07.19 17:55:23.952134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17268 2024.07.19 17:55:23.952180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17269 2024.07.19 17:55:23.952199 [ 3 ] {} <Debug> HTTP-Session: 7d1db0ee-4f99-4daf-9a42-4a4b9130c4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17270 2024.07.19 17:55:23.952216 [ 3 ] {} <Debug> HTTP-Session: 7d1db0ee-4f99-4daf-9a42-4a4b9130c4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17271 2024.07.19 17:55:23.952230 [ 3 ] {} <Debug> HTTP-Session: 7d1db0ee-4f99-4daf-9a42-4a4b9130c4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17272 2024.07.19 17:55:23.952260 [ 3 ] {} <Trace> HTTP-Session: 7d1db0ee-4f99-4daf-9a42-4a4b9130c4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17273 2024.07.19 17:55:23.952626 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17274 2024.07.19 17:55:23.952690 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17275 2024.07.19 17:55:23.953103 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17276 2024.07.19 17:55:23.953932 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17277 2024.07.19 17:55:23.953969 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17278 2024.07.19 17:55:23.954593 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17279 2024.07.19 17:55:23.954990 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17280 2024.07.19 17:55:23.955173 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002813 sec., 12442.232492001422 rows/sec., 22.30 MiB/sec.
17281 2024.07.19 17:55:23.955461 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Debug> DynamicQueryHandler: Done processing query
17282 2024.07.19 17:55:23.955493 [ 3 ] {c97b512a-dfa0-4b47-bd0e-9e67762633d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
17283 2024.07.19 17:55:23.955514 [ 3 ] {} <Debug> HTTP-Session: 7d1db0ee-4f99-4daf-9a42-4a4b9130c4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17284 2024.07.19 17:55:23.955652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17285 2024.07.19 17:55:23.955703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17286 2024.07.19 17:55:23.955723 [ 3 ] {} <Debug> HTTP-Session: ed5ffe9f-3485-43f3-a7b3-e3a27dcc9c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17287 2024.07.19 17:55:23.955740 [ 3 ] {} <Debug> HTTP-Session: ed5ffe9f-3485-43f3-a7b3-e3a27dcc9c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17288 2024.07.19 17:55:23.955754 [ 3 ] {} <Debug> HTTP-Session: ed5ffe9f-3485-43f3-a7b3-e3a27dcc9c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17289 2024.07.19 17:55:23.955785 [ 3 ] {} <Trace> HTTP-Session: ed5ffe9f-3485-43f3-a7b3-e3a27dcc9c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17290 2024.07.19 17:55:23.955889 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17291 2024.07.19 17:55:23.955934 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17292 2024.07.19 17:55:23.956065 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17293 2024.07.19 17:55:23.956357 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17294 2024.07.19 17:55:23.956394 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17295 2024.07.19 17:55:23.956752 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17296 2024.07.19 17:55:23.957070 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17297 2024.07.19 17:55:23.957205 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001345 sec., 17100.371747211895 rows/sec., 925.01 KiB/sec.
17298 2024.07.19 17:55:23.957266 [ 87 ] {} <Debug> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17299 2024.07.19 17:55:23.957370 [ 87 ] {} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17300 2024.07.19 17:55:23.957409 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB.
17301 2024.07.19 17:55:23.957463 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Debug> DynamicQueryHandler: Done processing query
17302 2024.07.19 17:55:23.957530 [ 3 ] {20e647e1-a657-46b7-90ae-0dcde3383ebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17303 2024.07.19 17:55:23.957591 [ 3 ] {} <Debug> HTTP-Session: ed5ffe9f-3485-43f3-a7b3-e3a27dcc9c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17304 2024.07.19 17:55:23.957673 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::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
17305 2024.07.19 17:55:23.957780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17306 2024.07.19 17:55:23.957886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17307 2024.07.19 17:55:23.957943 [ 3 ] {} <Debug> HTTP-Session: aaa0dcbb-4fa3-4ec3-967d-ba0b4cc958a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17308 2024.07.19 17:55:23.957995 [ 3 ] {} <Debug> HTTP-Session: aaa0dcbb-4fa3-4ec3-967d-ba0b4cc958a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17309 2024.07.19 17:55:23.958006 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17310 2024.07.19 17:55:23.958024 [ 3 ] {} <Debug> HTTP-Session: aaa0dcbb-4fa3-4ec3-967d-ba0b4cc958a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17311 2024.07.19 17:55:23.958089 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 971 rows starting from the beginning of the part
17312 2024.07.19 17:55:23.958102 [ 3 ] {} <Trace> HTTP-Session: aaa0dcbb-4fa3-4ec3-967d-ba0b4cc958a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17313 2024.07.19 17:55:23.958263 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
17314 2024.07.19 17:55:23.958479 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17315 2024.07.19 17:55:23.958626 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part
17316 2024.07.19 17:55:23.958704 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17317 2024.07.19 17:55:23.959031 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
17318 2024.07.19 17:55:23.959328 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part
17319 2024.07.19 17:55:23.959703 [ 198 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
17320 2024.07.19 17:55:23.959770 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17321 2024.07.19 17:55:23.960632 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17322 2024.07.19 17:55:23.960701 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17323 2024.07.19 17:55:23.961546 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17324 2024.07.19 17:55:23.962316 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17325 2024.07.19 17:55:23.962368 [ 201 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 4 columns (4 merged, 0 gathered) in 0.004865417 sec., 223208.00046532496 rows/sec., 11.98 MiB/sec.
17326 2024.07.19 17:55:23.962527 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00424 sec., 14150.943396226416 rows/sec., 976.56 KiB/sec.
17327 2024.07.19 17:55:23.962648 [ 201 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17328 2024.07.19 17:55:23.962734 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Debug> DynamicQueryHandler: Done processing query
17329 2024.07.19 17:55:23.962761 [ 3 ] {4ab3fcf4-7ee1-4bfc-b2be-0f8841101492} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17330 2024.07.19 17:55:23.962778 [ 3 ] {} <Debug> HTTP-Session: aaa0dcbb-4fa3-4ec3-967d-ba0b4cc958a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17331 2024.07.19 17:55:23.963126 [ 201 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17332 2024.07.19 17:55:23.963218 [ 201 ] {ff9802e0-118d-4387-a8f3-a48ef055330b::all_1_46_9} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17333 2024.07.19 17:55:23.963318 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
17334 2024.07.19 17:55:24.002862 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002439623 sec.
17335 2024.07.19 17:55:28.931520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17336 2024.07.19 17:55:28.931648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17337 2024.07.19 17:55:28.931674 [ 3 ] {} <Debug> HTTP-Session: e31597fa-9f9b-4275-8e8f-88fc863564dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17338 2024.07.19 17:55:28.931698 [ 3 ] {} <Debug> HTTP-Session: e31597fa-9f9b-4275-8e8f-88fc863564dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17339 2024.07.19 17:55:28.931712 [ 3 ] {} <Debug> HTTP-Session: e31597fa-9f9b-4275-8e8f-88fc863564dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17340 2024.07.19 17:55:28.931761 [ 3 ] {} <Trace> HTTP-Session: e31597fa-9f9b-4275-8e8f-88fc863564dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17341 2024.07.19 17:55:28.931947 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17342 2024.07.19 17:55:28.932014 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17343 2024.07.19 17:55:28.932210 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17344 2024.07.19 17:55:28.932649 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17345 2024.07.19 17:55:28.932693 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17346 2024.07.19 17:55:28.933195 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17347 2024.07.19 17:55:28.933812 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17348 2024.07.19 17:55:28.933994 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.002098 sec., 10009.532888465204 rows/sec., 811.32 KiB/sec.
17349 2024.07.19 17:55:28.934219 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Debug> DynamicQueryHandler: Done processing query
17350 2024.07.19 17:55:28.934246 [ 3 ] {99533817-f3fd-45f8-a792-e2007f90e94b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17351 2024.07.19 17:55:28.934263 [ 3 ] {} <Debug> HTTP-Session: e31597fa-9f9b-4275-8e8f-88fc863564dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17352 2024.07.19 17:55:28.934430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 17275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17353 2024.07.19 17:55:28.934486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17354 2024.07.19 17:55:28.934507 [ 3 ] {} <Debug> HTTP-Session: 0bd96c1b-0871-421d-84bb-f06ce91893a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17355 2024.07.19 17:55:28.934525 [ 3 ] {} <Debug> HTTP-Session: 0bd96c1b-0871-421d-84bb-f06ce91893a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17356 2024.07.19 17:55:28.934539 [ 3 ] {} <Debug> HTTP-Session: 0bd96c1b-0871-421d-84bb-f06ce91893a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17357 2024.07.19 17:55:28.934573 [ 3 ] {} <Trace> HTTP-Session: 0bd96c1b-0871-421d-84bb-f06ce91893a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17358 2024.07.19 17:55:28.934710 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17359 2024.07.19 17:55:28.934758 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17360 2024.07.19 17:55:28.934889 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17361 2024.07.19 17:55:28.935267 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17362 2024.07.19 17:55:28.935306 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17363 2024.07.19 17:55:28.935738 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17364 2024.07.19 17:55:28.936251 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17365 2024.07.19 17:55:28.936415 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Debug> executeQuery: Read 119 rows, 10.02 KiB in 0.001757 sec., 67729.08366533864 rows/sec., 5.57 MiB/sec.
17366 2024.07.19 17:55:28.936440 [ 90 ] {} <Debug> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17367 2024.07.19 17:55:28.936546 [ 90 ] {} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17368 2024.07.19 17:55:28.936586 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17369 2024.07.19 17:55:28.936665 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Debug> DynamicQueryHandler: Done processing query
17370 2024.07.19 17:55:28.936752 [ 3 ] {1d3f0eab-9ebc-4238-b9e7-7e53b92a1c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17371 2024.07.19 17:55:28.936832 [ 3 ] {} <Debug> HTTP-Session: 0bd96c1b-0871-421d-84bb-f06ce91893a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17372 2024.07.19 17:55:28.936942 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::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
17373 2024.07.19 17:55:28.937160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17374 2024.07.19 17:55:28.937403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17375 2024.07.19 17:55:28.937532 [ 3 ] {} <Debug> HTTP-Session: f85d157f-5452-4903-ba72-cdddc59dc0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17376 2024.07.19 17:55:28.937553 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17377 2024.07.19 17:55:28.937608 [ 3 ] {} <Debug> HTTP-Session: f85d157f-5452-4903-ba72-cdddc59dc0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17378 2024.07.19 17:55:28.937669 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 379 rows starting from the beginning of the part
17379 2024.07.19 17:55:28.937686 [ 3 ] {} <Debug> HTTP-Session: f85d157f-5452-4903-ba72-cdddc59dc0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17380 2024.07.19 17:55:28.937909 [ 3 ] {} <Trace> HTTP-Session: f85d157f-5452-4903-ba72-cdddc59dc0ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17381 2024.07.19 17:55:28.938081 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 120 rows starting from the beginning of the part
17382 2024.07.19 17:55:28.938457 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 266 rows starting from the beginning of the part
17383 2024.07.19 17:55:28.938759 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17384 2024.07.19 17:55:28.938908 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 119 rows starting from the beginning of the part
17385 2024.07.19 17:55:28.939064 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17386 2024.07.19 17:55:28.939222 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 302 rows starting from the beginning of the part
17387 2024.07.19 17:55:28.939571 [ 196 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 119 rows starting from the beginning of the part
17388 2024.07.19 17:55:28.940682 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17389 2024.07.19 17:55:28.941727 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17390 2024.07.19 17:55:28.941793 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17391 2024.07.19 17:55:28.942661 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17392 2024.07.19 17:55:28.943173 [ 188 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 4 columns (4 merged, 0 gathered) in 0.006475789 sec., 201519.84568984568 rows/sec., 17.33 MiB/sec.
17393 2024.07.19 17:55:28.943525 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17394 2024.07.19 17:55:28.943718 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17395 2024.07.19 17:55:28.943998 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.005613 sec., 15143.417067521825 rows/sec., 1.18 MiB/sec.
17396 2024.07.19 17:55:28.944137 [ 90 ] {} <Debug> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17397 2024.07.19 17:55:28.944375 [ 90 ] {} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17398 2024.07.19 17:55:28.944495 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17399 2024.07.19 17:55:28.944675 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Debug> DynamicQueryHandler: Done processing query
17400 2024.07.19 17:55:28.944749 [ 3 ] {ff24f533-ac94-4fa4-8f4e-0974e9e3ef7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17401 2024.07.19 17:55:28.944768 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::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
17402 2024.07.19 17:55:28.944795 [ 3 ] {} <Debug> HTTP-Session: f85d157f-5452-4903-ba72-cdddc59dc0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17403 2024.07.19 17:55:28.945023 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17404 2024.07.19 17:55:28.945073 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17405 2024.07.19 17:55:28.945087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 30642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17406 2024.07.19 17:55:28.945116 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 520 rows starting from the beginning of the part
17407 2024.07.19 17:55:28.945272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17408 2024.07.19 17:55:28.945398 [ 187 ] {cfbaec91-b57d-474e-ab6c-9d595b5a07dc::all_1_96_19} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17409 2024.07.19 17:55:28.945473 [ 3 ] {} <Debug> HTTP-Session: 34ddd7d6-2382-4d1e-848d-ebdbb2232f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17410 2024.07.19 17:55:28.945557 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 87 rows starting from the beginning of the part
17411 2024.07.19 17:55:28.945684 [ 3 ] {} <Debug> HTTP-Session: 34ddd7d6-2382-4d1e-848d-ebdbb2232f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17412 2024.07.19 17:55:28.945744 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
17413 2024.07.19 17:55:28.945778 [ 3 ] {} <Debug> HTTP-Session: 34ddd7d6-2382-4d1e-848d-ebdbb2232f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17414 2024.07.19 17:55:28.945893 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 417 rows starting from the beginning of the part
17415 2024.07.19 17:55:28.946070 [ 3 ] {} <Trace> HTTP-Session: 34ddd7d6-2382-4d1e-848d-ebdbb2232f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17416 2024.07.19 17:55:28.946190 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 85 rows starting from the beginning of the part
17417 2024.07.19 17:55:28.946453 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 441 rows starting from the beginning of the part
17418 2024.07.19 17:55:28.946644 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17419 2024.07.19 17:55:28.946723 [ 199 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 85 rows starting from the beginning of the part
17420 2024.07.19 17:55:28.946875 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17421 2024.07.19 17:55:28.947487 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17422 2024.07.19 17:55:28.948468 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17423 2024.07.19 17:55:28.948540 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17424 2024.07.19 17:55:28.949435 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17425 2024.07.19 17:55:28.949485 [ 188 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1635 rows, containing 4 columns (4 merged, 0 gathered) in 0.004866967 sec., 335938.1725826372 rows/sec., 24.35 MiB/sec.
17426 2024.07.19 17:55:28.949754 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17427 2024.07.19 17:55:28.950120 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17428 2024.07.19 17:55:28.950329 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17429 2024.07.19 17:55:28.950337 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003959 sec., 40414.24602172266 rows/sec., 2.81 MiB/sec.
17430 2024.07.19 17:55:28.950400 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17431 2024.07.19 17:55:28.950504 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17432 2024.07.19 17:55:28.950754 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17433 2024.07.19 17:55:28.950911 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Debug> DynamicQueryHandler: Done processing query
17434 2024.07.19 17:55:28.950958 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
17435 2024.07.19 17:55:28.950983 [ 3 ] {ca47411a-e8a8-40b6-8e99-e1ac390f01e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17436 2024.07.19 17:55:28.951043 [ 193 ] {ac736f53-bb3b-4c4f-945a-895cdc526ea7::all_1_96_19} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17437 2024.07.19 17:55:28.951070 [ 3 ] {} <Debug> HTTP-Session: 34ddd7d6-2382-4d1e-848d-ebdbb2232f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17438 2024.07.19 17:55:28.951246 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
17439 2024.07.19 17:55:28.951315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 33744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17440 2024.07.19 17:55:28.951432 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17441 2024.07.19 17:55:28.951442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17442 2024.07.19 17:55:28.951508 [ 3 ] {} <Debug> HTTP-Session: 2440d233-6a3b-48ea-afab-ea86791a4679 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17443 2024.07.19 17:55:28.951508 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 14745 rows starting from the beginning of the part
17444 2024.07.19 17:55:28.951541 [ 3 ] {} <Debug> HTTP-Session: 2440d233-6a3b-48ea-afab-ea86791a4679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17445 2024.07.19 17:55:28.951577 [ 3 ] {} <Debug> HTTP-Session: 2440d233-6a3b-48ea-afab-ea86791a4679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17446 2024.07.19 17:55:28.951749 [ 3 ] {} <Trace> HTTP-Session: 2440d233-6a3b-48ea-afab-ea86791a4679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17447 2024.07.19 17:55:28.951781 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 161 rows starting from the beginning of the part
17448 2024.07.19 17:55:28.952038 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
17449 2024.07.19 17:55:28.952141 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
17450 2024.07.19 17:55:28.952515 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 196 rows starting from the beginning of the part
17451 2024.07.19 17:55:28.952531 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17452 2024.07.19 17:55:28.952796 [ 188 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::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
17453 2024.07.19 17:55:28.952917 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17454 2024.07.19 17:55:28.954643 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17455 2024.07.19 17:55:28.956078 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17456 2024.07.19 17:55:28.956151 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17457 2024.07.19 17:55:28.957718 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17458 2024.07.19 17:55:28.958754 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17459 2024.07.19 17:55:28.959023 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.007004 sec., 2998.286693318104 rows/sec., 5.37 MiB/sec.
17460 2024.07.19 17:55:28.959361 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Debug> DynamicQueryHandler: Done processing query
17461 2024.07.19 17:55:28.959388 [ 3 ] {4862d056-8616-4c83-b322-7bcbc50c5b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
17462 2024.07.19 17:55:28.959424 [ 3 ] {} <Debug> HTTP-Session: 2440d233-6a3b-48ea-afab-ea86791a4679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17463 2024.07.19 17:55:28.959568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17464 2024.07.19 17:55:28.959621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17465 2024.07.19 17:55:28.959642 [ 3 ] {} <Debug> HTTP-Session: 6ec8bc6f-bed0-4fa9-a324-7d012207c8be Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17466 2024.07.19 17:55:28.959659 [ 3 ] {} <Debug> HTTP-Session: 6ec8bc6f-bed0-4fa9-a324-7d012207c8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17467 2024.07.19 17:55:28.959673 [ 3 ] {} <Debug> HTTP-Session: 6ec8bc6f-bed0-4fa9-a324-7d012207c8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17468 2024.07.19 17:55:28.959760 [ 3 ] {} <Trace> HTTP-Session: 6ec8bc6f-bed0-4fa9-a324-7d012207c8be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17469 2024.07.19 17:55:28.959996 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17470 2024.07.19 17:55:28.960150 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17471 2024.07.19 17:55:28.960203 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15582 rows, containing 5 columns (5 merged, 0 gathered) in 0.009498757 sec., 1640425.1629976428 rows/sec., 114.33 MiB/sec.
17472 2024.07.19 17:55:28.960334 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17473 2024.07.19 17:55:28.960675 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17474 2024.07.19 17:55:28.960716 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17475 2024.07.19 17:55:28.960972 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17476 2024.07.19 17:55:28.961424 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17477 2024.07.19 17:55:28.961967 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17478 2024.07.19 17:55:28.962076 [ 189 ] {51891793-9e42-46b8-aaba-8e4777b9a09d::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17479 2024.07.19 17:55:28.962186 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB.
17480 2024.07.19 17:55:28.962301 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17481 2024.07.19 17:55:28.962484 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002631 sec., 22805.017103762828 rows/sec., 1.54 MiB/sec.
17482 2024.07.19 17:55:28.962512 [ 90 ] {} <Debug> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17483 2024.07.19 17:55:28.962611 [ 90 ] {} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17484 2024.07.19 17:55:28.962671 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17485 2024.07.19 17:55:28.962814 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Debug> DynamicQueryHandler: Done processing query
17486 2024.07.19 17:55:28.962837 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17487 2024.07.19 17:55:28.962859 [ 3 ] {57a2bd67-dec2-4e91-ad30-9b5d6b88cce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17488 2024.07.19 17:55:28.962915 [ 3 ] {} <Debug> HTTP-Session: 6ec8bc6f-bed0-4fa9-a324-7d012207c8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17489 2024.07.19 17:55:28.963052 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17490 2024.07.19 17:55:28.963096 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5236 rows starting from the beginning of the part
17491 2024.07.19 17:55:28.963181 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17492 2024.07.19 17:55:28.963377 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17493 2024.07.19 17:55:28.963573 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17494 2024.07.19 17:55:28.963748 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17495 2024.07.19 17:55:28.963932 [ 186 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::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
17496 2024.07.19 17:55:28.966355 [ 191 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588723 sec., 1542610.003614099 rows/sec., 103.91 MiB/sec.
17497 2024.07.19 17:55:28.966887 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17498 2024.07.19 17:55:28.967585 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17499 2024.07.19 17:55:28.967684 [ 200 ] {85bb2f68-fe9e-4845-aa1f-a0b4164da3c4::all_1_96_19} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17500 2024.07.19 17:55:28.967788 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
17501 2024.07.19 17:55:33.936567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17502 2024.07.19 17:55:33.936709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17503 2024.07.19 17:55:33.936737 [ 3 ] {} <Debug> HTTP-Session: 93565d79-4ac4-4a76-97f4-21481bd33799 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17504 2024.07.19 17:55:33.936766 [ 3 ] {} <Debug> HTTP-Session: 93565d79-4ac4-4a76-97f4-21481bd33799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17505 2024.07.19 17:55:33.936781 [ 3 ] {} <Debug> HTTP-Session: 93565d79-4ac4-4a76-97f4-21481bd33799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17506 2024.07.19 17:55:33.936833 [ 3 ] {} <Trace> HTTP-Session: 93565d79-4ac4-4a76-97f4-21481bd33799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17507 2024.07.19 17:55:33.937036 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17508 2024.07.19 17:55:33.937106 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17509 2024.07.19 17:55:33.937306 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17510 2024.07.19 17:55:33.937805 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17511 2024.07.19 17:55:33.937850 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17512 2024.07.19 17:55:33.938224 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17513 2024.07.19 17:55:33.938575 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Trace> oximeter.fields_i64 (093eebe5-6f2f-45a1-aa6b-b43c571eaae2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17514 2024.07.19 17:55:33.938725 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Debug> executeQuery: Read 41 rows, 3.18 KiB in 0.001755 sec., 23361.82336182336 rows/sec., 1.77 MiB/sec.
17515 2024.07.19 17:55:33.938943 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Debug> DynamicQueryHandler: Done processing query
17516 2024.07.19 17:55:33.938971 [ 3 ] {3f46d129-19b2-4636-8e15-96eb014ad8f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17517 2024.07.19 17:55:33.938988 [ 3 ] {} <Debug> HTTP-Session: 93565d79-4ac4-4a76-97f4-21481bd33799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17518 2024.07.19 17:55:33.939115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17519 2024.07.19 17:55:33.939174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17520 2024.07.19 17:55:33.939193 [ 3 ] {} <Debug> HTTP-Session: b109deaf-46e1-4dad-b601-00a0402abc86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17521 2024.07.19 17:55:33.939212 [ 3 ] {} <Debug> HTTP-Session: b109deaf-46e1-4dad-b601-00a0402abc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17522 2024.07.19 17:55:33.939226 [ 3 ] {} <Debug> HTTP-Session: b109deaf-46e1-4dad-b601-00a0402abc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17523 2024.07.19 17:55:33.939260 [ 3 ] {} <Trace> HTTP-Session: b109deaf-46e1-4dad-b601-00a0402abc86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17524 2024.07.19 17:55:33.939363 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17525 2024.07.19 17:55:33.939409 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17526 2024.07.19 17:55:33.939541 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17527 2024.07.19 17:55:33.939864 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17528 2024.07.19 17:55:33.939900 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17529 2024.07.19 17:55:33.940199 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17530 2024.07.19 17:55:33.940520 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Trace> oximeter.fields_ipaddr (dfd48329-b9d9-4320-bf0a-fc9ef538baa6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17531 2024.07.19 17:55:33.940646 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 372.91 KiB/sec.
17532 2024.07.19 17:55:33.940837 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Debug> DynamicQueryHandler: Done processing query
17533 2024.07.19 17:55:33.940868 [ 3 ] {a8f17282-30a9-4d2c-a778-f6f0fd6212c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17534 2024.07.19 17:55:33.940884 [ 3 ] {} <Debug> HTTP-Session: b109deaf-46e1-4dad-b601-00a0402abc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17535 2024.07.19 17:55:33.941037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 40747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17536 2024.07.19 17:55:33.941087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17537 2024.07.19 17:55:33.941107 [ 3 ] {} <Debug> HTTP-Session: baf84659-d20b-4b15-936d-3090c21d92cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17538 2024.07.19 17:55:33.941124 [ 3 ] {} <Debug> HTTP-Session: baf84659-d20b-4b15-936d-3090c21d92cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17539 2024.07.19 17:55:33.941137 [ 3 ] {} <Debug> HTTP-Session: baf84659-d20b-4b15-936d-3090c21d92cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17540 2024.07.19 17:55:33.941169 [ 3 ] {} <Trace> HTTP-Session: baf84659-d20b-4b15-936d-3090c21d92cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17541 2024.07.19 17:55:33.941340 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17542 2024.07.19 17:55:33.941385 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17543 2024.07.19 17:55:33.941508 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17544 2024.07.19 17:55:33.941974 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17545 2024.07.19 17:55:33.942010 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17546 2024.07.19 17:55:33.942338 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17547 2024.07.19 17:55:33.942642 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Trace> oximeter.fields_string (cfbaec91-b57d-474e-ab6c-9d595b5a07dc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17548 2024.07.19 17:55:33.942768 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Debug> executeQuery: Read 269 rows, 24.39 KiB in 0.001519 sec., 177090.1909150757 rows/sec., 15.68 MiB/sec.
17549 2024.07.19 17:55:33.942993 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Debug> DynamicQueryHandler: Done processing query
17550 2024.07.19 17:55:33.943037 [ 3 ] {673378a1-a037-4111-a117-7db3f2d55580} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
17551 2024.07.19 17:55:33.943103 [ 3 ] {} <Debug> HTTP-Session: baf84659-d20b-4b15-936d-3090c21d92cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17552 2024.07.19 17:55:33.943328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17553 2024.07.19 17:55:33.943430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17554 2024.07.19 17:55:33.943458 [ 3 ] {} <Debug> HTTP-Session: 2899d5b6-3100-4199-8afa-406fb4649054 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17555 2024.07.19 17:55:33.943475 [ 3 ] {} <Debug> HTTP-Session: 2899d5b6-3100-4199-8afa-406fb4649054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17556 2024.07.19 17:55:33.943489 [ 3 ] {} <Debug> HTTP-Session: 2899d5b6-3100-4199-8afa-406fb4649054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17557 2024.07.19 17:55:33.943520 [ 3 ] {} <Trace> HTTP-Session: 2899d5b6-3100-4199-8afa-406fb4649054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17558 2024.07.19 17:55:33.943617 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17559 2024.07.19 17:55:33.943661 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17560 2024.07.19 17:55:33.943801 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17561 2024.07.19 17:55:33.944094 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17562 2024.07.19 17:55:33.944129 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17563 2024.07.19 17:55:33.944422 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17564 2024.07.19 17:55:33.944731 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Trace> oximeter.fields_u16 (f74e8c83-33ab-4a07-9c46-c089af604f3b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17565 2024.07.19 17:55:33.944857 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001264 sec., 4746.835443037975 rows/sec., 331.44 KiB/sec.
17566 2024.07.19 17:55:33.945054 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Debug> DynamicQueryHandler: Done processing query
17567 2024.07.19 17:55:33.945079 [ 3 ] {3e53137a-a626-4746-bdf0-9fc2af5a5248} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17568 2024.07.19 17:55:33.945095 [ 3 ] {} <Debug> HTTP-Session: 2899d5b6-3100-4199-8afa-406fb4649054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17569 2024.07.19 17:55:33.945261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 68545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17570 2024.07.19 17:55:33.945310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17571 2024.07.19 17:55:33.945329 [ 3 ] {} <Debug> HTTP-Session: b068b196-7e9c-42e9-b6a8-017b1029f09f Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17572 2024.07.19 17:55:33.945345 [ 3 ] {} <Debug> HTTP-Session: b068b196-7e9c-42e9-b6a8-017b1029f09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17573 2024.07.19 17:55:33.945358 [ 3 ] {} <Debug> HTTP-Session: b068b196-7e9c-42e9-b6a8-017b1029f09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17574 2024.07.19 17:55:33.945388 [ 3 ] {} <Trace> HTTP-Session: b068b196-7e9c-42e9-b6a8-017b1029f09f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17575 2024.07.19 17:55:33.945586 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17576 2024.07.19 17:55:33.945628 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17577 2024.07.19 17:55:33.945752 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17578 2024.07.19 17:55:33.946300 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17579 2024.07.19 17:55:33.946336 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17580 2024.07.19 17:55:33.946657 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17581 2024.07.19 17:55:33.946967 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Trace> oximeter.fields_uuid (ac736f53-bb3b-4c4f-945a-895cdc526ea7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17582 2024.07.19 17:55:33.947085 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Debug> executeQuery: Read 423 rows, 30.77 KiB in 0.001605 sec., 263551.40186915884 rows/sec., 18.72 MiB/sec.
17583 2024.07.19 17:55:33.947349 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Debug> DynamicQueryHandler: Done processing query
17584 2024.07.19 17:55:33.947413 [ 3 ] {dd5c928e-6136-4eaf-8855-bffa7f5596f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17585 2024.07.19 17:55:33.947471 [ 3 ] {} <Debug> HTTP-Session: b068b196-7e9c-42e9-b6a8-017b1029f09f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17586 2024.07.19 17:55:33.947688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17587 2024.07.19 17:55:33.947783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17588 2024.07.19 17:55:33.947802 [ 3 ] {} <Debug> HTTP-Session: 92e6eff4-3c8d-4aa0-90ac-122bb1360725 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17589 2024.07.19 17:55:33.947819 [ 3 ] {} <Debug> HTTP-Session: 92e6eff4-3c8d-4aa0-90ac-122bb1360725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17590 2024.07.19 17:55:33.947833 [ 3 ] {} <Debug> HTTP-Session: 92e6eff4-3c8d-4aa0-90ac-122bb1360725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17591 2024.07.19 17:55:33.947865 [ 3 ] {} <Trace> HTTP-Session: 92e6eff4-3c8d-4aa0-90ac-122bb1360725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17592 2024.07.19 17:55:33.947963 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17593 2024.07.19 17:55:33.948009 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17594 2024.07.19 17:55:33.948161 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17595 2024.07.19 17:55:33.948446 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17596 2024.07.19 17:55:33.948480 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17597 2024.07.19 17:55:33.948838 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17598 2024.07.19 17:55:33.949156 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17599 2024.07.19 17:55:33.949275 [ 109 ] {} <Debug> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17600 2024.07.19 17:55:33.949277 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 192.40 KiB/sec.
17601 2024.07.19 17:55:33.949319 [ 109 ] {} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17602 2024.07.19 17:55:33.949352 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17603 2024.07.19 17:55:33.949515 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Debug> DynamicQueryHandler: Done processing query
17604 2024.07.19 17:55:33.949528 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::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
17605 2024.07.19 17:55:33.949550 [ 3 ] {0773f8f5-5fe7-43fe-8680-3c9d69cf6d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17606 2024.07.19 17:55:33.949602 [ 3 ] {} <Debug> HTTP-Session: 92e6eff4-3c8d-4aa0-90ac-122bb1360725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17607 2024.07.19 17:55:33.949778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 14082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17608 2024.07.19 17:55:33.949806 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17609 2024.07.19 17:55:33.949877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17610 2024.07.19 17:55:33.949882 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
17611 2024.07.19 17:55:33.949916 [ 3 ] {} <Debug> HTTP-Session: 7862c19f-d415-41eb-ba06-6f96afd138b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17612 2024.07.19 17:55:33.949955 [ 3 ] {} <Debug> HTTP-Session: 7862c19f-d415-41eb-ba06-6f96afd138b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17613 2024.07.19 17:55:33.950001 [ 3 ] {} <Debug> HTTP-Session: 7862c19f-d415-41eb-ba06-6f96afd138b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17614 2024.07.19 17:55:33.950152 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
17615 2024.07.19 17:55:33.950168 [ 3 ] {} <Trace> HTTP-Session: 7862c19f-d415-41eb-ba06-6f96afd138b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17616 2024.07.19 17:55:33.950352 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
17617 2024.07.19 17:55:33.950648 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17618 2024.07.19 17:55:33.950673 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
17619 2024.07.19 17:55:33.950901 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17620 2024.07.19 17:55:33.951000 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
17621 2024.07.19 17:55:33.951324 [ 186 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
17622 2024.07.19 17:55:33.951978 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17623 2024.07.19 17:55:33.952834 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17624 2024.07.19 17:55:33.952899 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17625 2024.07.19 17:55:33.954071 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17626 2024.07.19 17:55:33.954153 [ 200 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004716062 sec., 58523.40363633896 rows/sec., 2.46 MiB/sec.
17627 2024.07.19 17:55:33.954485 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17628 2024.07.19 17:55:33.954705 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17629 2024.07.19 17:55:33.954960 [ 109 ] {} <Debug> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17630 2024.07.19 17:55:33.955078 [ 109 ] {} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17631 2024.07.19 17:55:33.955163 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17632 2024.07.19 17:55:33.955182 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004755 sec., 16193.48054679285 rows/sec., 1021.13 KiB/sec.
17633 2024.07.19 17:55:33.955929 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::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
17634 2024.07.19 17:55:33.956283 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17635 2024.07.19 17:55:33.956364 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Debug> DynamicQueryHandler: Done processing query
17636 2024.07.19 17:55:33.956515 [ 3 ] {1c201c49-5f42-4ea8-82af-409b7444e794} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17637 2024.07.19 17:55:33.956636 [ 3 ] {} <Debug> HTTP-Session: 7862c19f-d415-41eb-ba06-6f96afd138b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17638 2024.07.19 17:55:33.956877 [ 191 ] {ab85dc24-6dc6-47b1-9918-e4cf69070570::all_1_46_9} <Trace> oximeter.measurements_bool (ab85dc24-6dc6-47b1-9918-e4cf69070570) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17639 2024.07.19 17:55:33.956921 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17640 2024.07.19 17:55:33.956991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 31215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17641 2024.07.19 17:55:33.957110 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3157 rows starting from the beginning of the part
17642 2024.07.19 17:55:33.957249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17643 2024.07.19 17:55:33.957302 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17644 2024.07.19 17:55:33.957519 [ 3 ] {} <Debug> HTTP-Session: 78531935-5304-445c-bcff-fa5cbfd1b3a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17645 2024.07.19 17:55:33.957608 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 77 rows starting from the beginning of the part
17646 2024.07.19 17:55:33.957644 [ 3 ] {} <Debug> HTTP-Session: 78531935-5304-445c-bcff-fa5cbfd1b3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17647 2024.07.19 17:55:33.957693 [ 3 ] {} <Debug> HTTP-Session: 78531935-5304-445c-bcff-fa5cbfd1b3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17648 2024.07.19 17:55:33.957874 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 77 rows starting from the beginning of the part
17649 2024.07.19 17:55:33.957932 [ 3 ] {} <Trace> HTTP-Session: 78531935-5304-445c-bcff-fa5cbfd1b3a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17650 2024.07.19 17:55:33.958136 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 77 rows starting from the beginning of the part
17651 2024.07.19 17:55:33.958421 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part
17652 2024.07.19 17:55:33.958533 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17653 2024.07.19 17:55:33.958682 [ 200 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 77 rows starting from the beginning of the part
17654 2024.07.19 17:55:33.958785 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17655 2024.07.19 17:55:33.959539 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17656 2024.07.19 17:55:33.960397 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17657 2024.07.19 17:55:33.960480 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17658 2024.07.19 17:55:33.961440 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17659 2024.07.19 17:55:33.962209 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00689856 sec., 513440.48613043886 rows/sec., 31.62 MiB/sec.
17660 2024.07.19 17:55:33.962281 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Trace> oximeter.measurements_cumulativeu64 (51891793-9e42-46b8-aaba-8e4777b9a09d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17661 2024.07.19 17:55:33.962442 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004203 sec., 38781.82250773257 rows/sec., 2.70 MiB/sec.
17662 2024.07.19 17:55:33.962615 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17663 2024.07.19 17:55:33.962971 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Debug> DynamicQueryHandler: Done processing query
17664 2024.07.19 17:55:33.963071 [ 3 ] {630a8267-2e89-467e-9dc1-7808d23d2093} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17665 2024.07.19 17:55:33.963162 [ 3 ] {} <Debug> HTTP-Session: 78531935-5304-445c-bcff-fa5cbfd1b3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17666 2024.07.19 17:55:33.963506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 56469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17667 2024.07.19 17:55:33.963705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17668 2024.07.19 17:55:33.963830 [ 3 ] {} <Debug> HTTP-Session: 0bf1f8ab-6cd2-433f-9505-14c0f53bd2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17669 2024.07.19 17:55:33.963911 [ 3 ] {} <Debug> HTTP-Session: 0bf1f8ab-6cd2-433f-9505-14c0f53bd2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17670 2024.07.19 17:55:33.963992 [ 3 ] {} <Debug> HTTP-Session: 0bf1f8ab-6cd2-433f-9505-14c0f53bd2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17671 2024.07.19 17:55:33.964151 [ 3 ] {} <Trace> HTTP-Session: 0bf1f8ab-6cd2-433f-9505-14c0f53bd2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17672 2024.07.19 17:55:33.964289 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17673 2024.07.19 17:55:33.964628 [ 195 ] {5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9::all_1_46_9} <Trace> oximeter.measurements_cumulativei64 (5c3e9311-00b4-4cbc-8d7e-c80b14e06bc9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17674 2024.07.19 17:55:33.964749 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
17675 2024.07.19 17:55:33.964953 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17676 2024.07.19 17:55:33.965034 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17677 2024.07.19 17:55:33.965491 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17678 2024.07.19 17:55:33.966292 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17679 2024.07.19 17:55:33.966331 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17680 2024.07.19 17:55:33.966974 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17681 2024.07.19 17:55:33.967374 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17682 2024.07.19 17:55:33.967520 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003072 sec., 11393.229166666666 rows/sec., 20.42 MiB/sec.
17683 2024.07.19 17:55:33.967520 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17684 2024.07.19 17:55:33.967585 [ 109 ] {} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17685 2024.07.19 17:55:33.967623 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17686 2024.07.19 17:55:33.967957 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::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
17687 2024.07.19 17:55:33.968025 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Debug> DynamicQueryHandler: Done processing query
17688 2024.07.19 17:55:33.968109 [ 3 ] {49fde6ca-5c06-4498-b721-bfbeacda301c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
17689 2024.07.19 17:55:33.968170 [ 3 ] {} <Debug> HTTP-Session: 0bf1f8ab-6cd2-433f-9505-14c0f53bd2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17690 2024.07.19 17:55:33.968432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 3214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17691 2024.07.19 17:55:33.968608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17692 2024.07.19 17:55:33.968711 [ 3 ] {} <Debug> HTTP-Session: b45db0b1-c7a7-4dfa-8389-5898a41e51c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17693 2024.07.19 17:55:33.968812 [ 3 ] {} <Debug> HTTP-Session: b45db0b1-c7a7-4dfa-8389-5898a41e51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17694 2024.07.19 17:55:33.968905 [ 3 ] {} <Debug> HTTP-Session: b45db0b1-c7a7-4dfa-8389-5898a41e51c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17695 2024.07.19 17:55:33.969072 [ 3 ] {} <Trace> HTTP-Session: b45db0b1-c7a7-4dfa-8389-5898a41e51c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17696 2024.07.19 17:55:33.969473 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17697 2024.07.19 17:55:33.969648 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17698 2024.07.19 17:55:33.970143 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17699 2024.07.19 17:55:33.970328 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17700 2024.07.19 17:55:33.970356 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1470 rows starting from the beginning of the part
17701 2024.07.19 17:55:33.971069 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 35 rows starting from the beginning of the part
17702 2024.07.19 17:55:33.971498 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17703 2024.07.19 17:55:33.971635 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17704 2024.07.19 17:55:33.971822 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part
17705 2024.07.19 17:55:33.972458 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part
17706 2024.07.19 17:55:33.972985 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
17707 2024.07.19 17:55:33.973050 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 21 rows starting from the beginning of the part
17708 2024.07.19 17:55:33.973829 [ 190 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part
17709 2024.07.19 17:55:33.974323 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Trace> oximeter.measurements_i64 (ff9802e0-118d-4387-a8f3-a48ef055330b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17710 2024.07.19 17:55:33.974731 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005391 sec., 4266.36987571879 rows/sec., 230.78 KiB/sec.
17711 2024.07.19 17:55:33.975170 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Debug> DynamicQueryHandler: Done processing query
17712 2024.07.19 17:55:33.975202 [ 3 ] {3eac1869-5c25-41f3-824c-d8831928d700} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17713 2024.07.19 17:55:33.975245 [ 3 ] {} <Debug> HTTP-Session: b45db0b1-c7a7-4dfa-8389-5898a41e51c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17714 2024.07.19 17:55:33.975458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35835, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17715 2024.07.19 17:55:33.975580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17716 2024.07.19 17:55:33.975649 [ 3 ] {} <Debug> HTTP-Session: 73f4dfa4-5e64-4ffe-a135-302174cc84d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35835
17717 2024.07.19 17:55:33.975702 [ 3 ] {} <Debug> HTTP-Session: 73f4dfa4-5e64-4ffe-a135-302174cc84d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17718 2024.07.19 17:55:33.975744 [ 3 ] {} <Debug> HTTP-Session: 73f4dfa4-5e64-4ffe-a135-302174cc84d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17719 2024.07.19 17:55:33.975804 [ 3 ] {} <Trace> HTTP-Session: 73f4dfa4-5e64-4ffe-a135-302174cc84d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17720 2024.07.19 17:55:33.975990 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17721 2024.07.19 17:55:33.976035 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17722 2024.07.19 17:55:33.976209 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17723 2024.07.19 17:55:33.976541 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17724 2024.07.19 17:55:33.976576 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB.
17725 2024.07.19 17:55:33.977127 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17726 2024.07.19 17:55:33.978039 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Trace> oximeter.measurements_u64 (85bb2f68-fe9e-4845-aa1f-a0b4164da3c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17727 2024.07.19 17:55:33.978464 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002526 sec., 23752.96912114014 rows/sec., 1.60 MiB/sec.
17728 2024.07.19 17:55:33.978848 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Debug> DynamicQueryHandler: Done processing query
17729 2024.07.19 17:55:33.978905 [ 3 ] {32a70464-e0b5-4089-9e6a-5e3ac2c60cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17730 2024.07.19 17:55:33.978967 [ 3 ] {} <Debug> HTTP-Session: 73f4dfa4-5e64-4ffe-a135-302174cc84d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17731 2024.07.19 17:55:33.984932 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 19 columns (19 merged, 0 gathered) in 0.017177377 sec., 94135.44337997588 rows/sec., 168.69 MiB/sec.
17732 2024.07.19 17:55:33.986508 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17733 2024.07.19 17:55:33.987137 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17734 2024.07.19 17:55:33.987230 [ 192 ] {6829f188-1bc6-470d-9a82-75f82b69206a::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (6829f188-1bc6-470d-9a82-75f82b69206a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17735 2024.07.19 17:55:33.987392 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB.
17736 2024.07.19 17:55:34.000143 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.27 MiB, peak 224.84 MiB, free memory in arenas 0.00 B, will set to 216.47 MiB (RSS), difference: 3.20 MiB